{"id":69843,"name":"psycopg2","description":"PostgreSQL database adapter for the Python programming language","url":"https://github.com/psycopg/psycopg2","last_synced_at":"2025-09-08T14:57:09.699Z","repository":{"id":6490463,"uuid":"7730829","full_name":"psycopg/psycopg2","owner":"psycopg","description":"PostgreSQL database adapter for the Python programming language","archived":false,"fork":false,"pushed_at":"2025-08-01T23:47:54.000Z","size":8987,"stargazers_count":3533,"open_issues_count":23,"forks_count":519,"subscribers_count":69,"default_branch":"master","last_synced_at":"2025-09-01T12:52:44.686Z","etag":null,"topics":["database","driver","postgresql","python"],"latest_commit_sha":null,"homepage":"https://www.psycopg.org/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psycopg.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["dvarrazzo"],"custom":["https://www.paypal.me/dvarrazzo"]}},"created_at":"2013-01-21T11:05:11.000Z","updated_at":"2025-08-31T16:46:12.000Z","dependencies_parsed_at":"2022-08-06T19:15:40.288Z","dependency_job_id":"41a7efdd-2235-4428-9d53-4a826fe8ecba","html_url":"https://github.com/psycopg/psycopg2","commit_stats":{"total_commits":2765,"total_committers":144,"mean_commits":19.20138888888889,"dds":"0.34141048824593123","last_synced_commit":"a805acf59f402f554e95624b5e27518169ca7715"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/psycopg/psycopg2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/sbom","scorecard":{"id":748539,"data":{"date":"2025-08-11","repo":{"name":"github.com/psycopg/psycopg2","commit":"c2b6a8aaeae71b30a96403bf5d6e7eafc21afaef"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"0 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/packages.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: scripts/build/build_macos_arm64.sh:85","Warn: pipCommand not pinned by hash: scripts/build/build_sdist.sh:24","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:72","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:35:42.494Z","repository_id":6490463,"created_at":"2025-08-22T19:35:42.494Z","updated_at":"2025-08-22T19:35:42.494Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273553953,"owners_count":25126254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","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":"psycopg","name":"The Psycopg Team","uuid":"2947270","kind":"organization","description":"We make reptiles and pachiderms talk to each other.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2947270?v=4","repositories_count":7,"last_synced_at":"2025-09-02T00:20:46.706Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/psycopg","funding_links":[],"total_stars":5728,"followers":96,"following":0,"created_at":"2022-11-02T16:25:01.066Z","updated_at":"2025-09-02T00:20:46.706Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg/repositories"},"packages":[{"id":8578199,"name":"fv-aws-psycopg2-arm64","ecosystem":"pypi","description":"psycopg2 - Python-PostgreSQL Database Adapter","homepage":"https://psycopg.org/","licenses":"LGPL with exceptions","normalized_licenses":["BSD-3-Clause-Attribution"],"repository_url":"https://github.com/psycopg/psycopg2","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-11-16T17:33:42.000Z","latest_release_published_at":"2023-11-16T17:33:42.000Z","latest_release_number":"2.9.9","last_synced_at":"2025-09-07T15:36:31.226Z","created_at":"2023-11-16T17:46:30.654Z","updated_at":"2025-09-08T04:26:06.069Z","registry_url":"https://pypi.org/project/fv-aws-psycopg2-arm64/","install_command":"pip install fv-aws-psycopg2-arm64 --index-url https://pypi.org/simple","documentation_url":"https://www.psycopg.org/docs/","metadata":{"funding":null,"documentation":"https://www.psycopg.org/docs/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)","Operating System :: Microsoft :: Windows","Operating System :: Unix","Programming Language :: C","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: SQL","Topic :: Database","Topic :: Database :: Front-Ends","Topic :: Software Development","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"fv-aws-psycopg2-arm64","project_status":null},"repo_metadata":{"id":6490463,"uuid":"7730829","full_name":"psycopg/psycopg2","owner":"psycopg","description":"PostgreSQL database adapter for the Python programming language","archived":false,"fork":false,"pushed_at":"2025-08-01T23:47:54.000Z","size":8987,"stargazers_count":3533,"open_issues_count":23,"forks_count":519,"subscribers_count":69,"default_branch":"master","last_synced_at":"2025-09-01T12:52:44.686Z","etag":null,"topics":["database","driver","postgresql","python"],"latest_commit_sha":null,"homepage":"https://www.psycopg.org/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psycopg.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["dvarrazzo"],"custom":["https://www.paypal.me/dvarrazzo"]}},"created_at":"2013-01-21T11:05:11.000Z","updated_at":"2025-08-31T16:46:12.000Z","dependencies_parsed_at":"2022-08-06T19:15:40.288Z","dependency_job_id":"41a7efdd-2235-4428-9d53-4a826fe8ecba","html_url":"https://github.com/psycopg/psycopg2","commit_stats":{"total_commits":2765,"total_committers":144,"mean_commits":19.20138888888889,"dds":"0.34141048824593123","last_synced_commit":"a805acf59f402f554e95624b5e27518169ca7715"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/psycopg/psycopg2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/sbom","scorecard":{"id":748539,"data":{"date":"2025-08-11","repo":{"name":"github.com/psycopg/psycopg2","commit":"c2b6a8aaeae71b30a96403bf5d6e7eafc21afaef"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"0 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/packages.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: scripts/build/build_macos_arm64.sh:85","Warn: pipCommand not pinned by hash: scripts/build/build_sdist.sh:24","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:72","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:35:42.494Z","repository_id":6490463,"created_at":"2025-08-22T19:35:42.494Z","updated_at":"2025-08-22T19:35:42.494Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273553953,"owners_count":25126254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","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_record":{"login":"psycopg","name":"The Psycopg Team","uuid":"2947270","kind":"organization","description":"We make reptiles and pachiderms talk to each other.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2947270?v=4","repositories_count":7,"last_synced_at":"2025-09-02T00:20:46.706Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/psycopg","funding_links":[],"total_stars":5728,"followers":96,"following":0,"created_at":"2022-11-02T16:25:01.066Z","updated_at":"2025-09-02T00:20:46.706Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg/repositories"},"tags":[{"name":"2.9.10","sha":"a805acf59f402f554e95624b5e27518169ca7715","kind":"tag","published_at":"2024-10-15T08:43:41.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.10","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.10/manifests"},{"name":"2.9.9","sha":"ad5bee7054519d87f25bc5828c502b2ebe197049","kind":"tag","published_at":"2023-10-03T12:43:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.9/manifests"},{"name":"2.9.8","sha":"b39d5d64923a3e321672847bd57c002145f57430","kind":"tag","published_at":"2023-09-28T11:42:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.8/manifests"},{"name":"2.9.7","sha":"3eee3e336d6f7d6f92cb42f1426eefd5f95afa6b","kind":"tag","published_at":"2023-08-05T10:24:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.7/manifests"},{"name":"2.9.6","sha":"333b3b7ac45099f7b86ab35ac89152293ac7451d","kind":"tag","published_at":"2023-04-03T03:05:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.6/manifests"},{"name":"2_9_5","sha":"1bf8e77ea25608c4797a7e902cc02550096e5b40","kind":"tag","published_at":"2022-10-25T11:56:12.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_5/manifests"},{"name":"2_9_4","sha":"bc82c8f9cc42d8f9313e9c78abdbeee82ec9e052","kind":"tag","published_at":"2022-10-06T02:55:53.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_4/manifests"},{"name":"2_9_3-macos-arm64","sha":"25c40f8ac30af161617181e40ecfcbbe767210b6","kind":"tag","published_at":"2022-09-25T01:58:08.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_3-macos-arm64","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_3-macos-arm64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_3-macos-arm64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3-macos-arm64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3-macos-arm64/manifests"},{"name":"2_9_3","sha":"c34bf2f2f90fbbe65e8c4c2650734aa151ddd6ed","kind":"tag","published_at":"2021-12-29T15:21:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3/manifests"},{"name":"2_9_2","sha":"d7c77f80b27341d1ce65e1a9e7d9f658faaf4850","kind":"tag","published_at":"2021-11-12T00:34:55.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_2/manifests"},{"name":"2_9_1-Python_3.10","sha":"4a46aa39a5842887f100ad1fafad55d207497f40","kind":"tag","published_at":"2021-10-11T21:33:06.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_1-Python_3.10","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_1-Python_3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_1-Python_3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1-Python_3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1-Python_3.10/manifests"},{"name":"2_9_1","sha":"b241def64bdc9ac350ecae4b665d9eec11a48229","kind":"tag","published_at":"2021-06-17T01:06:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1/manifests"},{"name":"2_9","sha":"50145014e8abdda2859ed65329ecc3e7b6699521","kind":"tag","published_at":"2021-06-16T15:28:35.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9/manifests"},{"name":"2_8_6","sha":"b203be11a69789a50da828a0a5e4c15d2dcf99d4","kind":"tag","published_at":"2020-09-06T16:08:42.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_6/manifests"},{"name":"2_8_5","sha":"cb3353be1f10590cdc2a894ada42c3b4c171feb7","kind":"tag","published_at":"2020-04-06T05:01:56.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_5/manifests"},{"name":"2_8_4","sha":"d70d3ee482bdbeee3894656e1dcec30f38c2d999","kind":"tag","published_at":"2019-10-20T09:04:17.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_4/manifests"},{"name":"2_8_3","sha":"bc65c636aef14ccdb89f8abec1f28a677c1ff0b4","kind":"tag","published_at":"2019-06-13T23:25:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_3/manifests"},{"name":"2_8_2","sha":"324cded1661995cc006e04e2c5e6b00e61ab74ba","kind":"tag","published_at":"2019-04-14T17:17:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_2/manifests"},{"name":"2_8_1","sha":"15d684134f0972dc25bed904f48b11b7a972a7ab","kind":"tag","published_at":"2019-04-06T19:18:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_1/manifests"},{"name":"2_8","sha":"c64d2448e8c3948bb7f950dda51aa5d73161b20c","kind":"tag","published_at":"2019-04-03T09:45:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8/manifests"},{"name":"2_8_BETA_2","sha":"953bc66ca66fd8bbc18086bba9218072a9dfb8e7","kind":"tag","published_at":"2019-03-21T18:42:50.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_BETA_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_2/manifests"},{"name":"2_8_BETA_1","sha":"495ff79f2337b15ce06dadf65ab147c8b19b4e5d","kind":"tag","published_at":"2019-02-16T14:09:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_BETA_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_1/manifests"},{"name":"2_7_7","sha":"09ce4b65e7b28987b36109d83a4afe221dd2a5e8","kind":"tag","published_at":"2019-01-22T11:56:13.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_7/manifests"},{"name":"2_7_6_1","sha":"fbaad6c932168887f7aa911013fe725506ca5ef8","kind":"tag","published_at":"2018-11-10T23:46:45.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_6_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6_1/manifests"},{"name":"2_7_6","sha":"3b84bc1b6e0f6df5aee71367091eb57511647706","kind":"tag","published_at":"2018-11-08T18:19:24.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6/manifests"},{"name":"2_7_5","sha":"1b07d2e34dc026905c6415fbce8f24d0077170e3","kind":"tag","published_at":"2018-06-17T17:28:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_5/manifests"},{"name":"2_7_4","sha":"5afb2ce803debea9533e293eef73c92ffce95bcd","kind":"tag","published_at":"2018-02-06T09:57:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_4/manifests"},{"name":"2_7_3_2","sha":"980145eaee13f5014e929816058b83db78cb0833","kind":"tag","published_at":"2017-10-24T10:55:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_2/manifests"},{"name":"2_7_3_1","sha":"c45e219387455a845741a72aab4195b452a4c6e0","kind":"tag","published_at":"2017-08-25T14:15:13.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_1/manifests"},{"name":"2_7_3","sha":"cd3393b21cf753db0688c29e248f7ce94ff509b6","kind":"tag","published_at":"2017-07-24T14:06:26.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3/manifests"},{"name":"2_7_2","sha":"cfa0509d7e0616aded28ae6c9d679550b0bff16a","kind":"tag","published_at":"2017-07-22T11:27:16.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_2/manifests"},{"name":"2_7_1","sha":"09c48c76c3b91139c9d645834962c75433281cb9","kind":"tag","published_at":"2017-03-13T00:53:16.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_1/manifests"},{"name":"2_7","sha":"51591e2c23ea42c7bb2f7903ad213f83e21a4b8d","kind":"tag","published_at":"2017-03-01T13:10:07.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7/manifests"},{"name":"2_7_BETA_2","sha":"355d62f0848f9b911fa28eb6fb8e268590db0e09","kind":"tag","published_at":"2017-02-16T19:24:52.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_BETA_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_2/manifests"},{"name":"2_7_BETA_1","sha":"6f83c9c87aecfd46d180842ef76743ab50ab7486","kind":"tag","published_at":"2017-02-08T10:39:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_BETA_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_1/manifests"},{"name":"2_6_2","sha":"1690fbace1bf498abd5a4c4f68bfaab609bc3587","kind":"tag","published_at":"2016-07-07T02:10:55.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_2/manifests"},{"name":"2_6_1","sha":"e707c3f657108bb9a538e509853de6a77de45f69","kind":"tag","published_at":"2015-06-15T09:44:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_1/manifests"},{"name":"2_6","sha":"5efe7131ff86ba5adf08ead91393f4910e863f1e","kind":"tag","published_at":"2015-02-09T09:47:33.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6/manifests"},{"name":"2_5_5","sha":"c6d57680aa65fbd8fb185d76600ff9b8b3256e05","kind":"tag","published_at":"2015-02-08T16:47:25.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_5/manifests"},{"name":"2_5_4","sha":"00cafbe85bb82d85cbfe0f062a73c562433b5bc8","kind":"tag","published_at":"2014-08-30T17:28:21.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_4/manifests"},{"name":"2_5_3","sha":"40c1eea15d8c349400cec254baf73d916a153542","kind":"tag","published_at":"2014-05-13T15:21:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_3/manifests"},{"name":"2_5_2","sha":"4f1e4a03d1fe01d566f8c7eb830175e5fe0bccc7","kind":"tag","published_at":"2014-01-07T12:03:19.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_2/manifests"},{"name":"2_5_1","sha":"68d5d070fe6b701910dfccbf5c41fc23196d3f41","kind":"tag","published_at":"2013-06-23T01:09:30.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_1/manifests"},{"name":"2_5","sha":"80e105c74d1846b036eccf14adad8dbc95dce39c","kind":"tag","published_at":"2013-04-07T16:44:04.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5/manifests"},{"name":"2_4_6","sha":"4e65ca1d8d1339fd55ab39962f2ed1f22dc542a1","kind":"tag","published_at":"2012-12-11T23:07:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_6/manifests"},{"name":"2_4_5","sha":"d7c8c1c49ab695a804c7033d288ed3952cb7517c","kind":"tag","published_at":"2012-03-29T08:21:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_5/manifests"},{"name":"2_4_4","sha":"0bc49147d1a9360cd82ad913d25828852151929c","kind":"tag","published_at":"2011-12-19T10:30:51.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_4/manifests"},{"name":"2_4_3","sha":"ba34b6942f95b8797d82c417e0bb314be4cb79f5","kind":"tag","published_at":"2011-12-11T21:20:10.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_3/manifests"},{"name":"2_4_2","sha":"f8ff2ccc49ec32614d42ee852f2fd02fd538e6e5","kind":"tag","published_at":"2011-06-13T16:54:38.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_2/manifests"},{"name":"2_4_1","sha":"ab685c2fc0a04651041957af7419a1ecfeeb9e53","kind":"tag","published_at":"2011-05-11T07:59:19.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_1/manifests"},{"name":"2_4_0","sha":"29f83f05c4f6565ea67d8b5424b1ec66d55c0858","kind":"tag","published_at":"2011-02-27T12:05:24.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_0/manifests"},{"name":"2_4_BETA2","sha":"3762c67cd474880b42a14d81903c4d9dcf9a7063","kind":"tag","published_at":"2011-02-13T11:29:00.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_BETA2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA2/manifests"},{"name":"2_4_BETA1","sha":"352d0d1f07e2ec0c0aeaa853f57bf88189e134c6","kind":"tag","published_at":"2011-02-06T16:02:44.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_BETA1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_BETA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA1/manifests"},{"name":"2_3_2","sha":"69c66a3a3fa8e0f9d662ddc986aa32c5a86e2474","kind":"tag","published_at":"2010-12-20T12:38:21.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_2/manifests"},{"name":"2_3_1","sha":"ee5015a30bee24ee70b5b22b01a3caefb28668c2","kind":"tag","published_at":"2010-12-04T20:31:27.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_1/manifests"},{"name":"2_3_0","sha":"2dae07a796f922924b0b4c01b47f405c6bd76774","kind":"tag","published_at":"2010-12-02T13:43:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0/manifests"},{"name":"2_3_0_BETA1","sha":"645ab521f3fd5cc2bc579c0eb53418dfde811100","kind":"tag","published_at":"2010-11-07T14:22:32.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_0_BETA1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_0_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_3_0_BETA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0_BETA1/manifests"},{"name":"2_2_2","sha":"c3b835929ba0776d65fafeaad62b7756f5114bca","kind":"tag","published_at":"2010-07-18T11:50:03.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_2/manifests"},{"name":"2_2_1","sha":"23391a3c55097d22530e21d640a277ffb76d48cf","kind":"tag","published_at":"2010-05-17T19:56:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_1/manifests"},{"name":"2_2_0","sha":"e286970b625095334ce14a8c0a8a857f914ab53d","kind":"tag","published_at":"2010-05-16T11:21:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_0/manifests"},{"name":"2_0_14","sha":"0edd52059300228b6df8813c9c55191e69f1412d","kind":"tag","published_at":"2010-03-13T20:16:22.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_14","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_14/manifests"},{"name":"2_0_13","sha":"5a3e07a6103e61f0724b3f0d17039765898e28fb","kind":"tag","published_at":"2009-10-07T16:28:35.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_13","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_13/manifests"},{"name":"2_0_12","sha":"0fc94be49647874123887f980368820f0a64191e","kind":"tag","published_at":"2009-08-09T15:22:50.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_12","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_12/manifests"},{"name":"2_0_11","sha":"091102a9196dcf877a5ce2adb841e2566b70f6cf","kind":"tag","published_at":"2009-05-09T12:52:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_11","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_11/manifests"},{"name":"2_0_10","sha":"f68d828f6bf67b16de5b188623d5d8d2ea527e53","kind":"commit","published_at":"2009-04-20T18:37:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_10","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_10/manifests"},{"name":"2_0_9","sha":"71c7825b9cdca0ae62a1a5044928652aede3beb5","kind":"commit","published_at":"2009-02-23T20:39:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_9/manifests"},{"name":"2_0_8","sha":"758eaf23d10c434f8dab0167d0bd3f343cafa60f","kind":"commit","published_at":"2008-09-16T07:58:44.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_8/manifests"},{"name":"2_0_7","sha":"962c5a9a5f359908311cbe0b37b5f257256c4cf5","kind":"commit","published_at":"2008-04-14T05:23:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_7/manifests"},{"name":"2_0_6","sha":"dfda372fae91b97b525ea44f339062753ed7b8d7","kind":"commit","published_at":"2007-06-08T00:39:06.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_6/manifests"},{"name":"2_0_5_1","sha":"616a1c2042b8d60bfea877a2e1341502ecc90a34","kind":"commit","published_at":"2006-09-02T01:09:31.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_5_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5_1/manifests"},{"name":"2_0_5","sha":"3e0d8792a81d0d411845b348b3da0dc512aefb1f","kind":"commit","published_at":"2006-09-01T12:42:03.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5/manifests"},{"name":"2_0_4","sha":"526fd62386ecd19e87361a0764d7fdc28ace4556","kind":"commit","published_at":"2006-08-01T23:37:20.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_4/manifests"},{"name":"2_0_3","sha":"f204da89b5aefd0bbe81c38991ca9385270838cb","kind":"commit","published_at":"2006-07-31T00:27:12.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_3/manifests"},{"name":"2_0_2","sha":"8d8bfe969b3c196d77e74f9623059d6459f284f4","kind":"commit","published_at":"2006-06-11T05:15:27.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_2/manifests"},{"name":"2_0_1","sha":"caa9d0feb4b179da7da658074b7472a34cb8f1fd","kind":"commit","published_at":"2006-06-09T00:08:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_1/manifests"},{"name":"2_0_0","sha":"39249e474107a8bd8bf541ac3bf91d99fdb67f9f","kind":"commit","published_at":"2006-06-08T00:45:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_0/manifests"},{"name":"2_0_BETA_8","sha":"bf52a9ac213321d8d748890f0552fcb64fba8d9f","kind":"commit","published_at":"2006-02-11T11:02:02.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_8/manifests"},{"name":"2_0_BETA_7","sha":"d14a2c0639c7e333866caa460754bd403ac17912","kind":"commit","published_at":"2006-02-11T07:09:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_7/manifests"},{"name":"2_0_BETA_6","sha":"985a6cbc1b30088e2ec3c8f74273991ec3e72c09","kind":"commit","published_at":"2005-11-17T06:23:08.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_6/manifests"},{"name":"2_0_BETA_5","sha":"49a255059e6873e9c26ca80e4f0f7f3e0e997977","kind":"commit","published_at":"2005-10-18T14:44:57.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_5/manifests"},{"name":"2_0_BETA_4","sha":"86346579ba2969c9003b8f635fc08ba63c3389e5","kind":"commit","published_at":"2005-07-17T04:31:32.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_4/manifests"},{"name":"2_0_BETA_3","sha":"75d14dfb6e712ba6b2b75fe1cc3417a4c40ae744","kind":"commit","published_at":"2005-05-26T07:41:39.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_3/manifests"},{"name":"2_0_BETA_2","sha":"a9ecbd098572d78925573a9805878194a8a08eaf","kind":"commit","published_at":"2005-05-25T06:34:56.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_2/manifests"},{"name":"2_0_BETA_1","sha":"d57ceaadc6c964ed9fe58a586dff8ec2528e1789","kind":"commit","published_at":"2005-05-09T09:48:40.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_1/manifests"},{"name":"1_99_13","sha":"30b2ba6ebf30f54b02b649a4d6a8b1c23de4345b","kind":"commit","published_at":"2005-03-12T09:19:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_13","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@1_99_13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_13/manifests"},{"name":"1_99_12_1","sha":"a61f715b461849238be32488d3f33d21ea3ebaf9","kind":"commit","published_at":"2005-03-04T03:36:23.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_12_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@1_99_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12_1/manifests"},{"name":"1_99_12","sha":"131b8ac1c508656c3311fec40e8b068cdee770c6","kind":"commit","published_at":"2005-03-03T06:52:28.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_12","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@1_99_12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12/manifests"}]},"repo_metadata_updated_at":"2025-09-08T04:26:06.069Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":67.634333995145,"dependent_packages_count":9.972534495251677,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.80343424519834},"purl":"pkg:pypi/fv-aws-psycopg2-arm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fv-aws-psycopg2-arm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fv-aws-psycopg2-arm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fv-aws-psycopg2-arm64/dependencies","status":null,"funding_links":["https://github.com/sponsors/dvarrazzo","https://www.paypal.me/dvarrazzo"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T23:01:13.953Z","issues_count":255,"pull_requests_count":68,"avg_time_to_close_issue":7661760.154185022,"avg_time_to_close_pull_request":7723761.285714285,"issues_closed_count":227,"pull_requests_closed_count":56,"pull_request_authors_count":32,"issue_authors_count":235,"avg_comments_per_issue":3.9137254901960783,"avg_comments_per_pull_request":2.3529411764705883,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":22,"past_year_issues_count":49,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":122247.28571428571,"past_year_avg_time_to_close_pull_request":869022.4,"past_year_issues_closed_count":35,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":1.0408163265306123,"past_year_avg_comments_per_pull_request":1.1363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/issues","maintainers":[{"login":"dvarrazzo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvarrazzo"}],"active_maintainers":[{"login":"dvarrazzo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvarrazzo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fv-aws-psycopg2-arm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fv-aws-psycopg2-arm64/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fv-aws-psycopg2-arm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fv-aws-psycopg2-arm64/related_packages","maintainers":[{"uuid":"leejon50","login":"leejon50","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/leejon50/","role":null,"created_at":"2023-11-16T17:46:33.298Z","updated_at":"2023-11-16T17:46:33.298Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/leejon50/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2862332,"name":"psycopg2-binary","ecosystem":"pypi","description":"psycopg2 - Python-PostgreSQL Database Adapter","homepage":"https://psycopg.org/","licenses":"LGPL with exceptions","normalized_licenses":["BSD-3-Clause-Attribution"],"repository_url":"https://github.com/psycopg/psycopg2","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2018-01-29T12:48:22.000Z","latest_release_published_at":"2024-10-16T11:18:58.000Z","latest_release_number":"2.9.10","last_synced_at":"2025-09-08T10:31:01.291Z","created_at":"2022-04-10T12:08:12.866Z","updated_at":"2025-09-08T10:31:01.292Z","registry_url":"https://pypi.org/project/psycopg2-binary/","install_command":"pip install psycopg2-binary --index-url https://pypi.org/simple","documentation_url":"https://www.psycopg.org/docs/","metadata":{"funding":null,"documentation":"https://www.psycopg.org/docs/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)","Operating System :: Microsoft :: Windows","Operating System :: Unix","Programming Language :: C","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: SQL","Topic :: Database","Topic :: Database :: Front-Ends","Topic :: Software Development","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"psycopg2-binary","project_status":null},"repo_metadata":{"id":6490463,"uuid":"7730829","full_name":"psycopg/psycopg2","owner":"psycopg","description":"PostgreSQL database adapter for the Python programming language","archived":false,"fork":false,"pushed_at":"2024-07-17T16:44:43.000Z","size":8859,"stargazers_count":3307,"open_issues_count":28,"forks_count":501,"subscribers_count":69,"default_branch":"master","last_synced_at":"2024-09-05T19:58:51.369Z","etag":null,"topics":["database","driver","postgresql","python"],"latest_commit_sha":null,"homepage":"https://www.psycopg.org/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psycopg.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null},"funding":{"github":["dvarrazzo"],"custom":["https://www.paypal.me/dvarrazzo"]}},"created_at":"2013-01-21T11:05:11.000Z","updated_at":"2024-09-04T16:39:31.000Z","dependencies_parsed_at":"2022-08-06T19:15:40.288Z","dependency_job_id":"41a7efdd-2235-4428-9d53-4a826fe8ecba","html_url":"https://github.com/psycopg/psycopg2","commit_stats":{"total_commits":2734,"total_committers":136,"mean_commits":"20.102941176470587","dds":"0.33796634967081196","last_synced_commit":"89005ac5b849c6428c05660b23c5a266c96e677d"},"previous_names":[],"tags_count":86,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217834953,"owners_count":16238205,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"psycopg","name":"The Psycopg Team","uuid":"2947270","kind":"organization","description":"We make reptiles and pachiderms talk to each other.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2947270?v=4","repositories_count":7,"last_synced_at":"2024-03-25T20:05:00.531Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/psycopg","funding_links":[],"total_stars":4707,"followers":63,"following":0,"created_at":"2022-11-02T16:25:01.066Z","updated_at":"2024-03-25T20:05:00.542Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg/repositories"},"tags":[{"name":"2.9.9","sha":"ad5bee7054519d87f25bc5828c502b2ebe197049","kind":"tag","published_at":"2023-10-03T12:43:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.9/manifests"},{"name":"2.9.8","sha":"b39d5d64923a3e321672847bd57c002145f57430","kind":"tag","published_at":"2023-09-28T11:42:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.8/manifests"},{"name":"2.9.7","sha":"3eee3e336d6f7d6f92cb42f1426eefd5f95afa6b","kind":"tag","published_at":"2023-08-05T10:24:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.7/manifests"},{"name":"2.9.6","sha":"333b3b7ac45099f7b86ab35ac89152293ac7451d","kind":"tag","published_at":"2023-04-03T03:05:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.6/manifests"},{"name":"2_9_5","sha":"1bf8e77ea25608c4797a7e902cc02550096e5b40","kind":"tag","published_at":"2022-10-25T11:56:12.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_5/manifests"},{"name":"2_9_4","sha":"bc82c8f9cc42d8f9313e9c78abdbeee82ec9e052","kind":"tag","published_at":"2022-10-06T02:55:53.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_4/manifests"},{"name":"2_9_3-macos-arm64","sha":"25c40f8ac30af161617181e40ecfcbbe767210b6","kind":"tag","published_at":"2022-09-25T01:58:08.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_3-macos-arm64","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_3-macos-arm64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3-macos-arm64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3-macos-arm64/manifests"},{"name":"2_9_3","sha":"c34bf2f2f90fbbe65e8c4c2650734aa151ddd6ed","kind":"tag","published_at":"2021-12-29T15:21:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3/manifests"},{"name":"2_9_2","sha":"d7c77f80b27341d1ce65e1a9e7d9f658faaf4850","kind":"tag","published_at":"2021-11-12T00:34:55.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_2/manifests"},{"name":"2_9_1-Python_3.10","sha":"4a46aa39a5842887f100ad1fafad55d207497f40","kind":"tag","published_at":"2021-10-11T21:33:06.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_1-Python_3.10","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_1-Python_3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1-Python_3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1-Python_3.10/manifests"},{"name":"2_9_1","sha":"b241def64bdc9ac350ecae4b665d9eec11a48229","kind":"tag","published_at":"2021-06-17T01:06:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1/manifests"},{"name":"2_9","sha":"50145014e8abdda2859ed65329ecc3e7b6699521","kind":"tag","published_at":"2021-06-16T15:28:35.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9/manifests"},{"name":"2_8_6","sha":"b203be11a69789a50da828a0a5e4c15d2dcf99d4","kind":"tag","published_at":"2020-09-06T16:08:42.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_6/manifests"},{"name":"2_8_5","sha":"cb3353be1f10590cdc2a894ada42c3b4c171feb7","kind":"tag","published_at":"2020-04-06T05:01:56.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_5/manifests"},{"name":"2_8_4","sha":"d70d3ee482bdbeee3894656e1dcec30f38c2d999","kind":"tag","published_at":"2019-10-20T09:04:17.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_4/manifests"},{"name":"2_8_3","sha":"bc65c636aef14ccdb89f8abec1f28a677c1ff0b4","kind":"tag","published_at":"2019-06-13T23:25:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_3/manifests"},{"name":"2_8_2","sha":"324cded1661995cc006e04e2c5e6b00e61ab74ba","kind":"tag","published_at":"2019-04-14T17:17:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_2/manifests"},{"name":"2_8_1","sha":"15d684134f0972dc25bed904f48b11b7a972a7ab","kind":"tag","published_at":"2019-04-06T19:18:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_1/manifests"},{"name":"2_8","sha":"c64d2448e8c3948bb7f950dda51aa5d73161b20c","kind":"tag","published_at":"2019-04-03T09:45:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8/manifests"},{"name":"2_8_BETA_2","sha":"953bc66ca66fd8bbc18086bba9218072a9dfb8e7","kind":"tag","published_at":"2019-03-21T18:42:50.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_2/manifests"},{"name":"2_8_BETA_1","sha":"495ff79f2337b15ce06dadf65ab147c8b19b4e5d","kind":"tag","published_at":"2019-02-16T14:09:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_1/manifests"},{"name":"2_7_7","sha":"09ce4b65e7b28987b36109d83a4afe221dd2a5e8","kind":"tag","published_at":"2019-01-22T11:56:13.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_7/manifests"},{"name":"2_7_6_1","sha":"fbaad6c932168887f7aa911013fe725506ca5ef8","kind":"tag","published_at":"2018-11-10T23:46:45.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_6_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6_1/manifests"},{"name":"2_7_6","sha":"3b84bc1b6e0f6df5aee71367091eb57511647706","kind":"tag","published_at":"2018-11-08T18:19:24.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6/manifests"},{"name":"2_7_5","sha":"1b07d2e34dc026905c6415fbce8f24d0077170e3","kind":"tag","published_at":"2018-06-17T17:28:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_5/manifests"},{"name":"2_7_4","sha":"5afb2ce803debea9533e293eef73c92ffce95bcd","kind":"tag","published_at":"2018-02-06T09:57:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_4/manifests"},{"name":"2_7_3_2","sha":"980145eaee13f5014e929816058b83db78cb0833","kind":"tag","published_at":"2017-10-24T10:55:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_2/manifests"},{"name":"2_7_3_1","sha":"c45e219387455a845741a72aab4195b452a4c6e0","kind":"tag","published_at":"2017-08-25T14:15:13.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_1/manifests"},{"name":"2_7_3","sha":"cd3393b21cf753db0688c29e248f7ce94ff509b6","kind":"tag","published_at":"2017-07-24T14:06:26.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3/manifests"},{"name":"2_7_2","sha":"cfa0509d7e0616aded28ae6c9d679550b0bff16a","kind":"tag","published_at":"2017-07-22T11:27:16.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_2/manifests"},{"name":"2_7_1","sha":"09c48c76c3b91139c9d645834962c75433281cb9","kind":"tag","published_at":"2017-03-13T00:53:16.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_1/manifests"},{"name":"2_7","sha":"51591e2c23ea42c7bb2f7903ad213f83e21a4b8d","kind":"tag","published_at":"2017-03-01T13:10:07.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7/manifests"},{"name":"2_7_BETA_2","sha":"355d62f0848f9b911fa28eb6fb8e268590db0e09","kind":"tag","published_at":"2017-02-16T19:24:52.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_2/manifests"},{"name":"2_7_BETA_1","sha":"6f83c9c87aecfd46d180842ef76743ab50ab7486","kind":"tag","published_at":"2017-02-08T10:39:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_1/manifests"},{"name":"2_6_2","sha":"1690fbace1bf498abd5a4c4f68bfaab609bc3587","kind":"tag","published_at":"2016-07-07T02:10:55.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_2/manifests"},{"name":"2_6_1","sha":"e707c3f657108bb9a538e509853de6a77de45f69","kind":"tag","published_at":"2015-06-15T09:44:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_1/manifests"},{"name":"2_6","sha":"5efe7131ff86ba5adf08ead91393f4910e863f1e","kind":"tag","published_at":"2015-02-09T09:47:33.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6/manifests"},{"name":"2_5_5","sha":"c6d57680aa65fbd8fb185d76600ff9b8b3256e05","kind":"tag","published_at":"2015-02-08T16:47:25.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_5/manifests"},{"name":"2_5_4","sha":"00cafbe85bb82d85cbfe0f062a73c562433b5bc8","kind":"tag","published_at":"2014-08-30T17:28:21.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_4/manifests"},{"name":"2_5_3","sha":"40c1eea15d8c349400cec254baf73d916a153542","kind":"tag","published_at":"2014-05-13T15:21:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_3/manifests"},{"name":"2_5_2","sha":"4f1e4a03d1fe01d566f8c7eb830175e5fe0bccc7","kind":"tag","published_at":"2014-01-07T12:03:19.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_2/manifests"},{"name":"2_5_1","sha":"68d5d070fe6b701910dfccbf5c41fc23196d3f41","kind":"tag","published_at":"2013-06-23T01:09:30.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_1/manifests"},{"name":"2_5","sha":"80e105c74d1846b036eccf14adad8dbc95dce39c","kind":"tag","published_at":"2013-04-07T16:44:04.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5/manifests"},{"name":"2_4_6","sha":"4e65ca1d8d1339fd55ab39962f2ed1f22dc542a1","kind":"tag","published_at":"2012-12-11T23:07:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_6/manifests"},{"name":"2_4_5","sha":"d7c8c1c49ab695a804c7033d288ed3952cb7517c","kind":"tag","published_at":"2012-03-29T08:21:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_5/manifests"},{"name":"2_4_4","sha":"0bc49147d1a9360cd82ad913d25828852151929c","kind":"tag","published_at":"2011-12-19T10:30:51.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_4/manifests"},{"name":"2_4_3","sha":"ba34b6942f95b8797d82c417e0bb314be4cb79f5","kind":"tag","published_at":"2011-12-11T21:20:10.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_3/manifests"},{"name":"2_4_2","sha":"f8ff2ccc49ec32614d42ee852f2fd02fd538e6e5","kind":"tag","published_at":"2011-06-13T16:54:38.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_2/manifests"},{"name":"2_4_1","sha":"ab685c2fc0a04651041957af7419a1ecfeeb9e53","kind":"tag","published_at":"2011-05-11T07:59:19.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_1/manifests"},{"name":"2_4_0","sha":"29f83f05c4f6565ea67d8b5424b1ec66d55c0858","kind":"tag","published_at":"2011-02-27T12:05:24.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_0/manifests"},{"name":"2_4_BETA2","sha":"3762c67cd474880b42a14d81903c4d9dcf9a7063","kind":"tag","published_at":"2011-02-13T11:29:00.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_BETA2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA2/manifests"},{"name":"2_4_BETA1","sha":"352d0d1f07e2ec0c0aeaa853f57bf88189e134c6","kind":"tag","published_at":"2011-02-06T16:02:44.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_BETA1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA1/manifests"},{"name":"2_3_2","sha":"69c66a3a3fa8e0f9d662ddc986aa32c5a86e2474","kind":"tag","published_at":"2010-12-20T12:38:21.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_2/manifests"},{"name":"2_3_1","sha":"ee5015a30bee24ee70b5b22b01a3caefb28668c2","kind":"tag","published_at":"2010-12-04T20:31:27.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_1/manifests"},{"name":"2_3_0","sha":"2dae07a796f922924b0b4c01b47f405c6bd76774","kind":"tag","published_at":"2010-12-02T13:43:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0/manifests"},{"name":"2_3_0_BETA1","sha":"645ab521f3fd5cc2bc579c0eb53418dfde811100","kind":"tag","published_at":"2010-11-07T14:22:32.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_0_BETA1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_0_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0_BETA1/manifests"},{"name":"2_2_2","sha":"c3b835929ba0776d65fafeaad62b7756f5114bca","kind":"tag","published_at":"2010-07-18T11:50:03.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_2/manifests"},{"name":"2_2_1","sha":"23391a3c55097d22530e21d640a277ffb76d48cf","kind":"tag","published_at":"2010-05-17T19:56:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_1/manifests"},{"name":"2_2_0","sha":"e286970b625095334ce14a8c0a8a857f914ab53d","kind":"tag","published_at":"2010-05-16T11:21:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_0/manifests"},{"name":"2_0_14","sha":"0edd52059300228b6df8813c9c55191e69f1412d","kind":"tag","published_at":"2010-03-13T20:16:22.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_14","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_14/manifests"},{"name":"2_0_13","sha":"5a3e07a6103e61f0724b3f0d17039765898e28fb","kind":"tag","published_at":"2009-10-07T16:28:35.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_13","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_13/manifests"},{"name":"2_0_12","sha":"0fc94be49647874123887f980368820f0a64191e","kind":"tag","published_at":"2009-08-09T15:22:50.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_12","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_12/manifests"},{"name":"2_0_11","sha":"091102a9196dcf877a5ce2adb841e2566b70f6cf","kind":"tag","published_at":"2009-05-09T12:52:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_11","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_11/manifests"},{"name":"2_0_10","sha":"f68d828f6bf67b16de5b188623d5d8d2ea527e53","kind":"commit","published_at":"2009-04-20T18:37:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_10","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_10/manifests"},{"name":"2_0_9","sha":"71c7825b9cdca0ae62a1a5044928652aede3beb5","kind":"commit","published_at":"2009-02-23T20:39:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_9/manifests"},{"name":"2_0_8","sha":"758eaf23d10c434f8dab0167d0bd3f343cafa60f","kind":"commit","published_at":"2008-09-16T07:58:44.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_8/manifests"},{"name":"2_0_7","sha":"962c5a9a5f359908311cbe0b37b5f257256c4cf5","kind":"commit","published_at":"2008-04-14T05:23:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_7/manifests"},{"name":"2_0_6","sha":"dfda372fae91b97b525ea44f339062753ed7b8d7","kind":"commit","published_at":"2007-06-08T00:39:06.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_6/manifests"},{"name":"2_0_5_1","sha":"616a1c2042b8d60bfea877a2e1341502ecc90a34","kind":"commit","published_at":"2006-09-02T01:09:31.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_5_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5_1/manifests"},{"name":"2_0_5","sha":"3e0d8792a81d0d411845b348b3da0dc512aefb1f","kind":"commit","published_at":"2006-09-01T12:42:03.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5/manifests"},{"name":"2_0_4","sha":"526fd62386ecd19e87361a0764d7fdc28ace4556","kind":"commit","published_at":"2006-08-01T23:37:20.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_4/manifests"},{"name":"2_0_3","sha":"f204da89b5aefd0bbe81c38991ca9385270838cb","kind":"commit","published_at":"2006-07-31T00:27:12.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_3/manifests"},{"name":"2_0_2","sha":"8d8bfe969b3c196d77e74f9623059d6459f284f4","kind":"commit","published_at":"2006-06-11T05:15:27.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_2/manifests"},{"name":"2_0_1","sha":"caa9d0feb4b179da7da658074b7472a34cb8f1fd","kind":"commit","published_at":"2006-06-09T00:08:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_1/manifests"},{"name":"2_0_0","sha":"39249e474107a8bd8bf541ac3bf91d99fdb67f9f","kind":"commit","published_at":"2006-06-08T00:45:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_0/manifests"},{"name":"2_0_BETA_8","sha":"bf52a9ac213321d8d748890f0552fcb64fba8d9f","kind":"commit","published_at":"2006-02-11T11:02:02.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_8/manifests"},{"name":"2_0_BETA_7","sha":"d14a2c0639c7e333866caa460754bd403ac17912","kind":"commit","published_at":"2006-02-11T07:09:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_7/manifests"},{"name":"2_0_BETA_6","sha":"985a6cbc1b30088e2ec3c8f74273991ec3e72c09","kind":"commit","published_at":"2005-11-17T06:23:08.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_6/manifests"},{"name":"2_0_BETA_5","sha":"49a255059e6873e9c26ca80e4f0f7f3e0e997977","kind":"commit","published_at":"2005-10-18T14:44:57.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_5/manifests"},{"name":"2_0_BETA_4","sha":"86346579ba2969c9003b8f635fc08ba63c3389e5","kind":"commit","published_at":"2005-07-17T04:31:32.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_4/manifests"},{"name":"2_0_BETA_3","sha":"75d14dfb6e712ba6b2b75fe1cc3417a4c40ae744","kind":"commit","published_at":"2005-05-26T07:41:39.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_3/manifests"},{"name":"2_0_BETA_2","sha":"a9ecbd098572d78925573a9805878194a8a08eaf","kind":"commit","published_at":"2005-05-25T06:34:56.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_2/manifests"},{"name":"2_0_BETA_1","sha":"d57ceaadc6c964ed9fe58a586dff8ec2528e1789","kind":"commit","published_at":"2005-05-09T09:48:40.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_1/manifests"},{"name":"1_99_13","sha":"30b2ba6ebf30f54b02b649a4d6a8b1c23de4345b","kind":"commit","published_at":"2005-03-12T09:19:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_13","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_13/manifests"},{"name":"1_99_12_1","sha":"a61f715b461849238be32488d3f33d21ea3ebaf9","kind":"commit","published_at":"2005-03-04T03:36:23.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_12_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12_1/manifests"},{"name":"1_99_12","sha":"131b8ac1c508656c3311fec40e8b068cdee770c6","kind":"commit","published_at":"2005-03-03T06:52:28.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_12","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12/manifests"}]},"repo_metadata_updated_at":"2024-09-08T01:52:32.500Z","dependent_packages_count":1509,"downloads":132039561,"downloads_period":"last-month","dependent_repos_count":103063,"rankings":{"downloads":0.01944215683217567,"dependent_repos_count":0.010638161285530084,"dependent_packages_count":0.015957241928295125,"stargazers_count":1.874884218287733,"forks_count":3.0419638779399385,"docker_downloads_count":0.06749729919094949,"average":0.8383971592441036},"purl":"pkg:pypi/psycopg2-binary","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/psycopg2-binary","docker_dependents_count":6864,"docker_downloads_count":1295692044,"usage_url":"https://repos.ecosyste.ms/usage/pypi/psycopg2-binary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/psycopg2-binary/dependencies","status":null,"funding_links":["https://github.com/sponsors/dvarrazzo","https://www.paypal.me/dvarrazzo"],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-07T00:36:41.860Z","issues_count":223,"pull_requests_count":39,"avg_time_to_close_issue":6780517.810679612,"avg_time_to_close_pull_request":9560249.235294119,"issues_closed_count":206,"pull_requests_closed_count":34,"pull_request_authors_count":26,"issue_authors_count":186,"avg_comments_per_issue":4.313901345291479,"avg_comments_per_pull_request":2.8974358974358974,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":79,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":182837.1739130435,"past_year_avg_time_to_close_pull_request":981937.6428571428,"past_year_issues_closed_count":69,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":64,"past_year_avg_comments_per_issue":2.5063291139240507,"past_year_avg_comments_per_pull_request":2.555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/issues","maintainers":[{"login":"dvarrazzo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvarrazzo"}],"active_maintainers":[{"login":"dvarrazzo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvarrazzo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psycopg2-binary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psycopg2-binary/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psycopg2-binary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psycopg2-binary/related_packages","maintainers":[{"uuid":"piro","login":"piro","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://pypi.org/user/piro/","role":null,"created_at":"2023-01-27T02:03:50.164Z","updated_at":"2023-01-27T02:03:50.164Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/piro/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2862330,"name":"psycopg2","ecosystem":"pypi","description":"psycopg2 - Python-PostgreSQL Database Adapter","homepage":"https://psycopg.org/","licenses":"LGPL with exceptions","normalized_licenses":["BSD-3-Clause-Attribution"],"repository_url":"https://github.com/psycopg/psycopg2","keywords_array":[],"namespace":null,"versions_count":63,"first_release_published_at":"2013-04-07T18:18:13.000Z","latest_release_published_at":"2024-10-16T11:18:24.000Z","latest_release_number":"2.9.10","last_synced_at":"2025-09-08T14:30:56.159Z","created_at":"2022-04-10T12:08:12.841Z","updated_at":"2025-09-08T14:30:56.160Z","registry_url":"https://pypi.org/project/psycopg2/","install_command":"pip install psycopg2 --index-url https://pypi.org/simple","documentation_url":"https://www.psycopg.org/docs/","metadata":{"funding":null,"documentation":"https://www.psycopg.org/docs/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)","Operating System :: Microsoft :: Windows","Operating System :: Unix","Programming Language :: C","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: SQL","Topic :: Database","Topic :: Database :: Front-Ends","Topic :: Software Development","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"psycopg2","project_status":null},"repo_metadata":{"id":6490463,"uuid":"7730829","full_name":"psycopg/psycopg2","owner":"psycopg","description":"PostgreSQL database adapter for the Python programming language","archived":false,"fork":false,"pushed_at":"2024-07-17T16:44:43.000Z","size":8859,"stargazers_count":3307,"open_issues_count":28,"forks_count":501,"subscribers_count":69,"default_branch":"master","last_synced_at":"2024-09-05T19:58:51.369Z","etag":null,"topics":["database","driver","postgresql","python"],"latest_commit_sha":null,"homepage":"https://www.psycopg.org/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psycopg.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null},"funding":{"github":["dvarrazzo"],"custom":["https://www.paypal.me/dvarrazzo"]}},"created_at":"2013-01-21T11:05:11.000Z","updated_at":"2024-09-04T16:39:31.000Z","dependencies_parsed_at":"2022-08-06T19:15:40.288Z","dependency_job_id":"41a7efdd-2235-4428-9d53-4a826fe8ecba","html_url":"https://github.com/psycopg/psycopg2","commit_stats":{"total_commits":2734,"total_committers":136,"mean_commits":"20.102941176470587","dds":"0.33796634967081196","last_synced_commit":"89005ac5b849c6428c05660b23c5a266c96e677d"},"previous_names":[],"tags_count":86,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217834953,"owners_count":16238205,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"psycopg","name":"The Psycopg Team","uuid":"2947270","kind":"organization","description":"We make reptiles and pachiderms talk to each other.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2947270?v=4","repositories_count":7,"last_synced_at":"2024-03-25T20:05:00.531Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/psycopg","funding_links":[],"total_stars":4707,"followers":63,"following":0,"created_at":"2022-11-02T16:25:01.066Z","updated_at":"2024-03-25T20:05:00.542Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg/repositories"},"tags":[{"name":"2.9.9","sha":"ad5bee7054519d87f25bc5828c502b2ebe197049","kind":"tag","published_at":"2023-10-03T12:43:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.9/manifests"},{"name":"2.9.8","sha":"b39d5d64923a3e321672847bd57c002145f57430","kind":"tag","published_at":"2023-09-28T11:42:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.8/manifests"},{"name":"2.9.7","sha":"3eee3e336d6f7d6f92cb42f1426eefd5f95afa6b","kind":"tag","published_at":"2023-08-05T10:24:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.7/manifests"},{"name":"2.9.6","sha":"333b3b7ac45099f7b86ab35ac89152293ac7451d","kind":"tag","published_at":"2023-04-03T03:05:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.6/manifests"},{"name":"2_9_5","sha":"1bf8e77ea25608c4797a7e902cc02550096e5b40","kind":"tag","published_at":"2022-10-25T11:56:12.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_5/manifests"},{"name":"2_9_4","sha":"bc82c8f9cc42d8f9313e9c78abdbeee82ec9e052","kind":"tag","published_at":"2022-10-06T02:55:53.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_4/manifests"},{"name":"2_9_3-macos-arm64","sha":"25c40f8ac30af161617181e40ecfcbbe767210b6","kind":"tag","published_at":"2022-09-25T01:58:08.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_3-macos-arm64","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_3-macos-arm64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3-macos-arm64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3-macos-arm64/manifests"},{"name":"2_9_3","sha":"c34bf2f2f90fbbe65e8c4c2650734aa151ddd6ed","kind":"tag","published_at":"2021-12-29T15:21:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3/manifests"},{"name":"2_9_2","sha":"d7c77f80b27341d1ce65e1a9e7d9f658faaf4850","kind":"tag","published_at":"2021-11-12T00:34:55.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_2/manifests"},{"name":"2_9_1-Python_3.10","sha":"4a46aa39a5842887f100ad1fafad55d207497f40","kind":"tag","published_at":"2021-10-11T21:33:06.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_1-Python_3.10","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_1-Python_3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1-Python_3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1-Python_3.10/manifests"},{"name":"2_9_1","sha":"b241def64bdc9ac350ecae4b665d9eec11a48229","kind":"tag","published_at":"2021-06-17T01:06:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1/manifests"},{"name":"2_9","sha":"50145014e8abdda2859ed65329ecc3e7b6699521","kind":"tag","published_at":"2021-06-16T15:28:35.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9/manifests"},{"name":"2_8_6","sha":"b203be11a69789a50da828a0a5e4c15d2dcf99d4","kind":"tag","published_at":"2020-09-06T16:08:42.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_6/manifests"},{"name":"2_8_5","sha":"cb3353be1f10590cdc2a894ada42c3b4c171feb7","kind":"tag","published_at":"2020-04-06T05:01:56.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_5/manifests"},{"name":"2_8_4","sha":"d70d3ee482bdbeee3894656e1dcec30f38c2d999","kind":"tag","published_at":"2019-10-20T09:04:17.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_4/manifests"},{"name":"2_8_3","sha":"bc65c636aef14ccdb89f8abec1f28a677c1ff0b4","kind":"tag","published_at":"2019-06-13T23:25:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_3/manifests"},{"name":"2_8_2","sha":"324cded1661995cc006e04e2c5e6b00e61ab74ba","kind":"tag","published_at":"2019-04-14T17:17:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_2/manifests"},{"name":"2_8_1","sha":"15d684134f0972dc25bed904f48b11b7a972a7ab","kind":"tag","published_at":"2019-04-06T19:18:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_1/manifests"},{"name":"2_8","sha":"c64d2448e8c3948bb7f950dda51aa5d73161b20c","kind":"tag","published_at":"2019-04-03T09:45:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8/manifests"},{"name":"2_8_BETA_2","sha":"953bc66ca66fd8bbc18086bba9218072a9dfb8e7","kind":"tag","published_at":"2019-03-21T18:42:50.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_2/manifests"},{"name":"2_8_BETA_1","sha":"495ff79f2337b15ce06dadf65ab147c8b19b4e5d","kind":"tag","published_at":"2019-02-16T14:09:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_1/manifests"},{"name":"2_7_7","sha":"09ce4b65e7b28987b36109d83a4afe221dd2a5e8","kind":"tag","published_at":"2019-01-22T11:56:13.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_7/manifests"},{"name":"2_7_6_1","sha":"fbaad6c932168887f7aa911013fe725506ca5ef8","kind":"tag","published_at":"2018-11-10T23:46:45.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_6_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6_1/manifests"},{"name":"2_7_6","sha":"3b84bc1b6e0f6df5aee71367091eb57511647706","kind":"tag","published_at":"2018-11-08T18:19:24.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6/manifests"},{"name":"2_7_5","sha":"1b07d2e34dc026905c6415fbce8f24d0077170e3","kind":"tag","published_at":"2018-06-17T17:28:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_5/manifests"},{"name":"2_7_4","sha":"5afb2ce803debea9533e293eef73c92ffce95bcd","kind":"tag","published_at":"2018-02-06T09:57:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_4/manifests"},{"name":"2_7_3_2","sha":"980145eaee13f5014e929816058b83db78cb0833","kind":"tag","published_at":"2017-10-24T10:55:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_2/manifests"},{"name":"2_7_3_1","sha":"c45e219387455a845741a72aab4195b452a4c6e0","kind":"tag","published_at":"2017-08-25T14:15:13.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_1/manifests"},{"name":"2_7_3","sha":"cd3393b21cf753db0688c29e248f7ce94ff509b6","kind":"tag","published_at":"2017-07-24T14:06:26.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3/manifests"},{"name":"2_7_2","sha":"cfa0509d7e0616aded28ae6c9d679550b0bff16a","kind":"tag","published_at":"2017-07-22T11:27:16.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_2/manifests"},{"name":"2_7_1","sha":"09c48c76c3b91139c9d645834962c75433281cb9","kind":"tag","published_at":"2017-03-13T00:53:16.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_1/manifests"},{"name":"2_7","sha":"51591e2c23ea42c7bb2f7903ad213f83e21a4b8d","kind":"tag","published_at":"2017-03-01T13:10:07.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7/manifests"},{"name":"2_7_BETA_2","sha":"355d62f0848f9b911fa28eb6fb8e268590db0e09","kind":"tag","published_at":"2017-02-16T19:24:52.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_2/manifests"},{"name":"2_7_BETA_1","sha":"6f83c9c87aecfd46d180842ef76743ab50ab7486","kind":"tag","published_at":"2017-02-08T10:39:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_1/manifests"},{"name":"2_6_2","sha":"1690fbace1bf498abd5a4c4f68bfaab609bc3587","kind":"tag","published_at":"2016-07-07T02:10:55.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_2/manifests"},{"name":"2_6_1","sha":"e707c3f657108bb9a538e509853de6a77de45f69","kind":"tag","published_at":"2015-06-15T09:44:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_1/manifests"},{"name":"2_6","sha":"5efe7131ff86ba5adf08ead91393f4910e863f1e","kind":"tag","published_at":"2015-02-09T09:47:33.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6/manifests"},{"name":"2_5_5","sha":"c6d57680aa65fbd8fb185d76600ff9b8b3256e05","kind":"tag","published_at":"2015-02-08T16:47:25.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_5/manifests"},{"name":"2_5_4","sha":"00cafbe85bb82d85cbfe0f062a73c562433b5bc8","kind":"tag","published_at":"2014-08-30T17:28:21.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_4/manifests"},{"name":"2_5_3","sha":"40c1eea15d8c349400cec254baf73d916a153542","kind":"tag","published_at":"2014-05-13T15:21:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_3/manifests"},{"name":"2_5_2","sha":"4f1e4a03d1fe01d566f8c7eb830175e5fe0bccc7","kind":"tag","published_at":"2014-01-07T12:03:19.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_2/manifests"},{"name":"2_5_1","sha":"68d5d070fe6b701910dfccbf5c41fc23196d3f41","kind":"tag","published_at":"2013-06-23T01:09:30.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_1/manifests"},{"name":"2_5","sha":"80e105c74d1846b036eccf14adad8dbc95dce39c","kind":"tag","published_at":"2013-04-07T16:44:04.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5/manifests"},{"name":"2_4_6","sha":"4e65ca1d8d1339fd55ab39962f2ed1f22dc542a1","kind":"tag","published_at":"2012-12-11T23:07:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_6/manifests"},{"name":"2_4_5","sha":"d7c8c1c49ab695a804c7033d288ed3952cb7517c","kind":"tag","published_at":"2012-03-29T08:21:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_5/manifests"},{"name":"2_4_4","sha":"0bc49147d1a9360cd82ad913d25828852151929c","kind":"tag","published_at":"2011-12-19T10:30:51.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_4/manifests"},{"name":"2_4_3","sha":"ba34b6942f95b8797d82c417e0bb314be4cb79f5","kind":"tag","published_at":"2011-12-11T21:20:10.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_3/manifests"},{"name":"2_4_2","sha":"f8ff2ccc49ec32614d42ee852f2fd02fd538e6e5","kind":"tag","published_at":"2011-06-13T16:54:38.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_2/manifests"},{"name":"2_4_1","sha":"ab685c2fc0a04651041957af7419a1ecfeeb9e53","kind":"tag","published_at":"2011-05-11T07:59:19.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_1/manifests"},{"name":"2_4_0","sha":"29f83f05c4f6565ea67d8b5424b1ec66d55c0858","kind":"tag","published_at":"2011-02-27T12:05:24.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_0/manifests"},{"name":"2_4_BETA2","sha":"3762c67cd474880b42a14d81903c4d9dcf9a7063","kind":"tag","published_at":"2011-02-13T11:29:00.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_BETA2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA2/manifests"},{"name":"2_4_BETA1","sha":"352d0d1f07e2ec0c0aeaa853f57bf88189e134c6","kind":"tag","published_at":"2011-02-06T16:02:44.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_BETA1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA1/manifests"},{"name":"2_3_2","sha":"69c66a3a3fa8e0f9d662ddc986aa32c5a86e2474","kind":"tag","published_at":"2010-12-20T12:38:21.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_2/manifests"},{"name":"2_3_1","sha":"ee5015a30bee24ee70b5b22b01a3caefb28668c2","kind":"tag","published_at":"2010-12-04T20:31:27.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_1/manifests"},{"name":"2_3_0","sha":"2dae07a796f922924b0b4c01b47f405c6bd76774","kind":"tag","published_at":"2010-12-02T13:43:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0/manifests"},{"name":"2_3_0_BETA1","sha":"645ab521f3fd5cc2bc579c0eb53418dfde811100","kind":"tag","published_at":"2010-11-07T14:22:32.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_0_BETA1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_0_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0_BETA1/manifests"},{"name":"2_2_2","sha":"c3b835929ba0776d65fafeaad62b7756f5114bca","kind":"tag","published_at":"2010-07-18T11:50:03.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_2/manifests"},{"name":"2_2_1","sha":"23391a3c55097d22530e21d640a277ffb76d48cf","kind":"tag","published_at":"2010-05-17T19:56:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_1/manifests"},{"name":"2_2_0","sha":"e286970b625095334ce14a8c0a8a857f914ab53d","kind":"tag","published_at":"2010-05-16T11:21:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_0/manifests"},{"name":"2_0_14","sha":"0edd52059300228b6df8813c9c55191e69f1412d","kind":"tag","published_at":"2010-03-13T20:16:22.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_14","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_14/manifests"},{"name":"2_0_13","sha":"5a3e07a6103e61f0724b3f0d17039765898e28fb","kind":"tag","published_at":"2009-10-07T16:28:35.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_13","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_13/manifests"},{"name":"2_0_12","sha":"0fc94be49647874123887f980368820f0a64191e","kind":"tag","published_at":"2009-08-09T15:22:50.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_12","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_12/manifests"},{"name":"2_0_11","sha":"091102a9196dcf877a5ce2adb841e2566b70f6cf","kind":"tag","published_at":"2009-05-09T12:52:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_11","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_11/manifests"},{"name":"2_0_10","sha":"f68d828f6bf67b16de5b188623d5d8d2ea527e53","kind":"commit","published_at":"2009-04-20T18:37:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_10","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_10/manifests"},{"name":"2_0_9","sha":"71c7825b9cdca0ae62a1a5044928652aede3beb5","kind":"commit","published_at":"2009-02-23T20:39:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_9/manifests"},{"name":"2_0_8","sha":"758eaf23d10c434f8dab0167d0bd3f343cafa60f","kind":"commit","published_at":"2008-09-16T07:58:44.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_8/manifests"},{"name":"2_0_7","sha":"962c5a9a5f359908311cbe0b37b5f257256c4cf5","kind":"commit","published_at":"2008-04-14T05:23:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_7/manifests"},{"name":"2_0_6","sha":"dfda372fae91b97b525ea44f339062753ed7b8d7","kind":"commit","published_at":"2007-06-08T00:39:06.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_6/manifests"},{"name":"2_0_5_1","sha":"616a1c2042b8d60bfea877a2e1341502ecc90a34","kind":"commit","published_at":"2006-09-02T01:09:31.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_5_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5_1/manifests"},{"name":"2_0_5","sha":"3e0d8792a81d0d411845b348b3da0dc512aefb1f","kind":"commit","published_at":"2006-09-01T12:42:03.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5/manifests"},{"name":"2_0_4","sha":"526fd62386ecd19e87361a0764d7fdc28ace4556","kind":"commit","published_at":"2006-08-01T23:37:20.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_4/manifests"},{"name":"2_0_3","sha":"f204da89b5aefd0bbe81c38991ca9385270838cb","kind":"commit","published_at":"2006-07-31T00:27:12.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_3/manifests"},{"name":"2_0_2","sha":"8d8bfe969b3c196d77e74f9623059d6459f284f4","kind":"commit","published_at":"2006-06-11T05:15:27.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_2/manifests"},{"name":"2_0_1","sha":"caa9d0feb4b179da7da658074b7472a34cb8f1fd","kind":"commit","published_at":"2006-06-09T00:08:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_1/manifests"},{"name":"2_0_0","sha":"39249e474107a8bd8bf541ac3bf91d99fdb67f9f","kind":"commit","published_at":"2006-06-08T00:45:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_0/manifests"},{"name":"2_0_BETA_8","sha":"bf52a9ac213321d8d748890f0552fcb64fba8d9f","kind":"commit","published_at":"2006-02-11T11:02:02.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_8/manifests"},{"name":"2_0_BETA_7","sha":"d14a2c0639c7e333866caa460754bd403ac17912","kind":"commit","published_at":"2006-02-11T07:09:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_7/manifests"},{"name":"2_0_BETA_6","sha":"985a6cbc1b30088e2ec3c8f74273991ec3e72c09","kind":"commit","published_at":"2005-11-17T06:23:08.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_6/manifests"},{"name":"2_0_BETA_5","sha":"49a255059e6873e9c26ca80e4f0f7f3e0e997977","kind":"commit","published_at":"2005-10-18T14:44:57.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_5/manifests"},{"name":"2_0_BETA_4","sha":"86346579ba2969c9003b8f635fc08ba63c3389e5","kind":"commit","published_at":"2005-07-17T04:31:32.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_4/manifests"},{"name":"2_0_BETA_3","sha":"75d14dfb6e712ba6b2b75fe1cc3417a4c40ae744","kind":"commit","published_at":"2005-05-26T07:41:39.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_3/manifests"},{"name":"2_0_BETA_2","sha":"a9ecbd098572d78925573a9805878194a8a08eaf","kind":"commit","published_at":"2005-05-25T06:34:56.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_2/manifests"},{"name":"2_0_BETA_1","sha":"d57ceaadc6c964ed9fe58a586dff8ec2528e1789","kind":"commit","published_at":"2005-05-09T09:48:40.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_1/manifests"},{"name":"1_99_13","sha":"30b2ba6ebf30f54b02b649a4d6a8b1c23de4345b","kind":"commit","published_at":"2005-03-12T09:19:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_13","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_13/manifests"},{"name":"1_99_12_1","sha":"a61f715b461849238be32488d3f33d21ea3ebaf9","kind":"commit","published_at":"2005-03-04T03:36:23.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_12_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12_1/manifests"},{"name":"1_99_12","sha":"131b8ac1c508656c3311fec40e8b068cdee770c6","kind":"commit","published_at":"2005-03-03T06:52:28.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_12","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12/manifests"}]},"repo_metadata_updated_at":"2024-09-08T03:14:13.099Z","dependent_packages_count":1211,"downloads":36480910,"downloads_period":"last-month","dependent_repos_count":184323,"rankings":{"downloads":0.06364555113929204,"dependent_repos_count":0.003851748051657444,"dependent_packages_count":0.01944215683217567,"stargazers_count":1.874884218287733,"forks_count":3.0419638779399385,"docker_downloads_count":0.026778819787713657,"average":0.8384277286730851},"purl":"pkg:pypi/psycopg2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/psycopg2","docker_dependents_count":2240,"docker_downloads_count":2399310604,"usage_url":"https://repos.ecosyste.ms/usage/pypi/psycopg2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/psycopg2/dependencies","status":null,"funding_links":["https://github.com/sponsors/dvarrazzo","https://www.paypal.me/dvarrazzo"],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-07T00:36:41.860Z","issues_count":223,"pull_requests_count":39,"avg_time_to_close_issue":6780517.810679612,"avg_time_to_close_pull_request":9560249.235294119,"issues_closed_count":206,"pull_requests_closed_count":34,"pull_request_authors_count":26,"issue_authors_count":186,"avg_comments_per_issue":4.313901345291479,"avg_comments_per_pull_request":2.8974358974358974,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":79,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":182837.1739130435,"past_year_avg_time_to_close_pull_request":981937.6428571428,"past_year_issues_closed_count":69,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":64,"past_year_avg_comments_per_issue":2.5063291139240507,"past_year_avg_comments_per_pull_request":2.555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/issues","maintainers":[{"login":"dvarrazzo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvarrazzo"}],"active_maintainers":[{"login":"dvarrazzo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvarrazzo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psycopg2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psycopg2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psycopg2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psycopg2/related_packages","maintainers":[{"uuid":"piro","login":"piro","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://pypi.org/user/piro/","role":null,"created_at":"2023-02-14T10:13:28.437Z","updated_at":"2023-02-14T10:13:28.437Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/piro/packages"},{"uuid":"jerickso","login":"jerickso","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/jerickso/","role":null,"created_at":"2023-02-14T10:13:28.499Z","updated_at":"2023-02-14T10:13:28.499Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jerickso/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2862340,"name":"psycopg2crate","ecosystem":"pypi","description":"psycopg2 - Python-PostgreSQL Database Adapter","homepage":"https://psycopg.org/","licenses":"LGPL with exceptions","normalized_licenses":["BSD-3-Clause-Attribution"],"repository_url":"https://github.com/psycopg/psycopg2","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-02-16T00:58:01.000Z","latest_release_published_at":"2022-02-21T22:41:41.000Z","latest_release_number":"2.9.4","last_synced_at":"2025-09-07T15:36:38.280Z","created_at":"2022-04-10T12:08:13.090Z","updated_at":"2025-09-07T15:36:38.280Z","registry_url":"https://pypi.org/project/psycopg2crate/","install_command":"pip install psycopg2crate --index-url https://pypi.org/simple","documentation_url":"https://www.psycopg.org/docs/","metadata":{"funding":null,"documentation":"https://www.psycopg.org/docs/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)","Operating System :: Microsoft :: Windows","Operating System :: Unix","Programming Language :: C","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: SQL","Topic :: Database","Topic :: Database :: Front-Ends","Topic :: Software Development","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"psycopg2crate","project_status":null},"repo_metadata":{"id":6490463,"uuid":"7730829","full_name":"psycopg/psycopg2","owner":"psycopg","description":"PostgreSQL database adapter for the Python programming language","archived":false,"fork":false,"pushed_at":"2024-09-19T18:56:05.000Z","size":8876,"stargazers_count":3332,"open_issues_count":31,"forks_count":503,"subscribers_count":69,"default_branch":"master","last_synced_at":"2024-09-27T00:34:47.638Z","etag":null,"topics":["database","driver","postgresql","python"],"latest_commit_sha":null,"homepage":"https://www.psycopg.org/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psycopg.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["dvarrazzo"],"custom":["https://www.paypal.me/dvarrazzo"]}},"created_at":"2013-01-21T11:05:11.000Z","updated_at":"2024-09-26T16:49:40.000Z","dependencies_parsed_at":"2022-08-06T19:15:40.288Z","dependency_job_id":"41a7efdd-2235-4428-9d53-4a826fe8ecba","html_url":"https://github.com/psycopg/psycopg2","commit_stats":{"total_commits":2750,"total_committers":141,"mean_commits":19.50354609929078,"dds":0.3403636363636363,"last_synced_commit":"658afe4cd90d3e167d7c98d22824a8d6ec895b1c"},"previous_names":[],"tags_count":86,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219874893,"owners_count":16554630,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"psycopg","name":"The Psycopg Team","uuid":"2947270","kind":"organization","description":"We make reptiles and pachiderms talk to each other.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2947270?v=4","repositories_count":7,"last_synced_at":"2024-03-25T20:05:00.531Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/psycopg","funding_links":[],"total_stars":4707,"followers":63,"following":0,"created_at":"2022-11-02T16:25:01.066Z","updated_at":"2024-03-25T20:05:00.542Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg/repositories"},"tags":[{"name":"2.9.9","sha":"ad5bee7054519d87f25bc5828c502b2ebe197049","kind":"tag","published_at":"2023-10-03T12:43:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.9/manifests"},{"name":"2.9.8","sha":"b39d5d64923a3e321672847bd57c002145f57430","kind":"tag","published_at":"2023-09-28T11:42:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.8/manifests"},{"name":"2.9.7","sha":"3eee3e336d6f7d6f92cb42f1426eefd5f95afa6b","kind":"tag","published_at":"2023-08-05T10:24:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.7/manifests"},{"name":"2.9.6","sha":"333b3b7ac45099f7b86ab35ac89152293ac7451d","kind":"tag","published_at":"2023-04-03T03:05:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.6/manifests"},{"name":"2_9_5","sha":"1bf8e77ea25608c4797a7e902cc02550096e5b40","kind":"tag","published_at":"2022-10-25T11:56:12.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_5/manifests"},{"name":"2_9_4","sha":"bc82c8f9cc42d8f9313e9c78abdbeee82ec9e052","kind":"tag","published_at":"2022-10-06T02:55:53.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_4/manifests"},{"name":"2_9_3-macos-arm64","sha":"25c40f8ac30af161617181e40ecfcbbe767210b6","kind":"tag","published_at":"2022-09-25T01:58:08.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_3-macos-arm64","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_3-macos-arm64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3-macos-arm64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3-macos-arm64/manifests"},{"name":"2_9_3","sha":"c34bf2f2f90fbbe65e8c4c2650734aa151ddd6ed","kind":"tag","published_at":"2021-12-29T15:21:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3/manifests"},{"name":"2_9_2","sha":"d7c77f80b27341d1ce65e1a9e7d9f658faaf4850","kind":"tag","published_at":"2021-11-12T00:34:55.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_2/manifests"},{"name":"2_9_1-Python_3.10","sha":"4a46aa39a5842887f100ad1fafad55d207497f40","kind":"tag","published_at":"2021-10-11T21:33:06.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_1-Python_3.10","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_1-Python_3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1-Python_3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1-Python_3.10/manifests"},{"name":"2_9_1","sha":"b241def64bdc9ac350ecae4b665d9eec11a48229","kind":"tag","published_at":"2021-06-17T01:06:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1/manifests"},{"name":"2_9","sha":"50145014e8abdda2859ed65329ecc3e7b6699521","kind":"tag","published_at":"2021-06-16T15:28:35.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9/manifests"},{"name":"2_8_6","sha":"b203be11a69789a50da828a0a5e4c15d2dcf99d4","kind":"tag","published_at":"2020-09-06T16:08:42.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_6/manifests"},{"name":"2_8_5","sha":"cb3353be1f10590cdc2a894ada42c3b4c171feb7","kind":"tag","published_at":"2020-04-06T05:01:56.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_5/manifests"},{"name":"2_8_4","sha":"d70d3ee482bdbeee3894656e1dcec30f38c2d999","kind":"tag","published_at":"2019-10-20T09:04:17.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_4/manifests"},{"name":"2_8_3","sha":"bc65c636aef14ccdb89f8abec1f28a677c1ff0b4","kind":"tag","published_at":"2019-06-13T23:25:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_3/manifests"},{"name":"2_8_2","sha":"324cded1661995cc006e04e2c5e6b00e61ab74ba","kind":"tag","published_at":"2019-04-14T17:17:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_2/manifests"},{"name":"2_8_1","sha":"15d684134f0972dc25bed904f48b11b7a972a7ab","kind":"tag","published_at":"2019-04-06T19:18:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_1/manifests"},{"name":"2_8","sha":"c64d2448e8c3948bb7f950dda51aa5d73161b20c","kind":"tag","published_at":"2019-04-03T09:45:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8/manifests"},{"name":"2_8_BETA_2","sha":"953bc66ca66fd8bbc18086bba9218072a9dfb8e7","kind":"tag","published_at":"2019-03-21T18:42:50.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_2/manifests"},{"name":"2_8_BETA_1","sha":"495ff79f2337b15ce06dadf65ab147c8b19b4e5d","kind":"tag","published_at":"2019-02-16T14:09:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_1/manifests"},{"name":"2_7_7","sha":"09ce4b65e7b28987b36109d83a4afe221dd2a5e8","kind":"tag","published_at":"2019-01-22T11:56:13.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_7/manifests"},{"name":"2_7_6_1","sha":"fbaad6c932168887f7aa911013fe725506ca5ef8","kind":"tag","published_at":"2018-11-10T23:46:45.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_6_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6_1/manifests"},{"name":"2_7_6","sha":"3b84bc1b6e0f6df5aee71367091eb57511647706","kind":"tag","published_at":"2018-11-08T18:19:24.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6/manifests"},{"name":"2_7_5","sha":"1b07d2e34dc026905c6415fbce8f24d0077170e3","kind":"tag","published_at":"2018-06-17T17:28:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_5/manifests"},{"name":"2_7_4","sha":"5afb2ce803debea9533e293eef73c92ffce95bcd","kind":"tag","published_at":"2018-02-06T09:57:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_4/manifests"},{"name":"2_7_3_2","sha":"980145eaee13f5014e929816058b83db78cb0833","kind":"tag","published_at":"2017-10-24T10:55:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_2/manifests"},{"name":"2_7_3_1","sha":"c45e219387455a845741a72aab4195b452a4c6e0","kind":"tag","published_at":"2017-08-25T14:15:13.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_1/manifests"},{"name":"2_7_3","sha":"cd3393b21cf753db0688c29e248f7ce94ff509b6","kind":"tag","published_at":"2017-07-24T14:06:26.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3/manifests"},{"name":"2_7_2","sha":"cfa0509d7e0616aded28ae6c9d679550b0bff16a","kind":"tag","published_at":"2017-07-22T11:27:16.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_2/manifests"},{"name":"2_7_1","sha":"09c48c76c3b91139c9d645834962c75433281cb9","kind":"tag","published_at":"2017-03-13T00:53:16.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_1/manifests"},{"name":"2_7","sha":"51591e2c23ea42c7bb2f7903ad213f83e21a4b8d","kind":"tag","published_at":"2017-03-01T13:10:07.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7/manifests"},{"name":"2_7_BETA_2","sha":"355d62f0848f9b911fa28eb6fb8e268590db0e09","kind":"tag","published_at":"2017-02-16T19:24:52.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_2/manifests"},{"name":"2_7_BETA_1","sha":"6f83c9c87aecfd46d180842ef76743ab50ab7486","kind":"tag","published_at":"2017-02-08T10:39:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_1/manifests"},{"name":"2_6_2","sha":"1690fbace1bf498abd5a4c4f68bfaab609bc3587","kind":"tag","published_at":"2016-07-07T02:10:55.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_2/manifests"},{"name":"2_6_1","sha":"e707c3f657108bb9a538e509853de6a77de45f69","kind":"tag","published_at":"2015-06-15T09:44:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_1/manifests"},{"name":"2_6","sha":"5efe7131ff86ba5adf08ead91393f4910e863f1e","kind":"tag","published_at":"2015-02-09T09:47:33.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6/manifests"},{"name":"2_5_5","sha":"c6d57680aa65fbd8fb185d76600ff9b8b3256e05","kind":"tag","published_at":"2015-02-08T16:47:25.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_5/manifests"},{"name":"2_5_4","sha":"00cafbe85bb82d85cbfe0f062a73c562433b5bc8","kind":"tag","published_at":"2014-08-30T17:28:21.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_4/manifests"},{"name":"2_5_3","sha":"40c1eea15d8c349400cec254baf73d916a153542","kind":"tag","published_at":"2014-05-13T15:21:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_3/manifests"},{"name":"2_5_2","sha":"4f1e4a03d1fe01d566f8c7eb830175e5fe0bccc7","kind":"tag","published_at":"2014-01-07T12:03:19.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_2/manifests"},{"name":"2_5_1","sha":"68d5d070fe6b701910dfccbf5c41fc23196d3f41","kind":"tag","published_at":"2013-06-23T01:09:30.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_1/manifests"},{"name":"2_5","sha":"80e105c74d1846b036eccf14adad8dbc95dce39c","kind":"tag","published_at":"2013-04-07T16:44:04.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5/manifests"},{"name":"2_4_6","sha":"4e65ca1d8d1339fd55ab39962f2ed1f22dc542a1","kind":"tag","published_at":"2012-12-11T23:07:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_6/manifests"},{"name":"2_4_5","sha":"d7c8c1c49ab695a804c7033d288ed3952cb7517c","kind":"tag","published_at":"2012-03-29T08:21:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_5/manifests"},{"name":"2_4_4","sha":"0bc49147d1a9360cd82ad913d25828852151929c","kind":"tag","published_at":"2011-12-19T10:30:51.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_4/manifests"},{"name":"2_4_3","sha":"ba34b6942f95b8797d82c417e0bb314be4cb79f5","kind":"tag","published_at":"2011-12-11T21:20:10.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_3/manifests"},{"name":"2_4_2","sha":"f8ff2ccc49ec32614d42ee852f2fd02fd538e6e5","kind":"tag","published_at":"2011-06-13T16:54:38.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_2/manifests"},{"name":"2_4_1","sha":"ab685c2fc0a04651041957af7419a1ecfeeb9e53","kind":"tag","published_at":"2011-05-11T07:59:19.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_1/manifests"},{"name":"2_4_0","sha":"29f83f05c4f6565ea67d8b5424b1ec66d55c0858","kind":"tag","published_at":"2011-02-27T12:05:24.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_0/manifests"},{"name":"2_4_BETA2","sha":"3762c67cd474880b42a14d81903c4d9dcf9a7063","kind":"tag","published_at":"2011-02-13T11:29:00.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_BETA2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA2/manifests"},{"name":"2_4_BETA1","sha":"352d0d1f07e2ec0c0aeaa853f57bf88189e134c6","kind":"tag","published_at":"2011-02-06T16:02:44.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_BETA1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA1/manifests"},{"name":"2_3_2","sha":"69c66a3a3fa8e0f9d662ddc986aa32c5a86e2474","kind":"tag","published_at":"2010-12-20T12:38:21.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_2/manifests"},{"name":"2_3_1","sha":"ee5015a30bee24ee70b5b22b01a3caefb28668c2","kind":"tag","published_at":"2010-12-04T20:31:27.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_1/manifests"},{"name":"2_3_0","sha":"2dae07a796f922924b0b4c01b47f405c6bd76774","kind":"tag","published_at":"2010-12-02T13:43:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0/manifests"},{"name":"2_3_0_BETA1","sha":"645ab521f3fd5cc2bc579c0eb53418dfde811100","kind":"tag","published_at":"2010-11-07T14:22:32.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_0_BETA1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_0_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0_BETA1/manifests"},{"name":"2_2_2","sha":"c3b835929ba0776d65fafeaad62b7756f5114bca","kind":"tag","published_at":"2010-07-18T11:50:03.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_2/manifests"},{"name":"2_2_1","sha":"23391a3c55097d22530e21d640a277ffb76d48cf","kind":"tag","published_at":"2010-05-17T19:56:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_1/manifests"},{"name":"2_2_0","sha":"e286970b625095334ce14a8c0a8a857f914ab53d","kind":"tag","published_at":"2010-05-16T11:21:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_0/manifests"},{"name":"2_0_14","sha":"0edd52059300228b6df8813c9c55191e69f1412d","kind":"tag","published_at":"2010-03-13T20:16:22.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_14","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_14/manifests"},{"name":"2_0_13","sha":"5a3e07a6103e61f0724b3f0d17039765898e28fb","kind":"tag","published_at":"2009-10-07T16:28:35.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_13","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_13/manifests"},{"name":"2_0_12","sha":"0fc94be49647874123887f980368820f0a64191e","kind":"tag","published_at":"2009-08-09T15:22:50.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_12","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_12/manifests"},{"name":"2_0_11","sha":"091102a9196dcf877a5ce2adb841e2566b70f6cf","kind":"tag","published_at":"2009-05-09T12:52:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_11","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_11/manifests"},{"name":"2_0_10","sha":"f68d828f6bf67b16de5b188623d5d8d2ea527e53","kind":"commit","published_at":"2009-04-20T18:37:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_10","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_10/manifests"},{"name":"2_0_9","sha":"71c7825b9cdca0ae62a1a5044928652aede3beb5","kind":"commit","published_at":"2009-02-23T20:39:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_9/manifests"},{"name":"2_0_8","sha":"758eaf23d10c434f8dab0167d0bd3f343cafa60f","kind":"commit","published_at":"2008-09-16T07:58:44.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_8/manifests"},{"name":"2_0_7","sha":"962c5a9a5f359908311cbe0b37b5f257256c4cf5","kind":"commit","published_at":"2008-04-14T05:23:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_7/manifests"},{"name":"2_0_6","sha":"dfda372fae91b97b525ea44f339062753ed7b8d7","kind":"commit","published_at":"2007-06-08T00:39:06.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_6/manifests"},{"name":"2_0_5_1","sha":"616a1c2042b8d60bfea877a2e1341502ecc90a34","kind":"commit","published_at":"2006-09-02T01:09:31.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_5_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5_1/manifests"},{"name":"2_0_5","sha":"3e0d8792a81d0d411845b348b3da0dc512aefb1f","kind":"commit","published_at":"2006-09-01T12:42:03.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5/manifests"},{"name":"2_0_4","sha":"526fd62386ecd19e87361a0764d7fdc28ace4556","kind":"commit","published_at":"2006-08-01T23:37:20.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_4/manifests"},{"name":"2_0_3","sha":"f204da89b5aefd0bbe81c38991ca9385270838cb","kind":"commit","published_at":"2006-07-31T00:27:12.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_3/manifests"},{"name":"2_0_2","sha":"8d8bfe969b3c196d77e74f9623059d6459f284f4","kind":"commit","published_at":"2006-06-11T05:15:27.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_2/manifests"},{"name":"2_0_1","sha":"caa9d0feb4b179da7da658074b7472a34cb8f1fd","kind":"commit","published_at":"2006-06-09T00:08:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_1/manifests"},{"name":"2_0_0","sha":"39249e474107a8bd8bf541ac3bf91d99fdb67f9f","kind":"commit","published_at":"2006-06-08T00:45:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_0/manifests"},{"name":"2_0_BETA_8","sha":"bf52a9ac213321d8d748890f0552fcb64fba8d9f","kind":"commit","published_at":"2006-02-11T11:02:02.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_8/manifests"},{"name":"2_0_BETA_7","sha":"d14a2c0639c7e333866caa460754bd403ac17912","kind":"commit","published_at":"2006-02-11T07:09:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_7/manifests"},{"name":"2_0_BETA_6","sha":"985a6cbc1b30088e2ec3c8f74273991ec3e72c09","kind":"commit","published_at":"2005-11-17T06:23:08.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_6/manifests"},{"name":"2_0_BETA_5","sha":"49a255059e6873e9c26ca80e4f0f7f3e0e997977","kind":"commit","published_at":"2005-10-18T14:44:57.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_5/manifests"},{"name":"2_0_BETA_4","sha":"86346579ba2969c9003b8f635fc08ba63c3389e5","kind":"commit","published_at":"2005-07-17T04:31:32.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_4/manifests"},{"name":"2_0_BETA_3","sha":"75d14dfb6e712ba6b2b75fe1cc3417a4c40ae744","kind":"commit","published_at":"2005-05-26T07:41:39.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_3/manifests"},{"name":"2_0_BETA_2","sha":"a9ecbd098572d78925573a9805878194a8a08eaf","kind":"commit","published_at":"2005-05-25T06:34:56.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_2/manifests"},{"name":"2_0_BETA_1","sha":"d57ceaadc6c964ed9fe58a586dff8ec2528e1789","kind":"commit","published_at":"2005-05-09T09:48:40.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_1/manifests"},{"name":"1_99_13","sha":"30b2ba6ebf30f54b02b649a4d6a8b1c23de4345b","kind":"commit","published_at":"2005-03-12T09:19:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_13","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_13/manifests"},{"name":"1_99_12_1","sha":"a61f715b461849238be32488d3f33d21ea3ebaf9","kind":"commit","published_at":"2005-03-04T03:36:23.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_12_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12_1/manifests"},{"name":"1_99_12","sha":"131b8ac1c508656c3311fec40e8b068cdee770c6","kind":"commit","published_at":"2005-03-03T06:52:28.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_12","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12/manifests"}]},"repo_metadata_updated_at":"2024-09-30T05:19:58.993Z","dependent_packages_count":0,"downloads":18,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":38.624448287024975,"dependent_repos_count":22.23250655214879,"dependent_packages_count":7.373338280337238,"stargazers_count":1.3531674221538983,"forks_count":2.33569784746318,"docker_downloads_count":null,"average":14.383831677825617},"purl":"pkg:pypi/psycopg2crate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/psycopg2crate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/psycopg2crate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/psycopg2crate/dependencies","status":null,"funding_links":["https://github.com/sponsors/dvarrazzo","https://www.paypal.me/dvarrazzo"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-30T02:36:16.841Z","issues_count":227,"pull_requests_count":42,"avg_time_to_close_issue":6690818.5550239235,"avg_time_to_close_pull_request":9288982.2,"issues_closed_count":209,"pull_requests_closed_count":35,"pull_request_authors_count":29,"issue_authors_count":190,"avg_comments_per_issue":4.383259911894273,"avg_comments_per_pull_request":2.857142857142857,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":73,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":201039.70967741936,"past_year_avg_time_to_close_pull_request":1062392.3076923077,"past_year_issues_closed_count":62,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.671232876712329,"past_year_avg_comments_per_pull_request":2.6842105263157894,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/issues","maintainers":[{"login":"dvarrazzo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvarrazzo"}],"active_maintainers":[{"login":"dvarrazzo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvarrazzo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psycopg2crate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psycopg2crate/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psycopg2crate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psycopg2crate/related_packages","maintainers":[{"uuid":"aymaru","login":"aymaru","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/aymaru/","role":null,"created_at":"2023-02-25T02:17:13.986Z","updated_at":"2023-02-25T02:17:13.986Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/aymaru/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5284601,"name":"psycopg2","ecosystem":"conda","description":"Psycopg is the most popular PostgreSQL adapter for the Python programming language. Its main features are the complete implementation of the Python DB API 2.0 specification and the thread safety.","homepage":"https://www.psycopg.org/","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/psycopg/psycopg2","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2017-10-10T21:17:15.000Z","latest_release_published_at":"2025-04-17T19:58:04.000Z","latest_release_number":"2.9.10","last_synced_at":"2025-08-18T00:04:42.069Z","created_at":"2022-10-03T15:41:06.136Z","updated_at":"2025-09-01T14:28:40.699Z","registry_url":"https://anaconda.org/anaconda/psycopg2","install_command":"conda install -c anaconda psycopg2","documentation_url":null,"metadata":{},"repo_metadata":{"id":6490463,"uuid":"7730829","full_name":"psycopg/psycopg2","owner":"psycopg","description":"PostgreSQL database adapter for the Python programming language","archived":false,"fork":false,"pushed_at":"2025-08-01T23:47:54.000Z","size":8987,"stargazers_count":3528,"open_issues_count":23,"forks_count":520,"subscribers_count":69,"default_branch":"master","last_synced_at":"2025-08-25T01:28:21.237Z","etag":null,"topics":["database","driver","postgresql","python"],"latest_commit_sha":null,"homepage":"https://www.psycopg.org/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psycopg.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["dvarrazzo"],"custom":["https://www.paypal.me/dvarrazzo"]}},"created_at":"2013-01-21T11:05:11.000Z","updated_at":"2025-08-22T09:33:50.000Z","dependencies_parsed_at":"2022-08-06T19:15:40.288Z","dependency_job_id":"41a7efdd-2235-4428-9d53-4a826fe8ecba","html_url":"https://github.com/psycopg/psycopg2","commit_stats":{"total_commits":2765,"total_committers":144,"mean_commits":19.20138888888889,"dds":"0.34141048824593123","last_synced_commit":"a805acf59f402f554e95624b5e27518169ca7715"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/psycopg/psycopg2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/sbom","scorecard":{"id":748539,"data":{"date":"2025-08-11","repo":{"name":"github.com/psycopg/psycopg2","commit":"c2b6a8aaeae71b30a96403bf5d6e7eafc21afaef"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"0 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/packages.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: scripts/build/build_macos_arm64.sh:85","Warn: pipCommand not pinned by hash: scripts/build/build_sdist.sh:24","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:72","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:35:42.494Z","repository_id":6490463,"created_at":"2025-08-22T19:35:42.494Z","updated_at":"2025-08-22T19:35:42.494Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272976998,"owners_count":25025043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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":"psycopg","name":"The Psycopg Team","uuid":"2947270","kind":"organization","description":"We make reptiles and pachiderms talk to each other.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2947270?v=4","repositories_count":7,"last_synced_at":"2025-08-25T01:28:26.742Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/psycopg","funding_links":[],"total_stars":5704,"followers":94,"following":0,"created_at":"2022-11-02T16:25:01.066Z","updated_at":"2025-08-25T01:28:26.742Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg/repositories"},"tags":[{"name":"2.9.10","sha":"a805acf59f402f554e95624b5e27518169ca7715","kind":"tag","published_at":"2024-10-15T08:43:41.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.10","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.10/manifests"},{"name":"2.9.9","sha":"ad5bee7054519d87f25bc5828c502b2ebe197049","kind":"tag","published_at":"2023-10-03T12:43:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.9/manifests"},{"name":"2.9.8","sha":"b39d5d64923a3e321672847bd57c002145f57430","kind":"tag","published_at":"2023-09-28T11:42:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.8/manifests"},{"name":"2.9.7","sha":"3eee3e336d6f7d6f92cb42f1426eefd5f95afa6b","kind":"tag","published_at":"2023-08-05T10:24:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.7/manifests"},{"name":"2.9.6","sha":"333b3b7ac45099f7b86ab35ac89152293ac7451d","kind":"tag","published_at":"2023-04-03T03:05:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.6/manifests"},{"name":"2_9_5","sha":"1bf8e77ea25608c4797a7e902cc02550096e5b40","kind":"tag","published_at":"2022-10-25T11:56:12.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_5/manifests"},{"name":"2_9_4","sha":"bc82c8f9cc42d8f9313e9c78abdbeee82ec9e052","kind":"tag","published_at":"2022-10-06T02:55:53.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_4/manifests"},{"name":"2_9_3-macos-arm64","sha":"25c40f8ac30af161617181e40ecfcbbe767210b6","kind":"tag","published_at":"2022-09-25T01:58:08.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_3-macos-arm64","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_3-macos-arm64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_3-macos-arm64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3-macos-arm64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3-macos-arm64/manifests"},{"name":"2_9_3","sha":"c34bf2f2f90fbbe65e8c4c2650734aa151ddd6ed","kind":"tag","published_at":"2021-12-29T15:21:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3/manifests"},{"name":"2_9_2","sha":"d7c77f80b27341d1ce65e1a9e7d9f658faaf4850","kind":"tag","published_at":"2021-11-12T00:34:55.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_2/manifests"},{"name":"2_9_1-Python_3.10","sha":"4a46aa39a5842887f100ad1fafad55d207497f40","kind":"tag","published_at":"2021-10-11T21:33:06.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_1-Python_3.10","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_1-Python_3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_1-Python_3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1-Python_3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1-Python_3.10/manifests"},{"name":"2_9_1","sha":"b241def64bdc9ac350ecae4b665d9eec11a48229","kind":"tag","published_at":"2021-06-17T01:06:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1/manifests"},{"name":"2_9","sha":"50145014e8abdda2859ed65329ecc3e7b6699521","kind":"tag","published_at":"2021-06-16T15:28:35.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9/manifests"},{"name":"2_8_6","sha":"b203be11a69789a50da828a0a5e4c15d2dcf99d4","kind":"tag","published_at":"2020-09-06T16:08:42.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_6/manifests"},{"name":"2_8_5","sha":"cb3353be1f10590cdc2a894ada42c3b4c171feb7","kind":"tag","published_at":"2020-04-06T05:01:56.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_5/manifests"},{"name":"2_8_4","sha":"d70d3ee482bdbeee3894656e1dcec30f38c2d999","kind":"tag","published_at":"2019-10-20T09:04:17.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_4/manifests"},{"name":"2_8_3","sha":"bc65c636aef14ccdb89f8abec1f28a677c1ff0b4","kind":"tag","published_at":"2019-06-13T23:25:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_3/manifests"},{"name":"2_8_2","sha":"324cded1661995cc006e04e2c5e6b00e61ab74ba","kind":"tag","published_at":"2019-04-14T17:17:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_2/manifests"},{"name":"2_8_1","sha":"15d684134f0972dc25bed904f48b11b7a972a7ab","kind":"tag","published_at":"2019-04-06T19:18:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_1/manifests"},{"name":"2_8","sha":"c64d2448e8c3948bb7f950dda51aa5d73161b20c","kind":"tag","published_at":"2019-04-03T09:45:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8/manifests"},{"name":"2_8_BETA_2","sha":"953bc66ca66fd8bbc18086bba9218072a9dfb8e7","kind":"tag","published_at":"2019-03-21T18:42:50.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_BETA_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_2/manifests"},{"name":"2_8_BETA_1","sha":"495ff79f2337b15ce06dadf65ab147c8b19b4e5d","kind":"tag","published_at":"2019-02-16T14:09:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_BETA_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_1/manifests"},{"name":"2_7_7","sha":"09ce4b65e7b28987b36109d83a4afe221dd2a5e8","kind":"tag","published_at":"2019-01-22T11:56:13.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_7/manifests"},{"name":"2_7_6_1","sha":"fbaad6c932168887f7aa911013fe725506ca5ef8","kind":"tag","published_at":"2018-11-10T23:46:45.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_6_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6_1/manifests"},{"name":"2_7_6","sha":"3b84bc1b6e0f6df5aee71367091eb57511647706","kind":"tag","published_at":"2018-11-08T18:19:24.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6/manifests"},{"name":"2_7_5","sha":"1b07d2e34dc026905c6415fbce8f24d0077170e3","kind":"tag","published_at":"2018-06-17T17:28:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_5/manifests"},{"name":"2_7_4","sha":"5afb2ce803debea9533e293eef73c92ffce95bcd","kind":"tag","published_at":"2018-02-06T09:57:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_4/manifests"},{"name":"2_7_3_2","sha":"980145eaee13f5014e929816058b83db78cb0833","kind":"tag","published_at":"2017-10-24T10:55:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_2/manifests"},{"name":"2_7_3_1","sha":"c45e219387455a845741a72aab4195b452a4c6e0","kind":"tag","published_at":"2017-08-25T14:15:13.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_1/manifests"},{"name":"2_7_3","sha":"cd3393b21cf753db0688c29e248f7ce94ff509b6","kind":"tag","published_at":"2017-07-24T14:06:26.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3/manifests"},{"name":"2_7_2","sha":"cfa0509d7e0616aded28ae6c9d679550b0bff16a","kind":"tag","published_at":"2017-07-22T11:27:16.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_2/manifests"},{"name":"2_7_1","sha":"09c48c76c3b91139c9d645834962c75433281cb9","kind":"tag","published_at":"2017-03-13T00:53:16.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_1/manifests"},{"name":"2_7","sha":"51591e2c23ea42c7bb2f7903ad213f83e21a4b8d","kind":"tag","published_at":"2017-03-01T13:10:07.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7/manifests"},{"name":"2_7_BETA_2","sha":"355d62f0848f9b911fa28eb6fb8e268590db0e09","kind":"tag","published_at":"2017-02-16T19:24:52.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_BETA_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_2/manifests"},{"name":"2_7_BETA_1","sha":"6f83c9c87aecfd46d180842ef76743ab50ab7486","kind":"tag","published_at":"2017-02-08T10:39:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_BETA_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_1/manifests"},{"name":"2_6_2","sha":"1690fbace1bf498abd5a4c4f68bfaab609bc3587","kind":"tag","published_at":"2016-07-07T02:10:55.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_2/manifests"},{"name":"2_6_1","sha":"e707c3f657108bb9a538e509853de6a77de45f69","kind":"tag","published_at":"2015-06-15T09:44:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_1/manifests"},{"name":"2_6","sha":"5efe7131ff86ba5adf08ead91393f4910e863f1e","kind":"tag","published_at":"2015-02-09T09:47:33.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6/manifests"},{"name":"2_5_5","sha":"c6d57680aa65fbd8fb185d76600ff9b8b3256e05","kind":"tag","published_at":"2015-02-08T16:47:25.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_5/manifests"},{"name":"2_5_4","sha":"00cafbe85bb82d85cbfe0f062a73c562433b5bc8","kind":"tag","published_at":"2014-08-30T17:28:21.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_4/manifests"},{"name":"2_5_3","sha":"40c1eea15d8c349400cec254baf73d916a153542","kind":"tag","published_at":"2014-05-13T15:21:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_3/manifests"},{"name":"2_5_2","sha":"4f1e4a03d1fe01d566f8c7eb830175e5fe0bccc7","kind":"tag","published_at":"2014-01-07T12:03:19.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_2/manifests"},{"name":"2_5_1","sha":"68d5d070fe6b701910dfccbf5c41fc23196d3f41","kind":"tag","published_at":"2013-06-23T01:09:30.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_1/manifests"},{"name":"2_5","sha":"80e105c74d1846b036eccf14adad8dbc95dce39c","kind":"tag","published_at":"2013-04-07T16:44:04.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5/manifests"},{"name":"2_4_6","sha":"4e65ca1d8d1339fd55ab39962f2ed1f22dc542a1","kind":"tag","published_at":"2012-12-11T23:07:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_6/manifests"},{"name":"2_4_5","sha":"d7c8c1c49ab695a804c7033d288ed3952cb7517c","kind":"tag","published_at":"2012-03-29T08:21:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_5/manifests"},{"name":"2_4_4","sha":"0bc49147d1a9360cd82ad913d25828852151929c","kind":"tag","published_at":"2011-12-19T10:30:51.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_4/manifests"},{"name":"2_4_3","sha":"ba34b6942f95b8797d82c417e0bb314be4cb79f5","kind":"tag","published_at":"2011-12-11T21:20:10.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_3/manifests"},{"name":"2_4_2","sha":"f8ff2ccc49ec32614d42ee852f2fd02fd538e6e5","kind":"tag","published_at":"2011-06-13T16:54:38.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_2/manifests"},{"name":"2_4_1","sha":"ab685c2fc0a04651041957af7419a1ecfeeb9e53","kind":"tag","published_at":"2011-05-11T07:59:19.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_1/manifests"},{"name":"2_4_0","sha":"29f83f05c4f6565ea67d8b5424b1ec66d55c0858","kind":"tag","published_at":"2011-02-27T12:05:24.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_0/manifests"},{"name":"2_4_BETA2","sha":"3762c67cd474880b42a14d81903c4d9dcf9a7063","kind":"tag","published_at":"2011-02-13T11:29:00.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_BETA2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA2/manifests"},{"name":"2_4_BETA1","sha":"352d0d1f07e2ec0c0aeaa853f57bf88189e134c6","kind":"tag","published_at":"2011-02-06T16:02:44.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_BETA1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_BETA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA1/manifests"},{"name":"2_3_2","sha":"69c66a3a3fa8e0f9d662ddc986aa32c5a86e2474","kind":"tag","published_at":"2010-12-20T12:38:21.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_2/manifests"},{"name":"2_3_1","sha":"ee5015a30bee24ee70b5b22b01a3caefb28668c2","kind":"tag","published_at":"2010-12-04T20:31:27.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_1/manifests"},{"name":"2_3_0","sha":"2dae07a796f922924b0b4c01b47f405c6bd76774","kind":"tag","published_at":"2010-12-02T13:43:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0/manifests"},{"name":"2_3_0_BETA1","sha":"645ab521f3fd5cc2bc579c0eb53418dfde811100","kind":"tag","published_at":"2010-11-07T14:22:32.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_0_BETA1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_0_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_3_0_BETA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0_BETA1/manifests"},{"name":"2_2_2","sha":"c3b835929ba0776d65fafeaad62b7756f5114bca","kind":"tag","published_at":"2010-07-18T11:50:03.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_2/manifests"},{"name":"2_2_1","sha":"23391a3c55097d22530e21d640a277ffb76d48cf","kind":"tag","published_at":"2010-05-17T19:56:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_1/manifests"},{"name":"2_2_0","sha":"e286970b625095334ce14a8c0a8a857f914ab53d","kind":"tag","published_at":"2010-05-16T11:21:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_0/manifests"},{"name":"2_0_14","sha":"0edd52059300228b6df8813c9c55191e69f1412d","kind":"tag","published_at":"2010-03-13T20:16:22.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_14","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_14/manifests"},{"name":"2_0_13","sha":"5a3e07a6103e61f0724b3f0d17039765898e28fb","kind":"tag","published_at":"2009-10-07T16:28:35.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_13","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_13/manifests"},{"name":"2_0_12","sha":"0fc94be49647874123887f980368820f0a64191e","kind":"tag","published_at":"2009-08-09T15:22:50.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_12","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_12/manifests"},{"name":"2_0_11","sha":"091102a9196dcf877a5ce2adb841e2566b70f6cf","kind":"tag","published_at":"2009-05-09T12:52:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_11","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_11/manifests"},{"name":"2_0_10","sha":"f68d828f6bf67b16de5b188623d5d8d2ea527e53","kind":"commit","published_at":"2009-04-20T18:37:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_10","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_10/manifests"},{"name":"2_0_9","sha":"71c7825b9cdca0ae62a1a5044928652aede3beb5","kind":"commit","published_at":"2009-02-23T20:39:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_9/manifests"},{"name":"2_0_8","sha":"758eaf23d10c434f8dab0167d0bd3f343cafa60f","kind":"commit","published_at":"2008-09-16T07:58:44.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_8/manifests"},{"name":"2_0_7","sha":"962c5a9a5f359908311cbe0b37b5f257256c4cf5","kind":"commit","published_at":"2008-04-14T05:23:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_7/manifests"},{"name":"2_0_6","sha":"dfda372fae91b97b525ea44f339062753ed7b8d7","kind":"commit","published_at":"2007-06-08T00:39:06.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_6/manifests"},{"name":"2_0_5_1","sha":"616a1c2042b8d60bfea877a2e1341502ecc90a34","kind":"commit","published_at":"2006-09-02T01:09:31.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_5_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5_1/manifests"},{"name":"2_0_5","sha":"3e0d8792a81d0d411845b348b3da0dc512aefb1f","kind":"commit","published_at":"2006-09-01T12:42:03.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5/manifests"},{"name":"2_0_4","sha":"526fd62386ecd19e87361a0764d7fdc28ace4556","kind":"commit","published_at":"2006-08-01T23:37:20.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_4/manifests"},{"name":"2_0_3","sha":"f204da89b5aefd0bbe81c38991ca9385270838cb","kind":"commit","published_at":"2006-07-31T00:27:12.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_3/manifests"},{"name":"2_0_2","sha":"8d8bfe969b3c196d77e74f9623059d6459f284f4","kind":"commit","published_at":"2006-06-11T05:15:27.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_2/manifests"},{"name":"2_0_1","sha":"caa9d0feb4b179da7da658074b7472a34cb8f1fd","kind":"commit","published_at":"2006-06-09T00:08:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_1/manifests"},{"name":"2_0_0","sha":"39249e474107a8bd8bf541ac3bf91d99fdb67f9f","kind":"commit","published_at":"2006-06-08T00:45:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_0/manifests"},{"name":"2_0_BETA_8","sha":"bf52a9ac213321d8d748890f0552fcb64fba8d9f","kind":"commit","published_at":"2006-02-11T11:02:02.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_8/manifests"},{"name":"2_0_BETA_7","sha":"d14a2c0639c7e333866caa460754bd403ac17912","kind":"commit","published_at":"2006-02-11T07:09:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_7/manifests"},{"name":"2_0_BETA_6","sha":"985a6cbc1b30088e2ec3c8f74273991ec3e72c09","kind":"commit","published_at":"2005-11-17T06:23:08.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_6/manifests"},{"name":"2_0_BETA_5","sha":"49a255059e6873e9c26ca80e4f0f7f3e0e997977","kind":"commit","published_at":"2005-10-18T14:44:57.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_5/manifests"},{"name":"2_0_BETA_4","sha":"86346579ba2969c9003b8f635fc08ba63c3389e5","kind":"commit","published_at":"2005-07-17T04:31:32.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_4/manifests"},{"name":"2_0_BETA_3","sha":"75d14dfb6e712ba6b2b75fe1cc3417a4c40ae744","kind":"commit","published_at":"2005-05-26T07:41:39.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_3/manifests"},{"name":"2_0_BETA_2","sha":"a9ecbd098572d78925573a9805878194a8a08eaf","kind":"commit","published_at":"2005-05-25T06:34:56.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_2/manifests"},{"name":"2_0_BETA_1","sha":"d57ceaadc6c964ed9fe58a586dff8ec2528e1789","kind":"commit","published_at":"2005-05-09T09:48:40.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_1/manifests"},{"name":"1_99_13","sha":"30b2ba6ebf30f54b02b649a4d6a8b1c23de4345b","kind":"commit","published_at":"2005-03-12T09:19:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_13","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@1_99_13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_13/manifests"},{"name":"1_99_12_1","sha":"a61f715b461849238be32488d3f33d21ea3ebaf9","kind":"commit","published_at":"2005-03-04T03:36:23.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_12_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@1_99_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12_1/manifests"},{"name":"1_99_12","sha":"131b8ac1c508656c3311fec40e8b068cdee770c6","kind":"commit","published_at":"2005-03-03T06:52:28.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_12","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@1_99_12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:28:40.699Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":287,"rankings":{"downloads":null,"dependent_repos_count":10.862329803328292,"dependent_packages_count":8.653555219364598,"stargazers_count":15.128593040847202,"forks_count":15.461422087745841,"docker_downloads_count":null,"average":12.526475037821484},"purl":"pkg:conda/psycopg2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/psycopg2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/psycopg2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/psycopg2/dependencies","status":null,"funding_links":["https://github.com/sponsors/dvarrazzo","https://www.paypal.me/dvarrazzo"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:56:04.106Z","issues_count":258,"pull_requests_count":57,"avg_time_to_close_issue":7539898.216326531,"avg_time_to_close_pull_request":8163901.384615385,"issues_closed_count":245,"pull_requests_closed_count":52,"pull_request_authors_count":33,"issue_authors_count":236,"avg_comments_per_issue":4.271317829457364,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":47,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":289118.21428571426,"past_year_avg_time_to_close_pull_request":1009146.3571428572,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":1.8085106382978724,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/issues","maintainers":[{"login":"dvarrazzo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvarrazzo"}],"active_maintainers":[{"login":"dvarrazzo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvarrazzo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/psycopg2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/psycopg2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/psycopg2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/psycopg2/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5300595,"name":"psycopg2-binary","ecosystem":"conda","description":"Psycopg is the most popular PostgreSQL adapter for the Python programming language. Its main features are the complete implementation of the Python DB API 2.0 specification and the thread safety.","homepage":"http://initd.org/psycopg/","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/psycopg/psycopg2","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-05-13T01:22:24.000Z","latest_release_published_at":"2021-12-31T09:57:43.000Z","latest_release_number":"2.9.3","last_synced_at":"2025-08-18T08:06:22.531Z","created_at":"2022-10-03T16:09:09.621Z","updated_at":"2025-09-01T14:28:40.004Z","registry_url":"https://anaconda.org/conda-forge/psycopg2-binary","install_command":"conda install -c conda-forge psycopg2-binary","documentation_url":null,"metadata":{},"repo_metadata":{"id":6490463,"uuid":"7730829","full_name":"psycopg/psycopg2","owner":"psycopg","description":"PostgreSQL database adapter for the Python programming language","archived":false,"fork":false,"pushed_at":"2025-08-01T23:47:54.000Z","size":8987,"stargazers_count":3528,"open_issues_count":23,"forks_count":520,"subscribers_count":69,"default_branch":"master","last_synced_at":"2025-08-25T01:28:21.237Z","etag":null,"topics":["database","driver","postgresql","python"],"latest_commit_sha":null,"homepage":"https://www.psycopg.org/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psycopg.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["dvarrazzo"],"custom":["https://www.paypal.me/dvarrazzo"]}},"created_at":"2013-01-21T11:05:11.000Z","updated_at":"2025-08-22T09:33:50.000Z","dependencies_parsed_at":"2022-08-06T19:15:40.288Z","dependency_job_id":"41a7efdd-2235-4428-9d53-4a826fe8ecba","html_url":"https://github.com/psycopg/psycopg2","commit_stats":{"total_commits":2765,"total_committers":144,"mean_commits":19.20138888888889,"dds":"0.34141048824593123","last_synced_commit":"a805acf59f402f554e95624b5e27518169ca7715"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/psycopg/psycopg2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/sbom","scorecard":{"id":748539,"data":{"date":"2025-08-11","repo":{"name":"github.com/psycopg/psycopg2","commit":"c2b6a8aaeae71b30a96403bf5d6e7eafc21afaef"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"0 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/packages.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: scripts/build/build_macos_arm64.sh:85","Warn: pipCommand not pinned by hash: scripts/build/build_sdist.sh:24","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:72","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:35:42.494Z","repository_id":6490463,"created_at":"2025-08-22T19:35:42.494Z","updated_at":"2025-08-22T19:35:42.494Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272976998,"owners_count":25025043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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":"psycopg","name":"The Psycopg Team","uuid":"2947270","kind":"organization","description":"We make reptiles and pachiderms talk to each other.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2947270?v=4","repositories_count":7,"last_synced_at":"2025-08-25T01:28:26.742Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/psycopg","funding_links":[],"total_stars":5704,"followers":94,"following":0,"created_at":"2022-11-02T16:25:01.066Z","updated_at":"2025-08-25T01:28:26.742Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg/repositories"},"tags":[{"name":"2.9.10","sha":"a805acf59f402f554e95624b5e27518169ca7715","kind":"tag","published_at":"2024-10-15T08:43:41.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.10","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.10/manifests"},{"name":"2.9.9","sha":"ad5bee7054519d87f25bc5828c502b2ebe197049","kind":"tag","published_at":"2023-10-03T12:43:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.9/manifests"},{"name":"2.9.8","sha":"b39d5d64923a3e321672847bd57c002145f57430","kind":"tag","published_at":"2023-09-28T11:42:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.8/manifests"},{"name":"2.9.7","sha":"3eee3e336d6f7d6f92cb42f1426eefd5f95afa6b","kind":"tag","published_at":"2023-08-05T10:24:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.7/manifests"},{"name":"2.9.6","sha":"333b3b7ac45099f7b86ab35ac89152293ac7451d","kind":"tag","published_at":"2023-04-03T03:05:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.6/manifests"},{"name":"2_9_5","sha":"1bf8e77ea25608c4797a7e902cc02550096e5b40","kind":"tag","published_at":"2022-10-25T11:56:12.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_5/manifests"},{"name":"2_9_4","sha":"bc82c8f9cc42d8f9313e9c78abdbeee82ec9e052","kind":"tag","published_at":"2022-10-06T02:55:53.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_4/manifests"},{"name":"2_9_3-macos-arm64","sha":"25c40f8ac30af161617181e40ecfcbbe767210b6","kind":"tag","published_at":"2022-09-25T01:58:08.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_3-macos-arm64","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_3-macos-arm64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_3-macos-arm64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3-macos-arm64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3-macos-arm64/manifests"},{"name":"2_9_3","sha":"c34bf2f2f90fbbe65e8c4c2650734aa151ddd6ed","kind":"tag","published_at":"2021-12-29T15:21:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3/manifests"},{"name":"2_9_2","sha":"d7c77f80b27341d1ce65e1a9e7d9f658faaf4850","kind":"tag","published_at":"2021-11-12T00:34:55.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_2/manifests"},{"name":"2_9_1-Python_3.10","sha":"4a46aa39a5842887f100ad1fafad55d207497f40","kind":"tag","published_at":"2021-10-11T21:33:06.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_1-Python_3.10","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_1-Python_3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_1-Python_3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1-Python_3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1-Python_3.10/manifests"},{"name":"2_9_1","sha":"b241def64bdc9ac350ecae4b665d9eec11a48229","kind":"tag","published_at":"2021-06-17T01:06:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1/manifests"},{"name":"2_9","sha":"50145014e8abdda2859ed65329ecc3e7b6699521","kind":"tag","published_at":"2021-06-16T15:28:35.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9/manifests"},{"name":"2_8_6","sha":"b203be11a69789a50da828a0a5e4c15d2dcf99d4","kind":"tag","published_at":"2020-09-06T16:08:42.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_6/manifests"},{"name":"2_8_5","sha":"cb3353be1f10590cdc2a894ada42c3b4c171feb7","kind":"tag","published_at":"2020-04-06T05:01:56.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_5/manifests"},{"name":"2_8_4","sha":"d70d3ee482bdbeee3894656e1dcec30f38c2d999","kind":"tag","published_at":"2019-10-20T09:04:17.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_4/manifests"},{"name":"2_8_3","sha":"bc65c636aef14ccdb89f8abec1f28a677c1ff0b4","kind":"tag","published_at":"2019-06-13T23:25:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_3/manifests"},{"name":"2_8_2","sha":"324cded1661995cc006e04e2c5e6b00e61ab74ba","kind":"tag","published_at":"2019-04-14T17:17:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_2/manifests"},{"name":"2_8_1","sha":"15d684134f0972dc25bed904f48b11b7a972a7ab","kind":"tag","published_at":"2019-04-06T19:18:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_1/manifests"},{"name":"2_8","sha":"c64d2448e8c3948bb7f950dda51aa5d73161b20c","kind":"tag","published_at":"2019-04-03T09:45:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8/manifests"},{"name":"2_8_BETA_2","sha":"953bc66ca66fd8bbc18086bba9218072a9dfb8e7","kind":"tag","published_at":"2019-03-21T18:42:50.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_BETA_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_2/manifests"},{"name":"2_8_BETA_1","sha":"495ff79f2337b15ce06dadf65ab147c8b19b4e5d","kind":"tag","published_at":"2019-02-16T14:09:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_BETA_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_1/manifests"},{"name":"2_7_7","sha":"09ce4b65e7b28987b36109d83a4afe221dd2a5e8","kind":"tag","published_at":"2019-01-22T11:56:13.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_7/manifests"},{"name":"2_7_6_1","sha":"fbaad6c932168887f7aa911013fe725506ca5ef8","kind":"tag","published_at":"2018-11-10T23:46:45.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_6_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6_1/manifests"},{"name":"2_7_6","sha":"3b84bc1b6e0f6df5aee71367091eb57511647706","kind":"tag","published_at":"2018-11-08T18:19:24.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6/manifests"},{"name":"2_7_5","sha":"1b07d2e34dc026905c6415fbce8f24d0077170e3","kind":"tag","published_at":"2018-06-17T17:28:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_5/manifests"},{"name":"2_7_4","sha":"5afb2ce803debea9533e293eef73c92ffce95bcd","kind":"tag","published_at":"2018-02-06T09:57:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_4/manifests"},{"name":"2_7_3_2","sha":"980145eaee13f5014e929816058b83db78cb0833","kind":"tag","published_at":"2017-10-24T10:55:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_2/manifests"},{"name":"2_7_3_1","sha":"c45e219387455a845741a72aab4195b452a4c6e0","kind":"tag","published_at":"2017-08-25T14:15:13.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_1/manifests"},{"name":"2_7_3","sha":"cd3393b21cf753db0688c29e248f7ce94ff509b6","kind":"tag","published_at":"2017-07-24T14:06:26.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3/manifests"},{"name":"2_7_2","sha":"cfa0509d7e0616aded28ae6c9d679550b0bff16a","kind":"tag","published_at":"2017-07-22T11:27:16.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_2/manifests"},{"name":"2_7_1","sha":"09c48c76c3b91139c9d645834962c75433281cb9","kind":"tag","published_at":"2017-03-13T00:53:16.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_1/manifests"},{"name":"2_7","sha":"51591e2c23ea42c7bb2f7903ad213f83e21a4b8d","kind":"tag","published_at":"2017-03-01T13:10:07.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7/manifests"},{"name":"2_7_BETA_2","sha":"355d62f0848f9b911fa28eb6fb8e268590db0e09","kind":"tag","published_at":"2017-02-16T19:24:52.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_BETA_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_2/manifests"},{"name":"2_7_BETA_1","sha":"6f83c9c87aecfd46d180842ef76743ab50ab7486","kind":"tag","published_at":"2017-02-08T10:39:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_BETA_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_1/manifests"},{"name":"2_6_2","sha":"1690fbace1bf498abd5a4c4f68bfaab609bc3587","kind":"tag","published_at":"2016-07-07T02:10:55.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_2/manifests"},{"name":"2_6_1","sha":"e707c3f657108bb9a538e509853de6a77de45f69","kind":"tag","published_at":"2015-06-15T09:44:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_1/manifests"},{"name":"2_6","sha":"5efe7131ff86ba5adf08ead91393f4910e863f1e","kind":"tag","published_at":"2015-02-09T09:47:33.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6/manifests"},{"name":"2_5_5","sha":"c6d57680aa65fbd8fb185d76600ff9b8b3256e05","kind":"tag","published_at":"2015-02-08T16:47:25.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_5/manifests"},{"name":"2_5_4","sha":"00cafbe85bb82d85cbfe0f062a73c562433b5bc8","kind":"tag","published_at":"2014-08-30T17:28:21.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_4/manifests"},{"name":"2_5_3","sha":"40c1eea15d8c349400cec254baf73d916a153542","kind":"tag","published_at":"2014-05-13T15:21:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_3/manifests"},{"name":"2_5_2","sha":"4f1e4a03d1fe01d566f8c7eb830175e5fe0bccc7","kind":"tag","published_at":"2014-01-07T12:03:19.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_2/manifests"},{"name":"2_5_1","sha":"68d5d070fe6b701910dfccbf5c41fc23196d3f41","kind":"tag","published_at":"2013-06-23T01:09:30.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_1/manifests"},{"name":"2_5","sha":"80e105c74d1846b036eccf14adad8dbc95dce39c","kind":"tag","published_at":"2013-04-07T16:44:04.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5/manifests"},{"name":"2_4_6","sha":"4e65ca1d8d1339fd55ab39962f2ed1f22dc542a1","kind":"tag","published_at":"2012-12-11T23:07:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_6/manifests"},{"name":"2_4_5","sha":"d7c8c1c49ab695a804c7033d288ed3952cb7517c","kind":"tag","published_at":"2012-03-29T08:21:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_5/manifests"},{"name":"2_4_4","sha":"0bc49147d1a9360cd82ad913d25828852151929c","kind":"tag","published_at":"2011-12-19T10:30:51.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_4/manifests"},{"name":"2_4_3","sha":"ba34b6942f95b8797d82c417e0bb314be4cb79f5","kind":"tag","published_at":"2011-12-11T21:20:10.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_3/manifests"},{"name":"2_4_2","sha":"f8ff2ccc49ec32614d42ee852f2fd02fd538e6e5","kind":"tag","published_at":"2011-06-13T16:54:38.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_2/manifests"},{"name":"2_4_1","sha":"ab685c2fc0a04651041957af7419a1ecfeeb9e53","kind":"tag","published_at":"2011-05-11T07:59:19.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_1/manifests"},{"name":"2_4_0","sha":"29f83f05c4f6565ea67d8b5424b1ec66d55c0858","kind":"tag","published_at":"2011-02-27T12:05:24.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_0/manifests"},{"name":"2_4_BETA2","sha":"3762c67cd474880b42a14d81903c4d9dcf9a7063","kind":"tag","published_at":"2011-02-13T11:29:00.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_BETA2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA2/manifests"},{"name":"2_4_BETA1","sha":"352d0d1f07e2ec0c0aeaa853f57bf88189e134c6","kind":"tag","published_at":"2011-02-06T16:02:44.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_BETA1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_BETA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA1/manifests"},{"name":"2_3_2","sha":"69c66a3a3fa8e0f9d662ddc986aa32c5a86e2474","kind":"tag","published_at":"2010-12-20T12:38:21.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_2/manifests"},{"name":"2_3_1","sha":"ee5015a30bee24ee70b5b22b01a3caefb28668c2","kind":"tag","published_at":"2010-12-04T20:31:27.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_1/manifests"},{"name":"2_3_0","sha":"2dae07a796f922924b0b4c01b47f405c6bd76774","kind":"tag","published_at":"2010-12-02T13:43:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0/manifests"},{"name":"2_3_0_BETA1","sha":"645ab521f3fd5cc2bc579c0eb53418dfde811100","kind":"tag","published_at":"2010-11-07T14:22:32.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_0_BETA1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_0_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_3_0_BETA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0_BETA1/manifests"},{"name":"2_2_2","sha":"c3b835929ba0776d65fafeaad62b7756f5114bca","kind":"tag","published_at":"2010-07-18T11:50:03.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_2/manifests"},{"name":"2_2_1","sha":"23391a3c55097d22530e21d640a277ffb76d48cf","kind":"tag","published_at":"2010-05-17T19:56:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_1/manifests"},{"name":"2_2_0","sha":"e286970b625095334ce14a8c0a8a857f914ab53d","kind":"tag","published_at":"2010-05-16T11:21:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_0/manifests"},{"name":"2_0_14","sha":"0edd52059300228b6df8813c9c55191e69f1412d","kind":"tag","published_at":"2010-03-13T20:16:22.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_14","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_14/manifests"},{"name":"2_0_13","sha":"5a3e07a6103e61f0724b3f0d17039765898e28fb","kind":"tag","published_at":"2009-10-07T16:28:35.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_13","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_13/manifests"},{"name":"2_0_12","sha":"0fc94be49647874123887f980368820f0a64191e","kind":"tag","published_at":"2009-08-09T15:22:50.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_12","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_12/manifests"},{"name":"2_0_11","sha":"091102a9196dcf877a5ce2adb841e2566b70f6cf","kind":"tag","published_at":"2009-05-09T12:52:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_11","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_11/manifests"},{"name":"2_0_10","sha":"f68d828f6bf67b16de5b188623d5d8d2ea527e53","kind":"commit","published_at":"2009-04-20T18:37:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_10","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_10/manifests"},{"name":"2_0_9","sha":"71c7825b9cdca0ae62a1a5044928652aede3beb5","kind":"commit","published_at":"2009-02-23T20:39:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_9/manifests"},{"name":"2_0_8","sha":"758eaf23d10c434f8dab0167d0bd3f343cafa60f","kind":"commit","published_at":"2008-09-16T07:58:44.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_8/manifests"},{"name":"2_0_7","sha":"962c5a9a5f359908311cbe0b37b5f257256c4cf5","kind":"commit","published_at":"2008-04-14T05:23:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_7/manifests"},{"name":"2_0_6","sha":"dfda372fae91b97b525ea44f339062753ed7b8d7","kind":"commit","published_at":"2007-06-08T00:39:06.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_6/manifests"},{"name":"2_0_5_1","sha":"616a1c2042b8d60bfea877a2e1341502ecc90a34","kind":"commit","published_at":"2006-09-02T01:09:31.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_5_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5_1/manifests"},{"name":"2_0_5","sha":"3e0d8792a81d0d411845b348b3da0dc512aefb1f","kind":"commit","published_at":"2006-09-01T12:42:03.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5/manifests"},{"name":"2_0_4","sha":"526fd62386ecd19e87361a0764d7fdc28ace4556","kind":"commit","published_at":"2006-08-01T23:37:20.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_4/manifests"},{"name":"2_0_3","sha":"f204da89b5aefd0bbe81c38991ca9385270838cb","kind":"commit","published_at":"2006-07-31T00:27:12.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_3/manifests"},{"name":"2_0_2","sha":"8d8bfe969b3c196d77e74f9623059d6459f284f4","kind":"commit","published_at":"2006-06-11T05:15:27.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_2/manifests"},{"name":"2_0_1","sha":"caa9d0feb4b179da7da658074b7472a34cb8f1fd","kind":"commit","published_at":"2006-06-09T00:08:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_1/manifests"},{"name":"2_0_0","sha":"39249e474107a8bd8bf541ac3bf91d99fdb67f9f","kind":"commit","published_at":"2006-06-08T00:45:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_0/manifests"},{"name":"2_0_BETA_8","sha":"bf52a9ac213321d8d748890f0552fcb64fba8d9f","kind":"commit","published_at":"2006-02-11T11:02:02.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_8/manifests"},{"name":"2_0_BETA_7","sha":"d14a2c0639c7e333866caa460754bd403ac17912","kind":"commit","published_at":"2006-02-11T07:09:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_7/manifests"},{"name":"2_0_BETA_6","sha":"985a6cbc1b30088e2ec3c8f74273991ec3e72c09","kind":"commit","published_at":"2005-11-17T06:23:08.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_6/manifests"},{"name":"2_0_BETA_5","sha":"49a255059e6873e9c26ca80e4f0f7f3e0e997977","kind":"commit","published_at":"2005-10-18T14:44:57.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_5/manifests"},{"name":"2_0_BETA_4","sha":"86346579ba2969c9003b8f635fc08ba63c3389e5","kind":"commit","published_at":"2005-07-17T04:31:32.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_4/manifests"},{"name":"2_0_BETA_3","sha":"75d14dfb6e712ba6b2b75fe1cc3417a4c40ae744","kind":"commit","published_at":"2005-05-26T07:41:39.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_3/manifests"},{"name":"2_0_BETA_2","sha":"a9ecbd098572d78925573a9805878194a8a08eaf","kind":"commit","published_at":"2005-05-25T06:34:56.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_2/manifests"},{"name":"2_0_BETA_1","sha":"d57ceaadc6c964ed9fe58a586dff8ec2528e1789","kind":"commit","published_at":"2005-05-09T09:48:40.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_1/manifests"},{"name":"1_99_13","sha":"30b2ba6ebf30f54b02b649a4d6a8b1c23de4345b","kind":"commit","published_at":"2005-03-12T09:19:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_13","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@1_99_13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_13/manifests"},{"name":"1_99_12_1","sha":"a61f715b461849238be32488d3f33d21ea3ebaf9","kind":"commit","published_at":"2005-03-04T03:36:23.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_12_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@1_99_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12_1/manifests"},{"name":"1_99_12","sha":"131b8ac1c508656c3311fec40e8b068cdee770c6","kind":"commit","published_at":"2005-03-03T06:52:28.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_12","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@1_99_12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:28:40.003Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":18,"rankings":{"downloads":null,"dependent_repos_count":8.413593492689255,"dependent_packages_count":8.014371974649434,"stargazers_count":7.520335346075154,"forks_count":7.600179649683119,"docker_downloads_count":null,"average":7.88712011577424},"purl":"pkg:conda/psycopg2-binary","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/psycopg2-binary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/psycopg2-binary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/psycopg2-binary/dependencies","status":null,"funding_links":["https://github.com/sponsors/dvarrazzo","https://www.paypal.me/dvarrazzo"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:56:04.106Z","issues_count":258,"pull_requests_count":57,"avg_time_to_close_issue":7539898.216326531,"avg_time_to_close_pull_request":8163901.384615385,"issues_closed_count":245,"pull_requests_closed_count":52,"pull_request_authors_count":33,"issue_authors_count":236,"avg_comments_per_issue":4.271317829457364,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":47,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":289118.21428571426,"past_year_avg_time_to_close_pull_request":1009146.3571428572,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":1.8085106382978724,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/issues","maintainers":[{"login":"dvarrazzo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvarrazzo"}],"active_maintainers":[{"login":"dvarrazzo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvarrazzo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/psycopg2-binary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/psycopg2-binary/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/psycopg2-binary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/psycopg2-binary/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5290088,"name":"psycopg2","ecosystem":"conda","description":"Psycopg is the most popular PostgreSQL adapter for the Python programming language. Its main features are the complete implementation of the Python DB API 2.0 specification and the thread safety.","homepage":"http://initd.org/psycopg/","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/psycopg/psycopg2","keywords_array":[],"namespace":null,"versions_count":22,"first_release_published_at":"2018-11-11T21:58:08.000Z","latest_release_published_at":"2021-12-31T09:56:47.000Z","latest_release_number":"2.9.3","last_synced_at":"2025-09-07T15:36:39.012Z","created_at":"2022-10-03T15:49:17.386Z","updated_at":"2025-09-07T15:36:39.012Z","registry_url":"https://anaconda.org/conda-forge/psycopg2","install_command":"conda install -c conda-forge psycopg2","documentation_url":null,"metadata":{},"repo_metadata":{"id":6490463,"uuid":"7730829","full_name":"psycopg/psycopg2","owner":"psycopg","description":"PostgreSQL database adapter for the Python programming language","archived":false,"fork":false,"pushed_at":"2025-08-01T23:47:54.000Z","size":8987,"stargazers_count":3528,"open_issues_count":23,"forks_count":520,"subscribers_count":69,"default_branch":"master","last_synced_at":"2025-08-25T01:28:21.237Z","etag":null,"topics":["database","driver","postgresql","python"],"latest_commit_sha":null,"homepage":"https://www.psycopg.org/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psycopg.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["dvarrazzo"],"custom":["https://www.paypal.me/dvarrazzo"]}},"created_at":"2013-01-21T11:05:11.000Z","updated_at":"2025-08-22T09:33:50.000Z","dependencies_parsed_at":"2022-08-06T19:15:40.288Z","dependency_job_id":"41a7efdd-2235-4428-9d53-4a826fe8ecba","html_url":"https://github.com/psycopg/psycopg2","commit_stats":{"total_commits":2765,"total_committers":144,"mean_commits":19.20138888888889,"dds":"0.34141048824593123","last_synced_commit":"a805acf59f402f554e95624b5e27518169ca7715"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/psycopg/psycopg2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/sbom","scorecard":{"id":748539,"data":{"date":"2025-08-11","repo":{"name":"github.com/psycopg/psycopg2","commit":"c2b6a8aaeae71b30a96403bf5d6e7eafc21afaef"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"0 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/packages.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/packages.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/packages.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/packages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/psycopg/psycopg2/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: scripts/build/build_macos_arm64.sh:85","Warn: pipCommand not pinned by hash: scripts/build/build_sdist.sh:24","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:72","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:35:42.494Z","repository_id":6490463,"created_at":"2025-08-22T19:35:42.494Z","updated_at":"2025-08-22T19:35:42.494Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272976998,"owners_count":25025043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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":"psycopg","name":"The Psycopg Team","uuid":"2947270","kind":"organization","description":"We make reptiles and pachiderms talk to each other.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2947270?v=4","repositories_count":7,"last_synced_at":"2025-08-25T01:28:26.742Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/psycopg","funding_links":[],"total_stars":5704,"followers":94,"following":0,"created_at":"2022-11-02T16:25:01.066Z","updated_at":"2025-08-25T01:28:26.742Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycopg/repositories"},"tags":[{"name":"2.9.10","sha":"a805acf59f402f554e95624b5e27518169ca7715","kind":"tag","published_at":"2024-10-15T08:43:41.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.10","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.10/manifests"},{"name":"2.9.9","sha":"ad5bee7054519d87f25bc5828c502b2ebe197049","kind":"tag","published_at":"2023-10-03T12:43:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.9/manifests"},{"name":"2.9.8","sha":"b39d5d64923a3e321672847bd57c002145f57430","kind":"tag","published_at":"2023-09-28T11:42:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.8/manifests"},{"name":"2.9.7","sha":"3eee3e336d6f7d6f92cb42f1426eefd5f95afa6b","kind":"tag","published_at":"2023-08-05T10:24:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.7/manifests"},{"name":"2.9.6","sha":"333b3b7ac45099f7b86ab35ac89152293ac7451d","kind":"tag","published_at":"2023-04-03T03:05:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2.9.6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2.9.6/manifests"},{"name":"2_9_5","sha":"1bf8e77ea25608c4797a7e902cc02550096e5b40","kind":"tag","published_at":"2022-10-25T11:56:12.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_5/manifests"},{"name":"2_9_4","sha":"bc82c8f9cc42d8f9313e9c78abdbeee82ec9e052","kind":"tag","published_at":"2022-10-06T02:55:53.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_4/manifests"},{"name":"2_9_3-macos-arm64","sha":"25c40f8ac30af161617181e40ecfcbbe767210b6","kind":"tag","published_at":"2022-09-25T01:58:08.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_3-macos-arm64","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_3-macos-arm64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_3-macos-arm64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3-macos-arm64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3-macos-arm64/manifests"},{"name":"2_9_3","sha":"c34bf2f2f90fbbe65e8c4c2650734aa151ddd6ed","kind":"tag","published_at":"2021-12-29T15:21:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_3/manifests"},{"name":"2_9_2","sha":"d7c77f80b27341d1ce65e1a9e7d9f658faaf4850","kind":"tag","published_at":"2021-11-12T00:34:55.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_2/manifests"},{"name":"2_9_1-Python_3.10","sha":"4a46aa39a5842887f100ad1fafad55d207497f40","kind":"tag","published_at":"2021-10-11T21:33:06.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_1-Python_3.10","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_1-Python_3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_1-Python_3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1-Python_3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1-Python_3.10/manifests"},{"name":"2_9_1","sha":"b241def64bdc9ac350ecae4b665d9eec11a48229","kind":"tag","published_at":"2021-06-17T01:06:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9_1/manifests"},{"name":"2_9","sha":"50145014e8abdda2859ed65329ecc3e7b6699521","kind":"tag","published_at":"2021-06-16T15:28:35.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_9/manifests"},{"name":"2_8_6","sha":"b203be11a69789a50da828a0a5e4c15d2dcf99d4","kind":"tag","published_at":"2020-09-06T16:08:42.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_6/manifests"},{"name":"2_8_5","sha":"cb3353be1f10590cdc2a894ada42c3b4c171feb7","kind":"tag","published_at":"2020-04-06T05:01:56.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_5/manifests"},{"name":"2_8_4","sha":"d70d3ee482bdbeee3894656e1dcec30f38c2d999","kind":"tag","published_at":"2019-10-20T09:04:17.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_4/manifests"},{"name":"2_8_3","sha":"bc65c636aef14ccdb89f8abec1f28a677c1ff0b4","kind":"tag","published_at":"2019-06-13T23:25:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_3/manifests"},{"name":"2_8_2","sha":"324cded1661995cc006e04e2c5e6b00e61ab74ba","kind":"tag","published_at":"2019-04-14T17:17:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_2/manifests"},{"name":"2_8_1","sha":"15d684134f0972dc25bed904f48b11b7a972a7ab","kind":"tag","published_at":"2019-04-06T19:18:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_1/manifests"},{"name":"2_8","sha":"c64d2448e8c3948bb7f950dda51aa5d73161b20c","kind":"tag","published_at":"2019-04-03T09:45:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8/manifests"},{"name":"2_8_BETA_2","sha":"953bc66ca66fd8bbc18086bba9218072a9dfb8e7","kind":"tag","published_at":"2019-03-21T18:42:50.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_BETA_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_2/manifests"},{"name":"2_8_BETA_1","sha":"495ff79f2337b15ce06dadf65ab147c8b19b4e5d","kind":"tag","published_at":"2019-02-16T14:09:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_8_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_8_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_8_BETA_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_8_BETA_1/manifests"},{"name":"2_7_7","sha":"09ce4b65e7b28987b36109d83a4afe221dd2a5e8","kind":"tag","published_at":"2019-01-22T11:56:13.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_7/manifests"},{"name":"2_7_6_1","sha":"fbaad6c932168887f7aa911013fe725506ca5ef8","kind":"tag","published_at":"2018-11-10T23:46:45.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_6_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6_1/manifests"},{"name":"2_7_6","sha":"3b84bc1b6e0f6df5aee71367091eb57511647706","kind":"tag","published_at":"2018-11-08T18:19:24.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_6/manifests"},{"name":"2_7_5","sha":"1b07d2e34dc026905c6415fbce8f24d0077170e3","kind":"tag","published_at":"2018-06-17T17:28:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_5/manifests"},{"name":"2_7_4","sha":"5afb2ce803debea9533e293eef73c92ffce95bcd","kind":"tag","published_at":"2018-02-06T09:57:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_4/manifests"},{"name":"2_7_3_2","sha":"980145eaee13f5014e929816058b83db78cb0833","kind":"tag","published_at":"2017-10-24T10:55:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_2/manifests"},{"name":"2_7_3_1","sha":"c45e219387455a845741a72aab4195b452a4c6e0","kind":"tag","published_at":"2017-08-25T14:15:13.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3_1/manifests"},{"name":"2_7_3","sha":"cd3393b21cf753db0688c29e248f7ce94ff509b6","kind":"tag","published_at":"2017-07-24T14:06:26.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_3/manifests"},{"name":"2_7_2","sha":"cfa0509d7e0616aded28ae6c9d679550b0bff16a","kind":"tag","published_at":"2017-07-22T11:27:16.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_2/manifests"},{"name":"2_7_1","sha":"09c48c76c3b91139c9d645834962c75433281cb9","kind":"tag","published_at":"2017-03-13T00:53:16.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_1/manifests"},{"name":"2_7","sha":"51591e2c23ea42c7bb2f7903ad213f83e21a4b8d","kind":"tag","published_at":"2017-03-01T13:10:07.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7/manifests"},{"name":"2_7_BETA_2","sha":"355d62f0848f9b911fa28eb6fb8e268590db0e09","kind":"tag","published_at":"2017-02-16T19:24:52.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_BETA_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_2/manifests"},{"name":"2_7_BETA_1","sha":"6f83c9c87aecfd46d180842ef76743ab50ab7486","kind":"tag","published_at":"2017-02-08T10:39:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_7_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_7_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_7_BETA_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_7_BETA_1/manifests"},{"name":"2_6_2","sha":"1690fbace1bf498abd5a4c4f68bfaab609bc3587","kind":"tag","published_at":"2016-07-07T02:10:55.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_2/manifests"},{"name":"2_6_1","sha":"e707c3f657108bb9a538e509853de6a77de45f69","kind":"tag","published_at":"2015-06-15T09:44:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6_1/manifests"},{"name":"2_6","sha":"5efe7131ff86ba5adf08ead91393f4910e863f1e","kind":"tag","published_at":"2015-02-09T09:47:33.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_6/manifests"},{"name":"2_5_5","sha":"c6d57680aa65fbd8fb185d76600ff9b8b3256e05","kind":"tag","published_at":"2015-02-08T16:47:25.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_5/manifests"},{"name":"2_5_4","sha":"00cafbe85bb82d85cbfe0f062a73c562433b5bc8","kind":"tag","published_at":"2014-08-30T17:28:21.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_4/manifests"},{"name":"2_5_3","sha":"40c1eea15d8c349400cec254baf73d916a153542","kind":"tag","published_at":"2014-05-13T15:21:09.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_3/manifests"},{"name":"2_5_2","sha":"4f1e4a03d1fe01d566f8c7eb830175e5fe0bccc7","kind":"tag","published_at":"2014-01-07T12:03:19.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_2/manifests"},{"name":"2_5_1","sha":"68d5d070fe6b701910dfccbf5c41fc23196d3f41","kind":"tag","published_at":"2013-06-23T01:09:30.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5_1/manifests"},{"name":"2_5","sha":"80e105c74d1846b036eccf14adad8dbc95dce39c","kind":"tag","published_at":"2013-04-07T16:44:04.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_5/manifests"},{"name":"2_4_6","sha":"4e65ca1d8d1339fd55ab39962f2ed1f22dc542a1","kind":"tag","published_at":"2012-12-11T23:07:46.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_6/manifests"},{"name":"2_4_5","sha":"d7c8c1c49ab695a804c7033d288ed3952cb7517c","kind":"tag","published_at":"2012-03-29T08:21:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_5/manifests"},{"name":"2_4_4","sha":"0bc49147d1a9360cd82ad913d25828852151929c","kind":"tag","published_at":"2011-12-19T10:30:51.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_4/manifests"},{"name":"2_4_3","sha":"ba34b6942f95b8797d82c417e0bb314be4cb79f5","kind":"tag","published_at":"2011-12-11T21:20:10.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_3/manifests"},{"name":"2_4_2","sha":"f8ff2ccc49ec32614d42ee852f2fd02fd538e6e5","kind":"tag","published_at":"2011-06-13T16:54:38.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_2/manifests"},{"name":"2_4_1","sha":"ab685c2fc0a04651041957af7419a1ecfeeb9e53","kind":"tag","published_at":"2011-05-11T07:59:19.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_1/manifests"},{"name":"2_4_0","sha":"29f83f05c4f6565ea67d8b5424b1ec66d55c0858","kind":"tag","published_at":"2011-02-27T12:05:24.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_0/manifests"},{"name":"2_4_BETA2","sha":"3762c67cd474880b42a14d81903c4d9dcf9a7063","kind":"tag","published_at":"2011-02-13T11:29:00.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_BETA2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_BETA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_BETA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA2/manifests"},{"name":"2_4_BETA1","sha":"352d0d1f07e2ec0c0aeaa853f57bf88189e134c6","kind":"tag","published_at":"2011-02-06T16:02:44.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_4_BETA1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_4_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_4_BETA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_4_BETA1/manifests"},{"name":"2_3_2","sha":"69c66a3a3fa8e0f9d662ddc986aa32c5a86e2474","kind":"tag","published_at":"2010-12-20T12:38:21.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_2/manifests"},{"name":"2_3_1","sha":"ee5015a30bee24ee70b5b22b01a3caefb28668c2","kind":"tag","published_at":"2010-12-04T20:31:27.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_1/manifests"},{"name":"2_3_0","sha":"2dae07a796f922924b0b4c01b47f405c6bd76774","kind":"tag","published_at":"2010-12-02T13:43:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0/manifests"},{"name":"2_3_0_BETA1","sha":"645ab521f3fd5cc2bc579c0eb53418dfde811100","kind":"tag","published_at":"2010-11-07T14:22:32.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_3_0_BETA1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_3_0_BETA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_3_0_BETA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0_BETA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_3_0_BETA1/manifests"},{"name":"2_2_2","sha":"c3b835929ba0776d65fafeaad62b7756f5114bca","kind":"tag","published_at":"2010-07-18T11:50:03.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_2/manifests"},{"name":"2_2_1","sha":"23391a3c55097d22530e21d640a277ffb76d48cf","kind":"tag","published_at":"2010-05-17T19:56:05.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_1/manifests"},{"name":"2_2_0","sha":"e286970b625095334ce14a8c0a8a857f914ab53d","kind":"tag","published_at":"2010-05-16T11:21:11.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_2_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_2_0/manifests"},{"name":"2_0_14","sha":"0edd52059300228b6df8813c9c55191e69f1412d","kind":"tag","published_at":"2010-03-13T20:16:22.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_14","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_14/manifests"},{"name":"2_0_13","sha":"5a3e07a6103e61f0724b3f0d17039765898e28fb","kind":"tag","published_at":"2009-10-07T16:28:35.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_13","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_13/manifests"},{"name":"2_0_12","sha":"0fc94be49647874123887f980368820f0a64191e","kind":"tag","published_at":"2009-08-09T15:22:50.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_12","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_12/manifests"},{"name":"2_0_11","sha":"091102a9196dcf877a5ce2adb841e2566b70f6cf","kind":"tag","published_at":"2009-05-09T12:52:36.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_11","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_11/manifests"},{"name":"2_0_10","sha":"f68d828f6bf67b16de5b188623d5d8d2ea527e53","kind":"commit","published_at":"2009-04-20T18:37:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_10","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_10/manifests"},{"name":"2_0_9","sha":"71c7825b9cdca0ae62a1a5044928652aede3beb5","kind":"commit","published_at":"2009-02-23T20:39:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_9","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_9/manifests"},{"name":"2_0_8","sha":"758eaf23d10c434f8dab0167d0bd3f343cafa60f","kind":"commit","published_at":"2008-09-16T07:58:44.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_8/manifests"},{"name":"2_0_7","sha":"962c5a9a5f359908311cbe0b37b5f257256c4cf5","kind":"commit","published_at":"2008-04-14T05:23:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_7/manifests"},{"name":"2_0_6","sha":"dfda372fae91b97b525ea44f339062753ed7b8d7","kind":"commit","published_at":"2007-06-08T00:39:06.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_6/manifests"},{"name":"2_0_5_1","sha":"616a1c2042b8d60bfea877a2e1341502ecc90a34","kind":"commit","published_at":"2006-09-02T01:09:31.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_5_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5_1/manifests"},{"name":"2_0_5","sha":"3e0d8792a81d0d411845b348b3da0dc512aefb1f","kind":"commit","published_at":"2006-09-01T12:42:03.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_5/manifests"},{"name":"2_0_4","sha":"526fd62386ecd19e87361a0764d7fdc28ace4556","kind":"commit","published_at":"2006-08-01T23:37:20.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_4/manifests"},{"name":"2_0_3","sha":"f204da89b5aefd0bbe81c38991ca9385270838cb","kind":"commit","published_at":"2006-07-31T00:27:12.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_3/manifests"},{"name":"2_0_2","sha":"8d8bfe969b3c196d77e74f9623059d6459f284f4","kind":"commit","published_at":"2006-06-11T05:15:27.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_2/manifests"},{"name":"2_0_1","sha":"caa9d0feb4b179da7da658074b7472a34cb8f1fd","kind":"commit","published_at":"2006-06-09T00:08:47.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_1/manifests"},{"name":"2_0_0","sha":"39249e474107a8bd8bf541ac3bf91d99fdb67f9f","kind":"commit","published_at":"2006-06-08T00:45:43.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_0","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_0/manifests"},{"name":"2_0_BETA_8","sha":"bf52a9ac213321d8d748890f0552fcb64fba8d9f","kind":"commit","published_at":"2006-02-11T11:02:02.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_8","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_8/manifests"},{"name":"2_0_BETA_7","sha":"d14a2c0639c7e333866caa460754bd403ac17912","kind":"commit","published_at":"2006-02-11T07:09:15.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_7","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_7/manifests"},{"name":"2_0_BETA_6","sha":"985a6cbc1b30088e2ec3c8f74273991ec3e72c09","kind":"commit","published_at":"2005-11-17T06:23:08.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_6","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_6/manifests"},{"name":"2_0_BETA_5","sha":"49a255059e6873e9c26ca80e4f0f7f3e0e997977","kind":"commit","published_at":"2005-10-18T14:44:57.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_5","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_5/manifests"},{"name":"2_0_BETA_4","sha":"86346579ba2969c9003b8f635fc08ba63c3389e5","kind":"commit","published_at":"2005-07-17T04:31:32.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_4","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_4/manifests"},{"name":"2_0_BETA_3","sha":"75d14dfb6e712ba6b2b75fe1cc3417a4c40ae744","kind":"commit","published_at":"2005-05-26T07:41:39.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_3","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_3/manifests"},{"name":"2_0_BETA_2","sha":"a9ecbd098572d78925573a9805878194a8a08eaf","kind":"commit","published_at":"2005-05-25T06:34:56.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_2","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_2/manifests"},{"name":"2_0_BETA_1","sha":"d57ceaadc6c964ed9fe58a586dff8ec2528e1789","kind":"commit","published_at":"2005-05-09T09:48:40.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/2_0_BETA_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/2_0_BETA_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@2_0_BETA_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/2_0_BETA_1/manifests"},{"name":"1_99_13","sha":"30b2ba6ebf30f54b02b649a4d6a8b1c23de4345b","kind":"commit","published_at":"2005-03-12T09:19:59.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_13","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@1_99_13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_13/manifests"},{"name":"1_99_12_1","sha":"a61f715b461849238be32488d3f33d21ea3ebaf9","kind":"commit","published_at":"2005-03-04T03:36:23.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_12_1","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@1_99_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12_1/manifests"},{"name":"1_99_12","sha":"131b8ac1c508656c3311fec40e8b068cdee770c6","kind":"commit","published_at":"2005-03-03T06:52:28.000Z","download_url":"https://codeload.github.com/psycopg/psycopg2/tar.gz/1_99_12","html_url":"https://github.com/psycopg/psycopg2/releases/tag/1_99_12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/psycopg/psycopg2@1_99_12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/tags/1_99_12/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:28:40.005Z","dependent_packages_count":70,"downloads":null,"downloads_period":null,"dependent_repos_count":287,"rankings":{"downloads":null,"dependent_repos_count":1.881331403762663,"dependent_packages_count":1.1128299815360048,"stargazers_count":7.520335346075154,"forks_count":7.600179649683119,"docker_downloads_count":null,"average":4.5286690952642346},"purl":"pkg:conda/psycopg2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/psycopg2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/psycopg2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/psycopg2/dependencies","status":null,"funding_links":["https://github.com/sponsors/dvarrazzo","https://www.paypal.me/dvarrazzo"],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-31T17:56:04.106Z","issues_count":258,"pull_requests_count":57,"avg_time_to_close_issue":7539898.216326531,"avg_time_to_close_pull_request":8163901.384615385,"issues_closed_count":245,"pull_requests_closed_count":52,"pull_request_authors_count":33,"issue_authors_count":236,"avg_comments_per_issue":4.271317829457364,"avg_comments_per_pull_request":2.6666666666666665,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":47,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":289118.21428571426,"past_year_avg_time_to_close_pull_request":1009146.3571428572,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":1.8085106382978724,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/issues","maintainers":[{"login":"dvarrazzo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvarrazzo"}],"active_maintainers":[{"login":"dvarrazzo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvarrazzo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/psycopg2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/psycopg2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/psycopg2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/psycopg2/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":6868,"full_name":"psycopg/psycopg2","default_branch":"master","committers":[{"name":"Daniele Varrazzo","email":"daniele.varrazzo@gmail.com","login":"dvarrazzo","count":1843},{"name":"Federico Di Gregorio","email":"fog@initd.org","login":"fogzot","count":434},{"name":"Oleksandr Shulgin","email":"oleksandr.shulgin@zalando.de","login":"a1exsh","count":72},{"name":"James Henstridge","email":"james@jamesh.id.au","login":"jhenstridge","count":65},{"name":"Jon Dufresne","email":"jon.dufresne@gmail.com","login":"jdufresne","count":57},{"name":"Jason Erickson","email":"jerickso@stickpeople.com","login":"jerickso","count":48},{"name":"Jan Urbański","email":"wulczer@wulczer.org","login":"wulczer","count":29},{"name":"Hugo","email":"hugovk","login":"hugovk","count":18},{"name":"mrmilosz","email":"milosz@milosz.ca","login":"mrmilosz","count":8},{"name":"Fabio Tranchitella","email":"kobold@debian.org","login":"tranchitella","count":8},{"name":"Chris Withers","email":"chris@simplistix.co.uk","login":"cjw296","count":7},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6},{"name":"Steve Lacy","email":"slacy@slacy.com","login":"slacy","count":6},{"name":"Ashesh Vashi","email":"ashesh.vashi@enterprisedb.com","login":"asheshv","count":6},{"name":"Karolina Surma","email":"ksurma@redhat.com","login":"befeleme","count":5},{"name":"Alexander Kukushkin","email":"alexander.kukushkin@zalando.de","login":null,"count":5},{"name":"Rafi Shamim","email":"rafi@cockroachlabs.com","login":"rafiss","count":4},{"name":"Edgar Ramírez-Mondragón","email":"edgarrm358@gmail.com","login":"edgarrmondragon","count":4},{"name":"Ivan Kotelnikov","email":"ivan.kotelnikov@bitfury.com","login":null,"count":4},{"name":"Blake Rouse","email":"blake.rouse@canonical.com","login":null,"count":3},{"name":"Greg Ward","email":"gward@dyn.com","login":null,"count":3},{"name":"Menno Smits","email":"menno@freshfoo.com","login":null,"count":3},{"name":"Rene Leonhardt","email":"65483435+reneleonhardt","login":"reneleonhardt","count":3},{"name":"Marti Raudsepp","email":"marti@juffo.org","login":"intgr","count":3},{"name":"Marc Abramowitz","email":"marc@marc-abramowitz.com","login":"msabramo","count":3},{"name":"Frazer McLean","email":"frazer@frazermclean.co.uk","login":"RazerM","count":3},{"name":"Roman Konoval","email":"roman@jiko.io","login":null,"count":3},{"name":"Changaco","email":"changaco@changaco.oy.lc","login":"Changaco","count":2},{"name":"Photonios","email":"photonios@outlook.com","login":null,"count":2},{"name":"Abdirahim Musse","email":"33973272+abmusse","login":"abmusse","count":2},{"name":"Alan D Moore","email":"me@alandmoore.com","login":"alandmoore","count":2},{"name":"Alexey Borzenkov","email":"snaury@gmail.com","login":"snaury","count":2},{"name":"Amir Bitaraf","email":"8049618+AmirBitaraf","login":"AmirBitaraf","count":2},{"name":"Martins Grunskis","email":"martins@grunskis.com","login":"grunskis","count":2},{"name":"Sandro Mani","email":"manisandro@gmail.com","login":"manisandro","count":2},{"name":"Philippe Ombredanne","email":"pombredanne@nexb.com","login":"pombredanne","count":2},{"name":"Peter Lithammer","email":"peter.lithammer@gmail.com","login":"lithammer","count":2},{"name":"Nate Eagleson","email":"nate@ishness.net","login":"NateEag","count":2},{"name":"John Vandenberg","email":"jayvdb@gmail.com","login":"jayvdb","count":2},{"name":"James Emerton","email":"james@emerton.info","login":"james-emerton","count":2},{"name":"Jacob Champion","email":"jchampion@timescale.com","login":"jchampio","count":2},{"name":"Hyunjun Kim","email":"yoloseem@gmail.com","login":"yoloseem","count":2},{"name":"Glyph","email":"glyph@twistedmatrix.com","login":"glyph","count":2},{"name":"Giovanni Mascellani","email":"mascellani@poisson.phc.unipi.it","login":"giomasce","count":2},{"name":"martinfrancois","email":"f.martin@fastmail.com","login":"martinfrancois","count":2},{"name":"Edan Schwartz","email":"edanschwartz@gmail.com","login":"eschwartz","count":2},{"name":"Daniel Enman","email":"enmand@unerror.com","login":"enmand","count":2},{"name":"Cyril Jouve","email":"jv.cyril@gmail.com","login":"jouve","count":2},{"name":"Chris Mildebrandt","email":"chris@woodenrhino.com","login":"mildebrandt","count":2},{"name":"Brénainn Woodsend","email":"bwoodsend@gmail.com","login":"bwoodsend","count":2},{"name":"Alexey Bashtanov","email":"alexey@brandwatch.com","login":"bashtanov","count":1},{"name":"Alexander Schrijver","email":"alex@flupzor.nl","login":"flupzor","count":1},{"name":"Kevin Michel","email":"kevin.michel@sereema.com","login":null,"count":1},{"name":"Dio Gado","email":"diogado1@gmail.com","login":null,"count":1},{"name":"Erik Lee","email":"eriklee@gambitresearch.com","login":null,"count":1},{"name":"Federico Di Gregorio","email":"fog@ania.dndg.it","login":null,"count":1},{"name":"Gabriel Kihlman","email":"gk@romab.com","login":null,"count":1},{"name":"Mike Gerdts","email":"mike.gerdts@joyent.com","login":null,"count":1},{"name":"My Karlsson","email":"mk@acc.umu.se","login":null,"count":1},{"name":"Asmund Tokheim","email":"tokheim@outlook.com","login":null,"count":1},{"name":"Benjamin Poulain","email":"ikipou@gmail.com","login":null,"count":1},{"name":"Bernhard M. Wiedemann","email":"bernhard+gitcommit lsmod.de","login":null,"count":1},{"name":"Colin 't Hart","email":"colin@bandicoot.favoptic.com","login":null,"count":1},{"name":"Karl O. Pinc","email":"kop@meme.com","login":null,"count":1},{"name":"Justas Sadzevicius","email":"jsadzevicius@shoobx.com","login":null,"count":1},{"name":"Jonathan Ross Rogers","email":"jrogers@socialserve.com","login":null,"count":1},{"name":"Jonathan Ballet","email":"jonathan.ballet@securactive.net","login":null,"count":1},{"name":"Jean-Baptiste Quenot","email":"jbq@nomao.com","login":null,"count":1},{"name":"Ion Alberdi","email":"ion.alberdi@pricemoov.com","login":null,"count":1},{"name":"Bjoern Boschman","email":"bjoern.boschman@tvsquared.com","login":null,"count":1},{"name":"Brian Sutherland","email":"brian@vanguardistas.net","login":null,"count":1},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":1},{"name":"Michel Albert","email":"michel@albert.lu","login":"exhuma","count":1},{"name":"Matthew Woodcraft","email":"matthew@woodcraft.me.uk","login":"mattheww","count":1},{"name":"山楂片","email":"hawflakes","login":"hawflakes","count":1},{"name":"wouter bolsterlee","email":"wouter@bolsterl.ee","login":"wbolster","count":1},{"name":"odidev","email":"odidev@puresoftware.com","login":"odidev","count":1},{"name":"btubbs","email":"brent.tubbs@gmail.com","login":"btubbs","count":1},{"name":"arulajmani","email":"arulajmani@gmail.com","login":"arulajmani","count":1},{"name":"andrew deryabin","email":"github@djsf.com","login":"djsfcom","count":1},{"name":"Yusuke Hayashi","email":"yusuke8h@gmail.com","login":"yhay81","count":1},{"name":"Xing Guo","email":"higuoxing@gmail.com","login":"higuoxing","count":1},{"name":"Will Thompson","email":"will@willthompson.co.uk","login":"wjt","count":1},{"name":"Udi Oron","email":"udioron@gmail.com","login":"nonZero","count":1},{"name":"Tomer Chachamu","email":"tomer.chachamu@gmail.com","login":"r3m0t","count":1},{"name":"Tim Tisdall","email":"tisdall","login":"tisdall","count":1},{"name":"Daniel Hahler","email":"git@thequod.de","login":"blueyed","count":1},{"name":"Daniel Fortunov","email":"asqui","login":"asqui","count":1},{"name":"Corry Haines","email":"tabletcorry@gmail.com","login":"tabletcorry","count":1},{"name":"Tim Graham","email":"timograham@gmail.com","login":"timgraham","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"SpootDev","email":"spootdev@gmail.com","login":"SpootDev","count":1},{"name":"Sergey Golitsynskiy","email":"sgolitsynskiy@gmail.com","login":"jdavcs","count":1},{"name":"Sebastian Bank","email":"sebastian.bank@uni-leipzig.de","login":"xflr6","count":1},{"name":"Idan Kamara","email":"idankk86@gmail.com","login":"idank","count":1},{"name":"Hans Ginzel","email":"hans@matfyz.cz","login":"hginzel","count":1},{"name":"Hannes","email":"kannes","login":"kannes","count":1},{"name":"Grey Baker","email":"greysteil@gmail.com","login":"greysteil","count":1},{"name":"Gabriel Linder","email":"linder.gabriel@gmail.com","login":"dargor","count":1},{"name":"Francisco Couzo","email":"franciscouzo@gmail.com","login":"franciscouzo","count":1},{"name":"Erwin de Keijzer","email":"git@0x8.be","login":"gnur","count":1},{"name":"Dmitry Shachnev","email":"mitya57@gmail.com","login":"mitya57","count":1},{"name":"Dmitry Marakasov","email":"amdmi3@amdmi3.ru","login":"AMDmi3","count":1},{"name":"David Fischer","email":"david.fischer.ch@gmail.com","login":"davidfischer-ch","count":1},{"name":"Daniel Saxton","email":"dsaxton@pm.me","login":"dsaxton","count":1},{"name":"Nikita Sobolev","email":"mail@sobolevn.me","login":"sobolevn","count":1},{"name":"Christoph Moench-Tegeder","email":"cmt@burggraben.net","login":"moench-tegeder","count":1},{"name":"Christophe Jolif","email":"christophe.jolif@doctrine.fr","login":"cjolif","count":1},{"name":"ClodoaldoPinto","email":"clodoaldo.pinto.neto@gmail.com","login":"ClodoaldoPinto","count":1},{"name":"Benjamin Peterson","email":"benjamin@python.org","login":"benjaminp","count":1},{"name":"Anoosh Dsouza","email":"73020006+anushds","login":"anushds","count":1},{"name":"Andrew Rabert","email":"ar@nullsum.net","login":"nvllsvm","count":1},{"name":"Andrew King","email":"me@andrewsking.com","login":"andykingking","count":1},{"name":"Amirsoroush","email":"amirsoroush.dev@gmail.com","login":"amirsoroush","count":1},{"name":"NotSqrt","email":"notsqrt@gmail.com","login":"NotSqrt","count":1},{"name":"Omer Katz","email":"omer.drow@gmail.com","login":"thedrow","count":1},{"name":"Owen Raccuglia","email":"ojracc@gmail.com","login":"ojrac","count":1},{"name":"Panagiotis H.M. Issaris","email":"takis@issaris.com","login":"takis","count":1},{"name":"Pete Hollobon","email":"phollobon@renshawbay.com","login":"hollobon","count":1},{"name":"Piotr Kasprzyk","email":"ciri@ciri.pl","login":"kwadrat","count":1},{"name":"Riccardo Magliocchetti","email":"riccardo.magliocchetti@gmail.com","login":"xrmx","count":1},{"name":"Ronan Amicel","email":"ronan.amicel@gmail.com","login":"ronnix","count":1},{"name":"Samuel Marks","email":"807580+SamuelMarks","login":"SamuelMarks","count":1},{"name":"Saul Shanabrook","email":"s.shanabrook@gmail.com","login":"saulshanabrook","count":1},{"name":"Nick Zandbergen","email":"nickzandbergen","login":"nickzandbergen","count":1},{"name":"Marko Kreen","email":"markokr@gmail.com","login":"markokr","count":1},{"name":"Marco De Paoli","email":"depaolim@gmail.com","login":"depaolim","count":1},{"name":"Magnus Watn","email":"magnus.watn@softwarelab.no","login":"magnuswatn","count":1},{"name":"Luke Nezda","email":"lnezda@gmail.com","login":"nezda","count":1},{"name":"Kunal Marwaha","email":"marwahaha@berkeley.edu","login":"marwahaha","count":1},{"name":"Kevin Campbell","email":"kev@projectcolo.org.uk","login":"kevcampb","count":1},{"name":"Jonathan Ballet","email":"jon@multani.info","login":"multani","count":1},{"name":"Jon Nelson","email":"jnelson@jamponi.net","login":"JonNelson","count":1},{"name":"Jannis Vamvas","email":"jvamvas","login":"jvamvas","count":1},{"name":"Jann Kleen","email":"jann.kleen@gmail.com","login":"JannKleen","count":1},{"name":"Jan Janßen","email":"kwotuveang3k4bk","login":"kwotuveang3k4bk","count":1},{"name":"0xTiger","email":"tgh.lizard@googlemail.com","login":"0xTiger","count":1},{"name":"Brent Wilkins","email":"brent@wilkins.in","login":"BrentWilkins","count":1},{"name":"Catalin Iacob","email":"iacobcatalin@gmail.com","login":"cataliniacob","count":1},{"name":"Chris Wilson","email":"qris","login":"qris","count":1},{"name":"Christian Ullrich","email":"chris@chrullrich.net","login":"chrullrich","count":1},{"name":"Christoph Berg","email":"myon@debian.org","login":"df7cb","count":1}],"total_commits":2791,"total_committers":142,"total_bot_commits":6,"total_bot_committers":1,"mean_commits":19.654929577464788,"dds":0.3396632031529918,"past_year_committers":[{"name":"Daniele Varrazzo","email":"daniele.varrazzo@gmail.com","login":"dvarrazzo","count":27},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Edgar Ramírez-Mondragón","email":"edgarrm358@gmail.com","login":"edgarrmondragon","count":4},{"name":"Roman Konoval","email":"roman@jiko.io","login":null,"count":3},{"name":"Brénainn Woodsend","email":"bwoodsend@gmail.com","login":"bwoodsend","count":2},{"name":"Anoosh Dsouza","email":"73020006+anushds","login":"anushds","count":1}],"past_year_total_commits":41,"past_year_total_committers":6,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":6.833333333333333,"past_year_dds":0.3414634146341463,"last_synced_at":"2025-08-09T00:42:57.190Z","last_synced_commit":"c2b6a8aaeae71b30a96403bf5d6e7eafc21afaef","created_at":"2023-03-07T09:43:58.021Z","updated_at":"2025-08-09T00:42:57.809Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"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_stats":{"full_name":"psycopg/psycopg2","html_url":"https://github.com/psycopg/psycopg2","last_synced_at":"2025-09-02T23:01:13.953Z","status":null,"issues_count":255,"pull_requests_count":68,"avg_time_to_close_issue":7661760.154185022,"avg_time_to_close_pull_request":7723761.285714285,"issues_closed_count":227,"pull_requests_closed_count":56,"pull_request_authors_count":32,"issue_authors_count":235,"avg_comments_per_issue":3.9137254901960783,"avg_comments_per_pull_request":2.3529411764705883,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":22,"past_year_issues_count":49,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":122247.28571428571,"past_year_avg_time_to_close_pull_request":869022.4,"past_year_issues_closed_count":35,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":1.0408163265306123,"past_year_avg_comments_per_pull_request":1.1363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":11,"created_at":"2023-05-10T11:05:58.318Z","updated_at":"2025-09-03T06:56:28.997Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycopg%2Fpsycopg2/issues","issue_labels_count":{"wheel":4,"osx":2,"confirmed":1,"windows":1,"feature request":1,"enhancement":1},"pull_request_labels_count":{"dependencies":22,"github_actions":8},"issue_author_associations_count":{"NONE":240,"MEMBER":8,"CONTRIBUTOR":6},"pull_request_author_associations_count":{"CONTRIBUTOR":42,"NONE":24,"MEMBER":2},"issue_authors":{"dvarrazzo":8,"fridary":3,"df7cb":2,"barrachri":2,"allComputableThings":2,"ghost":2,"wqh17101":2,"kloczek":2,"jchampio":2,"raphaelauv":2,"anibal2j":2,"fw-aaron":2,"allwell997":2,"CMCDragonkai":1,"svim-ig":1,"migueldft":1,"asenabouth":1,"exrich":1,"KnutVinsand":1,"awildjosh":1,"geotransformer":1,"sjmiller609":1,"Shayan-Shabanzadeh":1,"jdfoxito":1,"glp1002":1,"geo7":1,"bvanelli":1,"stollero":1,"OmriTurgeman100":1,"rolf-d2i":1,"Some7hing0riginal":1,"keshav-Gupta-IS":1,"nikhilkudavemnh":1,"carpenterd777":1,"actionatadistance":1,"mrkmcnamee":1,"Alex-zonghan":1,"novikovfred":1,"ahron1":1,"rngallen":1,"spatankar-dmpna":1,"sfreeman422":1,"rhl-it":1,"jrmccluskey":1,"MathiasG-2159628":1,"21adrian1996":1,"gallodustin":1,"cthart":1,"wooseokyourself":1,"olegus-maximus":1,"jannschu":1,"tlongleather-qontigo":1,"frankcash":1,"TgEsEvo":1,"asottile-sentry":1,"ghhhgfgh":1,"romank0":1,"sarsawant":1,"anuragjain1":1,"flixman":1,"swood":1,"codestoned1":1,"nov301996":1,"NI1993":1,"jelly":1,"qwertyue":1,"psycoteam":1,"brunolnetto":1,"JonhSilver":1,"ksmiley92":1,"johncooler":1,"RunjeoHW":1,"alpap":1,"amethystzh":1,"vtiwary":1,"moretea":1,"randomseed42":1,"jcpunk":1,"BitLittel":1,"lucoder89":1,"chrislungu":1,"jtougas":1,"lathish2232":1,"bhuwanpaudelofficial":1,"aamster":1,"GoranSustekJr":1,"balazon":1,"DomRoberts":1,"mtelka":1,"MishaFromNowhere-cmd":1,"smbrine":1,"bishnusyangja":1,"ali-sajjad-rizavi":1,"fansehep":1,"armenzg":1,"christian98b":1,"sunilkumar207106":1,"sakuragasaki46":1,"a984120978":1,"markussv":1,"louisja1":1,"etale-cohomology":1,"ross-spencer":1,"sowndarya2701":1,"pythonaddict":1,"alexandr01987":1,"namluucong":1,"codingPineAppl3":1,"zsalvet":1,"cjw296":1,"Myxg":1,"emmanuelito":1,"TDavid2509":1,"seagrine":1,"jimmymcheung":1,"cement-hools":1,"ricleal":1,"salman0149":1,"Hakan439":1,"tranvannhat":1,"AlphaMAtrix69":1,"timforr":1,"cbbalexf":1,"JV-conseil":1,"ryanhennig":1,"sanderfoobar":1,"sonamdolphin9192":1,"pedromassango":1,"diegocorradini":1,"oar-spease":1,"kszmigiel":1,"olamide226":1,"heckad":1,"dhirschfeld":1,"jmtoung":1,"art435":1,"rishabh-agarwal792":1,"hottwaj":1,"sarathy365":1,"cedricbonhomme":1,"PhongThanhLu":1,"INRIX-Mark-Gershaft":1,"spencerzhang91":1,"nrhy":1,"Rogach":1,"LinChiaWei":1,"jamesrusso":1,"NithuPMTR":1,"uri-rodberg":1,"niloct":1,"emilyhoover":1,"jackwotherspoon":1,"gtavella":1,"BlueKnighter":1,"nkgilley":1,"tmiyamon":1,"ff-sdesai":1,"DSLituiev":1,"Progdrasil":1,"ninas":1,"bekonRymkhanov":1,"yonaiker95":1,"csotto":1,"z1-jed-gore":1,"andhim":1,"bisoldi":1,"olof-dev":1,"OlivierVerhaegen":1,"rahul-vinaudit":1,"davies-a":1,"ynorouzz":1,"bhaktatejas922":1,"charles-cooper":1,"dsin":1,"papel":1,"bobfang1992":1,"guoguozhenhaowan":1,"dhoffman34":1,"ThomasCui":1,"mojochao":1,"rofi93":1,"hgdeoro":1,"hordiienko-v":1,"alxga":1,"blatwo":1,"latot":1,"cuteDen-ECNU":1,"gtzampanakis":1,"alexjpm":1,"bybilal":1,"r3manoj":1,"WhoIsDarth":1,"linaheba":1,"dagknows":1,"edgarcosta":1,"sam-s":1,"saksham99del":1,"tornielsen2022":1,"junepark678":1,"bwoodsend":1,"gforien":1,"dandanlen":1,"Flamefire":1,"vimiix":1,"llagos":1,"harbulot":1,"psmoros":1,"ProgrammerPlus1998":1,"marianoggg":1,"radzhome":1,"gebu5":1,"yetanotherion":1,"91ahmed":1,"adarshpunj":1,"maxi-89":1,"tobwen":1,"MaestroGlanz":1,"doublyU":1,"fgimian":1,"AzeemIqbal":1,"pd-25":1,"ChristopherMaurer":1,"fransuar":1,"anderson-fachini":1,"abhijit-23blaze":1,"CrawZhou":1,"richardbrockie":1,"dan-ilin":1,"saag7":1,"Thiago-Santos-SI":1,"stefan6419846":1,"whilefoxfox":1,"JinXia77":1,"PierreNAPOLETANO":1},"pull_request_authors":{"dependabot[bot]":22,"edgarrmondragon":3,"befeleme":2,"reneleonhardt":2,"kannes":2,"nickzandbergen":2,"0xTiger":2,"dvarrazzo":2,"exg":2,"bmarroquin":2,"yetanotherion":2,"anushds":2,"romank0":2,"SagarSoni1510":2,"ngnpope":2,"cclauss":1,"amirsoroush":1,"spatankar-dmpna":1,"bwoodsend":1,"bryanculver":1,"higuoxing":1,"Luan-233":1,"gtzampanakis":1,"BrentWilkins":1,"magnuswatn":1,"Photonios":1,"df7cb":1,"AmirBitaraf":1,"jchampio":1,"takis":1,"EwoutH":1,"mjgp2":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10061380,"issues_count":31059648,"pull_requests_count":94180482,"authors_count":10686066,"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":{},"past_year_pull_request_labels_count":{"dependencies":10,"github_actions":8},"past_year_issue_author_associations_count":{"NONE":48,"MEMBER":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":13,"NONE":7,"MEMBER":2},"past_year_issue_authors":{"allComputableThings":2,"91ahmed":1,"MishaFromNowhere-cmd":1,"mrkmcnamee":1,"Myxg":1,"nikhilkudavemnh":1,"OlivierVerhaegen":1,"OmriTurgeman100":1,"PhongThanhLu":1,"ProgrammerPlus1998":1,"psmoros":1,"randomseed42":1,"ricleal":1,"Rogach":1,"romank0":1,"RunjeoHW":1,"saag7":1,"sakuragasaki46":1,"seagrine":1,"Some7hing0riginal":1,"sonamdolphin9192":1,"svim-ig":1,"TgEsEvo":1,"tranvannhat":1,"z1-jed-gore":1,"alpap":1,"alxga":1,"amethystzh":1,"anibal2j":1,"anuragjain1":1,"bekonRymkhanov":1,"bhuwanpaudelofficial":1,"bwoodsend":1,"cedricbonhomme":1,"christian98b":1,"ChristopherMaurer":1,"CrawZhou":1,"dvarrazzo":1,"fansehep":1,"gallodustin":1,"INRIX-Mark-Gershaft":1,"jelly":1,"johncooler":1,"jrmccluskey":1,"KnutVinsand":1,"linaheba":1,"louisja1":1,"migueldft":1},"past_year_pull_request_authors":{"dependabot[bot]":10,"edgarrmondragon":3,"anushds":2,"romank0":2,"ngnpope":2,"dvarrazzo":2,"bwoodsend":1},"maintainers":[{"login":"dvarrazzo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvarrazzo"}],"active_maintainers":[{"login":"dvarrazzo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvarrazzo"}]},"events":{"total":{"IssuesEvent":83,"WatchEvent":205,"DeleteEvent":8,"IssueCommentEvent":134,"PushEvent":40,"PullRequestReviewEvent":27,"PullRequestReviewCommentEvent":26,"PullRequestEvent":19,"ForkEvent":21,"CreateEvent":9},"last_year":{"IssuesEvent":83,"WatchEvent":205,"DeleteEvent":8,"IssueCommentEvent":134,"PushEvent":40,"PullRequestReviewEvent":27,"PullRequestReviewCommentEvent":26,"PullRequestEvent":19,"ForkEvent":21,"CreateEvent":9}},"keywords":["database","driver","postgresql","python"],"dependencies":[{"ecosystem":"pypi","filepath":"doc/requirements.in","sha":null,"kind":"manifest","created_at":"2022-08-06T19:15:40.112Z","updated_at":"2022-08-06T19:15:40.112Z","repository_link":"https://github.com/psycopg/psycopg2/blob/master/doc/requirements.in","dependencies":[{"id":586221249,"package_name":"Sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":586221250,"package_name":"sphinx-better-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"doc/requirements.txt","sha":null,"kind":"lockfile","created_at":"2022-08-06T19:15:40.137Z","updated_at":"2022-08-06T19:15:40.137Z","repository_link":"https://github.com/psycopg/psycopg2/blob/master/doc/requirements.txt","dependencies":[{"id":586221273,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.12","direct":false,"kind":"runtime","optional":false},{"id":586221274,"package_name":"babel","ecosystem":"pypi","requirements":"==2.9.1","direct":false,"kind":"runtime","optional":false},{"id":586221275,"package_name":"certifi","ecosystem":"pypi","requirements":"==2021.10.8","direct":false,"kind":"runtime","optional":false},{"id":586221276,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==2.0.12","direct":false,"kind":"runtime","optional":false},{"id":586221277,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.17.1","direct":false,"kind":"runtime","optional":false},{"id":586221278,"package_name":"idna","ecosystem":"pypi","requirements":"==3.3","direct":false,"kind":"runtime","optional":false},{"id":586221279,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.3.0","direct":false,"kind":"runtime","optional":false},{"id":586221280,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==4.11.3","direct":false,"kind":"runtime","optional":false},{"id":586221281,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.1","direct":false,"kind":"runtime","optional":false},{"id":586221282,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.1","direct":false,"kind":"runtime","optional":false},{"id":586221283,"package_name":"packaging","ecosystem":"pypi","requirements":"==21.3","direct":false,"kind":"runtime","optional":false},{"id":586221284,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.11.2","direct":false,"kind":"runtime","optional":false},{"id":586221285,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==3.0.7","direct":false,"kind":"runtime","optional":false},{"id":586221286,"package_name":"pytz","ecosystem":"pypi","requirements":"==2022.1","direct":false,"kind":"runtime","optional":false},{"id":586221287,"package_name":"requests","ecosystem":"pypi","requirements":"==2.27.1","direct":false,"kind":"runtime","optional":false},{"id":586221288,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.2.0","direct":false,"kind":"runtime","optional":false},{"id":586221289,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.4.0","direct":false,"kind":"runtime","optional":false},{"id":586221290,"package_name":"sphinx-better-theme","ecosystem":"pypi","requirements":"==0.1.5","direct":false,"kind":"runtime","optional":false},{"id":586221291,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.2","direct":false,"kind":"runtime","optional":false},{"id":586221292,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.2","direct":false,"kind":"runtime","optional":false},{"id":586221293,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.0","direct":false,"kind":"runtime","optional":false},{"id":586221294,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":false,"kind":"runtime","optional":false},{"id":586221295,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.3","direct":false,"kind":"runtime","optional":false},{"id":586221296,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.5","direct":false,"kind":"runtime","optional":false},{"id":586221297,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.9","direct":false,"kind":"runtime","optional":false},{"id":586221298,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.7.0","direct":false,"kind":"runtime","optional":false}]}],"score":35.20714160808751,"created_at":"2025-09-08T11:19:04.540Z","updated_at":"2025-10-07T08:25:49.880Z","avatar_url":"https://github.com/psycopg.png","language":"C","category":null,"sub_category":null,"monthly_downloads":168520498,"funding_links":["https://github.com/sponsors/dvarrazzo","https://www.paypal.me/dvarrazzo"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["packaging","templates","pip","apps","views","closember","syntax-highlighting","distributed","forhumans","pallets"],"project_url":"https://science.ecosyste.ms/api/v1/projects/69843","html_url":"https://science.ecosyste.ms/projects/69843"}