{"id":368130,"url":"https://github.com/npgsql/npgsql","last_synced_at":"2026-06-19T11:30:23.414Z","repository":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2026-06-12T09:32:14.000Z","size":67588,"stargazers_count":3703,"open_issues_count":228,"forks_count":884,"subscribers_count":144,"default_branch":"main","last_synced_at":"2026-06-16T10:04:45.351Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2011-11-30T14:13:32.000Z","updated_at":"2026-06-16T07:14:50.000Z","dependencies_parsed_at":"2026-05-22T22:01:19.795Z","dependency_job_id":null,"html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34487071,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":{"login":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"packages":[{"id":11724546,"name":"vastbase.net","ecosystem":"nuget","description":"Vastbase.NET is the open source .NET data provider for Vastbase.","homepage":"https://github.com/npgsql/npgsql","licenses":"PostgreSQL","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/npgsql","keywords_array":["vastbase","vsql","ado","ado.net","database","sql"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-06-03T02:21:09.533Z","latest_release_published_at":"2025-06-03T02:21:09.533Z","latest_release_number":"1.0.0","last_synced_at":"2026-06-18T11:31:56.709Z","created_at":"2025-06-03T10:55:04.323Z","updated_at":"2026-06-18T11:31:56.709Z","registry_url":"https://www.nuget.org/packages/vastbase.net/","install_command":"Install-Package vastbase.net","documentation_url":null,"metadata":{"copyright":"Copyright 2025 © The Vastbase Development Team","license_info":{"type":"expression","text":"PostgreSQL","version":null},"license_url":"https://licenses.nuget.org/PostgreSQL","require_license_acceptance":false,"icon":"vastbase.png","readme":"README.md","repository":{"type":"git","url":"https://172.16.19.246/wangxiaoyang/npgsql.git","branch":null,"commit":"a9d645a79b83a80617475d2b0f2a36a5a8cc5879"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":[".NETCoreApp3.1","net5.0","net6.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":15}},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2026-06-07T21:06:44.000Z","size":67864,"stargazers_count":3697,"open_issues_count":223,"forks_count":881,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-06-07T23:10:50.756Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2011-11-30T14:13:32.000Z","updated_at":"2026-06-07T21:06:46.000Z","dependencies_parsed_at":"2026-05-22T22:01:19.795Z","dependency_job_id":null,"html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34050225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v10.0.3","sha":"d3768398c17877b3a916c3c4d87e8e11698991fc","kind":"commit","published_at":"2026-05-27T11:10:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3/manifests"},{"name":"v9.0.5","sha":"45e754067159c79bfb491efee8af4fcdbf8ecc7e","kind":"commit","published_at":"2026-03-12T15:46:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5/manifests"},{"name":"v10.0.2","sha":"4d57e27b370e2ab2a350ad8bcef78d7ddd97e5ea","kind":"commit","published_at":"2026-03-12T15:40:18.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2/manifests"},{"name":"v8.0.9","sha":"c641eb2d56004bdff577f7aee487ac88d05de637","kind":"commit","published_at":"2026-03-12T07:39:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9/manifests"},{"name":"v10.0.1","sha":"12d792ac2163596385152dcea5c68ba99769731f","kind":"commit","published_at":"2025-12-18T14:07:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"a18021849f244716d3b68eefd705677f131f9ace","kind":"commit","published_at":"2025-11-22T16:35:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0/manifests"},{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2026-06-08T06:03:00.061Z","dependent_packages_count":0,"downloads":343,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.537952271828885,"dependent_repos_count":6.789640559823306,"dependent_packages_count":18.21554247740887,"stargazers_count":0.8104641648791491,"forks_count":0.7875212843590367,"docker_downloads_count":null,"average":16.62822415165985},"purl":"pkg:nuget/vastbase.net","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/vastbase.net","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/vastbase.net","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/vastbase.net/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-06T05:00:35.306Z","issues_count":1133,"pull_requests_count":837,"avg_time_to_close_issue":17427462.436386768,"avg_time_to_close_pull_request":5545178.752608048,"issues_closed_count":786,"pull_requests_closed_count":671,"pull_request_authors_count":92,"issue_authors_count":705,"avg_comments_per_issue":4.81288614298323,"avg_comments_per_pull_request":1.136200716845878,"merged_pull_requests_count":566,"bot_issues_count":1,"bot_pull_requests_count":127,"past_year_issues_count":108,"past_year_pull_requests_count":139,"past_year_avg_time_to_close_issue":749196.2727272727,"past_year_avg_time_to_close_pull_request":554905.4487179487,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":78,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":85,"past_year_avg_comments_per_issue":3.074074074074074,"past_year_avg_comments_per_pull_request":0.7553956834532374,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":60,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":273,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"NinoFloris","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"roji","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/vastbase.net/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/vastbase.net/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/vastbase.net/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/vastbase.net/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/vastbase.net/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/vastbase.net/codemeta","maintainers":[{"uuid":"yayaxww","login":"yayaxww","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://www.nuget.org/profiles/yayaxww","role":null,"created_at":"2025-06-03T10:55:05.910Z","updated_at":"2025-06-03T10:55:05.910Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/yayaxww/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":3330608,"name":"npgsql.entityframeworklegacy","ecosystem":"nuget","description":"Postgresql provider for Entity Framework 5 and below","homepage":"https://github.com/npgsql/Npgsql","licenses":"postgresql","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/Npgsql","keywords_array":["Npgsql","postgres","data","database","Postgresql","entity","framework","ef"],"namespace":null,"versions_count":18,"first_release_published_at":"2013-12-26T21:36:30.050Z","latest_release_published_at":"2015-08-27T12:42:45.990Z","latest_release_number":"2.2.6","last_synced_at":"2026-06-18T11:31:41.198Z","created_at":"2022-04-10T17:24:39.741Z","updated_at":"2026-06-18T11:31:41.198Z","registry_url":"https://www.nuget.org/packages/npgsql.entityframeworklegacy/","install_command":"Install-Package npgsql.entityframeworklegacy","documentation_url":null,"metadata":{"copyright":"Copyright 2002 - 2014 Npgsql Development Team","owners":"Francisco Figueiredo Jr., Josh Cooley, Shay Rojansky","license_url":"https://github.com/npgsql/Npgsql/wiki/License","require_license_acceptance":false,"language":"en-US","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"summary":"Postgresql provider for Entity Framework 5 and below"},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2024-04-13T18:34:58.000Z","size":65418,"stargazers_count":3148,"open_issues_count":240,"forks_count":810,"subscribers_count":155,"default_branch":"main","last_synced_at":"2024-04-14T16:15:00.451Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2011-11-30T14:13:32.000Z","updated_at":"2024-04-21T23:16:09.436Z","dependencies_parsed_at":"2023-10-14T23:14:48.882Z","dependency_job_id":"bc933b0f-1210-40a5-8175-ca7cf6923d69","html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5126,"total_committers":192,"mean_commits":"26.697916666666668","dds":0.4516191962543894,"last_synced_commit":"df811a625baaf302d187954d4f398678b9db9350"},"previous_names":[],"tags_count":158,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214726573,"owners_count":15775885,"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","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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2024-08-09T21:19:05.903Z","dependent_packages_count":0,"downloads":43871,"downloads_period":"total","dependent_repos_count":6,"rankings":{"downloads":8.478317341388939,"dependent_repos_count":2.9205428066357557,"dependent_packages_count":20.72474352627477,"stargazers_count":0.5914269236487446,"forks_count":0.6156068089249918,"docker_downloads_count":null,"average":6.66612748137464},"purl":"pkg:nuget/npgsql.entityframeworklegacy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/npgsql.entityframeworklegacy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/npgsql.entityframeworklegacy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/npgsql.entityframeworklegacy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-22T17:42:40.754Z","issues_count":769,"pull_requests_count":536,"avg_time_to_close_issue":18323831.341463413,"avg_time_to_close_pull_request":6919297.682119206,"issues_closed_count":573,"pull_requests_closed_count":453,"pull_request_authors_count":59,"issue_authors_count":368,"avg_comments_per_issue":5.368010403120937,"avg_comments_per_pull_request":1.5578358208955223,"merged_pull_requests_count":370,"bot_issues_count":0,"bot_pull_requests_count":101,"past_year_issues_count":337,"past_year_pull_requests_count":301,"past_year_avg_time_to_close_issue":1870891.6513409961,"past_year_avg_time_to_close_pull_request":818551.3247232472,"past_year_issues_closed_count":260,"past_year_pull_requests_closed_count":271,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":226,"past_year_avg_comments_per_issue":3.7893175074183976,"past_year_avg_comments_per_pull_request":0.7342192691029901,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":56,"past_year_merged_pull_requests_count":249,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"benaadams","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"NinoFloris","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"roji","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"Brar","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframeworklegacy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframeworklegacy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframeworklegacy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframeworklegacy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframeworklegacy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframeworklegacy/codemeta","maintainers":[{"uuid":"roji","login":"roji","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://www.nuget.org/profiles/roji","role":null,"created_at":"2022-11-18T11:17:45.065Z","updated_at":"2022-11-18T11:17:45.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/roji/packages"},{"uuid":"damageboy","login":"damageboy","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://www.nuget.org/profiles/damageboy","role":null,"created_at":"2022-11-18T11:17:45.032Z","updated_at":"2022-11-18T11:17:45.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/damageboy/packages"},{"uuid":"franciscojunior","login":"franciscojunior","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://www.nuget.org/profiles/franciscojunior","role":null,"created_at":"2022-11-18T11:17:45.040Z","updated_at":"2022-11-18T11:17:45.040Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/franciscojunior/packages"},{"uuid":"glenebob","login":"glenebob","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://www.nuget.org/profiles/glenebob","role":null,"created_at":"2022-11-18T11:17:45.047Z","updated_at":"2022-11-18T11:17:45.047Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/glenebob/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8931481,"name":"vendo.compatiblenpgsql","ecosystem":"nuget","description":"Npgsql is the open source .NET data provider for PostgreSQL.","homepage":"https://github.com/npgsql/npgsql","licenses":"PostgreSQL","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/npgsql","keywords_array":["npgsql","postgresql","postgres","ado","ado.net","database","sql"],"namespace":null,"versions_count":2,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-06-18T11:31:42.540Z","latest_release_number":null,"last_synced_at":"2026-06-18T11:31:47.699Z","created_at":"2024-02-26T02:12:47.907Z","updated_at":"2026-06-18T11:31:47.699Z","registry_url":"https://www.nuget.org/packages/vendo.compatiblenpgsql/","install_command":"Install-Package vendo.compatiblenpgsql","documentation_url":null,"metadata":{"copyright":"Copyright 2023 © The Npgsql Development Team","license_info":{"type":"expression","text":"PostgreSQL","version":null},"license_url":"https://licenses.nuget.org/PostgreSQL","require_license_acceptance":false,"icon":"postgresql.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/VendoERP/Vendo.CompatibleNpgsql.git","branch":null,"commit":"5bb9a2546661ae275faba017ff157adff948584d"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net6.0","net7.0","net8.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":19}},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2025-10-17T08:28:13.000Z","size":66922,"stargazers_count":3556,"open_issues_count":296,"forks_count":862,"subscribers_count":151,"default_branch":"main","last_synced_at":"2025-10-21T23:50:56.346Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-11-30T14:13:32.000Z","updated_at":"2025-10-17T08:39:59.000Z","dependencies_parsed_at":"2023-10-14T23:14:48.882Z","dependency_job_id":"bc933b0f-1210-40a5-8175-ca7cf6923d69","html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":184,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280677885,"owners_count":26372010,"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-23T02:00:06.710Z","response_time":142,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T07:57:26.302Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":17.657829816062275},"purl":"pkg:nuget/vendo.compatiblenpgsql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/vendo.compatiblenpgsql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/vendo.compatiblenpgsql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/vendo.compatiblenpgsql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-23T19:28:19.728Z","issues_count":1069,"pull_requests_count":756,"avg_time_to_close_issue":17225772.514435697,"avg_time_to_close_pull_request":5894338.289855072,"issues_closed_count":761,"pull_requests_closed_count":621,"pull_request_authors_count":75,"issue_authors_count":661,"avg_comments_per_issue":4.784845650140318,"avg_comments_per_pull_request":1.1362433862433863,"merged_pull_requests_count":527,"bot_issues_count":1,"bot_pull_requests_count":109,"past_year_issues_count":202,"past_year_pull_requests_count":204,"past_year_avg_time_to_close_issue":1380125.7641509434,"past_year_avg_time_to_close_pull_request":869864.6899224806,"past_year_issues_closed_count":106,"past_year_pull_requests_closed_count":129,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":147,"past_year_avg_comments_per_issue":2.00990099009901,"past_year_avg_comments_per_pull_request":0.7696078431372549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":119,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"roji","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"NinoFloris","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/vendo.compatiblenpgsql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/vendo.compatiblenpgsql/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/vendo.compatiblenpgsql/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/vendo.compatiblenpgsql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/vendo.compatiblenpgsql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/vendo.compatiblenpgsql/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":9016471,"name":"sharpdevelop.npgsql","ecosystem":"nuget","description":"Npgsql is the open source .NET data provider for PostgreSQL.","homepage":"http://www.npgsql.org/","licenses":"postgresql","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/npgsql","keywords_array":["npgsql","postgresql","postgres","ado","ado.net","database","sql"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-08-15T02:40:42.860Z","latest_release_published_at":"2023-08-15T02:40:42.860Z","latest_release_number":"3.2.7","last_synced_at":"2026-06-18T11:32:05.391Z","created_at":"2024-02-27T02:09:21.244Z","updated_at":"2026-06-18T11:32:05.392Z","registry_url":"https://www.nuget.org/packages/sharpdevelop.npgsql/","install_command":"Install-Package sharpdevelop.npgsql","documentation_url":null,"metadata":{"copyright":"Copyright 2017 © The Npgsql Development Team","owners":"Shay Rojansky,Emil Lenngren,Francisco Figueiredo Jr.,Kenji Uno","require_license_acceptance":false,"repository":{"type":"git","url":"git://github.com/npgsql/npgsql","branch":null,"commit":null},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":[".NETFramework4.5"],"total_dependencies":1}},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2026-05-28T11:11:58.000Z","size":67909,"stargazers_count":3695,"open_issues_count":220,"forks_count":879,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-05-31T02:02:42.371Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2011-11-30T14:13:32.000Z","updated_at":"2026-05-29T20:15:07.000Z","dependencies_parsed_at":"2026-05-22T22:01:19.795Z","dependency_job_id":null,"html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":189,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33803734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-02T02:00:07.132Z","response_time":109,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v9.0.5","sha":"45e754067159c79bfb491efee8af4fcdbf8ecc7e","kind":"commit","published_at":"2026-03-12T15:46:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5/manifests"},{"name":"v10.0.2","sha":"4d57e27b370e2ab2a350ad8bcef78d7ddd97e5ea","kind":"commit","published_at":"2026-03-12T15:40:18.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2/manifests"},{"name":"v8.0.9","sha":"c641eb2d56004bdff577f7aee487ac88d05de637","kind":"commit","published_at":"2026-03-12T07:39:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9/manifests"},{"name":"v10.0.1","sha":"12d792ac2163596385152dcea5c68ba99769731f","kind":"commit","published_at":"2025-12-18T14:07:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"a18021849f244716d3b68eefd705677f131f9ace","kind":"commit","published_at":"2025-11-22T16:35:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0/manifests"},{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2026-06-02T03:03:57.485Z","dependent_packages_count":1,"downloads":503,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":54.50494375374675,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.053221764892317},"purl":"pkg:nuget/sharpdevelop.npgsql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/sharpdevelop.npgsql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/sharpdevelop.npgsql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/sharpdevelop.npgsql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-31T02:00:57.628Z","issues_count":1131,"pull_requests_count":834,"avg_time_to_close_issue":17427462.436386768,"avg_time_to_close_pull_request":5545178.752608048,"issues_closed_count":786,"pull_requests_closed_count":671,"pull_request_authors_count":91,"issue_authors_count":703,"avg_comments_per_issue":4.816091954022989,"avg_comments_per_pull_request":1.1378896882494005,"merged_pull_requests_count":566,"bot_issues_count":1,"bot_pull_requests_count":125,"past_year_issues_count":111,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":754402.0652173914,"past_year_avg_time_to_close_pull_request":688173.2375,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":80,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":86,"past_year_avg_comments_per_issue":3.126126126126126,"past_year_avg_comments_per_pull_request":0.7428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":42,"past_year_merged_pull_requests_count":62,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":273,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"NinoFloris","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"roji","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpdevelop.npgsql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpdevelop.npgsql/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpdevelop.npgsql/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpdevelop.npgsql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpdevelop.npgsql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpdevelop.npgsql/codemeta","maintainers":[{"uuid":"hubert17","login":"hubert17","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://www.nuget.org/profiles/hubert17","role":null,"created_at":"2024-02-27T02:18:27.412Z","updated_at":"2024-02-27T02:18:27.412Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/hubert17/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":3330609,"name":"npgsql.entityframework6","ecosystem":"nuget","description":"PostgreSQL provider for Entity Framework 6 and above","homepage":"https://github.com/npgsql/Npgsql","licenses":"postgresql","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/Npgsql","keywords_array":["Npgsql","postgres","data","database","Postgresql","entity","framework","ef"],"namespace":null,"versions_count":1,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-06-18T11:32:00.488Z","latest_release_number":null,"last_synced_at":"2026-06-18T11:32:06.066Z","created_at":"2022-04-10T17:24:39.863Z","updated_at":"2026-06-18T11:32:06.067Z","registry_url":"https://www.nuget.org/packages/npgsql.entityframework6/","install_command":"Install-Package npgsql.entityframework6","documentation_url":null,"metadata":{"copyright":"Copyright 2002 - 2015 Npgsql Development Team","owners":"Francisco Figueiredo Jr., Josh Cooley, Shay Rojansky","license_url":"https://github.com/npgsql/Npgsql/wiki/License","require_license_acceptance":false,"language":"en-US","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"summary":"PostgreSQL provider for Entity Framework 6 and above"},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2025-10-27T21:43:11.000Z","size":66990,"stargazers_count":3559,"open_issues_count":281,"forks_count":862,"subscribers_count":147,"default_branch":"main","last_synced_at":"2025-10-29T02:16:13.425Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-11-30T14:13:32.000Z","updated_at":"2025-10-29T02:03:40.000Z","dependencies_parsed_at":"2023-10-14T23:14:48.882Z","dependency_job_id":"bc933b0f-1210-40a5-8175-ca7cf6923d69","html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":184,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281584979,"owners_count":26526171,"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-29T02:00:06.901Z","response_time":59,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T07:57:52.966Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":12.696710402554181,"dependent_packages_count":19.548236353119677,"stargazers_count":0.3846742136418697,"forks_count":0.4156169291816179,"average":8.261309474624337},"purl":"pkg:nuget/npgsql.entityframework6","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/npgsql.entityframework6","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/npgsql.entityframework6","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/npgsql.entityframework6/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T20:02:57.440Z","issues_count":1069,"pull_requests_count":756,"avg_time_to_close_issue":17225772.514435697,"avg_time_to_close_pull_request":5894338.289855072,"issues_closed_count":761,"pull_requests_closed_count":621,"pull_request_authors_count":75,"issue_authors_count":661,"avg_comments_per_issue":4.784845650140318,"avg_comments_per_pull_request":1.1362433862433863,"merged_pull_requests_count":527,"bot_issues_count":1,"bot_pull_requests_count":109,"past_year_issues_count":198,"past_year_pull_requests_count":200,"past_year_avg_time_to_close_issue":1406312.1346153845,"past_year_avg_time_to_close_pull_request":896955.432,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":144,"past_year_avg_comments_per_issue":2.0202020202020203,"past_year_avg_comments_per_pull_request":0.785,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":115,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"roji","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"NinoFloris","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframework6/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframework6/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframework6/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframework6/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframework6/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframework6/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":9016460,"name":"gabs.npgsql.sharpdevelop","ecosystem":"nuget","description":"Npgsql is the open source .NET data provider for PostgreSQL.","homepage":"http://www.npgsql.org/","licenses":"postgresql","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/npgsql","keywords_array":["npgsql","postgresql","postgres","ado","ado.net","database","sql","sharpdevelop"],"namespace":null,"versions_count":1,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-06-18T11:32:06.272Z","latest_release_number":null,"last_synced_at":"2026-06-18T11:32:10.426Z","created_at":"2024-02-27T02:09:20.887Z","updated_at":"2026-06-18T11:32:10.426Z","registry_url":"https://www.nuget.org/packages/gabs.npgsql.sharpdevelop/","install_command":"Install-Package gabs.npgsql.sharpdevelop","documentation_url":null,"metadata":{"copyright":"Copyright 2017 © The Npgsql Development Team","owners":"Shay Rojansky,Emil Lenngren,Francisco Figueiredo Jr.,Kenji Uno,Bernard Gabon","license_url":"https://raw.githubusercontent.com/npgsql/npgsql/master/LICENSE.txt","require_license_acceptance":false,"repository":{"type":"git","url":"git://github.com/npgsql/npgsql","branch":null,"commit":null},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":[".NETFramework4.5"],"total_dependencies":1}},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2025-10-27T21:43:11.000Z","size":66990,"stargazers_count":3559,"open_issues_count":281,"forks_count":862,"subscribers_count":147,"default_branch":"main","last_synced_at":"2025-10-29T02:16:13.425Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-11-30T14:13:32.000Z","updated_at":"2025-10-29T02:03:40.000Z","dependencies_parsed_at":"2023-10-14T23:14:48.882Z","dependency_job_id":"bc933b0f-1210-40a5-8175-ca7cf6923d69","html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":184,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281584979,"owners_count":26526171,"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-29T02:00:06.901Z","response_time":59,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T07:57:53.023Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":16.327360770465106},"purl":"pkg:nuget/gabs.npgsql.sharpdevelop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/gabs.npgsql.sharpdevelop","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/gabs.npgsql.sharpdevelop","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/gabs.npgsql.sharpdevelop/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T20:02:57.440Z","issues_count":1069,"pull_requests_count":756,"avg_time_to_close_issue":17225772.514435697,"avg_time_to_close_pull_request":5894338.289855072,"issues_closed_count":761,"pull_requests_closed_count":621,"pull_request_authors_count":75,"issue_authors_count":661,"avg_comments_per_issue":4.784845650140318,"avg_comments_per_pull_request":1.1362433862433863,"merged_pull_requests_count":527,"bot_issues_count":1,"bot_pull_requests_count":109,"past_year_issues_count":198,"past_year_pull_requests_count":200,"past_year_avg_time_to_close_issue":1406312.1346153845,"past_year_avg_time_to_close_pull_request":896955.432,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":144,"past_year_avg_comments_per_issue":2.0202020202020203,"past_year_avg_comments_per_pull_request":0.785,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":115,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"roji","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"NinoFloris","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/gabs.npgsql.sharpdevelop/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/gabs.npgsql.sharpdevelop/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/gabs.npgsql.sharpdevelop/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/gabs.npgsql.sharpdevelop/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/gabs.npgsql.sharpdevelop/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/gabs.npgsql.sharpdevelop/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8934587,"name":"npgsql.geojson","ecosystem":"nuget","description":"GeoJSON plugin for Npgsql, allowing mapping of PostGIS geometry types to GeoJSON types.","homepage":"https://github.com/npgsql/npgsql","licenses":"PostgreSQL","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/npgsql","keywords_array":["npgsql","postgresql","postgres","postgis","geojson","spatial","ado","ado.net","database","sql"],"namespace":null,"versions_count":104,"first_release_published_at":"2018-05-30T21:20:27.197Z","latest_release_published_at":"2026-05-27T11:33:07.110Z","latest_release_number":"10.0.3","last_synced_at":"2026-06-18T11:32:43.286Z","created_at":"2024-02-26T02:29:53.094Z","updated_at":"2026-06-18T12:14:49.092Z","registry_url":"https://www.nuget.org/packages/npgsql.geojson/","install_command":"Install-Package npgsql.geojson","documentation_url":null,"metadata":{"copyright":"Copyright 2025 © The Npgsql Development Team","license_info":{"type":"expression","text":"PostgreSQL","version":null},"license_url":"https://licenses.nuget.org/PostgreSQL","require_license_acceptance":false,"icon":"postgresql.png","repository":{"type":"git","url":"https://github.com/npgsql/npgsql","branch":null,"commit":"d3768398c17877b3a916c3c4d87e8e11698991fc"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":2}},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2026-06-07T21:06:44.000Z","size":67864,"stargazers_count":3697,"open_issues_count":223,"forks_count":881,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-06-07T23:10:50.756Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2011-11-30T14:13:32.000Z","updated_at":"2026-06-07T21:06:46.000Z","dependencies_parsed_at":"2026-05-22T22:01:19.795Z","dependency_job_id":null,"html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34050225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v10.0.3","sha":"d3768398c17877b3a916c3c4d87e8e11698991fc","kind":"commit","published_at":"2026-05-27T11:10:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3/manifests"},{"name":"v9.0.5","sha":"45e754067159c79bfb491efee8af4fcdbf8ecc7e","kind":"commit","published_at":"2026-03-12T15:46:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5/manifests"},{"name":"v10.0.2","sha":"4d57e27b370e2ab2a350ad8bcef78d7ddd97e5ea","kind":"commit","published_at":"2026-03-12T15:40:18.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2/manifests"},{"name":"v8.0.9","sha":"c641eb2d56004bdff577f7aee487ac88d05de637","kind":"commit","published_at":"2026-03-12T07:39:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9/manifests"},{"name":"v10.0.1","sha":"12d792ac2163596385152dcea5c68ba99769731f","kind":"commit","published_at":"2025-12-18T14:07:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"a18021849f244716d3b68eefd705677f131f9ace","kind":"commit","published_at":"2025-11-22T16:35:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0/manifests"},{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2026-06-18T12:14:49.072Z","dependent_packages_count":1,"downloads":237217,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":4.471580857893559,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":13.262413496672702},"purl":"pkg:nuget/npgsql.geojson","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/npgsql.geojson","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/npgsql.geojson","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/npgsql.geojson/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-10T07:00:27.007Z","issues_count":1134,"pull_requests_count":840,"avg_time_to_close_issue":17427462.436386768,"avg_time_to_close_pull_request":5529686.001485884,"issues_closed_count":786,"pull_requests_closed_count":673,"pull_request_authors_count":92,"issue_authors_count":706,"avg_comments_per_issue":4.813051146384479,"avg_comments_per_pull_request":1.1333333333333333,"merged_pull_requests_count":568,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":108,"past_year_pull_requests_count":142,"past_year_avg_time_to_close_issue":749196.2727272727,"past_year_avg_time_to_close_pull_request":549329.5125,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":80,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":86,"past_year_avg_comments_per_issue":3.111111111111111,"past_year_avg_comments_per_pull_request":0.7464788732394366,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":62,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":273,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"NinoFloris","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"roji","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.geojson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.geojson/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.geojson/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.geojson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.geojson/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.geojson/codemeta","maintainers":[{"uuid":"Npgsql","login":"Npgsql","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://www.nuget.org/profiles/Npgsql","role":null,"created_at":"2024-02-26T02:53:32.169Z","updated_at":"2024-02-26T02:53:32.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Npgsql/packages"},{"uuid":"roji","login":"roji","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://www.nuget.org/profiles/roji","role":null,"created_at":"2024-02-26T02:53:32.208Z","updated_at":"2024-02-26T02:53:32.208Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/roji/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8997733,"name":"npgsql.entityframework","ecosystem":"nuget","description":"Postgresql provider for Entity Framework 6 and above","homepage":"https://github.com/npgsql/Npgsql","licenses":"postgresql","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/Npgsql","keywords_array":["Npgsql","postgres","data","database","Postgresql","entity","framework","ef"],"namespace":null,"versions_count":18,"first_release_published_at":"2013-12-26T21:36:13.607Z","latest_release_published_at":"2015-08-27T12:41:46.867Z","latest_release_number":"2.2.6","last_synced_at":"2026-06-18T11:32:44.234Z","created_at":"2024-02-26T21:41:38.965Z","updated_at":"2026-06-18T12:14:49.023Z","registry_url":"https://www.nuget.org/packages/npgsql.entityframework/","install_command":"Install-Package npgsql.entityframework","documentation_url":null,"metadata":{"copyright":"Copyright 2002 - 2014 Npgsql Development Team","owners":"Francisco Figueiredo Jr., Josh Cooley, Shay Rojansky","license_url":"https://github.com/npgsql/Npgsql/wiki/License","require_license_acceptance":false,"language":"en-US","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"summary":"Postgresql provider for Entity Framework 6 and above"},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2026-06-07T21:06:44.000Z","size":67864,"stargazers_count":3697,"open_issues_count":223,"forks_count":881,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-06-07T23:10:50.756Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2011-11-30T14:13:32.000Z","updated_at":"2026-06-07T21:06:46.000Z","dependencies_parsed_at":"2026-05-22T22:01:19.795Z","dependency_job_id":null,"html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34050226,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v10.0.3","sha":"d3768398c17877b3a916c3c4d87e8e11698991fc","kind":"commit","published_at":"2026-05-27T11:10:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3/manifests"},{"name":"v9.0.5","sha":"45e754067159c79bfb491efee8af4fcdbf8ecc7e","kind":"commit","published_at":"2026-03-12T15:46:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5/manifests"},{"name":"v10.0.2","sha":"4d57e27b370e2ab2a350ad8bcef78d7ddd97e5ea","kind":"commit","published_at":"2026-03-12T15:40:18.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2/manifests"},{"name":"v8.0.9","sha":"c641eb2d56004bdff577f7aee487ac88d05de637","kind":"commit","published_at":"2026-03-12T07:39:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9/manifests"},{"name":"v10.0.1","sha":"12d792ac2163596385152dcea5c68ba99769731f","kind":"commit","published_at":"2025-12-18T14:07:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"a18021849f244716d3b68eefd705677f131f9ace","kind":"commit","published_at":"2025-11-22T16:35:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0/manifests"},{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2026-06-18T12:14:48.997Z","dependent_packages_count":0,"downloads":422039,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":2.2263316903993573,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.627017743776522},"purl":"pkg:nuget/npgsql.entityframework","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/npgsql.entityframework","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/npgsql.entityframework","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/npgsql.entityframework/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-10T07:00:27.007Z","issues_count":1134,"pull_requests_count":840,"avg_time_to_close_issue":17427462.436386768,"avg_time_to_close_pull_request":5529686.001485884,"issues_closed_count":786,"pull_requests_closed_count":673,"pull_request_authors_count":92,"issue_authors_count":706,"avg_comments_per_issue":4.813051146384479,"avg_comments_per_pull_request":1.1333333333333333,"merged_pull_requests_count":568,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":108,"past_year_pull_requests_count":142,"past_year_avg_time_to_close_issue":749196.2727272727,"past_year_avg_time_to_close_pull_request":549329.5125,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":80,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":86,"past_year_avg_comments_per_issue":3.111111111111111,"past_year_avg_comments_per_pull_request":0.7464788732394366,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":62,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":273,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"NinoFloris","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"roji","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframework/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframework/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframework/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframework/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframework/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframework/codemeta","maintainers":[{"uuid":"roji","login":"roji","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://www.nuget.org/profiles/roji","role":null,"created_at":"2024-02-26T21:42:32.103Z","updated_at":"2024-02-26T21:42:32.103Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/roji/packages"},{"uuid":"damageboy","login":"damageboy","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://www.nuget.org/profiles/damageboy","role":null,"created_at":"2024-02-26T21:42:31.981Z","updated_at":"2024-02-26T21:42:31.981Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/damageboy/packages"},{"uuid":"franciscojunior","login":"franciscojunior","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://www.nuget.org/profiles/franciscojunior","role":null,"created_at":"2024-02-26T21:42:32.031Z","updated_at":"2024-02-26T21:42:32.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/franciscojunior/packages"},{"uuid":"glenebob","login":"glenebob","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://www.nuget.org/profiles/glenebob","role":null,"created_at":"2024-02-26T21:42:32.065Z","updated_at":"2024-02-26T21:42:32.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/glenebob/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8934583,"name":"npgsql.dependencyinjection","ecosystem":"nuget","description":"Package Description","homepage":"https://github.com/npgsql/npgsql","licenses":"PostgreSQL","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/npgsql","keywords_array":["npgsql","postgresql","postgres","ado","ado.net","database","sql","di","dependency","injection"],"namespace":null,"versions_count":40,"first_release_published_at":"2022-07-13T06:36:21.230Z","latest_release_published_at":"2026-05-27T11:33:06.663Z","latest_release_number":"10.0.3","last_synced_at":"2026-06-18T11:32:21.462Z","created_at":"2024-02-26T02:29:53.057Z","updated_at":"2026-06-18T12:14:48.241Z","registry_url":"https://www.nuget.org/packages/npgsql.dependencyinjection/","install_command":"Install-Package npgsql.dependencyinjection","documentation_url":null,"metadata":{"copyright":"Copyright 2025 © The Npgsql Development Team","license_info":{"type":"expression","text":"PostgreSQL","version":null},"license_url":"https://licenses.nuget.org/PostgreSQL","require_license_acceptance":false,"icon":"postgresql.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/npgsql/npgsql","branch":null,"commit":"d3768398c17877b3a916c3c4d87e8e11698991fc"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":2}},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2026-06-07T21:06:44.000Z","size":67864,"stargazers_count":3697,"open_issues_count":223,"forks_count":881,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-06-07T23:10:50.756Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2011-11-30T14:13:32.000Z","updated_at":"2026-06-07T21:06:46.000Z","dependencies_parsed_at":"2026-05-22T22:01:19.795Z","dependency_job_id":null,"html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34050225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v10.0.3","sha":"d3768398c17877b3a916c3c4d87e8e11698991fc","kind":"commit","published_at":"2026-05-27T11:10:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3/manifests"},{"name":"v9.0.5","sha":"45e754067159c79bfb491efee8af4fcdbf8ecc7e","kind":"commit","published_at":"2026-03-12T15:46:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5/manifests"},{"name":"v10.0.2","sha":"4d57e27b370e2ab2a350ad8bcef78d7ddd97e5ea","kind":"commit","published_at":"2026-03-12T15:40:18.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2/manifests"},{"name":"v8.0.9","sha":"c641eb2d56004bdff577f7aee487ac88d05de637","kind":"commit","published_at":"2026-03-12T07:39:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9/manifests"},{"name":"v10.0.1","sha":"12d792ac2163596385152dcea5c68ba99769731f","kind":"commit","published_at":"2025-12-18T14:07:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"a18021849f244716d3b68eefd705677f131f9ace","kind":"commit","published_at":"2025-11-22T16:35:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0/manifests"},{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2026-06-18T12:14:48.220Z","dependent_packages_count":4,"downloads":14401123,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":1.4527655738860903,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.25614173533688},"purl":"pkg:nuget/npgsql.dependencyinjection","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/npgsql.dependencyinjection","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/npgsql.dependencyinjection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/npgsql.dependencyinjection/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-10T07:00:27.007Z","issues_count":1134,"pull_requests_count":840,"avg_time_to_close_issue":17427462.436386768,"avg_time_to_close_pull_request":5529686.001485884,"issues_closed_count":786,"pull_requests_closed_count":673,"pull_request_authors_count":92,"issue_authors_count":706,"avg_comments_per_issue":4.813051146384479,"avg_comments_per_pull_request":1.1333333333333333,"merged_pull_requests_count":568,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":108,"past_year_pull_requests_count":142,"past_year_avg_time_to_close_issue":749196.2727272727,"past_year_avg_time_to_close_pull_request":549329.5125,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":80,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":86,"past_year_avg_comments_per_issue":3.111111111111111,"past_year_avg_comments_per_pull_request":0.7464788732394366,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":62,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":273,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"NinoFloris","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"roji","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.dependencyinjection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.dependencyinjection/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.dependencyinjection/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.dependencyinjection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.dependencyinjection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.dependencyinjection/codemeta","maintainers":[{"uuid":"Npgsql","login":"Npgsql","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://www.nuget.org/profiles/Npgsql","role":null,"created_at":"2024-02-26T02:53:32.026Z","updated_at":"2024-02-26T02:53:32.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Npgsql/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8934584,"name":"npgsql.nettopologysuite","ecosystem":"nuget","description":"NetTopologySuite plugin for Npgsql, allowing mapping of PostGIS geometry types to NetTopologySuite types.","homepage":"https://github.com/npgsql/npgsql","licenses":"PostgreSQL","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/npgsql","keywords_array":["npgsql","postgresql","postgres","postgis","spatial","nettopologysuite","nts","ado","ado.net","database","sql"],"namespace":null,"versions_count":121,"first_release_published_at":"2018-05-08T18:00:41.330Z","latest_release_published_at":"2026-05-27T11:33:05.760Z","latest_release_number":"10.0.3","last_synced_at":"2026-06-18T11:32:21.527Z","created_at":"2024-02-26T02:29:53.061Z","updated_at":"2026-06-18T12:14:48.308Z","registry_url":"https://www.nuget.org/packages/npgsql.nettopologysuite/","install_command":"Install-Package npgsql.nettopologysuite","documentation_url":null,"metadata":{"copyright":"Copyright 2025 © The Npgsql Development Team","license_info":{"type":"expression","text":"PostgreSQL","version":null},"license_url":"https://licenses.nuget.org/PostgreSQL","require_license_acceptance":false,"icon":"postgresql.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/npgsql/npgsql","branch":null,"commit":"d3768398c17877b3a916c3c4d87e8e11698991fc"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":3}},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2026-06-07T21:06:44.000Z","size":67864,"stargazers_count":3697,"open_issues_count":223,"forks_count":881,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-06-07T23:10:50.756Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2011-11-30T14:13:32.000Z","updated_at":"2026-06-07T21:06:46.000Z","dependencies_parsed_at":"2026-05-22T22:01:19.795Z","dependency_job_id":null,"html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34050225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v10.0.3","sha":"d3768398c17877b3a916c3c4d87e8e11698991fc","kind":"commit","published_at":"2026-05-27T11:10:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3/manifests"},{"name":"v9.0.5","sha":"45e754067159c79bfb491efee8af4fcdbf8ecc7e","kind":"commit","published_at":"2026-03-12T15:46:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5/manifests"},{"name":"v10.0.2","sha":"4d57e27b370e2ab2a350ad8bcef78d7ddd97e5ea","kind":"commit","published_at":"2026-03-12T15:40:18.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2/manifests"},{"name":"v8.0.9","sha":"c641eb2d56004bdff577f7aee487ac88d05de637","kind":"commit","published_at":"2026-03-12T07:39:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9/manifests"},{"name":"v10.0.1","sha":"12d792ac2163596385152dcea5c68ba99769731f","kind":"commit","published_at":"2025-12-18T14:07:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"a18021849f244716d3b68eefd705677f131f9ace","kind":"commit","published_at":"2025-11-22T16:35:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0/manifests"},{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2026-06-18T12:14:48.288Z","dependent_packages_count":23,"downloads":28529129,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.4367341057298166,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.917464579284788},"purl":"pkg:nuget/npgsql.nettopologysuite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/npgsql.nettopologysuite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/npgsql.nettopologysuite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/npgsql.nettopologysuite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-10T07:00:27.007Z","issues_count":1134,"pull_requests_count":840,"avg_time_to_close_issue":17427462.436386768,"avg_time_to_close_pull_request":5529686.001485884,"issues_closed_count":786,"pull_requests_closed_count":673,"pull_request_authors_count":92,"issue_authors_count":706,"avg_comments_per_issue":4.813051146384479,"avg_comments_per_pull_request":1.1333333333333333,"merged_pull_requests_count":568,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":108,"past_year_pull_requests_count":142,"past_year_avg_time_to_close_issue":749196.2727272727,"past_year_avg_time_to_close_pull_request":549329.5125,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":80,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":86,"past_year_avg_comments_per_issue":3.111111111111111,"past_year_avg_comments_per_pull_request":0.7464788732394366,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":62,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":273,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"NinoFloris","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"roji","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.nettopologysuite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.nettopologysuite/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.nettopologysuite/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.nettopologysuite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.nettopologysuite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.nettopologysuite/codemeta","maintainers":[{"uuid":"Npgsql","login":"Npgsql","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://www.nuget.org/profiles/Npgsql","role":null,"created_at":"2024-02-26T02:53:32.532Z","updated_at":"2024-02-26T02:53:32.532Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Npgsql/packages"},{"uuid":"roji","login":"roji","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://www.nuget.org/profiles/roji","role":null,"created_at":"2024-02-26T02:53:32.584Z","updated_at":"2024-02-26T02:53:32.584Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/roji/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":9095696,"name":"npgsql.rawpostgis","ecosystem":"nuget","description":"PostGIS plugin for Npgsql, allowing raw byte access to PostGIS ypes.","homepage":"https://github.com/npgsql/npgsql","licenses":"PostgreSQL","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/npgsql","keywords_array":["npgsql","postgresql","postgres","postgis","spatial","geometry","geography","ado","ado.net","database","sql"],"namespace":null,"versions_count":33,"first_release_published_at":"2018-03-19T15:35:17.323Z","latest_release_published_at":"2024-05-18T14:23:18.563Z","latest_release_number":"4.1.14","last_synced_at":"2026-06-18T11:32:21.588Z","created_at":"2024-02-27T07:37:37.619Z","updated_at":"2026-06-18T12:14:48.436Z","registry_url":"https://www.nuget.org/packages/npgsql.rawpostgis/","install_command":"Install-Package npgsql.rawpostgis","documentation_url":null,"metadata":{"copyright":"Copyright 2020 © The Npgsql Development Team","license_info":{"type":"expression","text":"PostgreSQL","version":null},"license_url":"https://licenses.nuget.org/PostgreSQL","require_license_acceptance":false,"icon":"postgresql.png","repository":{"type":"git","url":"https://github.com/npgsql/npgsql","branch":null,"commit":"b629acac922c045de2eb2d967703d28eeaafc7a7"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":2,"target_frameworks":[".NETFramework4.6.1",".NETStandard2.0"],"total_dependencies":2}},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2026-06-07T21:06:44.000Z","size":67864,"stargazers_count":3697,"open_issues_count":223,"forks_count":881,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-06-07T23:10:50.756Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2011-11-30T14:13:32.000Z","updated_at":"2026-06-07T21:06:46.000Z","dependencies_parsed_at":"2026-05-22T22:01:19.795Z","dependency_job_id":null,"html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34050225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v10.0.3","sha":"d3768398c17877b3a916c3c4d87e8e11698991fc","kind":"commit","published_at":"2026-05-27T11:10:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3/manifests"},{"name":"v9.0.5","sha":"45e754067159c79bfb491efee8af4fcdbf8ecc7e","kind":"commit","published_at":"2026-03-12T15:46:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5/manifests"},{"name":"v10.0.2","sha":"4d57e27b370e2ab2a350ad8bcef78d7ddd97e5ea","kind":"commit","published_at":"2026-03-12T15:40:18.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2/manifests"},{"name":"v8.0.9","sha":"c641eb2d56004bdff577f7aee487ac88d05de637","kind":"commit","published_at":"2026-03-12T07:39:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9/manifests"},{"name":"v10.0.1","sha":"12d792ac2163596385152dcea5c68ba99769731f","kind":"commit","published_at":"2025-12-18T14:07:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"a18021849f244716d3b68eefd705677f131f9ace","kind":"commit","published_at":"2025-11-22T16:35:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0/manifests"},{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2026-06-18T12:14:48.409Z","dependent_packages_count":0,"downloads":177483,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":4.031346502828646,"dependent_repos_count":10.161582250766312,"dependent_packages_count":13.885856079404466,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.359594944333141},"purl":"pkg:nuget/npgsql.rawpostgis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/npgsql.rawpostgis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/npgsql.rawpostgis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/npgsql.rawpostgis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-10T07:00:27.007Z","issues_count":1134,"pull_requests_count":840,"avg_time_to_close_issue":17427462.436386768,"avg_time_to_close_pull_request":5529686.001485884,"issues_closed_count":786,"pull_requests_closed_count":673,"pull_request_authors_count":92,"issue_authors_count":706,"avg_comments_per_issue":4.813051146384479,"avg_comments_per_pull_request":1.1333333333333333,"merged_pull_requests_count":568,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":108,"past_year_pull_requests_count":142,"past_year_avg_time_to_close_issue":749196.2727272727,"past_year_avg_time_to_close_pull_request":549329.5125,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":80,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":86,"past_year_avg_comments_per_issue":3.111111111111111,"past_year_avg_comments_per_pull_request":0.7464788732394366,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":62,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":273,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"NinoFloris","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"roji","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.rawpostgis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.rawpostgis/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.rawpostgis/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.rawpostgis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.rawpostgis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.rawpostgis/codemeta","maintainers":[{"uuid":"Npgsql","login":"Npgsql","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://www.nuget.org/profiles/Npgsql","role":null,"created_at":"2024-02-27T07:37:43.330Z","updated_at":"2024-02-27T07:37:43.330Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Npgsql/packages"},{"uuid":"roji","login":"roji","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://www.nuget.org/profiles/roji","role":null,"created_at":"2024-02-27T07:37:43.383Z","updated_at":"2024-02-27T07:37:43.383Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/roji/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":9925062,"name":"npgsqlmodified","ecosystem":"nuget","description":"Npgsql is the open source .NET data provider for PostgreSQL.","homepage":"https://github.com/npgsql/npgsql","licenses":"PostgreSQL","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/npgsql","keywords_array":["npgsql","postgresql","postgres","ado","ado.net","database","sql"],"namespace":null,"versions_count":3,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-04-21T18:20:42.317Z","latest_release_number":"10.0.2","last_synced_at":"2026-06-18T11:32:44.609Z","created_at":"2024-05-09T07:45:34.245Z","updated_at":"2026-06-18T12:14:49.090Z","registry_url":"https://www.nuget.org/packages/npgsqlmodified/","install_command":"Install-Package npgsqlmodified","documentation_url":null,"metadata":{"copyright":"Copyright 2026 © The Npgsql Development Team","license_info":{"type":"expression","text":"PostgreSQL","version":null},"license_url":"https://licenses.nuget.org/PostgreSQL","require_license_acceptance":false,"icon":"postgresql.png","readme":"README.md","repository":{"type":"git","url":"https://stash.logo.com.tr/scm/soho/soho.npgsql.git","branch":"refs/heads/master","commit":"ba9368605f311da29b11bd50bdbbeb53d9a1d222"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net10.0"],"total_dependencies":1}},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2026-06-07T21:06:44.000Z","size":67864,"stargazers_count":3697,"open_issues_count":223,"forks_count":881,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-06-07T23:10:50.756Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2011-11-30T14:13:32.000Z","updated_at":"2026-06-07T21:06:46.000Z","dependencies_parsed_at":"2026-05-22T22:01:19.795Z","dependency_job_id":null,"html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34050225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v10.0.3","sha":"d3768398c17877b3a916c3c4d87e8e11698991fc","kind":"commit","published_at":"2026-05-27T11:10:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3/manifests"},{"name":"v9.0.5","sha":"45e754067159c79bfb491efee8af4fcdbf8ecc7e","kind":"commit","published_at":"2026-03-12T15:46:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5/manifests"},{"name":"v10.0.2","sha":"4d57e27b370e2ab2a350ad8bcef78d7ddd97e5ea","kind":"commit","published_at":"2026-03-12T15:40:18.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2/manifests"},{"name":"v8.0.9","sha":"c641eb2d56004bdff577f7aee487ac88d05de637","kind":"commit","published_at":"2026-03-12T07:39:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9/manifests"},{"name":"v10.0.1","sha":"12d792ac2163596385152dcea5c68ba99769731f","kind":"commit","published_at":"2025-12-18T14:07:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"a18021849f244716d3b68eefd705677f131f9ace","kind":"commit","published_at":"2025-11-22T16:35:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0/manifests"},{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2026-06-18T12:14:49.062Z","dependent_packages_count":0,"downloads":978,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":7.738402467426198,"dependent_packages_count":9.810694278340781,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":8.77454837288349},"purl":"pkg:nuget/npgsqlmodified","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/npgsqlmodified","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/npgsqlmodified","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/npgsqlmodified/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-10T07:00:27.007Z","issues_count":1134,"pull_requests_count":840,"avg_time_to_close_issue":17427462.436386768,"avg_time_to_close_pull_request":5529686.001485884,"issues_closed_count":786,"pull_requests_closed_count":673,"pull_request_authors_count":92,"issue_authors_count":706,"avg_comments_per_issue":4.813051146384479,"avg_comments_per_pull_request":1.1333333333333333,"merged_pull_requests_count":568,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":108,"past_year_pull_requests_count":142,"past_year_avg_time_to_close_issue":749196.2727272727,"past_year_avg_time_to_close_pull_request":549329.5125,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":80,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":86,"past_year_avg_comments_per_issue":3.111111111111111,"past_year_avg_comments_per_pull_request":0.7464788732394366,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":62,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":273,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"NinoFloris","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"roji","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsqlmodified/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsqlmodified/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsqlmodified/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsqlmodified/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsqlmodified/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsqlmodified/codemeta","maintainers":[{"uuid":"nurullahercan","login":"nurullahercan","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://www.nuget.org/profiles/nurullahercan","role":null,"created_at":"2026-04-21T18:31:14.358Z","updated_at":"2026-04-21T18:31:14.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/nurullahercan/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8934590,"name":"npgsql.nodatime","ecosystem":"nuget","description":"NodaTime plugin for Npgsql, allowing mapping of PostgreSQL date/time types to NodaTime types.","homepage":"https://github.com/npgsql/npgsql","licenses":"PostgreSQL","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/npgsql","keywords_array":["npgsql","postgresql","postgres","nodatime","date","time","ado","net","database","sql"],"namespace":null,"versions_count":119,"first_release_published_at":"2018-03-22T08:19:26.643Z","latest_release_published_at":"2026-05-27T11:33:05.190Z","latest_release_number":"10.0.3","last_synced_at":"2026-06-18T11:32:57.990Z","created_at":"2024-02-26T02:29:53.176Z","updated_at":"2026-06-18T12:14:49.325Z","registry_url":"https://www.nuget.org/packages/npgsql.nodatime/","install_command":"Install-Package npgsql.nodatime","documentation_url":null,"metadata":{"copyright":"Copyright 2025 © The Npgsql Development Team","license_info":{"type":"expression","text":"PostgreSQL","version":null},"license_url":"https://licenses.nuget.org/PostgreSQL","require_license_acceptance":false,"icon":"postgresql.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/npgsql/npgsql","branch":null,"commit":"d3768398c17877b3a916c3c4d87e8e11698991fc"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":2}},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2026-06-07T21:06:44.000Z","size":67864,"stargazers_count":3697,"open_issues_count":223,"forks_count":881,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-06-07T23:10:50.756Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2011-11-30T14:13:32.000Z","updated_at":"2026-06-07T21:06:46.000Z","dependencies_parsed_at":"2026-05-22T22:01:19.795Z","dependency_job_id":null,"html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34050225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v10.0.3","sha":"d3768398c17877b3a916c3c4d87e8e11698991fc","kind":"commit","published_at":"2026-05-27T11:10:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3/manifests"},{"name":"v9.0.5","sha":"45e754067159c79bfb491efee8af4fcdbf8ecc7e","kind":"commit","published_at":"2026-03-12T15:46:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5/manifests"},{"name":"v10.0.2","sha":"4d57e27b370e2ab2a350ad8bcef78d7ddd97e5ea","kind":"commit","published_at":"2026-03-12T15:40:18.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2/manifests"},{"name":"v8.0.9","sha":"c641eb2d56004bdff577f7aee487ac88d05de637","kind":"commit","published_at":"2026-03-12T07:39:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9/manifests"},{"name":"v10.0.1","sha":"12d792ac2163596385152dcea5c68ba99769731f","kind":"commit","published_at":"2025-12-18T14:07:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"a18021849f244716d3b68eefd705677f131f9ace","kind":"commit","published_at":"2025-11-22T16:35:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0/manifests"},{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2026-06-18T12:14:49.304Z","dependent_packages_count":6,"downloads":23439337,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.4548227770096054,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.923494136378052},"purl":"pkg:nuget/npgsql.nodatime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/npgsql.nodatime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/npgsql.nodatime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/npgsql.nodatime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-10T07:00:27.007Z","issues_count":1134,"pull_requests_count":840,"avg_time_to_close_issue":17427462.436386768,"avg_time_to_close_pull_request":5529686.001485884,"issues_closed_count":786,"pull_requests_closed_count":673,"pull_request_authors_count":92,"issue_authors_count":706,"avg_comments_per_issue":4.813051146384479,"avg_comments_per_pull_request":1.1333333333333333,"merged_pull_requests_count":568,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":108,"past_year_pull_requests_count":142,"past_year_avg_time_to_close_issue":749196.2727272727,"past_year_avg_time_to_close_pull_request":549329.5125,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":80,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":86,"past_year_avg_comments_per_issue":3.111111111111111,"past_year_avg_comments_per_pull_request":0.7464788732394366,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":62,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":273,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"NinoFloris","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"roji","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.nodatime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.nodatime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.nodatime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.nodatime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.nodatime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.nodatime/codemeta","maintainers":[{"uuid":"Npgsql","login":"Npgsql","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://www.nuget.org/profiles/Npgsql","role":null,"created_at":"2024-02-26T02:53:32.800Z","updated_at":"2024-02-26T02:53:32.800Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Npgsql/packages"},{"uuid":"roji","login":"roji","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://www.nuget.org/profiles/roji","role":null,"created_at":"2024-02-26T02:53:32.866Z","updated_at":"2024-02-26T02:53:32.866Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/roji/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":9000360,"name":"npgsql.legacypostgis","ecosystem":"nuget","description":"PostGIS plugin for Npgsql, allowing mapping of PostGIS types to the legacy types (e.g. PostgisPoint).","homepage":"https://github.com/npgsql/npgsql","licenses":"PostgreSQL","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/npgsql","keywords_array":["npgsql","postgresql","postgres","postgis","spatial","geometry","geography","ado","ado.net","database","sql"],"namespace":null,"versions_count":58,"first_release_published_at":"2018-03-19T15:34:18.790Z","latest_release_published_at":"2024-05-09T13:02:26.270Z","latest_release_number":"5.0.18","last_synced_at":"2026-06-18T11:31:35.671Z","created_at":"2024-02-27T00:41:17.180Z","updated_at":"2026-06-18T12:14:38.280Z","registry_url":"https://www.nuget.org/packages/npgsql.legacypostgis/","install_command":"Install-Package npgsql.legacypostgis","documentation_url":null,"metadata":{"copyright":"Copyright 2021 © The Npgsql Development Team","license_info":{"type":"expression","text":"PostgreSQL","version":null},"license_url":"https://licenses.nuget.org/PostgreSQL","require_license_acceptance":false,"icon":"postgresql.png","repository":{"type":"git","url":"https://github.com/npgsql/npgsql","branch":null,"commit":"95133ba7785ef471c1682b1b8008ffcba15b3ee1"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":[".NETStandard2.0"],"total_dependencies":1}},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2026-06-07T21:06:44.000Z","size":67864,"stargazers_count":3697,"open_issues_count":223,"forks_count":881,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-06-07T23:10:50.756Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2011-11-30T14:13:32.000Z","updated_at":"2026-06-07T21:06:46.000Z","dependencies_parsed_at":"2026-05-22T22:01:19.795Z","dependency_job_id":null,"html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34050225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v10.0.3","sha":"d3768398c17877b3a916c3c4d87e8e11698991fc","kind":"commit","published_at":"2026-05-27T11:10:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3/manifests"},{"name":"v9.0.5","sha":"45e754067159c79bfb491efee8af4fcdbf8ecc7e","kind":"commit","published_at":"2026-03-12T15:46:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5/manifests"},{"name":"v10.0.2","sha":"4d57e27b370e2ab2a350ad8bcef78d7ddd97e5ea","kind":"commit","published_at":"2026-03-12T15:40:18.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2/manifests"},{"name":"v8.0.9","sha":"c641eb2d56004bdff577f7aee487ac88d05de637","kind":"commit","published_at":"2026-03-12T07:39:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9/manifests"},{"name":"v10.0.1","sha":"12d792ac2163596385152dcea5c68ba99769731f","kind":"commit","published_at":"2025-12-18T14:07:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"a18021849f244716d3b68eefd705677f131f9ace","kind":"commit","published_at":"2025-11-22T16:35:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0/manifests"},{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2026-06-18T12:14:38.261Z","dependent_packages_count":9,"downloads":1190646,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":1.2761239206190385,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.310281820516416},"purl":"pkg:nuget/npgsql.legacypostgis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/npgsql.legacypostgis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/npgsql.legacypostgis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/npgsql.legacypostgis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-10T07:00:27.007Z","issues_count":1134,"pull_requests_count":840,"avg_time_to_close_issue":17427462.436386768,"avg_time_to_close_pull_request":5529686.001485884,"issues_closed_count":786,"pull_requests_closed_count":673,"pull_request_authors_count":92,"issue_authors_count":706,"avg_comments_per_issue":4.813051146384479,"avg_comments_per_pull_request":1.1333333333333333,"merged_pull_requests_count":568,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":108,"past_year_pull_requests_count":142,"past_year_avg_time_to_close_issue":749196.2727272727,"past_year_avg_time_to_close_pull_request":549329.5125,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":80,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":86,"past_year_avg_comments_per_issue":3.111111111111111,"past_year_avg_comments_per_pull_request":0.7464788732394366,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":62,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":273,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"NinoFloris","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"roji","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.legacypostgis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.legacypostgis/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.legacypostgis/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.legacypostgis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.legacypostgis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.legacypostgis/codemeta","maintainers":[{"uuid":"Npgsql","login":"Npgsql","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://www.nuget.org/profiles/Npgsql","role":null,"created_at":"2024-02-27T00:42:50.405Z","updated_at":"2024-02-27T00:42:50.405Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Npgsql/packages"},{"uuid":"roji","login":"roji","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://www.nuget.org/profiles/roji","role":null,"created_at":"2024-02-27T00:42:50.442Z","updated_at":"2024-02-27T00:42:50.442Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/roji/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8934591,"name":"npgsql.json.net","ecosystem":"nuget","description":"Json.NET plugin for Npgsql, allowing transparent serialization/deserialization of JSON objects directly to and from the database.","homepage":"https://github.com/npgsql/npgsql","licenses":"PostgreSQL","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/npgsql","keywords_array":["npgsql","postgresql","json","postgres","ado","ado.net","database","sql"],"namespace":null,"versions_count":119,"first_release_published_at":"2018-03-19T15:33:22.367Z","latest_release_published_at":"2026-05-27T11:33:07.727Z","latest_release_number":"10.0.3","last_synced_at":"2026-06-18T11:31:38.767Z","created_at":"2024-02-26T02:29:53.180Z","updated_at":"2026-06-18T12:14:39.748Z","registry_url":"https://www.nuget.org/packages/npgsql.json.net/","install_command":"Install-Package npgsql.json.net","documentation_url":null,"metadata":{"copyright":"Copyright 2025 © The Npgsql Development Team","license_info":{"type":"expression","text":"PostgreSQL","version":null},"license_url":"https://licenses.nuget.org/PostgreSQL","require_license_acceptance":false,"icon":"postgresql.png","repository":{"type":"git","url":"https://github.com/npgsql/npgsql","branch":null,"commit":"d3768398c17877b3a916c3c4d87e8e11698991fc"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":2}},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2026-06-07T21:06:44.000Z","size":67864,"stargazers_count":3697,"open_issues_count":223,"forks_count":881,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-06-07T23:10:50.756Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2011-11-30T14:13:32.000Z","updated_at":"2026-06-07T21:06:46.000Z","dependencies_parsed_at":"2026-05-22T22:01:19.795Z","dependency_job_id":null,"html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34050225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v10.0.3","sha":"d3768398c17877b3a916c3c4d87e8e11698991fc","kind":"commit","published_at":"2026-05-27T11:10:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3/manifests"},{"name":"v9.0.5","sha":"45e754067159c79bfb491efee8af4fcdbf8ecc7e","kind":"commit","published_at":"2026-03-12T15:46:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5/manifests"},{"name":"v10.0.2","sha":"4d57e27b370e2ab2a350ad8bcef78d7ddd97e5ea","kind":"commit","published_at":"2026-03-12T15:40:18.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2/manifests"},{"name":"v8.0.9","sha":"c641eb2d56004bdff577f7aee487ac88d05de637","kind":"commit","published_at":"2026-03-12T07:39:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9/manifests"},{"name":"v10.0.1","sha":"12d792ac2163596385152dcea5c68ba99769731f","kind":"commit","published_at":"2025-12-18T14:07:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"a18021849f244716d3b68eefd705677f131f9ace","kind":"commit","published_at":"2025-11-22T16:35:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0/manifests"},{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2026-06-18T12:14:39.722Z","dependent_packages_count":13,"downloads":34265502,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.35380214672671695,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.889820592950421},"purl":"pkg:nuget/npgsql.json.net","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/npgsql.json.net","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/npgsql.json.net","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/npgsql.json.net/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-10T07:00:27.007Z","issues_count":1134,"pull_requests_count":840,"avg_time_to_close_issue":17427462.436386768,"avg_time_to_close_pull_request":5529686.001485884,"issues_closed_count":786,"pull_requests_closed_count":673,"pull_request_authors_count":92,"issue_authors_count":706,"avg_comments_per_issue":4.813051146384479,"avg_comments_per_pull_request":1.1333333333333333,"merged_pull_requests_count":568,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":108,"past_year_pull_requests_count":142,"past_year_avg_time_to_close_issue":749196.2727272727,"past_year_avg_time_to_close_pull_request":549329.5125,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":80,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":86,"past_year_avg_comments_per_issue":3.111111111111111,"past_year_avg_comments_per_pull_request":0.7464788732394366,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":62,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":273,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"NinoFloris","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"roji","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.json.net/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.json.net/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.json.net/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.json.net/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.json.net/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.json.net/codemeta","maintainers":[{"uuid":"Npgsql","login":"Npgsql","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://www.nuget.org/profiles/Npgsql","role":null,"created_at":"2024-02-26T02:53:32.310Z","updated_at":"2024-02-26T02:53:32.310Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Npgsql/packages"},{"uuid":"roji","login":"roji","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://www.nuget.org/profiles/roji","role":null,"created_at":"2024-02-26T02:53:32.370Z","updated_at":"2024-02-26T02:53:32.370Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/roji/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":12635860,"name":"npgsqlvault","ecosystem":"nuget","description":"Npgsql is the open source .NET data provider for PostgreSQL.","homepage":"https://github.com/npgsql/npgsql","licenses":"PostgreSQL","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/npgsql","keywords_array":["npgsql","postgresql","postgres","ado","ado.net","database","sql"],"namespace":null,"versions_count":3,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-01-15T07:28:15.373Z","latest_release_number":"9.0.6","last_synced_at":"2026-06-18T11:31:23.924Z","created_at":"2025-12-29T20:45:18.142Z","updated_at":"2026-06-18T12:14:34.255Z","registry_url":"https://www.nuget.org/packages/npgsqlvault/","install_command":"Install-Package npgsqlvault","documentation_url":null,"metadata":{"copyright":"Copyright 2025 © The Npgsql Development Team","license_info":{"type":"expression","text":"PostgreSQL","version":null},"license_url":"https://licenses.nuget.org/PostgreSQL","require_license_acceptance":false,"icon":"postgresql.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/npgsql/npgsql.git","branch":null,"commit":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":2,"target_frameworks":["net6.0","net8.0"],"total_dependencies":5}},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2026-06-07T21:06:44.000Z","size":67864,"stargazers_count":3697,"open_issues_count":223,"forks_count":881,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-06-07T23:10:50.756Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2011-11-30T14:13:32.000Z","updated_at":"2026-06-07T21:06:46.000Z","dependencies_parsed_at":"2026-05-22T22:01:19.795Z","dependency_job_id":null,"html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34050225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v10.0.3","sha":"d3768398c17877b3a916c3c4d87e8e11698991fc","kind":"commit","published_at":"2026-05-27T11:10:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3/manifests"},{"name":"v9.0.5","sha":"45e754067159c79bfb491efee8af4fcdbf8ecc7e","kind":"commit","published_at":"2026-03-12T15:46:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5/manifests"},{"name":"v10.0.2","sha":"4d57e27b370e2ab2a350ad8bcef78d7ddd97e5ea","kind":"commit","published_at":"2026-03-12T15:40:18.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2/manifests"},{"name":"v8.0.9","sha":"c641eb2d56004bdff577f7aee487ac88d05de637","kind":"commit","published_at":"2026-03-12T07:39:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9/manifests"},{"name":"v10.0.1","sha":"12d792ac2163596385152dcea5c68ba99769731f","kind":"commit","published_at":"2025-12-18T14:07:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"a18021849f244716d3b68eefd705677f131f9ace","kind":"commit","published_at":"2025-11-22T16:35:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0/manifests"},{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2026-06-18T12:14:34.236Z","dependent_packages_count":0,"downloads":1107,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.879309826240366,"dependent_repos_count":6.381910270610989,"dependent_packages_count":17.10696150139209,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.789393866081145},"purl":"pkg:nuget/npgsqlvault","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/npgsqlvault","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/npgsqlvault","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/npgsqlvault/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-10T07:00:27.007Z","issues_count":1134,"pull_requests_count":840,"avg_time_to_close_issue":17427462.436386768,"avg_time_to_close_pull_request":5529686.001485884,"issues_closed_count":786,"pull_requests_closed_count":673,"pull_request_authors_count":92,"issue_authors_count":706,"avg_comments_per_issue":4.813051146384479,"avg_comments_per_pull_request":1.1333333333333333,"merged_pull_requests_count":568,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":108,"past_year_pull_requests_count":142,"past_year_avg_time_to_close_issue":749196.2727272727,"past_year_avg_time_to_close_pull_request":549329.5125,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":80,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":86,"past_year_avg_comments_per_issue":3.111111111111111,"past_year_avg_comments_per_pull_request":0.7464788732394366,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":62,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":273,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"NinoFloris","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"roji","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsqlvault/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsqlvault/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsqlvault/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsqlvault/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsqlvault/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsqlvault/codemeta","maintainers":[{"uuid":"amitabitbul","login":"amitabitbul","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://www.nuget.org/profiles/amitabitbul","role":null,"created_at":"2025-12-29T20:47:46.132Z","updated_at":"2025-12-29T20:47:46.132Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/amitabitbul/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":3485855,"name":"npgsql","ecosystem":"nuget","description":"Npgsql is the open source .NET data provider for PostgreSQL.","homepage":"https://github.com/npgsql/npgsql","licenses":"PostgreSQL","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/npgsql","keywords_array":["npgsql","postgresql","postgres","ado","ado.net","database","sql"],"namespace":null,"versions_count":192,"first_release_published_at":"2023-12-04T19:08:18.937Z","latest_release_published_at":"2026-05-27T11:33:04.433Z","latest_release_number":"10.0.3","last_synced_at":"2026-06-18T23:13:04.002Z","created_at":"2022-04-10T19:03:00.429Z","updated_at":"2026-06-18T23:13:04.002Z","registry_url":"https://www.nuget.org/packages/npgsql/","install_command":"Install-Package npgsql","documentation_url":null,"metadata":{"copyright":"Copyright 2025 © The Npgsql Development Team","license_info":{"type":"expression","text":"PostgreSQL","version":null},"license_url":"https://licenses.nuget.org/PostgreSQL","require_license_acceptance":false,"icon":"postgresql.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/npgsql/npgsql","branch":null,"commit":"d3768398c17877b3a916c3c4d87e8e11698991fc"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":3,"target_frameworks":["net10.0","net8.0","net9.0"],"total_dependencies":4}},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2026-06-07T21:06:44.000Z","size":67864,"stargazers_count":3697,"open_issues_count":223,"forks_count":881,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-06-07T23:10:50.756Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2011-11-30T14:13:32.000Z","updated_at":"2026-06-07T21:06:46.000Z","dependencies_parsed_at":"2026-05-22T22:01:19.795Z","dependency_job_id":null,"html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34050225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v10.0.3","sha":"d3768398c17877b3a916c3c4d87e8e11698991fc","kind":"commit","published_at":"2026-05-27T11:10:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3/manifests"},{"name":"v9.0.5","sha":"45e754067159c79bfb491efee8af4fcdbf8ecc7e","kind":"commit","published_at":"2026-03-12T15:46:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5/manifests"},{"name":"v10.0.2","sha":"4d57e27b370e2ab2a350ad8bcef78d7ddd97e5ea","kind":"commit","published_at":"2026-03-12T15:40:18.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2/manifests"},{"name":"v8.0.9","sha":"c641eb2d56004bdff577f7aee487ac88d05de637","kind":"commit","published_at":"2026-03-12T07:39:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9/manifests"},{"name":"v10.0.1","sha":"12d792ac2163596385152dcea5c68ba99769731f","kind":"commit","published_at":"2025-12-18T14:07:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"a18021849f244716d3b68eefd705677f131f9ace","kind":"commit","published_at":"2025-11-22T16:35:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0/manifests"},{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2026-06-18T23:12:59.880Z","dependent_packages_count":1154,"downloads":858636132,"downloads_period":"total","dependent_repos_count":180,"rankings":{"downloads":0.04129876708070959,"dependent_repos_count":0.4473329371241604,"dependent_packages_count":0.4136232050765898,"stargazers_count":0.7108568271035031,"forks_count":0.6107692209377377,"docker_downloads_count":1.0758357137836059,"average":0.5499527785177177},"purl":"pkg:nuget/npgsql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/npgsql","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/nuget/npgsql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/npgsql/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-06-06T05:00:35.306Z","issues_count":1133,"pull_requests_count":837,"avg_time_to_close_issue":17427462.436386768,"avg_time_to_close_pull_request":5545178.752608048,"issues_closed_count":786,"pull_requests_closed_count":671,"pull_request_authors_count":92,"issue_authors_count":705,"avg_comments_per_issue":4.81288614298323,"avg_comments_per_pull_request":1.136200716845878,"merged_pull_requests_count":566,"bot_issues_count":1,"bot_pull_requests_count":127,"past_year_issues_count":108,"past_year_pull_requests_count":139,"past_year_avg_time_to_close_issue":749196.2727272727,"past_year_avg_time_to_close_pull_request":554905.4487179487,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":78,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":85,"past_year_avg_comments_per_issue":3.074074074074074,"past_year_avg_comments_per_pull_request":0.7553956834532374,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":60,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":273,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"NinoFloris","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"roji","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql/codemeta","maintainers":[{"uuid":"Npgsql","login":"Npgsql","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://www.nuget.org/profiles/Npgsql","role":null,"created_at":"2022-11-10T11:20:48.592Z","updated_at":"2022-11-10T11:20:48.592Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Npgsql/packages"},{"uuid":"roji","login":"roji","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://www.nuget.org/profiles/roji","role":null,"created_at":"2022-11-10T11:20:48.598Z","updated_at":"2022-11-10T11:20:48.598Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/roji/packages"},{"uuid":"ninofloris","login":"ninofloris","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://www.nuget.org/profiles/ninofloris","role":null,"created_at":"2025-04-18T00:51:18.264Z","updated_at":"2025-04-18T00:51:18.264Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/ninofloris/packages"},{"uuid":"brar","login":"brar","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://www.nuget.org/profiles/brar","role":null,"created_at":"2025-04-19T01:48:59.533Z","updated_at":"2025-04-19T01:48:59.533Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/brar/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8934596,"name":"npgsql.opentelemetry","ecosystem":"nuget","description":"Package Description","homepage":"https://github.com/npgsql/npgsql","licenses":"PostgreSQL","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/npgsql","keywords_array":["npgsql","postgresql","postgres","ado","ado.net","database","sql","opentelemetry","tracing","diagnostics","instrumentation"],"namespace":null,"versions_count":60,"first_release_published_at":"2021-10-14T13:32:24.720Z","latest_release_published_at":"2026-05-27T11:33:06.220Z","latest_release_number":"10.0.3","last_synced_at":"2026-06-17T14:36:04.384Z","created_at":"2024-02-26T02:29:53.264Z","updated_at":"2026-06-17T15:21:41.926Z","registry_url":"https://www.nuget.org/packages/npgsql.opentelemetry/","install_command":"Install-Package npgsql.opentelemetry","documentation_url":null,"metadata":{"copyright":"Copyright 2025 © The Npgsql Development Team","license_info":{"type":"expression","text":"PostgreSQL","version":null},"license_url":"https://licenses.nuget.org/PostgreSQL","require_license_acceptance":false,"icon":"postgresql.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/npgsql/npgsql","branch":null,"commit":"d3768398c17877b3a916c3c4d87e8e11698991fc"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":2}},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2026-06-07T21:06:44.000Z","size":67864,"stargazers_count":3697,"open_issues_count":223,"forks_count":881,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-06-07T23:10:50.756Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2011-11-30T14:13:32.000Z","updated_at":"2026-06-07T21:06:46.000Z","dependencies_parsed_at":"2026-05-22T22:01:19.795Z","dependency_job_id":null,"html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34050225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v10.0.3","sha":"d3768398c17877b3a916c3c4d87e8e11698991fc","kind":"commit","published_at":"2026-05-27T11:10:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.3/manifests"},{"name":"v9.0.5","sha":"45e754067159c79bfb491efee8af4fcdbf8ecc7e","kind":"commit","published_at":"2026-03-12T15:46:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.5/manifests"},{"name":"v10.0.2","sha":"4d57e27b370e2ab2a350ad8bcef78d7ddd97e5ea","kind":"commit","published_at":"2026-03-12T15:40:18.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.2/manifests"},{"name":"v8.0.9","sha":"c641eb2d56004bdff577f7aee487ac88d05de637","kind":"commit","published_at":"2026-03-12T07:39:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.9/manifests"},{"name":"v10.0.1","sha":"12d792ac2163596385152dcea5c68ba99769731f","kind":"commit","published_at":"2025-12-18T14:07:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"a18021849f244716d3b68eefd705677f131f9ace","kind":"commit","published_at":"2025-11-22T16:35:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0/manifests"},{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2026-06-17T15:21:41.888Z","dependent_packages_count":9,"downloads":44493257,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.5530841184532039,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.95624791685925},"purl":"pkg:nuget/npgsql.opentelemetry","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/npgsql.opentelemetry","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/npgsql.opentelemetry","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/npgsql.opentelemetry/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-10T07:00:27.007Z","issues_count":1134,"pull_requests_count":840,"avg_time_to_close_issue":17427462.436386768,"avg_time_to_close_pull_request":5529686.001485884,"issues_closed_count":786,"pull_requests_closed_count":673,"pull_request_authors_count":92,"issue_authors_count":706,"avg_comments_per_issue":4.813051146384479,"avg_comments_per_pull_request":1.1333333333333333,"merged_pull_requests_count":568,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":108,"past_year_pull_requests_count":142,"past_year_avg_time_to_close_issue":749196.2727272727,"past_year_avg_time_to_close_pull_request":549329.5125,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":80,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":86,"past_year_avg_comments_per_issue":3.111111111111111,"past_year_avg_comments_per_pull_request":0.7464788732394366,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":62,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":273,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"NinoFloris","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"roji","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.opentelemetry/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.opentelemetry/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.opentelemetry/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.opentelemetry/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.opentelemetry/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.opentelemetry/codemeta","maintainers":[{"uuid":"Npgsql","login":"Npgsql","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://www.nuget.org/profiles/Npgsql","role":null,"created_at":"2024-02-26T02:53:31.893Z","updated_at":"2024-02-26T02:53:31.893Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Npgsql/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":3330610,"name":"npgsql.entityframework5","ecosystem":"nuget","description":"PostgreSQL provider for Entity Framework 5 and below","homepage":"https://github.com/npgsql/Npgsql","licenses":"postgresql","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/Npgsql","keywords_array":["Npgsql","postgres","data","database","Postgresql","entity","framework","ef"],"namespace":null,"versions_count":1,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-06-18T11:32:51.972Z","latest_release_number":null,"last_synced_at":"2026-06-18T11:33:04.834Z","created_at":"2022-04-10T17:24:39.866Z","updated_at":"2026-06-18T11:33:04.834Z","registry_url":"https://www.nuget.org/packages/npgsql.entityframework5/","install_command":"Install-Package npgsql.entityframework5","documentation_url":null,"metadata":{"copyright":"Copyright 2002 - 2015 Npgsql Development Team","owners":"Francisco Figueiredo Jr., Josh Cooley, Shay Rojansky","license_url":"https://github.com/npgsql/Npgsql/wiki/License","require_license_acceptance":false,"language":"en-US","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"summary":"PostgreSQL provider for Entity Framework 5 and below"},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2025-10-27T21:43:11.000Z","size":66990,"stargazers_count":3559,"open_issues_count":281,"forks_count":862,"subscribers_count":147,"default_branch":"main","last_synced_at":"2025-10-29T02:16:13.425Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-11-30T14:13:32.000Z","updated_at":"2025-10-29T02:03:40.000Z","dependencies_parsed_at":"2023-10-14T23:14:48.882Z","dependency_job_id":"bc933b0f-1210-40a5-8175-ca7cf6923d69","html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":184,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281584979,"owners_count":26526171,"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-29T02:00:06.901Z","response_time":59,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T07:57:55.786Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":12.696710402554181,"dependent_packages_count":19.548236353119677,"stargazers_count":0.3846742136418697,"forks_count":0.4156169291816179,"average":8.261309474624337},"purl":"pkg:nuget/npgsql.entityframework5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/npgsql.entityframework5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/npgsql.entityframework5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/npgsql.entityframework5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T20:02:57.440Z","issues_count":1069,"pull_requests_count":756,"avg_time_to_close_issue":17225772.514435697,"avg_time_to_close_pull_request":5894338.289855072,"issues_closed_count":761,"pull_requests_closed_count":621,"pull_request_authors_count":75,"issue_authors_count":661,"avg_comments_per_issue":4.784845650140318,"avg_comments_per_pull_request":1.1362433862433863,"merged_pull_requests_count":527,"bot_issues_count":1,"bot_pull_requests_count":109,"past_year_issues_count":198,"past_year_pull_requests_count":200,"past_year_avg_time_to_close_issue":1406312.1346153845,"past_year_avg_time_to_close_pull_request":896955.432,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":144,"past_year_avg_comments_per_issue":2.0202020202020203,"past_year_avg_comments_per_pull_request":0.785,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":115,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"roji","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"NinoFloris","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframework5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframework5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframework5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframework5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframework5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npgsql.entityframework5/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8965274,"name":"mapsuitedependency-npgsql","ecosystem":"nuget","description":"“Npgsql is a .Net data provider for Postgresql. It allows any program developed for .Net framework to access database server. It is implemented in 100% C# code. Works with Postgresql 7.x and 8.x.\n\nThis package references on Npgsql.3.0.0. Refer https://www.nuget.org/packages/Npgsql/3.0.0 for detail.\"\n\n** This is a repackage of the third party Npgsql project for use with ThinkGeo's Map Suite product line.  **\n** You should not need to reference this package directly, it will be a dependency of other Map Suite packages. **\n\n  The purpose of the repackage is to enable ThinkGeo to control release and debug versions known to be compatible with various Map Suite products and to provide ongoing backward compatibility independent from the original author.  You can find more information at the link below.\n\nWhy we repackage:  http://wiki.thinkgeo.com/wiki/repackagednugetpackages\n\nSupported Platforms: Windows, Linux, MacOS\n\nSource Website: http://pgfoundry.org/","homepage":"https://github.com/ThinkGeo","licenses":"postgresql","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/npgsql/npgsql","keywords_array":["Npgsql","postgres","data","database"],"namespace":null,"versions_count":9,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-06-18T11:32:58.172Z","latest_release_number":null,"last_synced_at":"2026-06-18T11:33:09.214Z","created_at":"2024-02-26T06:47:13.747Z","updated_at":"2026-06-18T11:33:09.215Z","registry_url":"https://www.nuget.org/packages/mapsuitedependency-npgsql/","install_command":"Install-Package mapsuitedependency-npgsql","documentation_url":null,"metadata":{"copyright":"Copyright 2002 - 2015 Npgsql Development Team","owners":"ThinkGeo","license_url":"https://github.com/npgsql/npgsql/blob/develop/LICENSE.txt","require_license_acceptance":false,"icon_url":"http://nuget.thinkgeo.com/logo.png","language":"en-US","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"summary":"Npgsql is a .Net data provider for Postgresql."},"repo_metadata":{"id":1953465,"uuid":"2883574","full_name":"npgsql/npgsql","owner":"npgsql","description":"Npgsql is the .NET data provider for PostgreSQL.","archived":false,"fork":false,"pushed_at":"2025-10-27T21:43:11.000Z","size":66990,"stargazers_count":3559,"open_issues_count":281,"forks_count":862,"subscribers_count":147,"default_branch":"main","last_synced_at":"2025-10-29T02:16:13.425Z","etag":null,"topics":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"http://www.npgsql.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"postgresql","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npgsql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-11-30T14:13:32.000Z","updated_at":"2025-10-29T02:03:40.000Z","dependencies_parsed_at":"2023-10-14T23:14:48.882Z","dependency_job_id":"bc933b0f-1210-40a5-8175-ca7cf6923d69","html_url":"https://github.com/npgsql/npgsql","commit_stats":{"total_commits":5452,"total_committers":218,"mean_commits":"25.009174311926607","dds":"0.47688921496698455","last_synced_commit":"7de5d711476af1389cba921103f344f37e8adfb8"},"previous_names":[],"tags_count":184,"template":false,"template_full_name":null,"purl":"pkg:github/npgsql/npgsql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/sbom","scorecard":{"id":696161,"data":{"date":"2025-08-11","repo":{"name":"github.com/npgsql/npgsql","commit":"98ed04be107a11d62babbc1bbb91cab3c3b78e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 21 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":"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":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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:0","Info: FSF or OSI recognized license: PostgreSQL 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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:43","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/native-aot.yml:1","Warn: no topLevel permission defined: .github/workflows/rich-code-nav.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-doc-build.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:338"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":"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/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:395: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-aot.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/native-aot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rich-code-nav.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npgsql/npgsql/rich-code-nav.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/db/Dockerfile:1: pin your Docker image by updating postgres:17 to postgres:17@sha256:29e0bb09c8e7e7fc265ea9f4367de9622e55bae6b0b97e7cce740c2d63c2ebc0","Warn: containerImage not pinned by hash: .devcontainer/dotnet/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:9.0 to mcr.microsoft.com/dotnet/sdk:9.0@sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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"}}]},"last_synced_at":"2025-08-22T03:46:01.602Z","repository_id":1953465,"created_at":"2025-08-22T03:46:01.602Z","updated_at":"2025-08-22T03:46:01.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281584979,"owners_count":26526171,"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-29T02:00:06.901Z","response_time":59,"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":"npgsql","name":"Npgsql","uuid":"5766497","kind":"organization","description":"Npgsql is the .NET data provider for PostgreSQL.","email":null,"website":"http://www.npgsql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5766497?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:24:20.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npgsql","funding_links":[],"total_stars":4666,"followers":111,"following":0,"created_at":"2022-11-02T16:32:03.777Z","updated_at":"2024-03-25T20:24:20.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npgsql/repositories"},"tags":[{"name":"v10.0.0-rc.1","sha":"92a455a3a1cc7bd71a009f7514ecb28fa54f2d23","kind":"commit","published_at":"2025-10-05T20:03:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v10.0.0-rc.1/manifests"},{"name":"v8.0.8","sha":"43e15ee3ba0fc31e8b3b24c09d5634141c487e40","kind":"commit","published_at":"2025-10-05T18:59:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.8/manifests"},{"name":"v9.0.4","sha":"3b6c74c505c4dbc68a39b05e7440153b3bf511f4","kind":"commit","published_at":"2025-10-05T18:59:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.4/manifests"},{"name":"v7.0.10","sha":"f99f19d5ea2d93885c5d120663619e56b77c8f32","kind":"commit","published_at":"2025-03-16T23:17:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.10/manifests"},{"name":"v8.0.7","sha":"3cef16f87ab18086564ae13170d665f932aa3a62","kind":"commit","published_at":"2025-02-24T21:50:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.7/manifests"},{"name":"v9.0.3","sha":"97dc1739c6cf5890acf450f20f04e64c14c7ffd5","kind":"commit","published_at":"2025-02-24T11:22:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.3/manifests"},{"name":"v4.1.15","sha":"7b3f43793aefd00b27d94a2a9e1a7226b3d22bc1","kind":"commit","published_at":"2025-02-18T11:37:14.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.15/manifests"},{"name":"v9.0.2","sha":"47ee78b7bcb995aad9dbde614e73e4771f05261f","kind":"commit","published_at":"2024-11-20T17:30:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"7fa93656c0ef21e7e5977398a672c38a16851a0f","kind":"commit","published_at":"2024-11-19T10:57:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.1/manifests"},{"name":"v6.0.13","sha":"d4ddf577aa85743be00d612ec60a76116e29a272","kind":"commit","published_at":"2024-11-18T17:21:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.13/manifests"},{"name":"v7.0.9","sha":"4369d18c0404772c209a07483a228aff73a505f0","kind":"commit","published_at":"2024-11-18T16:56:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.9/manifests"},{"name":"v8.0.6","sha":"c4c9d0d53cca12558c5f65c88b3ceb0366bda5e6","kind":"commit","published_at":"2024-11-18T16:41:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.6/manifests"},{"name":"v9.0.0","sha":"604c00c4ab5f4597fb34d6ed3449a73fbc2468f1","kind":"commit","published_at":"2024-11-18T14:35:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v9.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"2e914cc92562216b479e90a72846ed2f09e7527a","kind":"commit","published_at":"2024-10-13T04:32:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.5/manifests"},{"name":"v6.0.12","sha":"c09ca8c1ef7b7e4497cc88fe57a087ed275d2389","kind":"commit","published_at":"2024-09-10T15:41:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.12/manifests"},{"name":"v7.0.8","sha":"cd786a5f2f919643c27dbda6e40016118f6f8443","kind":"commit","published_at":"2024-09-10T14:15:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.8/manifests"},{"name":"v8.0.4","sha":"6990cceffbca2d2de4c5f12df32729bc78bbeafb","kind":"commit","published_at":"2024-09-10T14:06:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.4/manifests"},{"name":"v4.0.17","sha":"3a3d6841f9c1ac224fcbdd4b78edfb09e7d232f0","kind":"commit","published_at":"2024-06-04T18:19:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.17/manifests"},{"name":"v4.1.14","sha":"6cc806014f09a31450234ae7e7414498e33b52b0","kind":"commit","published_at":"2024-05-18T13:27:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.14/manifests"},{"name":"v4.0.16","sha":"86e9a120e7503ef9163a6e44cf51255ef8912633","kind":"commit","published_at":"2024-05-18T13:17:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.16/manifests"},{"name":"v7.0.7","sha":"8882a3983a3552c92ba9ba1ca171a664bba53b60","kind":"commit","published_at":"2024-05-09T13:50:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.7/manifests"},{"name":"v6.0.11","sha":"3419c993b672e1bdf1f1e1730d2bc306ca6cc066","kind":"commit","published_at":"2024-05-09T13:04:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.11/manifests"},{"name":"v5.0.18","sha":"6342a44414e1c861bebb173796e1c1ebf5713d1a","kind":"commit","published_at":"2024-05-09T12:51:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.18","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.18/manifests"},{"name":"v8.0.3","sha":"c5aab163a27a328af4cdb2e2285c7dcc46b2d1d8","kind":"commit","published_at":"2024-05-09T12:46:15.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.3/manifests"},{"name":"v4.1.13","sha":"db69b1c964e532d30a18ec5e11d8a4491f4be661","kind":"commit","published_at":"2024-05-09T12:44:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.13/manifests"},{"name":"v4.0.14","sha":"e34e2ba8042e666d9af54a1b255fba4d5b11df56","kind":"commit","published_at":"2024-05-09T11:20:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.14/manifests"},{"name":"v8.0.2","sha":"9e4ff8ce78c586ec19c1ae7ef1ccff29d08a1c39","kind":"commit","published_at":"2024-02-09T18:25:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c36b1bc7e5c6d79bb526e5a89a0a68f150b283cb","kind":"commit","published_at":"2023-12-03T20:45:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"507e2d9760dff4090ab71326a7d8b9ae721db553","kind":"commit","published_at":"2023-11-20T23:52:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.2","sha":"4c9921de2dfb48fb5a488787fc7422add3553f50","kind":"commit","published_at":"2023-10-11T09:45:49.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-rc.2/manifests"},{"name":"v5.0.17","sha":"5047f399b668d307c47d434e0373b00ea42765c6","kind":"commit","published_at":"2023-09-14T18:12:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.17","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.17/manifests"},{"name":"v6.0.10","sha":"35cc5b5e11d3e6c150882547e029ee249574e499","kind":"commit","published_at":"2023-09-14T17:09:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.10/manifests"},{"name":"v7.0.6","sha":"eff6b18aa14cdd329b14c5168781f61bbafec3a0","kind":"commit","published_at":"2023-09-14T15:50:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.6/manifests"},{"name":"v8.0.0-preview.4","sha":"03f3c85f5f3e34ce62d02fd6430a4950ca379629","kind":"commit","published_at":"2023-05-17T11:20:25.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.4/manifests"},{"name":"v7.0.4","sha":"72bef2b46a53973be879c30b3ca582b595c0c46b","kind":"commit","published_at":"2023-04-23T19:52:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.4/manifests"},{"name":"v8.0.0-preview.3","sha":"276bb7db351ed785e2ea3b74cce85d8a3ca49fff","kind":"commit","published_at":"2023-04-23T19:50:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.3/manifests"},{"name":"v8.0.0-preview.2","sha":"c9b8bce549a89ecf4baead24c82f1eb50417ebcd","kind":"commit","published_at":"2023-03-20T16:30:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.2/manifests"},{"name":"v8.0.0-preview.1","sha":"d3893872e9978e6c5a7e40f4aa64a35ac5a210d2","kind":"commit","published_at":"2023-03-03T20:35:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v8.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v8.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v8.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v8.0.0-preview.1/manifests"},{"name":"v5.0.16","sha":"0416c9bbe4bdd969e82c7ceed39d65a6d2f5c6b0","kind":"commit","published_at":"2023-02-15T10:56:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.16","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.16/manifests"},{"name":"v7.0.2","sha":"1335dd2a8a238dc609841f1c359b2b56e3099cf1","kind":"commit","published_at":"2023-02-10T19:51:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.2/manifests"},{"name":"v6.0.9","sha":"0ce3d45cd4fe6e8823df88ce9f1ee614b74dd8f6","kind":"commit","published_at":"2023-02-10T15:16:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"12f0ca6ad4402358b8101bd03f35897306a3294d","kind":"commit","published_at":"2022-12-17T15:23:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.8/manifests"},{"name":"v7.0.1","sha":"7eb82abf2b8ab3f278ad485c1e675781b7d8ffcb","kind":"commit","published_at":"2022-12-17T10:34:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f844598e07e0b68174dae88a51071ab89a867d3c","kind":"commit","published_at":"2022-11-09T17:22:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.2","sha":"0c9e56da79c7d877f9f9ec856dfe92505ab33ecf","kind":"commit","published_at":"2022-10-11T21:38:08.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.2/manifests"},{"name":"v5.0.15","sha":"e8aec04b2bff1547736edb982f2b4acdde7cfae8","kind":"commit","published_at":"2022-09-16T22:03:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.15","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.15/manifests"},{"name":"v6.0.7","sha":"7e7cc582292999aa4a7a18de42593cdff7f86638","kind":"commit","published_at":"2022-09-16T12:47:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.7/manifests"},{"name":"v7.0.0-rc.1","sha":"0838af19b678da308903ef15857aef3e5885d7e2","kind":"commit","published_at":"2022-09-16T12:44:23.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-rc.1/manifests"},{"name":"v7.0.0-preview.7","sha":"54225488714067a8d4f56af6f18cca86e72c83cc","kind":"commit","published_at":"2022-08-05T21:45:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.7/manifests"},{"name":"v6.0.6","sha":"b3c4023f65fe462a692669f5a1e8526705c26404","kind":"commit","published_at":"2022-08-03T12:43:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.6","sha":"6ca77058570b5cccba81cd378f51cf42ab8c6e30","kind":"commit","published_at":"2022-07-11T21:23:38.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.6/manifests"},{"name":"v4.1.12","sha":"dfe187e1132efdeaf7c8fb66532553bd53f1865a","kind":"commit","published_at":"2022-06-23T09:36:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"d7bd78d906ef72c5d73ac77223f88a084527467f","kind":"tag","published_at":"2022-06-19T14:23:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.11/manifests"},{"name":"v4.0.13","sha":"3af871d5a017a2319ba3a95930f3e101b552f6ac","kind":"commit","published_at":"2022-06-19T12:41:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.13/manifests"},{"name":"v5.0.14","sha":"2ae3e3acfac2457570b5516dcb18dd16697d451d","kind":"commit","published_at":"2022-06-19T12:16:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.14/manifests"},{"name":"v6.0.5","sha":"d50f836d4ca705513e9933e87874f572d7e8fd47","kind":"commit","published_at":"2022-06-19T12:11:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.5/manifests"},{"name":"v7.0.0-preview.5","sha":"4e7f2a7c9edc1a3172f552e36e26c1e6184b5377","kind":"commit","published_at":"2022-06-19T12:05:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.5/manifests"},{"name":"v7.0.0-preview.4","sha":"94f53472f391c2ccd4f40a3f6f810bfaaf0a7b09","kind":"commit","published_at":"2022-05-11T10:31:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.4/manifests"},{"name":"v6.0.4","sha":"a74a4de580cf5ef53e2c7cd6e8c0437441898f55","kind":"commit","published_at":"2022-04-19T14:32:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.3","sha":"9e43fd8449315b9d2b597a1b0588d53bd53d8ee4","kind":"commit","published_at":"2022-04-19T14:29:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.3/manifests"},{"name":"v5.0.13","sha":"cf2a4d54168516cbedc708236d5561c9f7fd50cd","kind":"commit","published_at":"2022-04-15T12:09:56.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.13","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.13/manifests"},{"name":"v7.0.0-preview.2","sha":"998ff706ba5429bc5df4da344ea93857014d3c53","kind":"commit","published_at":"2022-03-16T09:24:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.2/manifests"},{"name":"v7.0.0-preview.1","sha":"ece7fc5d6fb523de8dc1e955c44ab70fcb288b9e","kind":"commit","published_at":"2022-02-17T10:11:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v7.0.0-preview.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v7.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v7.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v7.0.0-preview.1/manifests"},{"name":"v5.0.12","sha":"59aa308cd03de15c0573018ff8fcf6e2f6863cbc","kind":"commit","published_at":"2022-02-01T18:41:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.12/manifests"},{"name":"v6.0.3","sha":"ed59682462803653bbe205d5b94bf0c8ac1cc886","kind":"commit","published_at":"2022-01-27T12:55:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9812ac4194d94b206adcd71dad75dede635025b2","kind":"commit","published_at":"2021-12-20T22:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"be018c8d553a25449987ae83ca17115b443174c1","kind":"commit","published_at":"2021-12-03T13:41:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.1/manifests"},{"name":"v4.1.10","sha":"5e3215188c4ab01a4b7c94675db258870ad176cb","kind":"commit","published_at":"2021-11-12T22:37:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.10/manifests"},{"name":"v5.0.11","sha":"86ef9ea05b483817d24c8beeb091d01c818b79e2","kind":"commit","published_at":"2021-11-12T22:30:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.11/manifests"},{"name":"v6.0.0","sha":"655a0191b986404928db466f512bac5d4c6afd3a","kind":"commit","published_at":"2021-11-09T17:18:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.2","sha":"0647922fbb46bddb53fa6c932dc7880af510c755","kind":"commit","published_at":"2021-10-14T13:16:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"45270facef2a6716e6199305708ad06cbc92e031","kind":"commit","published_at":"2021-09-24T14:58:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-rc.1/manifests"},{"name":"v5.0.10","sha":"bed0f27038cbcaedc47f5b981111757d5d1dcdbf","kind":"commit","published_at":"2021-09-15T06:27:47.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.10/manifests"},{"name":"backup","sha":"0691f5196df6e1b798282eda38a55ffbf0b2c635","kind":"commit","published_at":"2021-09-10T15:00:09.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/backup","html_url":"https://github.com/npgsql/npgsql/releases/tag/backup","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@backup","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/backup/manifests"},{"name":"v6.0.0-preview7","sha":"95133ba7785ef471c1682b1b8008ffcba15b3ee1","kind":"commit","published_at":"2021-08-16T12:34:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview7/manifests"},{"name":"v6.0.0-preview6","sha":"9b1f8bc84d2d48de8603d32950ce33c0237d5329","kind":"commit","published_at":"2021-07-31T14:32:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview6/manifests"},{"name":"v6.0.0-preview5","sha":"c5072992070deedc3c1a82d10c7af3f811674b09","kind":"commit","published_at":"2021-07-01T12:35:57.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview5/manifests"},{"name":"v5.0.7","sha":"320d7579fa3971cd02abfde7330b507cc3712fbb","kind":"commit","published_at":"2021-06-13T13:36:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.7/manifests"},{"name":"v6.0.0-preview4","sha":"fc7f5fbab028a36d8e7f6570b4e404e3974257f5","kind":"commit","published_at":"2021-05-27T12:41:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview4/manifests"},{"name":"v5.0.5","sha":"c35751f6809e831ed7fb9359bae09f2e137ab316","kind":"commit","published_at":"2021-05-11T20:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.5/manifests"},{"name":"v4.0.12","sha":"1f6fd66e5befdc7b5142b9d21f0af4edb8a7aebe","kind":"commit","published_at":"2021-05-11T13:40:55.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.12","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.12/manifests"},{"name":"v6.0.0-preview3","sha":"3786c260953cd49f2d285536131d57c6bf51422b","kind":"commit","published_at":"2021-04-15T19:08:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview3/manifests"},{"name":"v5.0.4","sha":"c12bff9267f366e49e8c690dbcfbb419058d8da7","kind":"commit","published_at":"2021-03-25T11:06:01.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.4/manifests"},{"name":"v4.1.9","sha":"4ac27396f61bb6672202474ccffdc8b495218146","kind":"commit","published_at":"2021-03-16T14:46:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.9/manifests"},{"name":"v6.0.0-preview2","sha":"98cea22ddb28cdd9440261ba2e2b4751a97a3f4c","kind":"commit","published_at":"2021-03-11T19:04:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v6.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v6.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v6.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v6.0.0-preview2/manifests"},{"name":"v5.0.3","sha":"47bc5956f5d5603d3a4f3918784f1a8422725f30","kind":"commit","published_at":"2021-01-26T11:58:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.3/manifests"},{"name":"v4.1.8","sha":"e62b9d26ae45f2004abde4b5d6c1ebf426cf402c","kind":"commit","published_at":"2021-01-21T11:13:40.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.8/manifests"},{"name":"v5.0.2","sha":"c81a35c6c246ea65f8e14668f9bde3947a6b904d","kind":"commit","published_at":"2021-01-19T18:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.2/manifests"},{"name":"v4.1.7","sha":"da681634bd9147b14394f9c4345bcc6c334d51e2","kind":"commit","published_at":"2020-12-12T16:46:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.7/manifests"},{"name":"v5.0.1.1","sha":"5f04309e0a95c6fde4d9719dd02e787102ea024f","kind":"commit","published_at":"2020-12-12T09:54:34.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1.1/manifests"},{"name":"v5.0.1","sha":"cdd49fbb02665c73328efd53fd0bdbacd922091a","kind":"commit","published_at":"2020-12-11T12:10:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"ef1ad7a5d94b8a10d20ae9ddaf7b834de0d4baba","kind":"commit","published_at":"2020-11-15T17:57:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0/manifests"},{"name":"v4.1.6","sha":"d6e9375821c9ccc68c7ec96bdc600ab74e8755e9","kind":"commit","published_at":"2020-11-15T17:34:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.6/manifests"},{"name":"v5.0.0-preview1","sha":"482d69807f9297d4bd22984e3aecb6b10a45b3e9","kind":"commit","published_at":"2020-10-13T14:20:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-preview1/manifests"},{"name":"v4.1.5","sha":"7d79099047e4d8ebf6028ebbec9baced2f9794c3","kind":"commit","published_at":"2020-09-28T20:28:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.5/manifests"},{"name":"v4.0.11","sha":"55e3795f7145137873f168ed08e65a124fb5df88","kind":"commit","published_at":"2020-07-19T10:22:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.11","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.11/manifests"},{"name":"v4.1.4","sha":"ca2e1db96369323dbef5549cc2759cd9e07b925b","kind":"commit","published_at":"2020-07-19T10:03:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.4/manifests"},{"name":"v5.0.0-alpha1","sha":"b629acac922c045de2eb2d967703d28eeaafc7a7","kind":"commit","published_at":"2020-06-17T08:02:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v5.0.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v5.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v5.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v5.0.0-alpha1/manifests"},{"name":"v4.1.3.1","sha":"9c96805d52f579ee1cb7d1976a0dadd1d4b2ee89","kind":"commit","published_at":"2020-02-20T17:36:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3.1/manifests"},{"name":"v4.1.3","sha":"dd5fd7d2add694c3a9b38482ea55713a6d911458","kind":"commit","published_at":"2020-01-31T16:53:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"8898b0f63d9b66f2644625d4bf2173ec6c28e4e1","kind":"commit","published_at":"2019-11-14T03:44:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ea70865ac6c3d5312af8acc80e2fd04121586290","kind":"commit","published_at":"2019-10-02T10:40:41.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"623a0898193fb01e7ad64f4ed2770ac3b317ce27","kind":"commit","published_at":"2019-09-26T11:38:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0/manifests"},{"name":"v4.0.10","sha":"f2b2c98f45df6d2a78eec00ae867f18944d717ca","kind":"commit","published_at":"2019-09-05T09:29:48.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.10/manifests"},{"name":"v4.1.0-preview2","sha":"bc81a4a3d86974af6366c468b86fd871d1df0974","kind":"commit","published_at":"2019-09-04T20:06:17.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview2/manifests"},{"name":"v4.1.0-preview1","sha":"a63c449b668880179e4470fdd860a73a1b395030","kind":"commit","published_at":"2019-08-15T01:00:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.1.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.1.0-preview1/manifests"},{"name":"v4.0.9","sha":"8f47aecba33a9cbe1e100e86543eea5bb9526a41","kind":"commit","published_at":"2019-08-14T11:47:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"9c1a1d58a39cffa8d983abb98cc1771a76a64800","kind":"commit","published_at":"2019-07-18T22:38:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"7c9050cdc766357fb511e1e411dacf86759f481e","kind":"commit","published_at":"2019-05-21T07:10:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"0f1e91e6b6171d93ede2f3edb045d5a33a5cf6ec","kind":"commit","published_at":"2019-04-11T10:15:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"12f62263132f163bc2c04fabde5918a3bf4292d8","kind":"commit","published_at":"2019-03-03T10:38:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.5/manifests"},{"name":"v4.0.4.1","sha":"d6366e2838acaaa586418517b47e5afb7c1e0623","kind":"commit","published_at":"2018-12-07T18:29:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4.1/manifests"},{"name":"v4.0.4","sha":"ecfb8b2c4bc5108e40c990b83c2863c61f7ef8b4","kind":"commit","published_at":"2018-12-06T21:30:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"27fc3fc266c61e66f235947dba686b716904b056","kind":"commit","published_at":"2018-09-08T15:23:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"acba768a376357d43fafc70af4ee6d2de8fd70a1","kind":"commit","published_at":"2018-07-08T13:43:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c442c87e125ed8c372fc4425661bc1027d23cf6b","kind":"commit","published_at":"2018-07-01T12:33:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"640341e3689ea8c698933c301031a7970e783b8a","kind":"commit","published_at":"2018-05-31T12:23:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc1","sha":"20b5183da76760148b6dd6636c6a98701e970249","kind":"commit","published_at":"2018-05-08T09:58:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"2fa868bdc9cd5c476e5c9609b0c1ba7105a19fef","kind":"commit","published_at":"2018-04-08T11:24:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview2/manifests"},{"name":"toub-pool-review","sha":"45e33ecef21f75f51a625c7b919a50da3ed8e920","kind":"commit","published_at":"2018-03-22T14:47:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/toub-pool-review","html_url":"https://github.com/npgsql/npgsql/releases/tag/toub-pool-review","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@toub-pool-review","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/toub-pool-review/manifests"},{"name":"v4.0.0-preview1","sha":"937564c2e7c5ba644fb250dfa968ada5b04d392f","kind":"commit","published_at":"2018-03-19T12:44:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v4.0.0-preview1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v4.0.0-preview1/manifests"},{"name":"v3.2.7","sha":"f26b14af68d631f0855d86b358e5a53888be46e8","kind":"commit","published_at":"2018-02-27T18:27:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"7a8bc2381e109d35760a319964460c5f3c79c64a","kind":"commit","published_at":"2017-12-03T14:54:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"5460190bc87f6034dc57d56af7f86381f2454dcd","kind":"commit","published_at":"2017-07-25T10:14:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.5/manifests"},{"name":"v3.2.4.1","sha":"80007095c32bfd6b97fe8b557b8c313e024fac06","kind":"commit","published_at":"2017-06-22T07:46:44.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4.1/manifests"},{"name":"v3.2.4","sha":"91980555fe8730a65f3e76e7382d8b9b302da8d6","kind":"commit","published_at":"2017-06-13T22:53:22.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"177af380697bce50f1997b08bc017cf7903e9cfb","kind":"commit","published_at":"2017-06-01T09:21:46.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1f044cec88b0f65e678b0c3d4f4478b787b0e9b4","kind":"commit","published_at":"2017-03-21T16:05:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.2/manifests"},{"name":"v3.1.10","sha":"a1fc8b49934590b636008681b71637c70e2eaa0f","kind":"commit","published_at":"2017-02-14T16:29:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.10","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.10/manifests"},{"name":"v3.2.1","sha":"ee7626edecf2a3f266dbf427294ba76ad3ff04db","kind":"commit","published_at":"2017-02-14T15:56:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b7ea12c39d76b88fc15989c223e95ad6a9688a90","kind":"commit","published_at":"2017-01-27T12:32:04.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta1","sha":"7717b117b520f0f2397568acb3769e5fa1f379dc","kind":"commit","published_at":"2017-01-11T13:31:12.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.2.0-beta1/manifests"},{"name":"v3.1.9","sha":"27ff2c42fda80c5b3b688e12571bef1cbf7d83f3","kind":"commit","published_at":"2016-11-20T08:40:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.9","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1855047f37fce05c1eb4b6442f7d079526d46b89","kind":"commit","published_at":"2016-09-22T17:19:26.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"4824ca64f291031f3dd576d3b49349a6965170f7","kind":"commit","published_at":"2016-08-06T14:47:27.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"a7e147759c3756b6d22f07f5602aacd21f93d48d","kind":"commit","published_at":"2016-07-11T23:46:33.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f7ba99fa4e83eeb4f6b607a408e1d4fffbfd8e3d","kind":"commit","published_at":"2016-06-28T19:52:29.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ebba9ac6ccc2d0c64323f75e95495d2f0f1d5c76","kind":"commit","published_at":"2016-06-16T01:01:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.4/manifests"},{"name":"v3.0.8","sha":"0f5d4b4264abc883f0e29eb3895aca5dbf4260c7","kind":"commit","published_at":"2016-06-15T23:41:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.8","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.8/manifests"},{"name":"v3.1.3","sha":"20238aae758af27c358001b729d617f1cc413172","kind":"commit","published_at":"2016-05-30T11:27:37.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3cf64eb5e7d607c394d1cfd038a036fda3b03bad","kind":"commit","published_at":"2016-05-22T06:16:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2a113a1b6ce921acfe8af25dfae047d9ade8be15","kind":"commit","published_at":"2016-05-19T10:39:39.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ae14c2a464ec9ca33da528f09e7ffd2a500a8b50","kind":"commit","published_at":"2016-05-16T21:59:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta1","sha":"edc3dcead172959136a627952436102046899635","kind":"commit","published_at":"2016-05-05T18:38:06.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-beta1/manifests"},{"name":"v3.0.7","sha":"02136bdf22ef596e2b64ed918cb555372044704d","kind":"commit","published_at":"2016-05-03T08:50:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"26af8f837368ab2b9c61db2523da9c94ffde2fea","kind":"commit","published_at":"2016-05-01T07:23:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"25703d852a5fed28dde238e2312c982482ea91e0","kind":"commit","published_at":"2016-01-01T13:50:00.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.5/manifests"},{"name":"v3.1.0-alpha6","sha":"3cd6e61dafdaa1258aac79b7c554bee71a76f2bd","kind":"commit","published_at":"2015-12-07T08:16:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha6/manifests"},{"name":"v3.0.4","sha":"26b207ff105f505caab7bcc1bceb740a235e0e11","kind":"commit","published_at":"2015-12-06T09:00:42.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.4","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.4/manifests"},{"name":"v3.1.0-alpha5","sha":"54d470507277ed101a68816201ed0f8bf2c68adf","kind":"commit","published_at":"2015-11-18T21:34:51.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha5/manifests"},{"name":"v3.1.0-alpha3","sha":"f852bda03f4a7e57717ff8d3dac69a6c4c309072","kind":"commit","published_at":"2015-10-16T17:56:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha3/manifests"},{"name":"v3.1.0-alpha2","sha":"0d715b2ca9839f18b0b17e3f4de456e338f5a9c3","kind":"commit","published_at":"2015-10-16T07:59:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha2/manifests"},{"name":"v3.0.3","sha":"7ca02e99977deab9c0dafc142e4ddd3f55eb995e","kind":"commit","published_at":"2015-09-27T07:15:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"25227af64983a2ff9d74d195e8a19a9b721a9759","kind":"commit","published_at":"2015-09-18T12:01:28.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.7","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.7/manifests"},{"name":"v3.1.0-alpha1","sha":"159375c413b884a9f15a64b37535a3d796e7644c","kind":"commit","published_at":"2015-09-06T21:24:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.1.0-alpha1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.1.0-alpha1/manifests"},{"name":"v3.0.2","sha":"a249ec7cafaebd02687cd23f4e2f71d8a3531ed9","kind":"commit","published_at":"2015-09-04T11:58:07.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.2/manifests"},{"name":"v2.2.6","sha":"13c1cfb1c292939fff914c7f58e3c96edfe01429","kind":"commit","published_at":"2015-08-27T12:03:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.6","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.6/manifests"},{"name":"v3.0.1","sha":"2ca27254b08b4d7f162beb3bc5428735b404d226","kind":"commit","published_at":"2015-08-18T23:05:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"8d94bc3e76eec6993a1dcb70c83b7e94a0374325","kind":"commit","published_at":"2015-08-07T11:13:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc2","sha":"8b6cb9d257f26e31563d5cbf70dd69f694b7ca75","kind":"commit","published_at":"2015-07-17T05:59:45.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"d66bb06d1a75d0c8409ce479e8889f0d097ba5d8","kind":"commit","published_at":"2015-07-12T06:27:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-rc1/manifests"},{"name":"v3.0.0-beta.1","sha":"533bd33acae8bfeb26de66434e325d71304eae86","kind":"commit","published_at":"2015-05-25T11:56:52.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v3.0.0-beta.1/manifests"},{"name":"v2.2.5","sha":"a4522cc2cb58dddf08ec798cd8e9d90093da208f","kind":"commit","published_at":"2015-03-10T08:15:11.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.5","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.5/manifests"},{"name":"v2.2.4.3","sha":"7361b89efda819c70a451e68075e2505e6cd221a","kind":"commit","published_at":"2015-02-05T22:26:10.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.3/manifests"},{"name":"v2.2.4.1","sha":"e203b6a58e546c9aa33a9ad6c9ad9f32fc9d8574","kind":"commit","published_at":"2015-02-03T13:09:16.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.4.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.4.1/manifests"},{"name":"v2.2.3","sha":"41b35d8d205d5a22d2504965fb12142e13b6affb","kind":"commit","published_at":"2014-11-21T12:03:36.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d4260fdb1afa43b2c06e89300f291234d8a7d9c4","kind":"commit","published_at":"2014-11-01T15:32:20.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7180a97fc086b369b7473c890012067412f91677","kind":"commit","published_at":"2014-09-24T08:25:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"67c2449a9a170c060ce9fbe2cbce46bf0ebdb6e6","kind":"commit","published_at":"2014-09-01T17:18:19.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc2","sha":"8f70c8b71530429557862f9e5fd64699192f0a2e","kind":"commit","published_at":"2014-08-17T02:34:53.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"5f5f95a845104b71557bda5fe823b92184d2020a","kind":"commit","published_at":"2014-08-05T16:36:35.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-rc1/manifests"},{"name":"v2.2.0-beta1","sha":"a4d4e95372cc8e869678b45c1514f40e607bb8dd","kind":"commit","published_at":"2014-07-21T21:16:30.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.2.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.2.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.2.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.2.0-beta1/manifests"},{"name":"v2.1.3","sha":"01b28a621f18b6643a12c6d2cc2f1d546f7ee403","kind":"commit","published_at":"2014-04-09T19:23:24.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"86bd3f5be5df1399c5643c7ea66c3ac0a613d4c8","kind":"commit","published_at":"2014-03-28T01:42:43.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c543732f284192a75628ab83ef4c3c0945e407ff","kind":"commit","published_at":"2014-03-21T01:14:59.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fba2f58c950b1299f90912b0c852362d005070b7","kind":"commit","published_at":"2014-03-14T17:10:03.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc1","sha":"684b33dded61c12fc9178074f4ff31e973a9b095","kind":"commit","published_at":"2014-02-06T07:51:02.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-rc1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-rc1/manifests"},{"name":"v2.1.0-beta1","sha":"32530756b42e4e5d7696a36d0c3e4b3a9703fad4","kind":"tag","published_at":"2013-12-26T18:58:31.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.1.0-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.14.3","sha":"57d8ce0812670eda668cd8c9f209a2b8eef3b86e","kind":"commit","published_at":"2013-12-21T20:45:32.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.3","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.3/manifests"},{"name":"v2.0.14.2","sha":"d2235754837706276d4f6272c42f26d202e18032","kind":"commit","published_at":"2013-12-15T22:55:58.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14.2","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14.2/manifests"},{"name":"v2.0.14","sha":"5a84a00d916348ca20aa3e7d77c8429dbf3d2674","kind":"commit","published_at":"2013-12-07T21:23:21.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.14","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.14/manifests"},{"name":"v2.0.13-beta1","sha":"8374f6056a0524233fef7ed84966b11a0e454b56","kind":"tag","published_at":"2013-06-30T19:58:54.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.13-beta1","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.13-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.13-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.13-beta1/manifests"},{"name":"before-migration-from-cvs","sha":"3c9990c6ee6033b9e65306bdefe926627d5c681e","kind":"commit","published_at":"2013-04-13T20:09:50.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/before-migration-from-cvs","html_url":"https://github.com/npgsql/npgsql/releases/tag/before-migration-from-cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@before-migration-from-cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/before-migration-from-cvs/manifests"},{"name":"v2.0.12.0","sha":"3d476eb8b7496e04d5c82c748d0d49cac42918a1","kind":"commit","published_at":"2012-09-03T01:28:05.000Z","download_url":"https://codeload.github.com/npgsql/npgsql/tar.gz/v2.0.12.0","html_url":"https://github.com/npgsql/npgsql/releases/tag/v2.0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npgsql/npgsql@v2.0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/tags/v2.0.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T07:57:52.992Z","dependent_packages_count":2,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":16.327360770465106},"purl":"pkg:nuget/mapsuitedependency-npgsql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/mapsuitedependency-npgsql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/mapsuitedependency-npgsql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/mapsuitedependency-npgsql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T20:02:57.440Z","issues_count":1069,"pull_requests_count":756,"avg_time_to_close_issue":17225772.514435697,"avg_time_to_close_pull_request":5894338.289855072,"issues_closed_count":761,"pull_requests_closed_count":621,"pull_request_authors_count":75,"issue_authors_count":661,"avg_comments_per_issue":4.784845650140318,"avg_comments_per_pull_request":1.1362433862433863,"merged_pull_requests_count":527,"bot_issues_count":1,"bot_pull_requests_count":109,"past_year_issues_count":198,"past_year_pull_requests_count":200,"past_year_avg_time_to_close_issue":1406312.1346153845,"past_year_avg_time_to_close_pull_request":896955.432,"past_year_issues_closed_count":104,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":144,"past_year_avg_comments_per_issue":2.0202020202020203,"past_year_avg_comments_per_pull_request":0.785,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":115,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","maintainers":[{"login":"roji","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"NinoFloris","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"},{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"},{"login":"manandre","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"},{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}],"active_maintainers":[{"login":"roji","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"manandre","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"},{"login":"NinoFloris","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mapsuitedependency-npgsql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mapsuitedependency-npgsql/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mapsuitedependency-npgsql/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mapsuitedependency-npgsql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mapsuitedependency-npgsql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mapsuitedependency-npgsql/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817160,"maintainers_count":112124,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}}],"commits":{"id":7132,"full_name":"npgsql/npgsql","default_branch":"main","total_commits":5785,"total_committers":239,"total_bot_commits":325,"total_bot_committers":1,"mean_commits":24.205020920502093,"dds":0.4957649092480553,"past_year_total_commits":250,"past_year_total_committers":29,"past_year_total_bot_commits":70,"past_year_total_bot_committers":1,"past_year_mean_commits":8.620689655172415,"past_year_dds":0.72,"last_synced_at":"2026-06-16T10:05:18.203Z","last_synced_commit":"6a4b46e6a81ef345cfbcf010a8e1fb2f780b9c09","created_at":"2023-03-07T09:44:49.576Z","updated_at":"2026-06-16T10:03:48.072Z","committers":[{"name":"Shay Rojansky","email":"roji@roji.org","login":"roji","count":2917},{"name":"fxjr","email":"","login":null,"count":590},{"name":"Nikita Kazmin","email":"vonzshik@gmail.com","login":"vonzshik","count":347},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":325},{"name":"Yoh Deadfall","email":"yoh.deadfall@hotmail.com","login":"YohDeadfall","count":230},{"name":"Nino Floris","email":"mail@ninofloris.com","login":"NinoFloris","count":209},{"name":"Glen Parker","email":"glenebob@gmail.com","login":"glenebob","count":145},{"name":"Emil Lenngren","email":"emil.lenngren@gmail.com","login":"Emill","count":101},{"name":"Brar Piening","email":"brar@gmx.de","login":"Brar","count":97},{"name":"Francisco Figueiredo Jr","email":"francisco@npgsql.org","login":"franciscojunior","count":74},{"name":"kenjiuno","email":"h8mastre@gmail.com","login":"kenjiuno","count":63},{"name":"roji","email":"roji@TeamCity","login":null,"count":58},{"name":"Shay Rojansky","email":"roji@eaglets.co.il","login":null,"count":43},{"name":"Austin Drenski","email":"austin.drenski@gmail.com","login":"austindrenski","count":33},{"name":"Emmanuel André","email":"2341261+manandre","login":"manandre","count":33},{"name":"Kristian Hellang","email":"kristian@hellang.com","login":"khellang","count":13},{"name":"Cezar Cretu","email":"cretucezarandrei@gmail.com","login":"CezarCretu","count":12},{"name":"Bruce Bowyer-Smyth","email":"bbowyersmyth@live.com.au","login":"bbowyersmyth","count":12},{"name":"David Karlaš","email":"david.karlas@gmail.com","login":"DavidKarlas","count":11},{"name":"Warren Chan","email":"warrenc@fast.au.fujitsu.com","login":null,"count":11},{"name":"rwasef1830","email":"beliskner.github.3psil0N@neverbox.com","login":"rwasef1830","count":10},{"name":"Brian Crowell","email":"bcrowell@barbnet.com","login":null,"count":9},{"name":"Chris Webb","email":"webb@phame.net","login":null,"count":8},{"name":"Udo Liess","email":"udo.liess@gmx.net","login":"udoliess","count":8},{"name":"Michael Friis","email":"friism@gmail.com","login":"friism","count":8},{"name":"Christopher Moore","email":"chrisdcmoore","login":"chrisdcmoore","count":8},{"name":"Daisuke Higuchi","email":"higuchi.daisuke@jp.fujitsu.com","login":null,"count":7},{"name":"ChenHuajun","email":"chjischj@163.com","login":"ChenHuajun","count":7},{"name":"warcha","email":"wchan_syd@yahoo.com.au","login":"warcha","count":7},{"name":"tumasgiu","email":"rossini.t@gmail.com","login":"rossini-t","count":7},{"name":"MarkusSintonen","email":"markus.sintonen@gmail.com","login":"MarkusSintonen","count":7},{"name":"Dylan Borg","email":"borgdylan@hotmail.com","login":"borgdylan","count":6},{"name":"Frédéric Delaporte","email":"fredericdelaporte@free.fr","login":"fredericDelaporte","count":6},{"name":"Rungee","email":"maksim.rylov@gmail.com","login":"Rungee","count":6},{"name":"danzel","email":"danzel@localhost.geek.nz","login":"danzel","count":6},{"name":"davidrowley","email":"dgrowley@gmail.com","login":"david-rowley","count":6},{"name":"ChenHuajun","email":"skykiker@gmail.com","login":"skykiker","count":6},{"name":"Steven Vanden Broeck","email":"xytyx@telenet.be","login":"StevenVandenBroeck","count":6},{"name":"Twenty","email":"twenty@translucent.at","login":"TwentyFourMinutes","count":6},{"name":"uhayat","email":"m.umarkiani@gmail.com","login":"uhayat","count":4},{"name":"Shimmy","email":"2716316+weitzhandler","login":"weitzhandler","count":4},{"name":"loop-evgeny","email":"34301024+loop-evgeny","login":"loop-evgeny","count":4},{"name":"ch-asimakopoulos","email":"ch.asimakopoulos@gmail.com","login":"ch-asimakopoulos","count":4},{"name":"Steven Yeh","email":"say25@cornell.edu","login":"say25","count":4},{"name":"NoeGarcia","email":"elnoegarcia@gmail.com","login":"NoeGarcia","count":4},{"name":"Günther Foidl","email":"gue@korporal.at","login":"gfoidl","count":4},{"name":"Florian Rainer","email":"florian.rainer@zeppelin-group.com","login":"FlorianRainer","count":4},{"name":"David Roth","email":"david.roth@fusonic.net","login":"davidroth","count":4},{"name":"Dan Shechter","email":"dans@houmus.org","login":"damageboy","count":4},{"name":"Brian Pursley","email":"bpursley@cinlogic.com","login":"brianpursley","count":4},{"name":"Andrew Tackett","email":"andrew.tackett@gmail.com","login":"andrewtackett","count":4},{"name":"Bradley Grainger","email":"bgrainger@gmail.com","login":"bgrainger","count":4},{"name":"Tuan Nguyen","email":"tuan@demtien.com","login":null,"count":4},{"name":"windcloud","email":"wwindcloud@hku.hk","login":null,"count":4},{"name":"zabulus","email":"zabulus12@gmail.com","login":"zabulus","count":3},{"name":"yfakariya","email":"yfakariya@gmail.com","login":"yfakariya","count":3},{"name":"Szymon Kulec","email":"scooletz@gmail.com","login":"Scooletz","count":3},{"name":"Josh Cooley","email":"jbnpgsql@tuxinthebox.net","login":"jbcooley","count":3},{"name":"Романов Илья","email":"89531340993@yandex.ru","login":"romanov-is-here","count":3},{"name":"Nathan Mascitelli","email":"shortspider","login":"shortspider","count":3},{"name":"Damir Ainullin","email":"damirainullin@outlook.com","login":"DamirAinullin","count":3},{"name":"Joshua Benjamin","email":"jbenjamin@precisiondev.net","login":null,"count":3},{"name":"genikawa","email":"fj8302bp@aa.fujitsu.com","login":null,"count":3},{"name":"asgeirh","email":"asgeir@dcg.is","login":null,"count":3},{"name":"Victor Gladkikh","email":"victor.gladkikh@gmail.com","login":"alfeg","count":2},{"name":"William Denton","email":"williamdenton","login":"williamdenton","count":2},{"name":"Yann ROBIN","email":"yb.robin@gmail.com","login":"kYann","count":2},{"name":"YetaWF","email":"YetaWF","login":"YetaWF","count":2},{"name":"Nikolai Orekhov","email":"nick.orekhov@gmail.com","login":"sherlock1982","count":2},{"name":"Melvin Ray Herr","email":"melvinray@abcrun.com","login":"StillLearnin","count":2},{"name":"MaceWindu","email":"MaceWindu","login":"MaceWindu","count":2},{"name":"Kirk Brauer","email":"kirkebrauer@gmail.com","login":"kirkbrauer","count":2},{"name":"Kevin Pullin","email":"kevin.pullin@gmail.com","login":"kppullin","count":2},{"name":"Julius Vitkauskas","email":"zadintuvas@gmail.com","login":"jvitkauskas","count":2},{"name":"Joao Grassi","email":"joaop.grassi@gmail.com","login":"joaopgrassi","count":2},{"name":"Jake Brandt","email":"jbrandt@brandtmedia.net","login":"jake-brandt","count":2},{"name":"Tony Qu","email":"tonyqus@gmail.com","login":"tonyqus","count":2},{"name":"Steve Ognibene","email":"steve.ognibene@namely.com","login":"nycdotnet","count":2},{"name":"Stefano Pian","email":"s.pian@zeus-lab.com","login":"piaste","count":2},{"name":"Sokolov Yura","email":"funny.falcon@gmail.com","login":"funny-falcon","count":2},{"name":"Sergiusz","email":"38229504+KeterSCP","login":"KeterSCP","count":2},{"name":"Sami Kuhmonen","email":"sami@tokavuh.com","login":"Symbiatch","count":2},{"name":"Ruslan","email":"rusart.ru@gmail.com","login":"rus-art","count":2},{"name":"Per Lundberg","email":"per.lundberg@ecraft.com","login":"perlun","count":2},{"name":"Pawel Bednarz","email":"49746701+aspaw","login":"aspaw","count":2},{"name":"bladegun","email":"bladegun@gmail.com","login":"bladegun","count":2},{"name":"dohnuts","email":"dohnuts","login":"dohnuts","count":2},{"name":"dwat001","email":"mail.dwat001@gmail.com","login":"dwat001","count":2},{"name":"Руслан Халиуллин","email":"r.khaliullin@bars-open.ru","login":null,"count":2},{"name":"vmas","email":"vladsv88@gmail.com","login":null,"count":2},{"name":"arthur.sitdikov","email":"arthur.sitdikov@inn.ru","login":null,"count":2},{"name":"Steffen Buss","email":"buss@3dis.de","login":null,"count":2},{"name":"Steven Berry","email":"stevenb@dnstech.com.au","login":null,"count":2},{"name":"Nikolay Musikhin","email":"musikhin.n@gmail.com","login":null,"count":2},{"name":"Martin Willey","email":"martinjwilley@gmail.com","login":null,"count":2},{"name":"Markus","email":"markus.letschka@arts.co.at","login":null,"count":2},{"name":"Jaspalsinh Chauhan","email":"jachauhan@gmail.com","login":null,"count":2},{"name":"Arjen Nienhuis","email":"arjen@minilan.local","login":null,"count":2},{"name":"Carey Bishop","email":"carey.bishop@telogis.com","login":null,"count":2},{"name":"Jacob Povar","email":"jacob.povar@gamil.com","login":null,"count":2},{"name":"Indika Udagedara","email":"indika.udagedara@gmail.com","login":"IndikaUdagedara","count":2},{"name":"Henrique","email":"hrickmachado@gmail.com","login":"hrickmachado","count":2},{"name":"Giorgio Galante","email":"GiorgioG","login":"GiorgioG","count":2},{"name":"FransBouma","email":"frans@sd.nl","login":"FransBouma","count":2},{"name":"ErikEJ","email":"ejlskov@hotmail.com","login":"ErikEJ","count":2},{"name":"Eric Waller","email":"erwaller@gmail.com","login":"erwaller","count":2},{"name":"Eric Mutta","email":"eric.mutta@gmail.com","login":"ericmutta","count":2},{"name":"David Austin Vick","email":"dvick.9731@gmail.com","login":"dvick","count":2},{"name":"DanielSchuessler","email":"933504+DanielSchuessler","login":"DanielSchuessler","count":2},{"name":"Craig Alexander","email":"craig.d.alexander@gmail.com","login":"calexander3","count":2},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":2},{"name":"Clemens Ladisch","email":"clemens@ladisch.de","login":"cladisch","count":2},{"name":"Ben Adams","email":"thundercat@illyriad.co.uk","login":"benaadams","count":2},{"name":"Jacobo Vázquez Lorenzo","email":"jvazquez@denodo.com","login":"jacobovazquez","count":2},{"name":"elipatov","email":"evgeni.lipatov@gmail.com","login":"elipatov","count":2},{"name":"kronic","email":"kronic2006@gmail.com","login":"kronic","count":2},{"name":"Javier Torres","email":"javier@javiertorres.eu","login":"javitonino","count":2},{"name":"apircher","email":"apircher@luxbox.net","login":"apircher","count":2},{"name":"Anton Shkuratov","email":"neos@tpu.ru","login":"neisbut","count":2},{"name":"thetranman","email":"48724614+thetranman","login":"thetranman","count":2},{"name":"shankbond","email":"devesh.v19@gmail.com","login":"deveshv19","count":2},{"name":"sahapasci","email":"sahapasci@gmail.com","login":"sahapasci","count":2},{"name":"markl65536","email":"33181200+markl65536","login":"markl65536","count":2},{"name":"Arjen Nienhuis","email":"a.g.nienhuis@gmail.com","login":"arjennienhuis","count":2},{"name":"livioc","email":"livioc","login":"livioc","count":2},{"name":"kato_s","email":"kato-sho@jp.fujitsu.com","login":"kato-sho","count":2},{"name":"Ryan McCoy","email":"ryanmccoy@gmail.com","login":"rmc00","count":1},{"name":"Santiago Castro","email":"santi.1410@hotmail.com","login":"bryant1410","count":1},{"name":"Sergey","email":"SergerGood","login":"SergerGood","count":1},{"name":"Sergiy Pavlov","email":"baal_2000@yahoo.com","login":"baal2000","count":1},{"name":"Sunny Ahuwanya","email":"sahuwanya@gmail.com","login":"tenor","count":1},{"name":"Sébastien Ros","email":"sebastienros@gmail.com","login":"sebastienros","count":1},{"name":"Thomas Radioyes","email":"tradioyes@gmail.com","login":"Tradioyes","count":1},{"name":"Trivalik","email":"3148279+trivalik","login":"trivalik","count":1},{"name":"Tzu-Chieh Lin","email":"tompipen@gmail.com","login":"tompipen","count":1},{"name":"mw","email":"mw@hesotech.de","login":null,"count":1},{"name":"coolrunr@drautage.com","email":"coolrunr@drautage.com","login":null,"count":1},{"name":"Yura Sokolov","email":"funny.falcon@postgrespro.ru","login":null,"count":1},{"name":"William Denton","email":"william.denton@pushpay.com","login":null,"count":1},{"name":"Ross Bradbury","email":"ross.bradbury@gmail.com","login":"ross-bradbury","count":1},{"name":"Robert Byrne","email":"robert@byrnemail.org","login":"byrney","count":1},{"name":"Rafi Shamim","email":"rafiss@gmail.com","login":"rafiss","count":1},{"name":"Pēteris Ņikiforovs","email":"p@mak.id.lv","login":"pdonald","count":1},{"name":"Pedro Henrique Windisch","email":"pedro@windisch.com.br","login":"pedrowindisch","count":1},{"name":"Paulo Mattos","email":"paulo.mattos@poli.ufrj.br","login":"PauloHMattos","count":1},{"name":"Patryk Pasek","email":"patrykpasek@onet.pl","login":"sonquer","count":1},{"name":"PRIME","email":"prime.gildas@gmail.com","login":"gilprime","count":1},{"name":"Oskar Gewalli","email":"oskar@gewalli.se","login":"wallymathieu","count":1},{"name":"Oskar Dudycz","email":"oskar.dudycz@gmail.com","login":"oskardudycz","count":1},{"name":"Omar Alvarez","email":"omar.pando@gmail.com","login":"omarpando","count":1},{"name":"Oceania","email":"haiping008@gmail.com","login":"Oceania2018","count":1},{"name":"Noelle Caldwell","email":"noelle.caldwell@microsoft.com","login":"noellelc","count":1},{"name":"MrGroovy","email":"rein.verberne@gmail.com","login":"rverberne","count":1},{"name":"Žygimantas A","email":"12134941+azygis","login":"azygis","count":1},{"name":"yoshihikoueno","email":"38683757+yoshihikoueno","login":"yoshihikoueno","count":1},{"name":"steveoh","email":"sgourley@utah.gov","login":"steveoh","count":1},{"name":"stefaan","email":"stefaan@ponnet.com","login":"sponnet","count":1},{"name":"samy","email":"samy@gmail.com","login":"samy5115","count":1},{"name":"nima nikoonazar","email":"nikoonazar.nima@gmail.com","login":"nimanikoo","count":1},{"name":"lfpraca","email":"134505289+lfpraca","login":"lfpraca","count":1},{"name":"kurnakovv","email":"59327306+kurnakovv","login":"kurnakovv","count":1},{"name":"kgame","email":"kgamecarter@gmail.com","login":"kgamecarter","count":1},{"name":"kevbot18","email":"4250416+kevbot18","login":"kevbot18","count":1},{"name":"jam40jeff","email":"jam40jeff@gmail.com","login":"jam40jeff","count":1},{"name":"hinaria","email":"a@hinaria.com","login":"hinaria","count":1},{"name":"eledor86","email":"45166036+eledor86","login":"eledor86","count":1},{"name":"dvas-hash","email":"dcb.bandos@gmail.com","login":"dvas-hash","count":1},{"name":"duivell","email":"122130310+duivell","login":"duivell","count":1},{"name":"djsubzero","email":"info@djsubzero.be","login":"djsubzero","count":1},{"name":"cody82","email":"sebastian.kotulla@gmail.com","login":"cody82","count":1},{"name":"afkos","email":"afkosm@gmail.com","login":"afkos","count":1},{"name":"Yücel Kıvanç","email":"yucel.kivanc@gmail.com","login":"yclkvnc","count":1},{"name":"Xavier Fischer","email":"xfischer","login":"xfischer","count":1},{"name":"Vyacheslav Brevnov","email":"softstonedevelop@gmail.com","login":"SoftStoneDevelop","count":1},{"name":"Veikko Eeva","email":"veikko_e@hotmail.com","login":"veikkoeeva","count":1},{"name":"Dave Geering","email":"dlgeering@gmail.com","login":null,"count":1},{"name":"David Karlaš","email":"david.karlas@xamarin.com","login":null,"count":1},{"name":"Dmitry Tyurnikov","email":"DTyurnikov@mirantis.com","login":null,"count":1},{"name":"Grigory Perepechko","email":"grigory.perepechko@finteco.io","login":null,"count":1},{"name":"Kislov Sergey","email":"kislovs1998@gmail.com","login":null,"count":1},{"name":"TeamCity","email":"TeamCity@TeamCity","login":null,"count":1},{"name":"Eric Hiller","email":"mrraptor98@gmail.com","login":"erichiller","count":1},{"name":"Eric Erhardt","email":"eric.erhardt@microsoft.com","login":"eerhardt","count":1},{"name":"Ede Meijer","email":"ede.meijer88@gmail.com","login":"EdeMeijer","count":1},{"name":"DruAtNexee","email":"168309909+DruAtNexee","login":"DruAtNexee","count":1},{"name":"DoraemonDesu","email":"internship_17018@recruit.fujitsu.com","login":"DoraemonDesu","count":1},{"name":"Dmitry Morozov","email":"dmitry.a.morozov@gmail.com","login":"dmitry-a-morozov","count":1},{"name":"Dipankar Das","email":"dipankar62918@gmail.com","login":"ddas09","count":1},{"name":"Denys Krasnoshchok","email":"kraaden@outlook.com","login":"denis-taran","count":1},{"name":"David Hunt","email":"david@viril.io","login":"davidhunt135","count":1},{"name":"Daniil Dukhovniy","email":"58626074+breakKing","login":"breakKing","count":1},{"name":"Daniel A. White","email":"daniel@whitefamily.in","login":"daniel-white","count":1},{"name":"Cédric Luthi","email":"cedric.luthi@gmail.com","login":"0xced","count":1},{"name":"Chris Webb","email":"chriswebb","login":"chriswebb","count":1},{"name":"0MG-DEN","email":"31481586+0MG-DEN","login":"0MG-DEN","count":1},{"name":"ADGrant","email":"andrew@swprsolutions.com","login":"ADGrant","count":1},{"name":"Alexander Vagner","email":"alexander@vagner.pro","login":"AlexanderVagner","count":1},{"name":"Ali Tas","email":"muhoweb@gmail.com","login":"alitas","count":1},{"name":"Andrej Cimperšek","email":"cime3d@gmail.com","login":"cime","count":1},{"name":"Andrey Kudashkin","email":"neyromant@mail.ru","login":"neyromant","count":1},{"name":"Andrey Rastorguev","email":"xquzyx@yandex.ru","login":"wite27","count":1},{"name":"Anton","email":"tonik.sam@gmail.com","login":"TonEnfer","count":1},{"name":"Arne Schoonvliet","email":"schoonvlietarne3@gmail.com","login":"ArneSchoonvliet","count":1},{"name":"Artem Serostanov","email":"serostanov@gmail.com","login":"ArtemSerostanov","count":1},{"name":"Balázs Mészégető","email":"mesz86@hotmail.com","login":"balazsmeszegeto","count":1},{"name":"Björn Harrtell","email":"bjornharrtell","login":"bjornharrtell","count":1},{"name":"Bjørnar Skinnes","email":"76002125+bj8sk","login":"bj8sk","count":1},{"name":"Bogdan Yarotsky","email":"byarotsky@gmail.com","login":"BogdanYarotsky","count":1},{"name":"Bruno Hoffmeister","email":"brunovier@gmail.com","login":"brunohoff","count":1},{"name":"Calvin Spring","email":"73836053+spcalvin","login":"spcalvin","count":1},{"name":"Michael de Lang","email":"kingoipo@gmail.com","login":"Oipo","count":1},{"name":"Michael Wildman","email":"wildsimulation@gmail.com","login":"tehmantra","count":1},{"name":"Michael Todorovic","email":"michael.todorovic@outlook.com","login":"michael-todorovic","count":1},{"name":"Mateus Dalepiane","email":"mdalepiane@stone.com.br","login":"mdalepiane","count":1},{"name":"Martin Ovesny","email":"zitmen@gmail.com","login":"zitmen","count":1},{"name":"Mark Pflug","email":"MarkPflug","login":"MarkPflug","count":1},{"name":"Marc Gravell","email":"marc.gravell@gmail.com","login":"mgravell","count":1},{"name":"Liam Laverty","email":"liamlaverty@gmail.com","login":"liamlaverty","count":1},{"name":"Kurt Schelfthout","email":"kurt.schelfthout@gmail.com","login":"kurtschelfthout","count":1},{"name":"Kevin Jones","email":"vcsjones@github.com","login":"vcsjones","count":1},{"name":"Ken Bailey","email":"12869442+kenbailey","login":"kenbailey","count":1},{"name":"KeltorHD","email":"35000839+KeltorHD","login":"KeltorHD","count":1},{"name":"Kasey Speakman","email":"kasey@cornerspeed.com","login":"kspeakman","count":1},{"name":"Jostein Kjønigsen","email":"jostein@kjonigsen.net","login":"josteink","count":1},{"name":"Joseph Amalfitano","email":"55208061+JosephAmalfitanoSSA","login":"JosephAmalfitanoSSA","count":1},{"name":"Jonjo McKay","email":"jonjo.mckay@manywho.com","login":"jonjomckay","count":1},{"name":"Joni Aromaa","email":"me@isokissa3.fi","login":"aromaa","count":1},{"name":"Jon Roberts","email":"bigjonroberts","login":"bigjonroberts","count":1},{"name":"Jon Hanna","email":"jon@hackcraft.net","login":"JonHanna","count":1},{"name":"John Paul","email":"johnpaul122jpr@gmail.com","login":"John-Paul-R","count":1},{"name":"John Moshakis","email":"john@moshakis.com","login":"mosh","count":1},{"name":"Jelte Fennema-Nio","email":"github-tech@jeltef.nl","login":"JelteF","count":1},{"name":"HansM","email":"HansM2013@gmx.de","login":"SeppPenner","count":1},{"name":"Grigory","email":"mylce@ya.ru","login":"Belorus","count":1},{"name":"Gleb Chermennov","email":"thebitterend77@gmail.com","login":"chester89","count":1},{"name":"Gareth Somerville","email":"GarethPSomerville@gmail.com","login":"gps035","count":1},{"name":"Etienne Lafarge","email":"etienne.lafarge@gmail.com","login":"elafarge","count":1},{"name":"Erik O'Leary","email":"969938+onionhammer","login":"onionhammer","count":1},{"name":"Erik Desjardins","email":"59450623+erikdesj","login":"erikdesj","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":70},{"name":"Nino Floris","email":"mail@ninofloris.com","login":"NinoFloris","count":58},{"name":"Nikita Kazmin","email":"vonzshik@gmail.com","login":"vonzshik","count":42},{"name":"Shay Rojansky","email":"roji@roji.org","login":"roji","count":39},{"name":"Emmanuel André","email":"2341261+manandre","login":"manandre","count":6},{"name":"Bruce Bowyer-Smyth","email":"bbowyersmyth@live.com.au","login":"bbowyersmyth","count":5},{"name":"Brian Pursley","email":"bpursley@cinlogic.com","login":"brianpursley","count":4},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":2},{"name":"Kirk Brauer","email":"kirkebrauer@gmail.com","login":"kirkbrauer","count":2},{"name":"Ruslan","email":"rusart.ru@gmail.com","login":"rus-art","count":2},{"name":"Sergiusz","email":"38229504+KeterSCP","login":"KeterSCP","count":2},{"name":"0MG-DEN","email":"31481586+0MG-DEN","login":"0MG-DEN","count":1},{"name":"Artem Serostanov","email":"serostanov@gmail.com","login":"ArtemSerostanov","count":1},{"name":"Björn Harrtell","email":"bjornharrtell","login":"bjornharrtell","count":1},{"name":"Bruno Hoffmeister","email":"brunovier@gmail.com","login":"brunohoff","count":1},{"name":"Daniil Dukhovniy","email":"58626074+breakKing","login":"breakKing","count":1},{"name":"Dipankar Das","email":"dipankar62918@gmail.com","login":"ddas09","count":1},{"name":"Etienne Lafarge","email":"etienne.lafarge@gmail.com","login":"elafarge","count":1},{"name":"Jostein Kjønigsen","email":"jostein@kjonigsen.net","login":"josteink","count":1},{"name":"KeltorHD","email":"35000839+KeltorHD","login":"KeltorHD","count":1},{"name":"Michael Todorovic","email":"michael.todorovic@outlook.com","login":"michael-todorovic","count":1},{"name":"Paulo Mattos","email":"paulo.mattos@poli.ufrj.br","login":"PauloHMattos","count":1},{"name":"Pedro Henrique Windisch","email":"pedro@windisch.com.br","login":"pedrowindisch","count":1},{"name":"Sébastien Ros","email":"sebastienros@gmail.com","login":"sebastienros","count":1},{"name":"Trivalik","email":"3148279+trivalik","login":"trivalik","count":1},{"name":"duivell","email":"122130310+duivell","login":"duivell","count":1},{"name":"kevbot18","email":"4250416+kevbot18","login":"kevbot18","count":1},{"name":"lfpraca","email":"134505289+lfpraca","login":"lfpraca","count":1},{"name":"nima nikoonazar","email":"nikoonazar.nima@gmail.com","login":"nimanikoo","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-18T00:00:09.052Z","repositories_count":6261737,"commits_count":876041511,"contributors_count":35059678,"owners_count":1167754,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"npgsql/npgsql","html_url":"https://github.com/npgsql/npgsql","last_synced_at":"2026-06-16T10:00:30.820Z","status":"active","issues_count":1134,"pull_requests_count":842,"avg_time_to_close_issue":17427462.436386768,"avg_time_to_close_pull_request":5521483.353115727,"issues_closed_count":786,"pull_requests_closed_count":674,"pull_request_authors_count":92,"issue_authors_count":706,"avg_comments_per_issue":4.8165784832451495,"avg_comments_per_pull_request":1.131828978622328,"merged_pull_requests_count":569,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":106,"past_year_pull_requests_count":144,"past_year_avg_time_to_close_issue":754491.6046511628,"past_year_avg_time_to_close_pull_request":542561.2592592592,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":81,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":3.188679245283019,"past_year_avg_comments_per_pull_request":0.7430555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":63,"created_at":"2023-05-15T18:31:52.068Z","updated_at":"2026-06-16T10:00:30.820Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npgsql%2Fnpgsql/issues","issue_labels_count":{"table":{"bug":128,"enhancement":105,"duplicate":45,"breaking change":35,"area-serialization":26,"performance":20,"diagnostics":17,"replication":15,"cleanup":13,"up for grabs":9,"test":8,"infrastructure":6,"redshift":5,"system.transactions":4,"documentation":4,"research":3,"copy":3,"epic":3,"blocked":3,"good first issue":2,"dependencies":1,".NET":1}},"pull_request_labels_count":{"table":{"dependencies":128,".NET":106,"enhancement":27,"github_actions":22,"bug":11,"cleanup":9,"performance":2,"breaking change":1}},"issue_author_associations_count":{"table":{"NONE":785,"MEMBER":216,"CONTRIBUTOR":133}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":409,"MEMBER":334,"NONE":73,"COLLABORATOR":26}},"issue_authors":{"table":{"roji":172,"vonzshik":54,"NinoFloris":31,"Brar":11,"YohDeadfall":10,"careless6666":9,"Emill":8,"szguoxz":5,"WizardBrony":5,"MaceWindu":5,"wisercoder":5,"kobruleht":5,"lansman":5,"mwpowellhtx":5,"satishviswanathan":4,"johnfedak":4,"bill-poole":3,"cfbao":3,"vittalpai":3,"kae":3,"boukenka":3,"robert94p":3,"kronic":3,"SoftStoneDevelop":3,"onurmx":3,"austindrenski":3,"mgravell":3,"madiganz":3,"monty241":3,"houper888":3,"baal2000":3,"pantonis":3,"Bschitter":3,"mlcl-chenglien-oh":3,"tlewis-ba":3,"Tradioyes":3,"oldsaltycrab":3,"pikoscielniak":3,"realityexists":3,"tjpeel":2,"pggh":2,"solomon-okolie":2,"onionhammer":2,"sjd2021":2,"scrocquesel-ml150":2,"luryus":2,"destroyerstv":2,"Yerough":2,"Ziggaro":2,"nandor23":2,"aygalinc":2,"samcarton":2,"tsaiggo":2,"bgrainger":2,"emrys90":2,"chrisbbe":2,"franciscojunior":2,"gdau":2,"dv00d00":2,"bj8sk":2,"matthewrwilton":2,"loe-lobo":2,"ahmednfwela":2,"FrancescoSillani":2,"madelson":2,"64J0":2,"madubey":2,"PetSerAl":2,"talley":2,"rus-art":2,"gbraccini":2,"ChristianOConnor":2,"domholmes":2,"agonzalezm":2,"cjlotz":2,"Tak1za":2,"FransBouma":2,"bonesoul":2,"LusineHovs":2,"elgerm":2,"dgochin":2,"juliangordon":2,"joel-ks":2,"andrewwwooster":2,"aunikitin":2,"acolombi":2,"erichiller":2,"udoliess":2,"benlongo":2,"sky196":2,"JayJayParis":2,"Groxan":2,"ZenwalkerD":2,"kerams":2,"TwentyFourMinutes":2,"velmohan":2,"sebastienros":2,"tinyVishal":2,"ZedZipDev":2,"dependabot[bot]":1,"babanskyaa":1,"shuiming11111":1,"Yarith":1,"gauravmankar16":1,"DanielTuran":1,"hultqvist":1,"Muthukumaran-G":1,"Evengard":1,"nyinyihtunlwin":1,"HappyRainy":1,"alenkacz":1,"erythana":1,"MeghanaJai":1,"YuhaoWangIonos":1,"NazarPolevyi":1,"dmdymov":1,"patha-katalism":1,"tushar315":1,"sigridbra":1,"SpiridonovAlexMoeDelo":1,"klaasbrant":1,"sanphir":1,"ramayer":1,"JonathanFortier-eaton":1,"tcima7":1,"MM-RYO":1,"nickjudson":1,"Grauenwolf":1,"jkporter":1,"ccarlo88":1,"Pat28":1,"articque":1,"bledson":1,"Arnagos":1,"zeljka-aleksic":1,"jack0718":1,"effun":1,"mburek-veepee":1,"skaa":1,"aaxxios":1,"TonEnfer":1,"mus65":1,"coh-jj":1,"akhakpouri":1,"Cable11":1,"misogohei":1,"geckpa":1,"khorvat":1,"BenedekFarkas":1,"KernelMC":1,"jesorian":1,"shaojun":1,"jamalabo1":1,"luanmm":1,"DotNetNext":1,"sergeyshaykhullin":1,"SeppPenner":1,"njesp":1,"yunfandev":1,"sairamprabhu":1,"hroi":1,"mhosman":1,"seriouz":1,"ps-nk":1,"mnerubashchenko":1,"vpetryaev":1,"jlareo":1,"zpaks":1,"veikkoeeva":1,"krispetkov":1,"mosh":1,"MarshalOfficial":1,"Anton-Norko":1,"grosch-intl":1,"Tommyknocker1982":1,"ajensenwaud":1,"LaXiS96":1,"iurycarlos":1,"PauloHMattos":1,"apalak-sg":1,"dwat001":1,"vbilopav":1,"TimurBosak":1,"christina00001":1,"FernandoRibeiro42Q":1,"reitowo":1,"driekus77":1,"michelveloso":1,"fuyfuy":1,"FacioRatio":1,"mcdis":1,"fluggo":1,"devbaran":1,"ahofman":1,"DanielSchuessler":1,"fenixjiang":1,"jordinl":1,"waqar-islam":1,"jkaehlert":1,"alexandrereyes":1,"wiktor-golonka":1,"gnulp":1,"fmannhardt":1,"FireAndIce68":1,"bwinklesky":1,"zlzforever":1,"ArrowstreamWJC":1,"Kielek":1,"dongnguyen01":1,"islamumarov":1,"czadokonradnetigate":1,"vcaraulean":1,"and-se":1,"alexus1024":1,"dnetguru":1,"thomasgegf":1,"Meccuz":1,"dougkpowers":1,"georg-jung":1,"YurasovDV":1,"binary8x":1,"vlad-bil":1,"indy-singh":1,"akillablitz":1,"boggob":1,"RamType0":1,"havard":1,"zjuice":1,"andrewslavin":1,"JinsPeter":1,"ecrocombe":1,"H4pH":1,"kyrrem":1,"altair86":1,"kunliuedb":1,"jon-armen":1,"eerhardt":1,"buraktamturk":1,"nathan-alden-sr":1,"miguelvieiraramos":1,"anttirt":1,"cbenien":1,"akazik":1,"MohamedMoussaTTW":1,"alitas":1,"zadykian":1,"fmalheiro":1,"aradalvand":1,"newnaveen07":1,"lpgitaccount":1,"mhkolk":1,"rhintersteininger":1,"brendonparker":1,"aheins96":1,"elsand":1,"Neustradamus":1,"pbiggar":1,"dario-hd":1,"netijoe":1,"haison8x":1,"GoFightNguyen":1,"joprice":1,"jason6136":1,"xas":1,"GaryK4":1,"zolotovvv":1,"SethC11":1,"nakag2020":1,"hitsw":1,"BasieP":1,"xhafan":1,"cervengoc":1,"RenesansJG":1,"danielalvsaaker":1,"sixwaaaay":1,"glazkovalex":1,"fredericDelaporte":1,"Majed-404":1,"PaulGWebster":1,"filipliwinski":1,"dolejsi":1,"tomaszb":1,"nknprasad":1,"mr-russ":1,"stevenmccormack":1,"leonardooomdata":1,"kdrach":1,"cremor":1,"uberubert":1,"Shiv120901":1,"polnisenblat":1,"Justin-MPA":1,"gclawes":1,"biodevc":1,"ruslanen":1,"TheYoxy":1,"foranie":1,"janflyborg":1,"doomchild":1,"peteglassey":1,"smintrh78":1,"maimai3478":1,"andthisone":1,"kolonist":1,"Jure-BB":1,"Amit-limbasiya":1,"olegbonder":1,"kurtschelfthout":1,"MaxwellDAssistek":1,"akrock":1,"dovholuknf":1,"AVee":1,"rdsc1964":1,"VMelnalksnis":1,"camerkel":1,"miroljub1995":1,"chiendong":1,"guderianfyzz":1,"fabienDaou":1,"rodrigogarciacj":1,"Millarex":1,"FlorianRainer":1,"darionato":1,"VinayGits":1,"rastreus":1,"SamandarHijiakbarovich":1,"caoyang1024":1,"neobenedict":1,"rsimbu-36":1,"dylanTesouro":1,"brunocasarotti":1,"bbowyersmyth":1,"michaelmairegger":1,"sobiyang":1,"abhishekS-mygstcafe":1,"michael-todorovic":1,"stmax82":1,"pajohns":1,"dstarosta":1,"MLLangad":1,"FranckPachot":1,"mm3141":1,"ZzZombo":1,"J-Yen":1,"roxxxxssss":1,"RobH-CL":1,"Issung":1,"Methuselah96":1,"tswacast":1,"artyompetrov":1,"Ryba1986":1,"LegaNoga":1,"tpooch21":1,"stratdev3":1,"riyazkittur":1,"Fabi":1,"SteConte97":1,"RobertZet":1,"ogarciaMH":1,"AZITWB":1,"andreas-aris":1,"rinat16":1,"payoff":1,"0MG-DEN":1,"ChenHuajun":1,"harshchaurasia2020":1,"kolev9605":1,"cbjpdev":1,"adamyakes":1,"IB38":1,"nwx-david-wolff":1,"danzel":1,"shah-jahan":1,"KoKuToru":1,"ConPac":1,"drdaeman":1,"NeroKnighter":1,"TorsionTools":1,"Gawaboumga":1,"HHaoWang":1,"xperiandri":1,"bkoelman":1,"griggsrl":1,"boken136":1,"JamesNK":1,"xsoheilalizadeh":1,"carlokok":1,"Marshter":1,"HoMS1987":1,"okankrdg":1,"JordanMarr":1,"richardwalenga":1,"soul-soft":1,"aronbierbaum":1,"nikhilhope3":1,"Varorbc":1,"andrerom":1,"spcalvin":1,"higuchi-daisuke":1,"deng0":1,"bjornharrtell":1,"ytrainis":1,"rnagaharikanth":1,"mxcolin":1,"msneijders":1,"Belphemur":1,"dariusdev":1,"nimaaran":1,"lordscarlet":1,"b-rain-m":1,"Jack-Edwards":1,"ifonya105":1,"iforapsy":1,"danports":1,"KalliMan":1,"jernejg":1,"c0nstexpr":1,"schmiddor":1,"RuslanLatsina":1,"Runaground":1,"kant2002":1,"gbrunton":1,"Florian3007":1,"maartenkools":1,"ademchenko":1,"contione":1,"scobbyy2k3":1,"venugopala-reddy":1,"espentveit":1,"SergeDeMaseneer":1,"JaylenZ8":1,"NickStrupat":1,"rjgotten":1,"yaniv-fink":1,"skykiker":1,"sherlock1982":1,"EdoardoTona":1,"alexyakunin":1,"ekolb":1,"jdcrutchley":1,"btecu":1,"pramodrbhat":1,"Alxandr":1,"B-e-l-y":1,"B345TM45T3R":1,"welberty":1,"sergey-fuflygin":1,"JimboFROT":1,"darko1979":1,"sitepodmatt":1,"mattgenious":1,"DSpada":1,"Abdallah-Darwish":1,"giggio":1,"javitonino":1,"Tolsto":1,"KazumiInoue":1,"4garbage":1,"szymon-apaleo":1,"can-oezkan":1,"beliakov-mb":1,"silmon27":1,"pmuessig":1,"mausch":1,"robert-rocketrez":1,"enadzan":1,"luizs81":1,"Simon-Fagg":1,"crochik":1,"erophames":1,"kpenergy":1,"FrankDzaebel":1,"Jeern":1,"solar-soft":1,"DavidSchuldenfrei":1,"elipatov":1,"loganmzz":1,"dteplinskiy-btig":1,"philippemnoel":1,"yyjdelete":1,"john2014":1,"czarnul":1,"marakonec":1,"DvdKhl":1,"neonVoice":1,"smolesen":1,"pafrench":1,"dkezri":1,"Amrduais":1,"hellower":1,"NicolasDorier":1,"DanielHWe":1,"bencyoung-Fignum":1,"dsparkplug":1,"aresofficial":1,"HristoKolev":1,"AndiRudi":1,"weifenluo":1,"jablin":1,"andy-t-harrison":1,"glebagafonov":1,"alex-t0":1,"luukvnes":1,"moaazassali":1,"wumian1360":1,"aaronhudon":1,"dvlprx":1,"alex-kulakov":1,"oskardudycz":1,"Kharos":1,"johankoolwaaij":1,"jhardin-accumula":1,"robertcoltheart":1,"JColeGeotab":1,"FlushNorris":1,"maikschott":1,"t-groet":1,"foodaemon":1,"KivraS":1,"HumbleGoru":1,"kralinda":1,"walkindude":1,"dest1999":1,"stojancho-jefremov":1,"gearsetjase":1,"vdaron":1,"LegendOfLynkle":1,"Shawson":1,"williamdenton":1,"mu88":1,"entity-system":1,"coynej60":1,"tmasternak":1,"cokert":1,"jdunnink":1,"asturel":1,"LunicLynx":1,"rkaushik15":1,"othulke":1,"MikaelElkiaer":1,"SomeSpy":1,"jurajpaska8":1,"skyrocker121":1,"khoshbin":1,"lossyrob":1,"dens3122":1,"markatosi":1,"natilivni":1,"Rozhdov":1,"rwasef1830":1,"gabr0236":1,"vladimir-ilnytskyi":1,"BrunoSeixas":1,"NonLinearThoughts":1,"chrismcv":1,"ShiiniiDev":1,"dimo-coremont":1,"1inkin":1,"Jetski5822":1,"stevenaw":1,"m-azra3l":1,"jblazek":1,"m2017atTR":1,"hrrrrustic":1,"zloom":1,"foriequal0":1,"silverlq":1,"iconsys":1,"Green0wl":1,"mgrgrando":1,"ArtemSerostanov":1,"wardyorgason":1,"HofmeisterAn":1,"UliPlabst":1,"pkfox":1,"Keerthikan":1,"t0pd3v1c3":1,"colleonimattia":1,"balazsmeszegeto":1,"A-Rai-col":1,"daoismz":1,"anchurcn":1,"testirme":1,"gliljas":1,"dvas-hash":1,"sevensolutions":1,"unpub777":1,"Hoffs":1,"severisv":1,"dmitry-a-morozov":1,"SaurabhDeveloper-connect":1,"chentaow-splunk":1,"AleksVitvor":1,"szabozv":1,"StephanDollberg":1,"ayedo":1,"ddevault":1,"Maverick1983":1,"rbaumgarden":1,"speshuric":1,"KirillKurdyukov":1,"ZOXEXIVO":1,"asafgo":1,"maciey":1,"kjallbring":1,"rks23":1,"ghost":1,"aneelm":1,"jamesongithub":1,"kbogun":1,"vocko":1,"lyubobg":1,"mwpastore":1,"ijas-mp":1,"ana-rchy":1,"AlexanderVagner":1,"kajiev":1,"daverant":1,"Tilation":1,"juantxorena":1,"kelafin":1,"sigseg1v":1,"Gagarin23":1,"harmasingh":1,"Burtsev-Alexey":1,"rstander":1,"Advitalitum":1,"JDLessl":1,"pha3z":1,"ivan-sam":1,"Cyril-hcj":1,"AnthonyMastrean":1,"ChaosPandion":1,"mariuszkochanowski":1,"pw-sgr":1,"arunsaho":1,"leealexander":1,"marcosgerene":1,"ashutoshsuman99":1,"linbarbell":1,"marekott":1,"deanm0000":1,"Youlounn":1,"SergeySvirsky":1,"oliverbock":1,"wkwiecien-fp":1,"iyzcaravel":1,"cts-g":1,"starboyvarun":1,"bilaljaved786":1,"sealong98":1,"Compufreak345":1,"jsw1993":1,"Demonell":1,"roldengarm":1,"alainkaiser":1,"adityasirohi-philips":1,"farukterzioglu":1,"fthsrlk":1,"steinybot":1,"Anissa-Rouzzi":1,"mirodam":1,"juselius":1,"NaeemShah1990":1,"rodrigonunes100":1,"AlexanderMagdysyuk":1,"lklein53":1,"John-Paul-R":1,"yprokopen":1,"laiobudaibes":1,"Jorg10":1,"vivaticket-gpatane":1,"bymse":1,"JohannNutter":1,"tamas-nucleus":1,"CezarCretu":1,"Brainman643":1,"ManickaP":1,"NikVladi":1,"JuiceWork":1,"sjrulandch":1,"justmatt25":1,"campbellhardingdeason":1,"paultobey":1,"ranasrule":1,"ChristianTrolleMikkelsen":1,"pdonovan":1,"maxbundchen":1,"Worldexe":1,"Zeguym":1,"MattInternet":1,"denentou":1,"EVB1980":1,"ramonsmits":1,"jcmrva":1,"tryhp3":1,"mikkeljohnsen":1,"PierBover":1,"Bykiev":1,"griffoff":1,"karolrojas07":1,"kalduzov":1,"olegsAtQualtero":1,"mattdone01":1,"ferassamain92":1,"sandeeprathinam":1}},"pull_request_authors":{"table":{"NinoFloris":215,"vonzshik":212,"dependabot[bot]":128,"roji":102,"manandre":26,"bbowyersmyth":17,"Brar":16,"xfischer":3,"YohDeadfall":3,"bj8sk":3,"ArtemSerostanov":2,"martinmine":2,"brianpursley":2,"beliakov-mb":2,"eerhardt":2,"dylanTesouro":2,"japm":2,"apircher":2,"kevbot18":2,"dvas-hash":2,"bunkrur":2,"onionhammer":2,"ddas09":2,"John-Paul-R":2,"balazsmeszegeto":2,"AlexanderVagner":2,"kenbailey":2,"michael-todorovic":2,"JelteF":2,"0MG-DEN":2,"0xced":2,"mgravell":2,"Chowbi":2,"aygalinc":2,"SoftStoneDevelop":2,"Copilot":2,"speshuric":2,"careless6666":2,"pedrowindisch":2,"Haydabase":2,"EdeMeijer":2,"DruAtNexee":2,"yesihaveidea":2,"0UserName":2,"uhayat":2,"t-suwa":1,"irrationalmentality":1,"AJHopper":1,"yoshihikoueno":1,"nimanikoo":1,"MarkPflug":1,"mikebeaton":1,"kronic":1,"sonquer":1,"vcsjones":1,"LindqvistMartin":1,"Emill":1,"mosh":1,"herebebeasties":1,"elafarge":1,"spcalvin":1,"gcapnias":1,"qvkare":1,"kurnakovv":1,"lillo42":1,"grzegorzorwat":1,"titomor-outsystems":1,"mschwoebel":1,"ickers":1,"rafiss":1,"steveoh":1,"erikdesj":1,"Youssef1313":1,"kyssion":1,"noellelc":1,"x4m":1,"SReicheltPTV":1,"breakKing":1,"BogdanYarotsky":1,"sofienbradai":1,"brunohoff":1,"rus-art":1,"kirkbrauer":1,"austindrenski":1,"liamlaverty":1,"SeppPenner":1,"azygis":1,"ErikEJ":1,"BrunoSync":1,"ecrocombe":1,"benaadams":1,"bjornharrtell":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-18T00:00:09.580Z","repositories_count":14815737,"issues_count":33113094,"pull_requests_count":109308543,"authors_count":11310356,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"area-serialization":5,"breaking change":2,"replication":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":45,".NET":39,"github_actions":6}},"past_year_issue_author_associations_count":{"table":{"NONE":86,"CONTRIBUTOR":9,"MEMBER":8}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":74,"MEMBER":41,"COLLABORATOR":13,"NONE":12}},"past_year_issue_authors":{"table":{"vonzshik":6,"roji":5,"szguoxz":4,"NinoFloris":3,"PetSerAl":2,"robert94p":2,"monty241":2,"gbraccini":2,"bill-poole":2,"rus-art":2,"NonLinearThoughts":1,"NickStrupat":1,"newnaveen07":1,"netijoe":1,"NeroKnighter":1,"nandor23":1,"NaeemShah1990":1,"MM-RYO":1,"misogohei":1,"mirodam":1,"mhkolk":1,"MattInternet":1,"maartenkools":1,"KirillKurdyukov":1,"khoshbin":1,"zlzforever":1,"YurasovDV":1,"wumian1360":1,"Worldexe":1,"wisercoder":1,"weifenluo":1,"VMelnalksnis":1,"Varorbc":1,"stevenmccormack":1,"smolesen":1,"silverlq":1,"sevensolutions":1,"roxxxxssss":1,"pw-sgr":1,"pdonovan":1,"PauloHMattos":1,"Pat28":1,"nwx-david-wolff":1,"can-oezkan":1,"camerkel":1,"brendonparker":1,"Brainman643":1,"bjornharrtell":1,"bgrainger":1,"AVee":1,"aradalvand":1,"andthisone":1,"andreas-aris":1,"ana-rchy":1,"Amrduais":1,"Alxandr":1,"alex-t0":1,"AleksVitvor":1,"Advitalitum":1,"adamyakes":1,"abhishekS-mygstcafe":1,"aaxxios":1,"4garbage":1,"Justin-MPA":1,"jurajpaska8":1,"jon-armen":1,"iurycarlos":1,"Issung":1,"ifonya105":1,"Green0wl":1,"gclawes":1,"Gagarin23":1,"fthsrlk":1,"FlushNorris":1,"Florian3007":1,"elsand":1,"elgerm":1,"doomchild":1,"deng0":1,"deanm0000":1,"DavidSchuldenfrei":1,"chrisbbe":1,"chentaow-splunk":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":45,"NinoFloris":26,"vonzshik":20,"roji":15,"manandre":13,"0xced":2,"brianpursley":2,"Copilot":2,"Youssef1313":1,"xfischer":1,"x4m":1,"t-suwa":1,"SReicheltPTV":1,"rus-art":1,"nimanikoo":1,"LindqvistMartin":1,"irrationalmentality":1,"ickers":1,"BrunoSync":1,"brunohoff":1,"breakKing":1,"bjornharrtell":1,"AJHopper":1}},"maintainers":[{"table":{"login":"roji","count":274,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"}},{"table":{"login":"NinoFloris","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"}},{"table":{"login":"Brar","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brar"}},{"table":{"login":"manandre","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"}},{"table":{"login":"franciscojunior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franciscojunior"}},{"table":{"login":"benaadams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benaadams"}}],"active_maintainers":[{"table":{"login":"NinoFloris","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NinoFloris"}},{"table":{"login":"roji","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"}},{"table":{"login":"manandre","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manandre"}}]}},"events":{"total":{"ReleaseEvent":11,"DeleteEvent":129,"PullRequestEvent":365,"ForkEvent":51,"IssuesEvent":503,"WatchEvent":268,"IssueCommentEvent":1142,"PushEvent":380,"PullRequestReviewEvent":495,"PullRequestReviewCommentEvent":428,"CreateEvent":141},"last_year":{"ReleaseEvent":3,"DeleteEvent":89,"PullRequestEvent":229,"ForkEvent":16,"IssuesEvent":142,"WatchEvent":76,"IssueCommentEvent":336,"PushEvent":195,"PullRequestReviewCommentEvent":200,"PullRequestReviewEvent":238,"CreateEvent":86}},"keywords":["c-sharp","database","dotnet","npgsql","postgres","postgresql","sql"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:31:45.084Z","updated_at":"2023-01-13T11:31:45.084Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/.github/workflows/build.yml","dependencies":[{"id":6875626835,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875626836,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875626837,"package_name":"actions/setup-dotnet","ecosystem":"actions","requirements":"v3.0.3","direct":true,"kind":"composite","optional":false},{"id":6875626838,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":".devcontainer/db/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T11:31:45.370Z","updated_at":"2023-01-13T11:31:45.370Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/.devcontainer/db/Dockerfile","dependencies":[{"id":6875626847,"package_name":"postgres","ecosystem":"docker","requirements":"alpine","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":".devcontainer/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:31:45.456Z","updated_at":"2023-01-13T11:31:45.456Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/.devcontainer/docker-compose.yml","dependencies":[{"id":6875626848,"package_name":"mcr.microsoft.com/dotnet/sdk","ecosystem":"docker","requirements":"7.0","direct":true,"kind":"runtime","optional":false},{"id":6875626849,"package_name":"dpage/pgadmin4","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Npgsql/Npgsql.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T11:31:45.514Z","updated_at":"2023-01-13T11:31:45.514Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/src/Npgsql/Npgsql.csproj","dependencies":[{"id":6875626850,"package_name":"Microsoft.Extensions.Logging.Abstractions","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626851,"package_name":"Microsoft.CodeAnalysis.PublicApiAnalyzers","ecosystem":"nuget","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6875626852,"package_name":"Microsoft.Bcl.HashCode","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626853,"package_name":"System.Text.Json","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626854,"package_name":"System.Threading.Channels","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626855,"package_name":"System.Collections.Immutable","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626856,"package_name":"System.Diagnostics.DiagnosticSource","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626857,"package_name":"System.Runtime.CompilerServices.Unsafe","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Npgsql.DependencyInjection/Npgsql.DependencyInjection.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T11:31:45.551Z","updated_at":"2023-01-13T11:31:45.551Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/src/Npgsql.DependencyInjection/Npgsql.DependencyInjection.csproj","dependencies":[{"id":6875626858,"package_name":"Microsoft.Extensions.DependencyInjection.Abstractions","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Npgsql.GeoJSON/Npgsql.GeoJSON.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T11:31:45.616Z","updated_at":"2023-01-13T11:31:45.616Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/src/Npgsql.GeoJSON/Npgsql.GeoJSON.csproj","dependencies":[{"id":6875626859,"package_name":"GeoJSON.Net","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626860,"package_name":"Microsoft.CodeAnalysis.PublicApiAnalyzers","ecosystem":"nuget","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Npgsql.Json.NET/Npgsql.Json.NET.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T11:31:45.652Z","updated_at":"2023-01-13T11:31:45.652Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/src/Npgsql.Json.NET/Npgsql.Json.NET.csproj","dependencies":[{"id":6875626861,"package_name":"Newtonsoft.Json","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626862,"package_name":"Microsoft.CodeAnalysis.PublicApiAnalyzers","ecosystem":"nuget","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Npgsql.NetTopologySuite/Npgsql.NetTopologySuite.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T11:31:45.671Z","updated_at":"2023-01-13T11:31:45.671Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/src/Npgsql.NetTopologySuite/Npgsql.NetTopologySuite.csproj","dependencies":[{"id":6875626863,"package_name":"NetTopologySuite.IO.PostGIS","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626864,"package_name":"NetTopologySuite","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626865,"package_name":"Microsoft.CodeAnalysis.PublicApiAnalyzers","ecosystem":"nuget","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Npgsql.NodaTime/Npgsql.NodaTime.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T11:31:45.687Z","updated_at":"2023-01-13T11:31:45.687Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/src/Npgsql.NodaTime/Npgsql.NodaTime.csproj","dependencies":[{"id":6875626866,"package_name":"NodaTime","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626867,"package_name":"Microsoft.CodeAnalysis.PublicApiAnalyzers","ecosystem":"nuget","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Npgsql.OpenTelemetry/Npgsql.OpenTelemetry.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T11:31:45.743Z","updated_at":"2023-01-13T11:31:45.743Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/src/Npgsql.OpenTelemetry/Npgsql.OpenTelemetry.csproj","dependencies":[{"id":6875626868,"package_name":"OpenTelemetry.API","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Npgsql.SourceGenerators/Npgsql.SourceGenerators.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T11:31:45.814Z","updated_at":"2023-01-13T11:31:45.814Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/src/Npgsql.SourceGenerators/Npgsql.SourceGenerators.csproj","dependencies":[{"id":6875626869,"package_name":"Microsoft.CodeAnalysis.CSharp","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626870,"package_name":"Microsoft.CodeAnalysis.Analyzers","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626871,"package_name":"Scriban.Signed","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"test/Npgsql.Benchmarks/Npgsql.Benchmarks.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T11:31:45.932Z","updated_at":"2023-01-13T11:31:45.932Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/test/Npgsql.Benchmarks/Npgsql.Benchmarks.csproj","dependencies":[{"id":6875626872,"package_name":"BenchmarkDotNet","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626873,"package_name":"Microsoft.Data.SqlClient","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"test/Npgsql.DependencyInjection.Tests/Npgsql.DependencyInjection.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T11:31:46.026Z","updated_at":"2023-01-13T11:31:46.026Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/test/Npgsql.DependencyInjection.Tests/Npgsql.DependencyInjection.Tests.csproj","dependencies":[{"id":6875626874,"package_name":"Microsoft.Extensions.DependencyInjection","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626875,"package_name":"Microsoft.Extensions.Logging","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626876,"package_name":"NUnit","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626877,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626878,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"test/Npgsql.PluginTests/Npgsql.PluginTests.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T11:31:46.125Z","updated_at":"2023-01-13T11:31:46.125Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/test/Npgsql.PluginTests/Npgsql.PluginTests.csproj","dependencies":[{"id":6875626883,"package_name":"NUnit","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626884,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626885,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"test/Npgsql.Specification.Tests/Npgsql.Specification.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T11:31:46.208Z","updated_at":"2023-01-13T11:31:46.208Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/test/Npgsql.Specification.Tests/Npgsql.Specification.Tests.csproj","dependencies":[{"id":6875626886,"package_name":"AdoNet.Specification.Tests","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626887,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626888,"package_name":"xunit","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626889,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"test/Npgsql.Tests/Npgsql.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T11:31:46.235Z","updated_at":"2023-01-13T11:31:46.235Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/test/Npgsql.Tests/Npgsql.Tests.csproj","dependencies":[{"id":6875626890,"package_name":"NUnit","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626891,"package_name":"Microsoft.Extensions.Logging","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626892,"package_name":"Microsoft.Extensions.Logging.Console","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626893,"package_name":"Microsoft.CSharp","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626894,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875626895,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/native-aot.yml","sha":null,"kind":"manifest","created_at":"2023-07-07T07:01:24.970Z","updated_at":"2023-07-07T07:01:24.970Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/.github/workflows/native-aot.yml","dependencies":[{"id":11182416354,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11182416357,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11182416360,"package_name":"actions/setup-dotnet","ecosystem":"actions","requirements":"v3.2.0","direct":true,"kind":"composite","optional":false},{"id":11182416362,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3.1.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"nuget","filepath":"test/MStatDumper/MStatDumper.csproj","sha":null,"kind":"manifest","created_at":"2023-07-07T07:01:25.442Z","updated_at":"2023-07-07T07:01:25.442Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/test/MStatDumper/MStatDumper.csproj","dependencies":[{"id":11182416899,"package_name":"Mono.Cecil","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/trigger-doc-build.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T17:27:45.116Z","updated_at":"2023-09-26T17:27:45.116Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/.github/workflows/trigger-doc-build.yml","dependencies":[]},{"ecosystem":"nuget","filepath":"test/Npgsql.NativeAotTests/Npgsql.NativeAotTests.csproj","sha":null,"kind":"manifest","created_at":"2023-09-26T17:27:46.243Z","updated_at":"2023-09-26T17:27:46.243Z","repository_link":"https://github.com/npgsql/npgsql/blob/main/test/Npgsql.NativeAotTests/Npgsql.NativeAotTests.csproj","dependencies":[]}],"score":34.482201619068405,"created_at":"2025-10-10T08:43:11.341Z","updated_at":"2026-06-19T11:30:24.271Z","avatar_url":"https://github.com/npgsql.png","language":"C#","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368130","html_url":"https://summary.ecosyste.ms/projects/368130"}