{"id":369267,"url":"https://github.com/sqlalchemy/alembic","last_synced_at":"2026-08-24T12:31:39.478Z","repository":{"id":37271625,"uuid":"159267771","full_name":"sqlalchemy/alembic","owner":"sqlalchemy","description":"A database migrations tool for SQLAlchemy.","archived":false,"fork":false,"pushed_at":"2026-08-14T07:40:29.000Z","size":5469,"stargazers_count":4325,"open_issues_count":128,"forks_count":363,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-08-18T09:26:43.691Z","etag":null,"topics":["python","sql","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sqlalchemy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"alembic","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-27T03:02:53.000Z","updated_at":"2026-08-17T22:01:34.000Z","dependencies_parsed_at":"2026-08-11T05:47:22.143Z","dependency_job_id":null,"html_url":"https://github.com/sqlalchemy/alembic","commit_stats":{"total_commits":1624,"total_committers":194,"mean_commits":8.371134020618557,"dds":0.25,"last_synced_commit":"b6b44c1e90c96b55939b28d73f427eff7b9cb620"},"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/sqlalchemy/alembic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/sbom","scorecard":{"id":168211,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlalchemy/alembic","commit":"cd4f404358f101b2b930013c609c074baca61468"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/run-on-pr.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-test.yaml:19","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:82","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:95","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2010-1 / GHSA-7q8x-38mc-p84f","Warn: Project is vulnerable to: PYSEC-2022-260 / GHSA-v973-fxgf-6xhp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T15:32:46.305Z","repository_id":37271625,"created_at":"2025-08-16T15:32:46.305Z","updated_at":"2025-08-16T15:32:46.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sqlalchemy","name":"SQLAlchemy","uuid":"6043126","kind":"organization","description":"The Database Toolkit and Object Relational Mapper","email":null,"website":"https://www.sqlalchemy.org","location":null,"twitter":"sqlalchemy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6043126?v=4","repositories_count":9,"last_synced_at":"2024-05-01T09:30:40.494Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sqlalchemy","funding_links":["https://github.com/sponsors/sqlalchemy"],"total_stars":11995,"followers":362,"following":0,"created_at":"2022-11-02T16:28:36.065Z","updated_at":"2024-05-01T09:30:42.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy/repositories"},"packages":[{"id":13532930,"name":"alembic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sqlalchemy/alembic","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sqlalchemy/alembic","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T00:02:13.701Z","latest_release_published_at":"2026-02-11T00:02:13.701Z","latest_release_number":"1.8.1-0ubuntu1","last_synced_at":"2026-03-11T00:02:40.625Z","created_at":"2026-02-11T00:02:13.454Z","updated_at":"2026-08-18T09:49:33.236Z","registry_url":"https://launchpad.net/ubuntu/+source/alembic","install_command":"apt-get install alembic","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"alembic, python3-alembic","standards_version":"4.5.1","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-changelog, python3-setuptools, python3-sphinx, python3-sphinx-copybutton, python3-sphinx-paramlinks","build_depends_indep":"python3-dateutil, python3-editor, python3-mako, python3-mock, python3-pytest, python3-sqlalchemy","build_depends_arch":null},"repo_metadata":{"id":37271625,"uuid":"159267771","full_name":"sqlalchemy/alembic","owner":"sqlalchemy","description":"A database migrations tool for SQLAlchemy.","archived":false,"fork":false,"pushed_at":"2026-08-10T22:28:26.000Z","size":5420,"stargazers_count":4310,"open_issues_count":128,"forks_count":361,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-08-11T05:46:51.976Z","etag":null,"topics":["python","sql","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sqlalchemy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"alembic","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-27T03:02:53.000Z","updated_at":"2026-08-10T22:28:44.000Z","dependencies_parsed_at":"2026-08-11T05:47:22.143Z","dependency_job_id":null,"html_url":"https://github.com/sqlalchemy/alembic","commit_stats":{"total_commits":1624,"total_committers":194,"mean_commits":8.371134020618557,"dds":0.25,"last_synced_commit":"b6b44c1e90c96b55939b28d73f427eff7b9cb620"},"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/sqlalchemy/alembic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/sbom","scorecard":{"id":168211,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlalchemy/alembic","commit":"cd4f404358f101b2b930013c609c074baca61468"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/run-on-pr.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-test.yaml:19","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:82","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:95","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2010-1 / GHSA-7q8x-38mc-p84f","Warn: Project is vulnerable to: PYSEC-2022-260 / GHSA-v973-fxgf-6xhp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T15:32:46.305Z","repository_id":37271625,"created_at":"2025-08-16T15:32:46.305Z","updated_at":"2025-08-16T15:32:46.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36552563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"sqlalchemy","name":"SQLAlchemy","uuid":"6043126","kind":"organization","description":"The Database Toolkit and Object Relational Mapper","email":null,"website":"https://www.sqlalchemy.org","location":null,"twitter":"sqlalchemy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6043126?v=4","repositories_count":9,"last_synced_at":"2024-05-01T09:30:40.494Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sqlalchemy","funding_links":["https://github.com/sponsors/sqlalchemy"],"total_stars":11995,"followers":362,"following":0,"created_at":"2022-11-02T16:28:36.065Z","updated_at":"2024-05-01T09:30:42.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy/repositories"},"tags":[{"name":"rel_1_19_1","sha":"efe73dec13974f63cb438c1a2b525f2c5ac4c926","kind":"commit","published_at":"2026-08-08T16:30:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1/manifests"},{"name":"rel_1_19_0","sha":"d2204e4860fc87096a8c8e43b5370a6978f4d470","kind":"commit","published_at":"2026-08-04T18:33:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0/manifests"},{"name":"rel_1_18_5","sha":"013b68a4c8e0711d0bf999683b5e72ad8332e853","kind":"commit","published_at":"2026-06-25T15:19:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5/manifests"},{"name":"rel_1_18_4","sha":"766b5ee98e0aeea85a18f272a1ac813712ee0697","kind":"commit","published_at":"2026-02-10T15:57:53.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4/manifests"},{"name":"rel_1_18_3","sha":"d3f66e6b769eeeddae220a348d767890a4ea2c4b","kind":"commit","published_at":"2026-01-29T20:23:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3/manifests"},{"name":"rel_1_18_2","sha":"8167182d852fbcd4c36d3b867b601144fd96b0c9","kind":"commit","published_at":"2026-01-28T21:20:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2/manifests"},{"name":"rel_1_18_1","sha":"723bc949b9427b1a258ee0913e8fb89aaa3e4d31","kind":"commit","published_at":"2026-01-14T18:52:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1/manifests"},{"name":"rel_1_18_0","sha":"76e575b9c397b0a734358010fad58c60f3e2e3f2","kind":"commit","published_at":"2026-01-09T21:18:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0/manifests"},{"name":"rel_1_17_2","sha":"c8384551f41a4a06deefa61597a6f173fcb1a820","kind":"commit","published_at":"2025-11-14T20:32:35.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2/manifests"},{"name":"rel_1_17_1","sha":"e0c6e652f43aa225494c552ed54fbd449ad4ba79","kind":"commit","published_at":"2025-10-29T00:21:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1/manifests"},{"name":"rel_1_17_0","sha":"7bd9a04c0f57ee81ab3cb90f29044189d44e07b0","kind":"commit","published_at":"2025-10-11T18:37:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0/manifests"},{"name":"rel_1_16_5","sha":"c026cf70aece7d6cddf929cb37748c6076b1d528","kind":"commit","published_at":"2025-08-27T18:00:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5/manifests"},{"name":"rel_1_16_4","sha":"4ac119a11439bc822e847f728c28b05e158e8ea2","kind":"commit","published_at":"2025-07-10T16:16:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4/manifests"},{"name":"rel_1_16_3","sha":"1133630b4717934e5b587139e8b23d49f42c1cfd","kind":"commit","published_at":"2025-07-08T18:56:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3/manifests"},{"name":"rel_1_16_2","sha":"b63852d7c7a3be9c0ef7087aab2f86451f6b5e89","kind":"commit","published_at":"2025-06-16T18:03:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2/manifests"},{"name":"rel_1_16_1","sha":"3872e2322728bf1ad5868b325370fd3a4a0f5373","kind":"commit","published_at":"2025-05-21T23:10:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1/manifests"},{"name":"rel_1_16_0","sha":"468019c355ceea8b2cc75fcebe157314a805ec89","kind":"commit","published_at":"2025-05-21T19:15:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0/manifests"},{"name":"rel_1_15_2","sha":"3bd8d5190f7e02a73ff0d332356311b636f6b2a8","kind":"commit","published_at":"2025-03-28T13:50:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2/manifests"},{"name":"rel_1_15_1","sha":"dba16010329caab35709fef040cb6f59966c01d0","kind":"commit","published_at":"2025-03-04T21:59:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1/manifests"},{"name":"rel_1_15_0","sha":"fc34867efd14016a8363a933c061f049c880eed4","kind":"commit","published_at":"2025-03-04T17:56:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0/manifests"},{"name":"rel_1_14_1","sha":"ef5a3c4c0874178ed41d20d056168529072bc68c","kind":"commit","published_at":"2025-01-19T23:14:41.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1/manifests"},{"name":"rel_1_14_0","sha":"0c70a0bb3f64aff5c6c729497f17b2bf63d882fa","kind":"commit","published_at":"2024-11-04T18:42:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0/manifests"},{"name":"rel_1_13_3","sha":"b43a1966180f592d6be2a52361230d988e68353d","kind":"commit","published_at":"2024-09-23T14:51:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3/manifests"},{"name":"rel_1_13_2","sha":"c57a5b7b4d88296bbfc73c1dd770a9122bc1002e","kind":"commit","published_at":"2024-06-26T15:37:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2/manifests"},{"name":"rel_1_13_1","sha":"baac3bc569932c6bdc7d9e7015cdc0481e788615","kind":"commit","published_at":"2023-12-20T17:03:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1/manifests"},{"name":"rel_1_13_0","sha":"8bb93a0352e01258131ad8c9945ee500c3bc55cb","kind":"commit","published_at":"2023-12-01T15:24:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0/manifests"},{"name":"rel_1_12_1","sha":"0b1f273813dfe8c5d7359e8ca224d6801674d639","kind":"commit","published_at":"2023-10-26T15:08:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1/manifests"},{"name":"rel_1_12_0","sha":"4d82946f6c0c51cbfa1b46d6988111f88db649bc","kind":"commit","published_at":"2023-08-31T17:23:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0/manifests"},{"name":"rel_1_11_3","sha":"47850ab7dbc88905db8abf7abab6a48699d4a50a","kind":"commit","published_at":"2023-08-16T16:49:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3/manifests"},{"name":"rel_1_11_2","sha":"9f74eb00cac5b2646918b4e11fb567f779cadf7c","kind":"commit","published_at":"2023-08-04T13:54:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2/manifests"},{"name":"rel_1_11_1","sha":"0064c5183cc19ee84954f75f44b4b5f9131973fb","kind":"commit","published_at":"2023-05-17T22:06:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1/manifests"},{"name":"rel_1_11_0","sha":"494246c4fad986ac9d6c607c0dcf36d1f382d0b3","kind":"commit","published_at":"2023-05-15T19:44:58.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0/manifests"},{"name":"rel_1_10_4","sha":"c6067a5367015b6f1437a4357515e63dd8561829","kind":"commit","published_at":"2023-04-24T15:08:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4/manifests"},{"name":"rel_1_10_3","sha":"a22dadbfa4208f1916f158920faf50a933651e5e","kind":"commit","published_at":"2023-04-05T19:39:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3/manifests"},{"name":"rel_1_10_2","sha":"69a72b8ce8710e10983818639b081f3cec6f1ba4","kind":"commit","published_at":"2023-03-08T17:16:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2/manifests"},{"name":"rel_1_10_1","sha":"534465efd65fd78e4ac34469e03d4eb77f5a1ec6","kind":"commit","published_at":"2023-03-07T01:12:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1/manifests"},{"name":"rel_1_10_0","sha":"c13821875edd5529408a6effdb7873b216e878fd","kind":"commit","published_at":"2023-03-05T23:06:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0/manifests"},{"name":"rel_1_9_4","sha":"31d3d8dc582bc76982cab8e7e76a414d1f466517","kind":"commit","published_at":"2023-02-16T17:35:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4/manifests"},{"name":"rel_1_9_3","sha":"912ca37797a44d6fd94fc6566e4fd9df587dde86","kind":"commit","published_at":"2023-02-07T20:47:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3/manifests"},{"name":"rel_1_9_2","sha":"071eaf3c02aa93b89a58863ad8682e52fe448725","kind":"commit","published_at":"2023-01-14T19:11:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2/manifests"},{"name":"rel_1_9_1","sha":"613c23766b4fbd81f0415b870158aef4c6534eae","kind":"commit","published_at":"2022-12-23T19:26:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1/manifests"},{"name":"rel_1_9_0","sha":"dad8266bda4acc6d418360b9c3ae2ea56bf85792","kind":"commit","published_at":"2022-12-15T18:04:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0/manifests"},{"name":"rel_1_8_1","sha":"a968c9d2832173ee7d5dde50c7573f7b99424c38","kind":"commit","published_at":"2022-07-13T14:17:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1/manifests"},{"name":"rel_1_8_0","sha":"ee83ff6e2e9996166ab7a82f29b66969d2416267","kind":"commit","published_at":"2022-05-31T21:11:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0/manifests"},{"name":"rel_1_7_7","sha":"7b55158fee2efd437f1f462c1730cb47fb25a259","kind":"commit","published_at":"2022-03-14T19:39:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7/manifests"},{"name":"rel_1_7_6","sha":"92649264871918c54f74d0b8fa690b1e8e27203b","kind":"commit","published_at":"2022-02-01T15:00:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6/manifests"},{"name":"rel_1_7_5","sha":"feb9167f123fdb0857a4cb2560526ab2d4d8d173","kind":"commit","published_at":"2021-11-11T15:55:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5/manifests"},{"name":"rel_1_7_4","sha":"9872fbbca84f600e184c29227f8f863038788448","kind":"commit","published_at":"2021-10-06T14:13:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4/manifests"},{"name":"rel_1_7_3","sha":"6f5d6d30ff19c926ac6646710514e038b89de731","kind":"commit","published_at":"2021-09-17T15:28:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3/manifests"},{"name":"rel_1_7_2","sha":"dfb34776626469ee32da2fee92cac1a6ec82d653","kind":"commit","published_at":"2021-09-17T13:59:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2/manifests"},{"name":"rel_1_7_1","sha":"293cc37f14281280e679619eae9fc57fe0d271eb","kind":"commit","published_at":"2021-08-30T21:49:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1/manifests"},{"name":"rel_1_7_0","sha":"2c5752e745091a8f5f5720bad1fe629bf2cd30a0","kind":"commit","published_at":"2021-08-30T15:02:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0/manifests"},{"name":"rel_1_6_5","sha":"cfa6b65761f42fe5dca8802a089b2630336b9a5f","kind":"commit","published_at":"2021-05-27T19:49:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5/manifests"},{"name":"rel_1_6_4","sha":"79eb3c722c64e669e748ddc07cfa1642fb6fb133","kind":"commit","published_at":"2021-05-24T20:38:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4/manifests"},{"name":"rel_1_6_3","sha":"3227146634f437c3bc21fd0dd7bedcf6288a6951","kind":"commit","published_at":"2021-05-21T20:48:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3/manifests"},{"name":"rel_1_6_2","sha":"bd49e7865b8736fa8046ce4c99a001bf64a14efd","kind":"commit","published_at":"2021-05-07T02:31:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2/manifests"},{"name":"rel_1_6_1","sha":"82321d097f22ee2feb2a909e7a26cc596bc678e3","kind":"commit","published_at":"2021-05-06T17:09:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1/manifests"},{"name":"rel_1_6_0","sha":"692ebacdc3684b6a499db28c19f53a19d51d7f17","kind":"commit","published_at":"2021-05-03T18:45:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0/manifests"},{"name":"rel_1_5_8","sha":"815e1954894e74f370ee290e2cc57cc8156e476f","kind":"commit","published_at":"2021-03-23T18:13:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8/manifests"},{"name":"rel_1_5_7","sha":"389d750eca71ffc18a919b3b1414a05b640b4e4b","kind":"commit","published_at":"2021-03-11T16:22:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7/manifests"},{"name":"rel_1_5_6","sha":"5c1fe7e842752d40de64944b1147ad55d88bf56a","kind":"commit","published_at":"2021-03-05T14:59:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6/manifests"},{"name":"rel_1_5_5","sha":"c527dfef00744822e25f2741a3e2ce69f50d434c","kind":"commit","published_at":"2021-02-20T21:47:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5/manifests"},{"name":"rel_1_5_4","sha":"364d5fdb578eb0602fcedf899af45ccdbd77639a","kind":"commit","published_at":"2021-02-03T15:01:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4/manifests"},{"name":"rel_1_5_3","sha":"07fcf347038b6bc8ae92579c800eba9c685fd5d1","kind":"commit","published_at":"2021-01-29T21:51:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3/manifests"},{"name":"rel_1_5_2","sha":"8b3a2d8606db604186a23e49765447382f54e956","kind":"commit","published_at":"2021-01-20T18:30:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2/manifests"},{"name":"rel_1_5_1","sha":"5208fa572c7c1ee5c5010761753b0149175d3e70","kind":"commit","published_at":"2021-01-19T15:19:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1/manifests"},{"name":"rel_1_5_0","sha":"f1518bac5529bf6a105872cdc17e6e4fcf090a74","kind":"commit","published_at":"2021-01-18T20:52:24.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0/manifests"},{"name":"rel_1_4_3","sha":"b8f60b6c3fe9f250d8439048aece62452eaf08b8","kind":"commit","published_at":"2020-09-11T14:50:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3/manifests"},{"name":"rel_1_4_2","sha":"c9e7dba13218fb61852a53284f5cd70057a1d111","kind":"commit","published_at":"2020-03-19T21:48:15.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2/manifests"},{"name":"rel_1_4_1","sha":"e7997215353e8a8b0228d4f644f42a86f1757446","kind":"commit","published_at":"2020-03-01T17:45:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1/manifests"},{"name":"rel_1_4_0","sha":"b4a80767cecd99fc83af689857f4976968775a5c","kind":"commit","published_at":"2020-02-04T21:02:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0/manifests"},{"name":"rel_1_3_3","sha":"3e45b69dbf38c51c1c6c2af1c669fbcbdc80e78e","kind":"commit","published_at":"2020-01-22T16:40:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3/manifests"},{"name":"rel_1_3_2","sha":"c61361b0c0d1e98e55c1856de1983fb0cfbe7d23","kind":"commit","published_at":"2019-12-16T18:44:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2/manifests"},{"name":"rel_1_3_1","sha":"8d6bb007a4de046c4d338f4b79b40c9fcbf73ab7","kind":"commit","published_at":"2019-11-13T14:43:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1/manifests"},{"name":"rel_1_3_0","sha":"973a67d97055136414b1cca7d806239924bed458","kind":"commit","published_at":"2019-10-31T15:57:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0/manifests"},{"name":"rel_1_2_1","sha":"30673342c58ce839d94dc5bf3fc95dafae83c297","kind":"commit","published_at":"2019-09-24T17:24:17.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1/manifests"},{"name":"rel_1_2_0","sha":"871ae3d5a9f8b31f6276c9c831719fd205b47e89","kind":"commit","published_at":"2019-09-20T14:29:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0/manifests"},{"name":"rel_1_1_0","sha":"bee044a1c187be7f98dbfa08cc3017b3b9362362","kind":"commit","published_at":"2019-08-26T23:47:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0/manifests"},{"name":"rel_1_0_11","sha":"dc0be779421035d23391946749e5beab89ec336b","kind":"commit","published_at":"2019-06-25T21:36:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_11","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11/manifests"},{"name":"rel_1_0_10","sha":"542474c5e64beb7839021efcdd5fd1f704057267","kind":"commit","published_at":"2019-04-28T18:55:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10/manifests"},{"name":"rel_1_0_9","sha":"104379b5b5f52dd8a98aaee61e60668cdf9abf1a","kind":"commit","published_at":"2019-04-15T15:38:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9/manifests"},{"name":"rel_1_0_8","sha":"3004792315a58d51571266a9f70ae02e565c88ef","kind":"commit","published_at":"2019-03-04T18:01:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8/manifests"},{"name":"rel_1_0_7","sha":"60c5e297f8b1dba464ec49ed7fe6ee0a72e0d44a","kind":"commit","published_at":"2019-01-26T02:03:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7/manifests"},{"name":"rel_1_0_6","sha":"54099921a919f74d7c29a24e88214f95e9878a44","kind":"commit","published_at":"2019-01-13T18:00:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6/manifests"},{"name":"rel_1_0_5","sha":"e1ad2afc494e3f04eaa330e73efa59aae30f4a6c","kind":"commit","published_at":"2018-11-28T04:28:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5/manifests"},{"name":"rel_1_0_4","sha":"418fc86819315b9e8490a4732c46d5ffea5a3101","kind":"commit","published_at":"2018-11-28T01:01:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4/manifests"},{"name":"rel_1_0_3","sha":"082b9f29181925a14ff26545de1267c7646a4dc7","kind":"commit","published_at":"2018-11-14T20:29:38.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3/manifests"},{"name":"rel_1_0_2","sha":"ecab9967b08b9fa71a985ca2de61884e3f6e0c5d","kind":"commit","published_at":"2018-10-31T20:32:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2/manifests"},{"name":"rel_1_0_1","sha":"defbc5b32a169679fc7df45f83b682beb453a2bc","kind":"commit","published_at":"2018-10-17T14:51:08.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1/manifests"},{"name":"rel_1_0_0","sha":"5e1721628e9dbe719940927705367740690bf4b2","kind":"commit","published_at":"2018-07-13T18:09:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0/manifests"},{"name":"rel_0_9_10","sha":"fc7e38114527d0c9b20812bb4b2c66b1b27cf096","kind":"commit","published_at":"2018-06-29T20:25:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10/manifests"},{"name":"rel_0_9_9","sha":"ff6b851ceddea347e1779e7a74cd12700e38f258","kind":"commit","published_at":"2018-03-22T14:06:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9/manifests"},{"name":"rel_0_9_8","sha":"a32d9209313cb87415353dfca8e10683c4b85d24","kind":"commit","published_at":"2018-02-16T20:55:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8/manifests"},{"name":"rel_0_9_7","sha":"3fad29945bc8ff7d52ebc358e6c6b46db8b51ea1","kind":"commit","published_at":"2018-01-16T17:47:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7/manifests"},{"name":"rel_0_9_6","sha":"f03e349032dd7f2801d397bb1752b6df40da047c","kind":"commit","published_at":"2017-10-13T15:17:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6/manifests"},{"name":"rel_0_9_5","sha":"392d01a0927857b0d263cfc684f5529dba3b2e5c","kind":"commit","published_at":"2017-08-09T14:11:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5/manifests"},{"name":"rel_0_9_4","sha":"af38a3cc17fe86e7581f43aedf1e55eb7e312d7e","kind":"commit","published_at":"2017-08-01T02:06:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4/manifests"},{"name":"rel_0_9_3","sha":"bea341e2a23dc030b58d6a82e26fafb3e2917c1b","kind":"commit","published_at":"2017-07-06T15:59:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3/manifests"},{"name":"rel_0_9_2","sha":"a5a5266b8d15a312ce13a68a838b46869cb0adba","kind":"commit","published_at":"2017-05-18T15:04:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2/manifests"},{"name":"rel_0_9_1","sha":"543783bca5cd39e3e1fe99bf7aeef6ca4b423edd","kind":"commit","published_at":"2017-03-01T16:51:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1/manifests"},{"name":"rel_0_9_0","sha":"d39c0ae72b004b0889093464038eb20773f042b6","kind":"commit","published_at":"2017-02-28T15:58:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0/manifests"},{"name":"rel_0_8_10","sha":"376837484acc80a6cbc1cda9125935c05a94ee0f","kind":"commit","published_at":"2017-01-17T18:53:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10/manifests"},{"name":"rel_0_8_9","sha":"183a4a6cc3a76c4c0a2b6d6f021ffd3b4cc09060","kind":"commit","published_at":"2016-11-28T17:14:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9/manifests"},{"name":"rel_0_8_8","sha":"d3676e25beb50ddc821937e4108d1c9535d4951e","kind":"commit","published_at":"2016-09-12T22:20:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8/manifests"},{"name":"rel_0_8_7","sha":"8084497fc7768e3d2a56a6dba7e8364dfc9bd098","kind":"commit","published_at":"2016-07-26T14:48:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7/manifests"},{"name":"rel_0_8_6","sha":"c8c61d75c309155b938b9c28b070aba40268ae95","kind":"commit","published_at":"2016-04-14T21:26:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6/manifests"},{"name":"rel_0_8_5","sha":"a512b5f115291deb70400e829a0ca95648d8955b","kind":"commit","published_at":"2016-03-09T14:36:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5/manifests"},{"name":"rel_0_8_4","sha":"8861f49527aef2fe38e54152e79f25ce40707345","kind":"commit","published_at":"2015-12-15T23:20:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4/manifests"},{"name":"rel_0_8_3","sha":"0b750d23844cc9ff7cc206d108156ba2028b7456","kind":"commit","published_at":"2015-10-16T19:19:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3/manifests"},{"name":"rel_0_8_2","sha":"9aef0f9fe04096f1ba31bd1efbc24b2bcc33bbd1","kind":"commit","published_at":"2015-08-25T16:32:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2/manifests"},{"name":"rel_0_8_1","sha":"8207591c88ee868fc0ddc83002f311eb85ae51da","kind":"commit","published_at":"2015-08-22T19:34:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1/manifests"},{"name":"rel_0_8_0","sha":"ca9792c6dd26881bbaa2c06edd84ef3fa1db34a9","kind":"commit","published_at":"2015-08-12T19:16:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0/manifests"},{"name":"rel_0_7_7","sha":"b8c8dc581fcdef6490a5f082d1adc0f9f50f279d","kind":"commit","published_at":"2015-07-22T17:25:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7/manifests"},{"name":"rel_0_7_6","sha":"6ae4196acc0170ebef29f617b49376b371a8923c","kind":"commit","published_at":"2015-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6/manifests"},{"name":"rel_0_7_5_post2","sha":"c3e39ec4bff3345dcc1daa1d678989b6fd690a3d","kind":"commit","published_at":"2015-03-20T19:29:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2/manifests"},{"name":"rel_0_7_5_post1","sha":"e1dc713aa6813152063c48ff66a57b365b56b2fc","kind":"commit","published_at":"2015-03-20T19:20:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1/manifests"},{"name":"rel_0_7_5","sha":"5d036bc2035548c3749280684be08d8999b2b39b","kind":"commit","published_at":"2015-03-19T20:34:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5/manifests"},{"name":"rel_0_7_4","sha":"f342bd245637651046b553114ab34ce3cee1a02b","kind":"commit","published_at":"2015-01-12T19:16:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4/manifests"},{"name":"rel_0_7_3","sha":"d69a590286019eea673e5daba935f909efeae5cc","kind":"commit","published_at":"2014-12-30T17:14:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3/manifests"},{"name":"rel_0_7_2","sha":"082a6c63668a601c0833c99b4ca23fe9459a3a40","kind":"commit","published_at":"2014-12-18T20:30:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2/manifests"},{"name":"rel_0_7_1","sha":"5f952f25caa688d89204d134ee867de7dbad917c","kind":"commit","published_at":"2014-12-03T20:50:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1/manifests"},{"name":"rel_0_7_0","sha":"1477a0dc9b346d047b987af9caa836cd6d61aca6","kind":"commit","published_at":"2014-11-24T20:20:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0/manifests"},{"name":"rel_0_6_7","sha":"e37162294fc6df9740f4231a75021f391e2a0f98","kind":"commit","published_at":"2014-09-09T21:53:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7/manifests"},{"name":"rel_0_6_6","sha":"21274431ac8f4b17ddf2f0ba16ae0046ea344e85","kind":"commit","published_at":"2014-08-07T20:14:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6/manifests"},{"name":"rel_0_6_5","sha":"bb51372abf96342dcac21e8bc08aa6d79f036a33","kind":"commit","published_at":"2014-05-03T22:37:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5/manifests"},{"name":"rel_0_6_4","sha":"e5a066c7caf9256e006121d87e859b8ca51f7769","kind":"commit","published_at":"2014-03-28T23:39:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4/manifests"},{"name":"rel_0_6_3","sha":"aeeb24bbf863c3e95455677c937c9b22160671a4","kind":"commit","published_at":"2014-02-03T00:55:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3/manifests"},{"name":"rel_0_6_2","sha":"106d3a5707dfff134a9bded98c9cfb471fdc1910","kind":"commit","published_at":"2013-12-27T19:25:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2/manifests"},{"name":"rel_0_6_1","sha":"257600f8bfa49e4ce83d2f35418684ae04f23d85","kind":"commit","published_at":"2013-11-27T17:33:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1/manifests"},{"name":"rel_0_6_0","sha":"3d4f95c7e4c043e4281d8e68c6f0eaab8ce0d48a","kind":"commit","published_at":"2013-07-19T21:17:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0/manifests"},{"name":"rel_0_5_0","sha":"879aa4d7c7013a551e516e2a026d41823d368224","kind":"commit","published_at":"2013-04-04T22:40:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0/manifests"},{"name":"rel_0_4_2","sha":"979a32f8e92c56fd5a0b9ca3e9cb1842290fd84d","kind":"commit","published_at":"2013-01-11T16:17:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2/manifests"},{"name":"rel_0_4_1","sha":"a52b54b339b971b1376a55176c9c58a985b21739","kind":"commit","published_at":"2012-12-09T22:10:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1/manifests"},{"name":"rel_0_4_0","sha":"03481917469dde2be467c352232cc38999c50507","kind":"commit","published_at":"2012-10-01T21:12:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0/manifests"},{"name":"rel_0_3_6","sha":"c972e816befb38466196d89eead2e2bc55f1afae","kind":"commit","published_at":"2012-08-15T19:33:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6/manifests"},{"name":"rel_0_3_5","sha":"64f6a6a584eedb8f5d8227656e94b80a022e525e","kind":"commit","published_at":"2012-07-08T18:15:06.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5/manifests"},{"name":"rel_0_3_4","sha":"9e213ed2921cf0be75a61a05401320eb8b75a332","kind":"commit","published_at":"2012-06-03T00:06:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4/manifests"},{"name":"rel_0_3_3","sha":"d4094ff7a76cd4438b15242c7c883333235fc0c7","kind":"commit","published_at":"2012-06-02T18:42:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3/manifests"},{"name":"rel_0_3_2","sha":"17b7299729fe1ff05e1638d555233875bc21caab","kind":"commit","published_at":"2012-04-30T19:17:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2/manifests"},{"name":"rel_0_3_1","sha":"a7ada78d87aeb7383455b3935457950f1070d4b2","kind":"commit","published_at":"2012-04-07T22:00:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1/manifests"},{"name":"rel_0_3_0","sha":"8332e56a18e30ebc5c74bf782f6ad42d14ea9814","kind":"commit","published_at":"2012-04-05T17:33:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0/manifests"},{"name":"rel_0_2_2","sha":"494191413c80a01a7156fbe5fc6788d269e5e9ed","kind":"commit","published_at":"2012-03-13T04:59:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2/manifests"},{"name":"rel_0_2_1","sha":"87ab39a74dcf49dd7cabe55b89d37758a2104001","kind":"commit","published_at":"2012-01-31T15:10:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1/manifests"},{"name":"rel_0_2_0","sha":"0bf3fe8f6f089f6023f3917ce8faa050ad0b79b0","kind":"commit","published_at":"2012-01-30T19:34:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0/manifests"},{"name":"rel_0_1_1","sha":"d76a1bea49a29822000254ec26926de1187c1d1d","kind":"commit","published_at":"2012-01-05T01:07:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1/manifests"},{"name":"rel_0_1_0","sha":"3bf28d1fc3e665ae81baa5e47609840ea6f42142","kind":"commit","published_at":"2011-11-30T20:08:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:49:33.236Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/alembic?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/alembic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/alembic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/alembic/dependencies","status":null,"funding_links":["https://github.com/sponsors/alembic","https://patreon.com/zzzeek","https://tidelift.com/funding/github/pypi/SQLAlchemy","https://github.com/sponsors/sqlalchemy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:01:18.352Z","issues_count":340,"pull_requests_count":179,"avg_time_to_close_issue":13271692.476394849,"avg_time_to_close_pull_request":2620729.4507042253,"issues_closed_count":233,"pull_requests_closed_count":142,"pull_request_authors_count":104,"issue_authors_count":261,"avg_comments_per_issue":4.3617647058823525,"avg_comments_per_pull_request":5.06145251396648,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":29,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":423357.64285714284,"past_year_avg_time_to_close_pull_request":1870793.25,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":3.103448275862069,"past_year_avg_comments_per_pull_request":2.358974358974359,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/issues","maintainers":[{"login":"CaselIT","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"zzzeek","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"jvanasco","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"},{"login":"pbecotte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pbecotte"}],"active_maintainers":[{"login":"zzzeek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"CaselIT","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"jvanasco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/alembic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/alembic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/alembic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/alembic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/alembic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/alembic/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1100},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-24T05:06:12.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13485906,"name":"alembic","ecosystem":"debian","description":null,"homepage":"https://github.com/sqlalchemy/alembic","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sqlalchemy/alembic","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T16:57:51.634Z","latest_release_published_at":"2026-02-10T16:57:51.634Z","latest_release_number":"1.8.1-2","last_synced_at":"2026-03-12T16:25:10.410Z","created_at":"2026-02-10T16:57:51.422Z","updated_at":"2026-08-18T10:06:45.375Z","registry_url":"https://tracker.debian.org/pkg/alembic","install_command":"apt-get install alembic","documentation_url":"https://packages.debian.org/bookworm/alembic","metadata":{"component":"main","architecture":"all","priority":"source","binary":"alembic, python3-alembic","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-changelog, python3-setuptools, python3-sphinx, python3-sphinx-copybutton, python3-sphinx-paramlinks","build_depends_indep":"python3-dateutil, python3-editor, python3-mako, python3-mock, python3-pytest, python3-sqlalchemy","build_depends_arch":null},"repo_metadata":{"id":37271625,"uuid":"159267771","full_name":"sqlalchemy/alembic","owner":"sqlalchemy","description":"A database migrations tool for SQLAlchemy.","archived":false,"fork":false,"pushed_at":"2026-08-10T22:28:26.000Z","size":5420,"stargazers_count":4310,"open_issues_count":128,"forks_count":361,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-08-11T05:46:51.976Z","etag":null,"topics":["python","sql","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sqlalchemy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"alembic","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-27T03:02:53.000Z","updated_at":"2026-08-10T22:28:44.000Z","dependencies_parsed_at":"2026-08-11T05:47:22.143Z","dependency_job_id":null,"html_url":"https://github.com/sqlalchemy/alembic","commit_stats":{"total_commits":1624,"total_committers":194,"mean_commits":8.371134020618557,"dds":0.25,"last_synced_commit":"b6b44c1e90c96b55939b28d73f427eff7b9cb620"},"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/sqlalchemy/alembic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/sbom","scorecard":{"id":168211,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlalchemy/alembic","commit":"cd4f404358f101b2b930013c609c074baca61468"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/run-on-pr.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-test.yaml:19","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:82","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:95","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2010-1 / GHSA-7q8x-38mc-p84f","Warn: Project is vulnerable to: PYSEC-2022-260 / GHSA-v973-fxgf-6xhp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T15:32:46.305Z","repository_id":37271625,"created_at":"2025-08-16T15:32:46.305Z","updated_at":"2025-08-16T15:32:46.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36552563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"sqlalchemy","name":"SQLAlchemy","uuid":"6043126","kind":"organization","description":"The Database Toolkit and Object Relational Mapper","email":null,"website":"https://www.sqlalchemy.org","location":null,"twitter":"sqlalchemy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6043126?v=4","repositories_count":9,"last_synced_at":"2024-05-01T09:30:40.494Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sqlalchemy","funding_links":["https://github.com/sponsors/sqlalchemy"],"total_stars":11995,"followers":362,"following":0,"created_at":"2022-11-02T16:28:36.065Z","updated_at":"2024-05-01T09:30:42.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy/repositories"},"tags":[{"name":"rel_1_19_1","sha":"efe73dec13974f63cb438c1a2b525f2c5ac4c926","kind":"commit","published_at":"2026-08-08T16:30:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1/manifests"},{"name":"rel_1_19_0","sha":"d2204e4860fc87096a8c8e43b5370a6978f4d470","kind":"commit","published_at":"2026-08-04T18:33:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0/manifests"},{"name":"rel_1_18_5","sha":"013b68a4c8e0711d0bf999683b5e72ad8332e853","kind":"commit","published_at":"2026-06-25T15:19:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5/manifests"},{"name":"rel_1_18_4","sha":"766b5ee98e0aeea85a18f272a1ac813712ee0697","kind":"commit","published_at":"2026-02-10T15:57:53.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4/manifests"},{"name":"rel_1_18_3","sha":"d3f66e6b769eeeddae220a348d767890a4ea2c4b","kind":"commit","published_at":"2026-01-29T20:23:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3/manifests"},{"name":"rel_1_18_2","sha":"8167182d852fbcd4c36d3b867b601144fd96b0c9","kind":"commit","published_at":"2026-01-28T21:20:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2/manifests"},{"name":"rel_1_18_1","sha":"723bc949b9427b1a258ee0913e8fb89aaa3e4d31","kind":"commit","published_at":"2026-01-14T18:52:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1/manifests"},{"name":"rel_1_18_0","sha":"76e575b9c397b0a734358010fad58c60f3e2e3f2","kind":"commit","published_at":"2026-01-09T21:18:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0/manifests"},{"name":"rel_1_17_2","sha":"c8384551f41a4a06deefa61597a6f173fcb1a820","kind":"commit","published_at":"2025-11-14T20:32:35.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2/manifests"},{"name":"rel_1_17_1","sha":"e0c6e652f43aa225494c552ed54fbd449ad4ba79","kind":"commit","published_at":"2025-10-29T00:21:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1/manifests"},{"name":"rel_1_17_0","sha":"7bd9a04c0f57ee81ab3cb90f29044189d44e07b0","kind":"commit","published_at":"2025-10-11T18:37:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0/manifests"},{"name":"rel_1_16_5","sha":"c026cf70aece7d6cddf929cb37748c6076b1d528","kind":"commit","published_at":"2025-08-27T18:00:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5/manifests"},{"name":"rel_1_16_4","sha":"4ac119a11439bc822e847f728c28b05e158e8ea2","kind":"commit","published_at":"2025-07-10T16:16:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4/manifests"},{"name":"rel_1_16_3","sha":"1133630b4717934e5b587139e8b23d49f42c1cfd","kind":"commit","published_at":"2025-07-08T18:56:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3/manifests"},{"name":"rel_1_16_2","sha":"b63852d7c7a3be9c0ef7087aab2f86451f6b5e89","kind":"commit","published_at":"2025-06-16T18:03:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2/manifests"},{"name":"rel_1_16_1","sha":"3872e2322728bf1ad5868b325370fd3a4a0f5373","kind":"commit","published_at":"2025-05-21T23:10:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1/manifests"},{"name":"rel_1_16_0","sha":"468019c355ceea8b2cc75fcebe157314a805ec89","kind":"commit","published_at":"2025-05-21T19:15:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0/manifests"},{"name":"rel_1_15_2","sha":"3bd8d5190f7e02a73ff0d332356311b636f6b2a8","kind":"commit","published_at":"2025-03-28T13:50:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2/manifests"},{"name":"rel_1_15_1","sha":"dba16010329caab35709fef040cb6f59966c01d0","kind":"commit","published_at":"2025-03-04T21:59:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1/manifests"},{"name":"rel_1_15_0","sha":"fc34867efd14016a8363a933c061f049c880eed4","kind":"commit","published_at":"2025-03-04T17:56:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0/manifests"},{"name":"rel_1_14_1","sha":"ef5a3c4c0874178ed41d20d056168529072bc68c","kind":"commit","published_at":"2025-01-19T23:14:41.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1/manifests"},{"name":"rel_1_14_0","sha":"0c70a0bb3f64aff5c6c729497f17b2bf63d882fa","kind":"commit","published_at":"2024-11-04T18:42:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0/manifests"},{"name":"rel_1_13_3","sha":"b43a1966180f592d6be2a52361230d988e68353d","kind":"commit","published_at":"2024-09-23T14:51:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3/manifests"},{"name":"rel_1_13_2","sha":"c57a5b7b4d88296bbfc73c1dd770a9122bc1002e","kind":"commit","published_at":"2024-06-26T15:37:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2/manifests"},{"name":"rel_1_13_1","sha":"baac3bc569932c6bdc7d9e7015cdc0481e788615","kind":"commit","published_at":"2023-12-20T17:03:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1/manifests"},{"name":"rel_1_13_0","sha":"8bb93a0352e01258131ad8c9945ee500c3bc55cb","kind":"commit","published_at":"2023-12-01T15:24:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0/manifests"},{"name":"rel_1_12_1","sha":"0b1f273813dfe8c5d7359e8ca224d6801674d639","kind":"commit","published_at":"2023-10-26T15:08:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1/manifests"},{"name":"rel_1_12_0","sha":"4d82946f6c0c51cbfa1b46d6988111f88db649bc","kind":"commit","published_at":"2023-08-31T17:23:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0/manifests"},{"name":"rel_1_11_3","sha":"47850ab7dbc88905db8abf7abab6a48699d4a50a","kind":"commit","published_at":"2023-08-16T16:49:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3/manifests"},{"name":"rel_1_11_2","sha":"9f74eb00cac5b2646918b4e11fb567f779cadf7c","kind":"commit","published_at":"2023-08-04T13:54:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2/manifests"},{"name":"rel_1_11_1","sha":"0064c5183cc19ee84954f75f44b4b5f9131973fb","kind":"commit","published_at":"2023-05-17T22:06:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1/manifests"},{"name":"rel_1_11_0","sha":"494246c4fad986ac9d6c607c0dcf36d1f382d0b3","kind":"commit","published_at":"2023-05-15T19:44:58.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0/manifests"},{"name":"rel_1_10_4","sha":"c6067a5367015b6f1437a4357515e63dd8561829","kind":"commit","published_at":"2023-04-24T15:08:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4/manifests"},{"name":"rel_1_10_3","sha":"a22dadbfa4208f1916f158920faf50a933651e5e","kind":"commit","published_at":"2023-04-05T19:39:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3/manifests"},{"name":"rel_1_10_2","sha":"69a72b8ce8710e10983818639b081f3cec6f1ba4","kind":"commit","published_at":"2023-03-08T17:16:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2/manifests"},{"name":"rel_1_10_1","sha":"534465efd65fd78e4ac34469e03d4eb77f5a1ec6","kind":"commit","published_at":"2023-03-07T01:12:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1/manifests"},{"name":"rel_1_10_0","sha":"c13821875edd5529408a6effdb7873b216e878fd","kind":"commit","published_at":"2023-03-05T23:06:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0/manifests"},{"name":"rel_1_9_4","sha":"31d3d8dc582bc76982cab8e7e76a414d1f466517","kind":"commit","published_at":"2023-02-16T17:35:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4/manifests"},{"name":"rel_1_9_3","sha":"912ca37797a44d6fd94fc6566e4fd9df587dde86","kind":"commit","published_at":"2023-02-07T20:47:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3/manifests"},{"name":"rel_1_9_2","sha":"071eaf3c02aa93b89a58863ad8682e52fe448725","kind":"commit","published_at":"2023-01-14T19:11:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2/manifests"},{"name":"rel_1_9_1","sha":"613c23766b4fbd81f0415b870158aef4c6534eae","kind":"commit","published_at":"2022-12-23T19:26:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1/manifests"},{"name":"rel_1_9_0","sha":"dad8266bda4acc6d418360b9c3ae2ea56bf85792","kind":"commit","published_at":"2022-12-15T18:04:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0/manifests"},{"name":"rel_1_8_1","sha":"a968c9d2832173ee7d5dde50c7573f7b99424c38","kind":"commit","published_at":"2022-07-13T14:17:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1/manifests"},{"name":"rel_1_8_0","sha":"ee83ff6e2e9996166ab7a82f29b66969d2416267","kind":"commit","published_at":"2022-05-31T21:11:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0/manifests"},{"name":"rel_1_7_7","sha":"7b55158fee2efd437f1f462c1730cb47fb25a259","kind":"commit","published_at":"2022-03-14T19:39:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7/manifests"},{"name":"rel_1_7_6","sha":"92649264871918c54f74d0b8fa690b1e8e27203b","kind":"commit","published_at":"2022-02-01T15:00:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6/manifests"},{"name":"rel_1_7_5","sha":"feb9167f123fdb0857a4cb2560526ab2d4d8d173","kind":"commit","published_at":"2021-11-11T15:55:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5/manifests"},{"name":"rel_1_7_4","sha":"9872fbbca84f600e184c29227f8f863038788448","kind":"commit","published_at":"2021-10-06T14:13:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4/manifests"},{"name":"rel_1_7_3","sha":"6f5d6d30ff19c926ac6646710514e038b89de731","kind":"commit","published_at":"2021-09-17T15:28:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3/manifests"},{"name":"rel_1_7_2","sha":"dfb34776626469ee32da2fee92cac1a6ec82d653","kind":"commit","published_at":"2021-09-17T13:59:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2/manifests"},{"name":"rel_1_7_1","sha":"293cc37f14281280e679619eae9fc57fe0d271eb","kind":"commit","published_at":"2021-08-30T21:49:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1/manifests"},{"name":"rel_1_7_0","sha":"2c5752e745091a8f5f5720bad1fe629bf2cd30a0","kind":"commit","published_at":"2021-08-30T15:02:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0/manifests"},{"name":"rel_1_6_5","sha":"cfa6b65761f42fe5dca8802a089b2630336b9a5f","kind":"commit","published_at":"2021-05-27T19:49:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5/manifests"},{"name":"rel_1_6_4","sha":"79eb3c722c64e669e748ddc07cfa1642fb6fb133","kind":"commit","published_at":"2021-05-24T20:38:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4/manifests"},{"name":"rel_1_6_3","sha":"3227146634f437c3bc21fd0dd7bedcf6288a6951","kind":"commit","published_at":"2021-05-21T20:48:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3/manifests"},{"name":"rel_1_6_2","sha":"bd49e7865b8736fa8046ce4c99a001bf64a14efd","kind":"commit","published_at":"2021-05-07T02:31:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2/manifests"},{"name":"rel_1_6_1","sha":"82321d097f22ee2feb2a909e7a26cc596bc678e3","kind":"commit","published_at":"2021-05-06T17:09:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1/manifests"},{"name":"rel_1_6_0","sha":"692ebacdc3684b6a499db28c19f53a19d51d7f17","kind":"commit","published_at":"2021-05-03T18:45:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0/manifests"},{"name":"rel_1_5_8","sha":"815e1954894e74f370ee290e2cc57cc8156e476f","kind":"commit","published_at":"2021-03-23T18:13:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8/manifests"},{"name":"rel_1_5_7","sha":"389d750eca71ffc18a919b3b1414a05b640b4e4b","kind":"commit","published_at":"2021-03-11T16:22:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7/manifests"},{"name":"rel_1_5_6","sha":"5c1fe7e842752d40de64944b1147ad55d88bf56a","kind":"commit","published_at":"2021-03-05T14:59:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6/manifests"},{"name":"rel_1_5_5","sha":"c527dfef00744822e25f2741a3e2ce69f50d434c","kind":"commit","published_at":"2021-02-20T21:47:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5/manifests"},{"name":"rel_1_5_4","sha":"364d5fdb578eb0602fcedf899af45ccdbd77639a","kind":"commit","published_at":"2021-02-03T15:01:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4/manifests"},{"name":"rel_1_5_3","sha":"07fcf347038b6bc8ae92579c800eba9c685fd5d1","kind":"commit","published_at":"2021-01-29T21:51:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3/manifests"},{"name":"rel_1_5_2","sha":"8b3a2d8606db604186a23e49765447382f54e956","kind":"commit","published_at":"2021-01-20T18:30:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2/manifests"},{"name":"rel_1_5_1","sha":"5208fa572c7c1ee5c5010761753b0149175d3e70","kind":"commit","published_at":"2021-01-19T15:19:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1/manifests"},{"name":"rel_1_5_0","sha":"f1518bac5529bf6a105872cdc17e6e4fcf090a74","kind":"commit","published_at":"2021-01-18T20:52:24.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0/manifests"},{"name":"rel_1_4_3","sha":"b8f60b6c3fe9f250d8439048aece62452eaf08b8","kind":"commit","published_at":"2020-09-11T14:50:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3/manifests"},{"name":"rel_1_4_2","sha":"c9e7dba13218fb61852a53284f5cd70057a1d111","kind":"commit","published_at":"2020-03-19T21:48:15.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2/manifests"},{"name":"rel_1_4_1","sha":"e7997215353e8a8b0228d4f644f42a86f1757446","kind":"commit","published_at":"2020-03-01T17:45:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1/manifests"},{"name":"rel_1_4_0","sha":"b4a80767cecd99fc83af689857f4976968775a5c","kind":"commit","published_at":"2020-02-04T21:02:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0/manifests"},{"name":"rel_1_3_3","sha":"3e45b69dbf38c51c1c6c2af1c669fbcbdc80e78e","kind":"commit","published_at":"2020-01-22T16:40:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3/manifests"},{"name":"rel_1_3_2","sha":"c61361b0c0d1e98e55c1856de1983fb0cfbe7d23","kind":"commit","published_at":"2019-12-16T18:44:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2/manifests"},{"name":"rel_1_3_1","sha":"8d6bb007a4de046c4d338f4b79b40c9fcbf73ab7","kind":"commit","published_at":"2019-11-13T14:43:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1/manifests"},{"name":"rel_1_3_0","sha":"973a67d97055136414b1cca7d806239924bed458","kind":"commit","published_at":"2019-10-31T15:57:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0/manifests"},{"name":"rel_1_2_1","sha":"30673342c58ce839d94dc5bf3fc95dafae83c297","kind":"commit","published_at":"2019-09-24T17:24:17.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1/manifests"},{"name":"rel_1_2_0","sha":"871ae3d5a9f8b31f6276c9c831719fd205b47e89","kind":"commit","published_at":"2019-09-20T14:29:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0/manifests"},{"name":"rel_1_1_0","sha":"bee044a1c187be7f98dbfa08cc3017b3b9362362","kind":"commit","published_at":"2019-08-26T23:47:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0/manifests"},{"name":"rel_1_0_11","sha":"dc0be779421035d23391946749e5beab89ec336b","kind":"commit","published_at":"2019-06-25T21:36:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_11","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11/manifests"},{"name":"rel_1_0_10","sha":"542474c5e64beb7839021efcdd5fd1f704057267","kind":"commit","published_at":"2019-04-28T18:55:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10/manifests"},{"name":"rel_1_0_9","sha":"104379b5b5f52dd8a98aaee61e60668cdf9abf1a","kind":"commit","published_at":"2019-04-15T15:38:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9/manifests"},{"name":"rel_1_0_8","sha":"3004792315a58d51571266a9f70ae02e565c88ef","kind":"commit","published_at":"2019-03-04T18:01:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8/manifests"},{"name":"rel_1_0_7","sha":"60c5e297f8b1dba464ec49ed7fe6ee0a72e0d44a","kind":"commit","published_at":"2019-01-26T02:03:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7/manifests"},{"name":"rel_1_0_6","sha":"54099921a919f74d7c29a24e88214f95e9878a44","kind":"commit","published_at":"2019-01-13T18:00:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6/manifests"},{"name":"rel_1_0_5","sha":"e1ad2afc494e3f04eaa330e73efa59aae30f4a6c","kind":"commit","published_at":"2018-11-28T04:28:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5/manifests"},{"name":"rel_1_0_4","sha":"418fc86819315b9e8490a4732c46d5ffea5a3101","kind":"commit","published_at":"2018-11-28T01:01:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4/manifests"},{"name":"rel_1_0_3","sha":"082b9f29181925a14ff26545de1267c7646a4dc7","kind":"commit","published_at":"2018-11-14T20:29:38.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3/manifests"},{"name":"rel_1_0_2","sha":"ecab9967b08b9fa71a985ca2de61884e3f6e0c5d","kind":"commit","published_at":"2018-10-31T20:32:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2/manifests"},{"name":"rel_1_0_1","sha":"defbc5b32a169679fc7df45f83b682beb453a2bc","kind":"commit","published_at":"2018-10-17T14:51:08.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1/manifests"},{"name":"rel_1_0_0","sha":"5e1721628e9dbe719940927705367740690bf4b2","kind":"commit","published_at":"2018-07-13T18:09:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0/manifests"},{"name":"rel_0_9_10","sha":"fc7e38114527d0c9b20812bb4b2c66b1b27cf096","kind":"commit","published_at":"2018-06-29T20:25:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10/manifests"},{"name":"rel_0_9_9","sha":"ff6b851ceddea347e1779e7a74cd12700e38f258","kind":"commit","published_at":"2018-03-22T14:06:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9/manifests"},{"name":"rel_0_9_8","sha":"a32d9209313cb87415353dfca8e10683c4b85d24","kind":"commit","published_at":"2018-02-16T20:55:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8/manifests"},{"name":"rel_0_9_7","sha":"3fad29945bc8ff7d52ebc358e6c6b46db8b51ea1","kind":"commit","published_at":"2018-01-16T17:47:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7/manifests"},{"name":"rel_0_9_6","sha":"f03e349032dd7f2801d397bb1752b6df40da047c","kind":"commit","published_at":"2017-10-13T15:17:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6/manifests"},{"name":"rel_0_9_5","sha":"392d01a0927857b0d263cfc684f5529dba3b2e5c","kind":"commit","published_at":"2017-08-09T14:11:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5/manifests"},{"name":"rel_0_9_4","sha":"af38a3cc17fe86e7581f43aedf1e55eb7e312d7e","kind":"commit","published_at":"2017-08-01T02:06:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4/manifests"},{"name":"rel_0_9_3","sha":"bea341e2a23dc030b58d6a82e26fafb3e2917c1b","kind":"commit","published_at":"2017-07-06T15:59:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3/manifests"},{"name":"rel_0_9_2","sha":"a5a5266b8d15a312ce13a68a838b46869cb0adba","kind":"commit","published_at":"2017-05-18T15:04:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2/manifests"},{"name":"rel_0_9_1","sha":"543783bca5cd39e3e1fe99bf7aeef6ca4b423edd","kind":"commit","published_at":"2017-03-01T16:51:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1/manifests"},{"name":"rel_0_9_0","sha":"d39c0ae72b004b0889093464038eb20773f042b6","kind":"commit","published_at":"2017-02-28T15:58:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0/manifests"},{"name":"rel_0_8_10","sha":"376837484acc80a6cbc1cda9125935c05a94ee0f","kind":"commit","published_at":"2017-01-17T18:53:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10/manifests"},{"name":"rel_0_8_9","sha":"183a4a6cc3a76c4c0a2b6d6f021ffd3b4cc09060","kind":"commit","published_at":"2016-11-28T17:14:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9/manifests"},{"name":"rel_0_8_8","sha":"d3676e25beb50ddc821937e4108d1c9535d4951e","kind":"commit","published_at":"2016-09-12T22:20:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8/manifests"},{"name":"rel_0_8_7","sha":"8084497fc7768e3d2a56a6dba7e8364dfc9bd098","kind":"commit","published_at":"2016-07-26T14:48:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7/manifests"},{"name":"rel_0_8_6","sha":"c8c61d75c309155b938b9c28b070aba40268ae95","kind":"commit","published_at":"2016-04-14T21:26:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6/manifests"},{"name":"rel_0_8_5","sha":"a512b5f115291deb70400e829a0ca95648d8955b","kind":"commit","published_at":"2016-03-09T14:36:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5/manifests"},{"name":"rel_0_8_4","sha":"8861f49527aef2fe38e54152e79f25ce40707345","kind":"commit","published_at":"2015-12-15T23:20:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4/manifests"},{"name":"rel_0_8_3","sha":"0b750d23844cc9ff7cc206d108156ba2028b7456","kind":"commit","published_at":"2015-10-16T19:19:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3/manifests"},{"name":"rel_0_8_2","sha":"9aef0f9fe04096f1ba31bd1efbc24b2bcc33bbd1","kind":"commit","published_at":"2015-08-25T16:32:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2/manifests"},{"name":"rel_0_8_1","sha":"8207591c88ee868fc0ddc83002f311eb85ae51da","kind":"commit","published_at":"2015-08-22T19:34:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1/manifests"},{"name":"rel_0_8_0","sha":"ca9792c6dd26881bbaa2c06edd84ef3fa1db34a9","kind":"commit","published_at":"2015-08-12T19:16:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0/manifests"},{"name":"rel_0_7_7","sha":"b8c8dc581fcdef6490a5f082d1adc0f9f50f279d","kind":"commit","published_at":"2015-07-22T17:25:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7/manifests"},{"name":"rel_0_7_6","sha":"6ae4196acc0170ebef29f617b49376b371a8923c","kind":"commit","published_at":"2015-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6/manifests"},{"name":"rel_0_7_5_post2","sha":"c3e39ec4bff3345dcc1daa1d678989b6fd690a3d","kind":"commit","published_at":"2015-03-20T19:29:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2/manifests"},{"name":"rel_0_7_5_post1","sha":"e1dc713aa6813152063c48ff66a57b365b56b2fc","kind":"commit","published_at":"2015-03-20T19:20:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1/manifests"},{"name":"rel_0_7_5","sha":"5d036bc2035548c3749280684be08d8999b2b39b","kind":"commit","published_at":"2015-03-19T20:34:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5/manifests"},{"name":"rel_0_7_4","sha":"f342bd245637651046b553114ab34ce3cee1a02b","kind":"commit","published_at":"2015-01-12T19:16:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4/manifests"},{"name":"rel_0_7_3","sha":"d69a590286019eea673e5daba935f909efeae5cc","kind":"commit","published_at":"2014-12-30T17:14:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3/manifests"},{"name":"rel_0_7_2","sha":"082a6c63668a601c0833c99b4ca23fe9459a3a40","kind":"commit","published_at":"2014-12-18T20:30:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2/manifests"},{"name":"rel_0_7_1","sha":"5f952f25caa688d89204d134ee867de7dbad917c","kind":"commit","published_at":"2014-12-03T20:50:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1/manifests"},{"name":"rel_0_7_0","sha":"1477a0dc9b346d047b987af9caa836cd6d61aca6","kind":"commit","published_at":"2014-11-24T20:20:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0/manifests"},{"name":"rel_0_6_7","sha":"e37162294fc6df9740f4231a75021f391e2a0f98","kind":"commit","published_at":"2014-09-09T21:53:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7/manifests"},{"name":"rel_0_6_6","sha":"21274431ac8f4b17ddf2f0ba16ae0046ea344e85","kind":"commit","published_at":"2014-08-07T20:14:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6/manifests"},{"name":"rel_0_6_5","sha":"bb51372abf96342dcac21e8bc08aa6d79f036a33","kind":"commit","published_at":"2014-05-03T22:37:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5/manifests"},{"name":"rel_0_6_4","sha":"e5a066c7caf9256e006121d87e859b8ca51f7769","kind":"commit","published_at":"2014-03-28T23:39:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4/manifests"},{"name":"rel_0_6_3","sha":"aeeb24bbf863c3e95455677c937c9b22160671a4","kind":"commit","published_at":"2014-02-03T00:55:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3/manifests"},{"name":"rel_0_6_2","sha":"106d3a5707dfff134a9bded98c9cfb471fdc1910","kind":"commit","published_at":"2013-12-27T19:25:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2/manifests"},{"name":"rel_0_6_1","sha":"257600f8bfa49e4ce83d2f35418684ae04f23d85","kind":"commit","published_at":"2013-11-27T17:33:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1/manifests"},{"name":"rel_0_6_0","sha":"3d4f95c7e4c043e4281d8e68c6f0eaab8ce0d48a","kind":"commit","published_at":"2013-07-19T21:17:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0/manifests"},{"name":"rel_0_5_0","sha":"879aa4d7c7013a551e516e2a026d41823d368224","kind":"commit","published_at":"2013-04-04T22:40:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0/manifests"},{"name":"rel_0_4_2","sha":"979a32f8e92c56fd5a0b9ca3e9cb1842290fd84d","kind":"commit","published_at":"2013-01-11T16:17:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2/manifests"},{"name":"rel_0_4_1","sha":"a52b54b339b971b1376a55176c9c58a985b21739","kind":"commit","published_at":"2012-12-09T22:10:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1/manifests"},{"name":"rel_0_4_0","sha":"03481917469dde2be467c352232cc38999c50507","kind":"commit","published_at":"2012-10-01T21:12:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0/manifests"},{"name":"rel_0_3_6","sha":"c972e816befb38466196d89eead2e2bc55f1afae","kind":"commit","published_at":"2012-08-15T19:33:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6/manifests"},{"name":"rel_0_3_5","sha":"64f6a6a584eedb8f5d8227656e94b80a022e525e","kind":"commit","published_at":"2012-07-08T18:15:06.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5/manifests"},{"name":"rel_0_3_4","sha":"9e213ed2921cf0be75a61a05401320eb8b75a332","kind":"commit","published_at":"2012-06-03T00:06:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4/manifests"},{"name":"rel_0_3_3","sha":"d4094ff7a76cd4438b15242c7c883333235fc0c7","kind":"commit","published_at":"2012-06-02T18:42:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3/manifests"},{"name":"rel_0_3_2","sha":"17b7299729fe1ff05e1638d555233875bc21caab","kind":"commit","published_at":"2012-04-30T19:17:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2/manifests"},{"name":"rel_0_3_1","sha":"a7ada78d87aeb7383455b3935457950f1070d4b2","kind":"commit","published_at":"2012-04-07T22:00:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1/manifests"},{"name":"rel_0_3_0","sha":"8332e56a18e30ebc5c74bf782f6ad42d14ea9814","kind":"commit","published_at":"2012-04-05T17:33:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0/manifests"},{"name":"rel_0_2_2","sha":"494191413c80a01a7156fbe5fc6788d269e5e9ed","kind":"commit","published_at":"2012-03-13T04:59:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2/manifests"},{"name":"rel_0_2_1","sha":"87ab39a74dcf49dd7cabe55b89d37758a2104001","kind":"commit","published_at":"2012-01-31T15:10:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1/manifests"},{"name":"rel_0_2_0","sha":"0bf3fe8f6f089f6023f3917ce8faa050ad0b79b0","kind":"commit","published_at":"2012-01-30T19:34:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0/manifests"},{"name":"rel_0_1_1","sha":"d76a1bea49a29822000254ec26926de1187c1d1d","kind":"commit","published_at":"2012-01-05T01:07:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1/manifests"},{"name":"rel_0_1_0","sha":"3bf28d1fc3e665ae81baa5e47609840ea6f42142","kind":"commit","published_at":"2011-11-30T20:08:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:06:45.375Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/alembic?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/alembic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/alembic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/alembic/dependencies","status":null,"funding_links":["https://github.com/sponsors/alembic","https://patreon.com/zzzeek","https://tidelift.com/funding/github/pypi/SQLAlchemy","https://github.com/sponsors/sqlalchemy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:01:18.352Z","issues_count":340,"pull_requests_count":179,"avg_time_to_close_issue":13271692.476394849,"avg_time_to_close_pull_request":2620729.4507042253,"issues_closed_count":233,"pull_requests_closed_count":142,"pull_request_authors_count":104,"issue_authors_count":261,"avg_comments_per_issue":4.3617647058823525,"avg_comments_per_pull_request":5.06145251396648,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":29,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":423357.64285714284,"past_year_avg_time_to_close_pull_request":1870793.25,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":3.103448275862069,"past_year_avg_comments_per_pull_request":2.358974358974359,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/issues","maintainers":[{"login":"CaselIT","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"zzzeek","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"jvanasco","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"},{"login":"pbecotte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pbecotte"}],"active_maintainers":[{"login":"zzzeek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"CaselIT","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"jvanasco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/alembic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/alembic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/alembic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/alembic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/alembic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/alembic/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1231},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-24T05:06:15.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":5283187,"name":"alembic","ecosystem":"conda","description":"Alembic is a lightweight database migration tool for usage with the SQLAlchemy Database Toolkit for Python.","homepage":"https://alembic.sqlalchemy.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sqlalchemy/alembic","keywords_array":[],"namespace":null,"versions_count":48,"first_release_published_at":"2017-09-21T00:14:06.000Z","latest_release_published_at":"2026-08-11T16:54:16.000Z","latest_release_number":"1.19.1","last_synced_at":"2026-08-12T08:18:04.462Z","created_at":"2022-10-03T15:39:06.814Z","updated_at":"2026-08-18T10:14:22.513Z","registry_url":"https://anaconda.org/anaconda/alembic","install_command":"conda install -c anaconda alembic","documentation_url":null,"metadata":{},"repo_metadata":{"id":37271625,"uuid":"159267771","full_name":"sqlalchemy/alembic","owner":"sqlalchemy","description":"A database migrations tool for SQLAlchemy.","archived":false,"fork":false,"pushed_at":"2026-08-10T22:28:26.000Z","size":5420,"stargazers_count":4310,"open_issues_count":128,"forks_count":361,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-08-11T05:46:51.976Z","etag":null,"topics":["python","sql","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sqlalchemy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"alembic","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-27T03:02:53.000Z","updated_at":"2026-08-10T22:28:44.000Z","dependencies_parsed_at":"2026-08-11T05:47:22.143Z","dependency_job_id":null,"html_url":"https://github.com/sqlalchemy/alembic","commit_stats":{"total_commits":1624,"total_committers":194,"mean_commits":8.371134020618557,"dds":0.25,"last_synced_commit":"b6b44c1e90c96b55939b28d73f427eff7b9cb620"},"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/sqlalchemy/alembic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/sbom","scorecard":{"id":168211,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlalchemy/alembic","commit":"cd4f404358f101b2b930013c609c074baca61468"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/run-on-pr.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-test.yaml:19","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:82","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:95","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2010-1 / GHSA-7q8x-38mc-p84f","Warn: Project is vulnerable to: PYSEC-2022-260 / GHSA-v973-fxgf-6xhp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T15:32:46.305Z","repository_id":37271625,"created_at":"2025-08-16T15:32:46.305Z","updated_at":"2025-08-16T15:32:46.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36552563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"sqlalchemy","name":"SQLAlchemy","uuid":"6043126","kind":"organization","description":"The Database Toolkit and Object Relational Mapper","email":null,"website":"https://www.sqlalchemy.org","location":null,"twitter":"sqlalchemy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6043126?v=4","repositories_count":9,"last_synced_at":"2024-05-01T09:30:40.494Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sqlalchemy","funding_links":["https://github.com/sponsors/sqlalchemy"],"total_stars":11995,"followers":362,"following":0,"created_at":"2022-11-02T16:28:36.065Z","updated_at":"2024-05-01T09:30:42.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy/repositories"},"tags":[{"name":"rel_1_19_1","sha":"efe73dec13974f63cb438c1a2b525f2c5ac4c926","kind":"commit","published_at":"2026-08-08T16:30:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1/manifests"},{"name":"rel_1_19_0","sha":"d2204e4860fc87096a8c8e43b5370a6978f4d470","kind":"commit","published_at":"2026-08-04T18:33:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0/manifests"},{"name":"rel_1_18_5","sha":"013b68a4c8e0711d0bf999683b5e72ad8332e853","kind":"commit","published_at":"2026-06-25T15:19:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5/manifests"},{"name":"rel_1_18_4","sha":"766b5ee98e0aeea85a18f272a1ac813712ee0697","kind":"commit","published_at":"2026-02-10T15:57:53.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4/manifests"},{"name":"rel_1_18_3","sha":"d3f66e6b769eeeddae220a348d767890a4ea2c4b","kind":"commit","published_at":"2026-01-29T20:23:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3/manifests"},{"name":"rel_1_18_2","sha":"8167182d852fbcd4c36d3b867b601144fd96b0c9","kind":"commit","published_at":"2026-01-28T21:20:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2/manifests"},{"name":"rel_1_18_1","sha":"723bc949b9427b1a258ee0913e8fb89aaa3e4d31","kind":"commit","published_at":"2026-01-14T18:52:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1/manifests"},{"name":"rel_1_18_0","sha":"76e575b9c397b0a734358010fad58c60f3e2e3f2","kind":"commit","published_at":"2026-01-09T21:18:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0/manifests"},{"name":"rel_1_17_2","sha":"c8384551f41a4a06deefa61597a6f173fcb1a820","kind":"commit","published_at":"2025-11-14T20:32:35.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2/manifests"},{"name":"rel_1_17_1","sha":"e0c6e652f43aa225494c552ed54fbd449ad4ba79","kind":"commit","published_at":"2025-10-29T00:21:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1/manifests"},{"name":"rel_1_17_0","sha":"7bd9a04c0f57ee81ab3cb90f29044189d44e07b0","kind":"commit","published_at":"2025-10-11T18:37:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0/manifests"},{"name":"rel_1_16_5","sha":"c026cf70aece7d6cddf929cb37748c6076b1d528","kind":"commit","published_at":"2025-08-27T18:00:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5/manifests"},{"name":"rel_1_16_4","sha":"4ac119a11439bc822e847f728c28b05e158e8ea2","kind":"commit","published_at":"2025-07-10T16:16:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4/manifests"},{"name":"rel_1_16_3","sha":"1133630b4717934e5b587139e8b23d49f42c1cfd","kind":"commit","published_at":"2025-07-08T18:56:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3/manifests"},{"name":"rel_1_16_2","sha":"b63852d7c7a3be9c0ef7087aab2f86451f6b5e89","kind":"commit","published_at":"2025-06-16T18:03:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2/manifests"},{"name":"rel_1_16_1","sha":"3872e2322728bf1ad5868b325370fd3a4a0f5373","kind":"commit","published_at":"2025-05-21T23:10:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1/manifests"},{"name":"rel_1_16_0","sha":"468019c355ceea8b2cc75fcebe157314a805ec89","kind":"commit","published_at":"2025-05-21T19:15:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0/manifests"},{"name":"rel_1_15_2","sha":"3bd8d5190f7e02a73ff0d332356311b636f6b2a8","kind":"commit","published_at":"2025-03-28T13:50:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2/manifests"},{"name":"rel_1_15_1","sha":"dba16010329caab35709fef040cb6f59966c01d0","kind":"commit","published_at":"2025-03-04T21:59:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1/manifests"},{"name":"rel_1_15_0","sha":"fc34867efd14016a8363a933c061f049c880eed4","kind":"commit","published_at":"2025-03-04T17:56:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0/manifests"},{"name":"rel_1_14_1","sha":"ef5a3c4c0874178ed41d20d056168529072bc68c","kind":"commit","published_at":"2025-01-19T23:14:41.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1/manifests"},{"name":"rel_1_14_0","sha":"0c70a0bb3f64aff5c6c729497f17b2bf63d882fa","kind":"commit","published_at":"2024-11-04T18:42:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0/manifests"},{"name":"rel_1_13_3","sha":"b43a1966180f592d6be2a52361230d988e68353d","kind":"commit","published_at":"2024-09-23T14:51:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3/manifests"},{"name":"rel_1_13_2","sha":"c57a5b7b4d88296bbfc73c1dd770a9122bc1002e","kind":"commit","published_at":"2024-06-26T15:37:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2/manifests"},{"name":"rel_1_13_1","sha":"baac3bc569932c6bdc7d9e7015cdc0481e788615","kind":"commit","published_at":"2023-12-20T17:03:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1/manifests"},{"name":"rel_1_13_0","sha":"8bb93a0352e01258131ad8c9945ee500c3bc55cb","kind":"commit","published_at":"2023-12-01T15:24:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0/manifests"},{"name":"rel_1_12_1","sha":"0b1f273813dfe8c5d7359e8ca224d6801674d639","kind":"commit","published_at":"2023-10-26T15:08:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1/manifests"},{"name":"rel_1_12_0","sha":"4d82946f6c0c51cbfa1b46d6988111f88db649bc","kind":"commit","published_at":"2023-08-31T17:23:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0/manifests"},{"name":"rel_1_11_3","sha":"47850ab7dbc88905db8abf7abab6a48699d4a50a","kind":"commit","published_at":"2023-08-16T16:49:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3/manifests"},{"name":"rel_1_11_2","sha":"9f74eb00cac5b2646918b4e11fb567f779cadf7c","kind":"commit","published_at":"2023-08-04T13:54:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2/manifests"},{"name":"rel_1_11_1","sha":"0064c5183cc19ee84954f75f44b4b5f9131973fb","kind":"commit","published_at":"2023-05-17T22:06:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1/manifests"},{"name":"rel_1_11_0","sha":"494246c4fad986ac9d6c607c0dcf36d1f382d0b3","kind":"commit","published_at":"2023-05-15T19:44:58.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0/manifests"},{"name":"rel_1_10_4","sha":"c6067a5367015b6f1437a4357515e63dd8561829","kind":"commit","published_at":"2023-04-24T15:08:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4/manifests"},{"name":"rel_1_10_3","sha":"a22dadbfa4208f1916f158920faf50a933651e5e","kind":"commit","published_at":"2023-04-05T19:39:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3/manifests"},{"name":"rel_1_10_2","sha":"69a72b8ce8710e10983818639b081f3cec6f1ba4","kind":"commit","published_at":"2023-03-08T17:16:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2/manifests"},{"name":"rel_1_10_1","sha":"534465efd65fd78e4ac34469e03d4eb77f5a1ec6","kind":"commit","published_at":"2023-03-07T01:12:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1/manifests"},{"name":"rel_1_10_0","sha":"c13821875edd5529408a6effdb7873b216e878fd","kind":"commit","published_at":"2023-03-05T23:06:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0/manifests"},{"name":"rel_1_9_4","sha":"31d3d8dc582bc76982cab8e7e76a414d1f466517","kind":"commit","published_at":"2023-02-16T17:35:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4/manifests"},{"name":"rel_1_9_3","sha":"912ca37797a44d6fd94fc6566e4fd9df587dde86","kind":"commit","published_at":"2023-02-07T20:47:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3/manifests"},{"name":"rel_1_9_2","sha":"071eaf3c02aa93b89a58863ad8682e52fe448725","kind":"commit","published_at":"2023-01-14T19:11:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2/manifests"},{"name":"rel_1_9_1","sha":"613c23766b4fbd81f0415b870158aef4c6534eae","kind":"commit","published_at":"2022-12-23T19:26:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1/manifests"},{"name":"rel_1_9_0","sha":"dad8266bda4acc6d418360b9c3ae2ea56bf85792","kind":"commit","published_at":"2022-12-15T18:04:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0/manifests"},{"name":"rel_1_8_1","sha":"a968c9d2832173ee7d5dde50c7573f7b99424c38","kind":"commit","published_at":"2022-07-13T14:17:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1/manifests"},{"name":"rel_1_8_0","sha":"ee83ff6e2e9996166ab7a82f29b66969d2416267","kind":"commit","published_at":"2022-05-31T21:11:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0/manifests"},{"name":"rel_1_7_7","sha":"7b55158fee2efd437f1f462c1730cb47fb25a259","kind":"commit","published_at":"2022-03-14T19:39:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7/manifests"},{"name":"rel_1_7_6","sha":"92649264871918c54f74d0b8fa690b1e8e27203b","kind":"commit","published_at":"2022-02-01T15:00:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6/manifests"},{"name":"rel_1_7_5","sha":"feb9167f123fdb0857a4cb2560526ab2d4d8d173","kind":"commit","published_at":"2021-11-11T15:55:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5/manifests"},{"name":"rel_1_7_4","sha":"9872fbbca84f600e184c29227f8f863038788448","kind":"commit","published_at":"2021-10-06T14:13:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4/manifests"},{"name":"rel_1_7_3","sha":"6f5d6d30ff19c926ac6646710514e038b89de731","kind":"commit","published_at":"2021-09-17T15:28:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3/manifests"},{"name":"rel_1_7_2","sha":"dfb34776626469ee32da2fee92cac1a6ec82d653","kind":"commit","published_at":"2021-09-17T13:59:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2/manifests"},{"name":"rel_1_7_1","sha":"293cc37f14281280e679619eae9fc57fe0d271eb","kind":"commit","published_at":"2021-08-30T21:49:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1/manifests"},{"name":"rel_1_7_0","sha":"2c5752e745091a8f5f5720bad1fe629bf2cd30a0","kind":"commit","published_at":"2021-08-30T15:02:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0/manifests"},{"name":"rel_1_6_5","sha":"cfa6b65761f42fe5dca8802a089b2630336b9a5f","kind":"commit","published_at":"2021-05-27T19:49:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5/manifests"},{"name":"rel_1_6_4","sha":"79eb3c722c64e669e748ddc07cfa1642fb6fb133","kind":"commit","published_at":"2021-05-24T20:38:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4/manifests"},{"name":"rel_1_6_3","sha":"3227146634f437c3bc21fd0dd7bedcf6288a6951","kind":"commit","published_at":"2021-05-21T20:48:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3/manifests"},{"name":"rel_1_6_2","sha":"bd49e7865b8736fa8046ce4c99a001bf64a14efd","kind":"commit","published_at":"2021-05-07T02:31:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2/manifests"},{"name":"rel_1_6_1","sha":"82321d097f22ee2feb2a909e7a26cc596bc678e3","kind":"commit","published_at":"2021-05-06T17:09:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1/manifests"},{"name":"rel_1_6_0","sha":"692ebacdc3684b6a499db28c19f53a19d51d7f17","kind":"commit","published_at":"2021-05-03T18:45:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0/manifests"},{"name":"rel_1_5_8","sha":"815e1954894e74f370ee290e2cc57cc8156e476f","kind":"commit","published_at":"2021-03-23T18:13:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8/manifests"},{"name":"rel_1_5_7","sha":"389d750eca71ffc18a919b3b1414a05b640b4e4b","kind":"commit","published_at":"2021-03-11T16:22:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7/manifests"},{"name":"rel_1_5_6","sha":"5c1fe7e842752d40de64944b1147ad55d88bf56a","kind":"commit","published_at":"2021-03-05T14:59:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6/manifests"},{"name":"rel_1_5_5","sha":"c527dfef00744822e25f2741a3e2ce69f50d434c","kind":"commit","published_at":"2021-02-20T21:47:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5/manifests"},{"name":"rel_1_5_4","sha":"364d5fdb578eb0602fcedf899af45ccdbd77639a","kind":"commit","published_at":"2021-02-03T15:01:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4/manifests"},{"name":"rel_1_5_3","sha":"07fcf347038b6bc8ae92579c800eba9c685fd5d1","kind":"commit","published_at":"2021-01-29T21:51:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3/manifests"},{"name":"rel_1_5_2","sha":"8b3a2d8606db604186a23e49765447382f54e956","kind":"commit","published_at":"2021-01-20T18:30:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2/manifests"},{"name":"rel_1_5_1","sha":"5208fa572c7c1ee5c5010761753b0149175d3e70","kind":"commit","published_at":"2021-01-19T15:19:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1/manifests"},{"name":"rel_1_5_0","sha":"f1518bac5529bf6a105872cdc17e6e4fcf090a74","kind":"commit","published_at":"2021-01-18T20:52:24.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0/manifests"},{"name":"rel_1_4_3","sha":"b8f60b6c3fe9f250d8439048aece62452eaf08b8","kind":"commit","published_at":"2020-09-11T14:50:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3/manifests"},{"name":"rel_1_4_2","sha":"c9e7dba13218fb61852a53284f5cd70057a1d111","kind":"commit","published_at":"2020-03-19T21:48:15.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2/manifests"},{"name":"rel_1_4_1","sha":"e7997215353e8a8b0228d4f644f42a86f1757446","kind":"commit","published_at":"2020-03-01T17:45:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1/manifests"},{"name":"rel_1_4_0","sha":"b4a80767cecd99fc83af689857f4976968775a5c","kind":"commit","published_at":"2020-02-04T21:02:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0/manifests"},{"name":"rel_1_3_3","sha":"3e45b69dbf38c51c1c6c2af1c669fbcbdc80e78e","kind":"commit","published_at":"2020-01-22T16:40:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3/manifests"},{"name":"rel_1_3_2","sha":"c61361b0c0d1e98e55c1856de1983fb0cfbe7d23","kind":"commit","published_at":"2019-12-16T18:44:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2/manifests"},{"name":"rel_1_3_1","sha":"8d6bb007a4de046c4d338f4b79b40c9fcbf73ab7","kind":"commit","published_at":"2019-11-13T14:43:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1/manifests"},{"name":"rel_1_3_0","sha":"973a67d97055136414b1cca7d806239924bed458","kind":"commit","published_at":"2019-10-31T15:57:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0/manifests"},{"name":"rel_1_2_1","sha":"30673342c58ce839d94dc5bf3fc95dafae83c297","kind":"commit","published_at":"2019-09-24T17:24:17.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1/manifests"},{"name":"rel_1_2_0","sha":"871ae3d5a9f8b31f6276c9c831719fd205b47e89","kind":"commit","published_at":"2019-09-20T14:29:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0/manifests"},{"name":"rel_1_1_0","sha":"bee044a1c187be7f98dbfa08cc3017b3b9362362","kind":"commit","published_at":"2019-08-26T23:47:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0/manifests"},{"name":"rel_1_0_11","sha":"dc0be779421035d23391946749e5beab89ec336b","kind":"commit","published_at":"2019-06-25T21:36:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_11","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11/manifests"},{"name":"rel_1_0_10","sha":"542474c5e64beb7839021efcdd5fd1f704057267","kind":"commit","published_at":"2019-04-28T18:55:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10/manifests"},{"name":"rel_1_0_9","sha":"104379b5b5f52dd8a98aaee61e60668cdf9abf1a","kind":"commit","published_at":"2019-04-15T15:38:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9/manifests"},{"name":"rel_1_0_8","sha":"3004792315a58d51571266a9f70ae02e565c88ef","kind":"commit","published_at":"2019-03-04T18:01:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8/manifests"},{"name":"rel_1_0_7","sha":"60c5e297f8b1dba464ec49ed7fe6ee0a72e0d44a","kind":"commit","published_at":"2019-01-26T02:03:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7/manifests"},{"name":"rel_1_0_6","sha":"54099921a919f74d7c29a24e88214f95e9878a44","kind":"commit","published_at":"2019-01-13T18:00:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6/manifests"},{"name":"rel_1_0_5","sha":"e1ad2afc494e3f04eaa330e73efa59aae30f4a6c","kind":"commit","published_at":"2018-11-28T04:28:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5/manifests"},{"name":"rel_1_0_4","sha":"418fc86819315b9e8490a4732c46d5ffea5a3101","kind":"commit","published_at":"2018-11-28T01:01:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4/manifests"},{"name":"rel_1_0_3","sha":"082b9f29181925a14ff26545de1267c7646a4dc7","kind":"commit","published_at":"2018-11-14T20:29:38.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3/manifests"},{"name":"rel_1_0_2","sha":"ecab9967b08b9fa71a985ca2de61884e3f6e0c5d","kind":"commit","published_at":"2018-10-31T20:32:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2/manifests"},{"name":"rel_1_0_1","sha":"defbc5b32a169679fc7df45f83b682beb453a2bc","kind":"commit","published_at":"2018-10-17T14:51:08.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1/manifests"},{"name":"rel_1_0_0","sha":"5e1721628e9dbe719940927705367740690bf4b2","kind":"commit","published_at":"2018-07-13T18:09:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0/manifests"},{"name":"rel_0_9_10","sha":"fc7e38114527d0c9b20812bb4b2c66b1b27cf096","kind":"commit","published_at":"2018-06-29T20:25:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10/manifests"},{"name":"rel_0_9_9","sha":"ff6b851ceddea347e1779e7a74cd12700e38f258","kind":"commit","published_at":"2018-03-22T14:06:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9/manifests"},{"name":"rel_0_9_8","sha":"a32d9209313cb87415353dfca8e10683c4b85d24","kind":"commit","published_at":"2018-02-16T20:55:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8/manifests"},{"name":"rel_0_9_7","sha":"3fad29945bc8ff7d52ebc358e6c6b46db8b51ea1","kind":"commit","published_at":"2018-01-16T17:47:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7/manifests"},{"name":"rel_0_9_6","sha":"f03e349032dd7f2801d397bb1752b6df40da047c","kind":"commit","published_at":"2017-10-13T15:17:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6/manifests"},{"name":"rel_0_9_5","sha":"392d01a0927857b0d263cfc684f5529dba3b2e5c","kind":"commit","published_at":"2017-08-09T14:11:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5/manifests"},{"name":"rel_0_9_4","sha":"af38a3cc17fe86e7581f43aedf1e55eb7e312d7e","kind":"commit","published_at":"2017-08-01T02:06:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4/manifests"},{"name":"rel_0_9_3","sha":"bea341e2a23dc030b58d6a82e26fafb3e2917c1b","kind":"commit","published_at":"2017-07-06T15:59:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3/manifests"},{"name":"rel_0_9_2","sha":"a5a5266b8d15a312ce13a68a838b46869cb0adba","kind":"commit","published_at":"2017-05-18T15:04:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2/manifests"},{"name":"rel_0_9_1","sha":"543783bca5cd39e3e1fe99bf7aeef6ca4b423edd","kind":"commit","published_at":"2017-03-01T16:51:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1/manifests"},{"name":"rel_0_9_0","sha":"d39c0ae72b004b0889093464038eb20773f042b6","kind":"commit","published_at":"2017-02-28T15:58:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0/manifests"},{"name":"rel_0_8_10","sha":"376837484acc80a6cbc1cda9125935c05a94ee0f","kind":"commit","published_at":"2017-01-17T18:53:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10/manifests"},{"name":"rel_0_8_9","sha":"183a4a6cc3a76c4c0a2b6d6f021ffd3b4cc09060","kind":"commit","published_at":"2016-11-28T17:14:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9/manifests"},{"name":"rel_0_8_8","sha":"d3676e25beb50ddc821937e4108d1c9535d4951e","kind":"commit","published_at":"2016-09-12T22:20:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8/manifests"},{"name":"rel_0_8_7","sha":"8084497fc7768e3d2a56a6dba7e8364dfc9bd098","kind":"commit","published_at":"2016-07-26T14:48:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7/manifests"},{"name":"rel_0_8_6","sha":"c8c61d75c309155b938b9c28b070aba40268ae95","kind":"commit","published_at":"2016-04-14T21:26:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6/manifests"},{"name":"rel_0_8_5","sha":"a512b5f115291deb70400e829a0ca95648d8955b","kind":"commit","published_at":"2016-03-09T14:36:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5/manifests"},{"name":"rel_0_8_4","sha":"8861f49527aef2fe38e54152e79f25ce40707345","kind":"commit","published_at":"2015-12-15T23:20:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4/manifests"},{"name":"rel_0_8_3","sha":"0b750d23844cc9ff7cc206d108156ba2028b7456","kind":"commit","published_at":"2015-10-16T19:19:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3/manifests"},{"name":"rel_0_8_2","sha":"9aef0f9fe04096f1ba31bd1efbc24b2bcc33bbd1","kind":"commit","published_at":"2015-08-25T16:32:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2/manifests"},{"name":"rel_0_8_1","sha":"8207591c88ee868fc0ddc83002f311eb85ae51da","kind":"commit","published_at":"2015-08-22T19:34:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1/manifests"},{"name":"rel_0_8_0","sha":"ca9792c6dd26881bbaa2c06edd84ef3fa1db34a9","kind":"commit","published_at":"2015-08-12T19:16:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0/manifests"},{"name":"rel_0_7_7","sha":"b8c8dc581fcdef6490a5f082d1adc0f9f50f279d","kind":"commit","published_at":"2015-07-22T17:25:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7/manifests"},{"name":"rel_0_7_6","sha":"6ae4196acc0170ebef29f617b49376b371a8923c","kind":"commit","published_at":"2015-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6/manifests"},{"name":"rel_0_7_5_post2","sha":"c3e39ec4bff3345dcc1daa1d678989b6fd690a3d","kind":"commit","published_at":"2015-03-20T19:29:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2/manifests"},{"name":"rel_0_7_5_post1","sha":"e1dc713aa6813152063c48ff66a57b365b56b2fc","kind":"commit","published_at":"2015-03-20T19:20:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1/manifests"},{"name":"rel_0_7_5","sha":"5d036bc2035548c3749280684be08d8999b2b39b","kind":"commit","published_at":"2015-03-19T20:34:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5/manifests"},{"name":"rel_0_7_4","sha":"f342bd245637651046b553114ab34ce3cee1a02b","kind":"commit","published_at":"2015-01-12T19:16:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4/manifests"},{"name":"rel_0_7_3","sha":"d69a590286019eea673e5daba935f909efeae5cc","kind":"commit","published_at":"2014-12-30T17:14:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3/manifests"},{"name":"rel_0_7_2","sha":"082a6c63668a601c0833c99b4ca23fe9459a3a40","kind":"commit","published_at":"2014-12-18T20:30:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2/manifests"},{"name":"rel_0_7_1","sha":"5f952f25caa688d89204d134ee867de7dbad917c","kind":"commit","published_at":"2014-12-03T20:50:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1/manifests"},{"name":"rel_0_7_0","sha":"1477a0dc9b346d047b987af9caa836cd6d61aca6","kind":"commit","published_at":"2014-11-24T20:20:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0/manifests"},{"name":"rel_0_6_7","sha":"e37162294fc6df9740f4231a75021f391e2a0f98","kind":"commit","published_at":"2014-09-09T21:53:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7/manifests"},{"name":"rel_0_6_6","sha":"21274431ac8f4b17ddf2f0ba16ae0046ea344e85","kind":"commit","published_at":"2014-08-07T20:14:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6/manifests"},{"name":"rel_0_6_5","sha":"bb51372abf96342dcac21e8bc08aa6d79f036a33","kind":"commit","published_at":"2014-05-03T22:37:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5/manifests"},{"name":"rel_0_6_4","sha":"e5a066c7caf9256e006121d87e859b8ca51f7769","kind":"commit","published_at":"2014-03-28T23:39:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4/manifests"},{"name":"rel_0_6_3","sha":"aeeb24bbf863c3e95455677c937c9b22160671a4","kind":"commit","published_at":"2014-02-03T00:55:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3/manifests"},{"name":"rel_0_6_2","sha":"106d3a5707dfff134a9bded98c9cfb471fdc1910","kind":"commit","published_at":"2013-12-27T19:25:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2/manifests"},{"name":"rel_0_6_1","sha":"257600f8bfa49e4ce83d2f35418684ae04f23d85","kind":"commit","published_at":"2013-11-27T17:33:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1/manifests"},{"name":"rel_0_6_0","sha":"3d4f95c7e4c043e4281d8e68c6f0eaab8ce0d48a","kind":"commit","published_at":"2013-07-19T21:17:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0/manifests"},{"name":"rel_0_5_0","sha":"879aa4d7c7013a551e516e2a026d41823d368224","kind":"commit","published_at":"2013-04-04T22:40:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0/manifests"},{"name":"rel_0_4_2","sha":"979a32f8e92c56fd5a0b9ca3e9cb1842290fd84d","kind":"commit","published_at":"2013-01-11T16:17:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2/manifests"},{"name":"rel_0_4_1","sha":"a52b54b339b971b1376a55176c9c58a985b21739","kind":"commit","published_at":"2012-12-09T22:10:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1/manifests"},{"name":"rel_0_4_0","sha":"03481917469dde2be467c352232cc38999c50507","kind":"commit","published_at":"2012-10-01T21:12:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0/manifests"},{"name":"rel_0_3_6","sha":"c972e816befb38466196d89eead2e2bc55f1afae","kind":"commit","published_at":"2012-08-15T19:33:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6/manifests"},{"name":"rel_0_3_5","sha":"64f6a6a584eedb8f5d8227656e94b80a022e525e","kind":"commit","published_at":"2012-07-08T18:15:06.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5/manifests"},{"name":"rel_0_3_4","sha":"9e213ed2921cf0be75a61a05401320eb8b75a332","kind":"commit","published_at":"2012-06-03T00:06:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4/manifests"},{"name":"rel_0_3_3","sha":"d4094ff7a76cd4438b15242c7c883333235fc0c7","kind":"commit","published_at":"2012-06-02T18:42:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3/manifests"},{"name":"rel_0_3_2","sha":"17b7299729fe1ff05e1638d555233875bc21caab","kind":"commit","published_at":"2012-04-30T19:17:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2/manifests"},{"name":"rel_0_3_1","sha":"a7ada78d87aeb7383455b3935457950f1070d4b2","kind":"commit","published_at":"2012-04-07T22:00:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1/manifests"},{"name":"rel_0_3_0","sha":"8332e56a18e30ebc5c74bf782f6ad42d14ea9814","kind":"commit","published_at":"2012-04-05T17:33:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0/manifests"},{"name":"rel_0_2_2","sha":"494191413c80a01a7156fbe5fc6788d269e5e9ed","kind":"commit","published_at":"2012-03-13T04:59:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2/manifests"},{"name":"rel_0_2_1","sha":"87ab39a74dcf49dd7cabe55b89d37758a2104001","kind":"commit","published_at":"2012-01-31T15:10:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1/manifests"},{"name":"rel_0_2_0","sha":"0bf3fe8f6f089f6023f3917ce8faa050ad0b79b0","kind":"commit","published_at":"2012-01-30T19:34:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0/manifests"},{"name":"rel_0_1_1","sha":"d76a1bea49a29822000254ec26926de1187c1d1d","kind":"commit","published_at":"2012-01-05T01:07:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1/manifests"},{"name":"rel_0_1_0","sha":"3bf28d1fc3e665ae81baa5e47609840ea6f42142","kind":"commit","published_at":"2011-11-30T20:08:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:14:22.512Z","dependent_packages_count":13,"downloads":75414,"downloads_period":"total","dependent_repos_count":101,"rankings":{"downloads":null,"dependent_repos_count":18.62323294406884,"dependent_packages_count":2.858020897357099,"stargazers_count":18.315918869084204,"forks_count":23.878303626306085,"docker_downloads_count":null,"average":15.918869084204056},"purl":"pkg:conda/alembic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/alembic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/alembic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/alembic/dependencies","status":null,"funding_links":["https://github.com/sponsors/alembic","https://patreon.com/zzzeek","https://tidelift.com/funding/github/pypi/SQLAlchemy","https://github.com/sponsors/sqlalchemy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:01:18.352Z","issues_count":340,"pull_requests_count":179,"avg_time_to_close_issue":13271692.476394849,"avg_time_to_close_pull_request":2620729.4507042253,"issues_closed_count":233,"pull_requests_closed_count":142,"pull_request_authors_count":104,"issue_authors_count":261,"avg_comments_per_issue":4.3617647058823525,"avg_comments_per_pull_request":5.06145251396648,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":29,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":423357.64285714284,"past_year_avg_time_to_close_pull_request":1870793.25,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":3.103448275862069,"past_year_avg_comments_per_pull_request":2.358974358974359,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/issues","maintainers":[{"login":"CaselIT","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"zzzeek","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"jvanasco","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"},{"login":"pbecotte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pbecotte"}],"active_maintainers":[{"login":"zzzeek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"CaselIT","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"jvanasco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/alembic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/alembic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/alembic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/alembic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/alembic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/alembic/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","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":13440216,"name":"alembic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sqlalchemy/alembic","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sqlalchemy/alembic","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-08T03:43:51.096Z","latest_release_published_at":"2026-02-08T03:43:51.096Z","latest_release_number":"1.13.2-2","last_synced_at":"2026-03-08T04:52:01.265Z","created_at":"2026-02-08T03:43:50.711Z","updated_at":"2026-08-18T10:14:23.025Z","registry_url":"https://launchpad.net/ubuntu/+source/alembic","install_command":"apt-get install alembic","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"alembic, python3-alembic","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-changelog, python3-setuptools, python3-sphinx, python3-sphinx-copybutton, python3-sphinx-paramlinks, python3-typing-extensions","build_depends_indep":"python3-dateutil, python3-editor, python3-mako, python3-pytest, python3-sqlalchemy","build_depends_arch":null},"repo_metadata":{"id":37271625,"uuid":"159267771","full_name":"sqlalchemy/alembic","owner":"sqlalchemy","description":"A database migrations tool for SQLAlchemy.","archived":false,"fork":false,"pushed_at":"2026-08-10T22:28:26.000Z","size":5420,"stargazers_count":4310,"open_issues_count":128,"forks_count":361,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-08-11T05:46:51.976Z","etag":null,"topics":["python","sql","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sqlalchemy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"alembic","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-27T03:02:53.000Z","updated_at":"2026-08-10T22:28:44.000Z","dependencies_parsed_at":"2026-08-11T05:47:22.143Z","dependency_job_id":null,"html_url":"https://github.com/sqlalchemy/alembic","commit_stats":{"total_commits":1624,"total_committers":194,"mean_commits":8.371134020618557,"dds":0.25,"last_synced_commit":"b6b44c1e90c96b55939b28d73f427eff7b9cb620"},"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/sqlalchemy/alembic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/sbom","scorecard":{"id":168211,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlalchemy/alembic","commit":"cd4f404358f101b2b930013c609c074baca61468"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/run-on-pr.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-test.yaml:19","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:82","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:95","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2010-1 / GHSA-7q8x-38mc-p84f","Warn: Project is vulnerable to: PYSEC-2022-260 / GHSA-v973-fxgf-6xhp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T15:32:46.305Z","repository_id":37271625,"created_at":"2025-08-16T15:32:46.305Z","updated_at":"2025-08-16T15:32:46.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36552563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"sqlalchemy","name":"SQLAlchemy","uuid":"6043126","kind":"organization","description":"The Database Toolkit and Object Relational Mapper","email":null,"website":"https://www.sqlalchemy.org","location":null,"twitter":"sqlalchemy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6043126?v=4","repositories_count":9,"last_synced_at":"2024-05-01T09:30:40.494Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sqlalchemy","funding_links":["https://github.com/sponsors/sqlalchemy"],"total_stars":11995,"followers":362,"following":0,"created_at":"2022-11-02T16:28:36.065Z","updated_at":"2024-05-01T09:30:42.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy/repositories"},"tags":[{"name":"rel_1_19_1","sha":"efe73dec13974f63cb438c1a2b525f2c5ac4c926","kind":"commit","published_at":"2026-08-08T16:30:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1/manifests"},{"name":"rel_1_19_0","sha":"d2204e4860fc87096a8c8e43b5370a6978f4d470","kind":"commit","published_at":"2026-08-04T18:33:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0/manifests"},{"name":"rel_1_18_5","sha":"013b68a4c8e0711d0bf999683b5e72ad8332e853","kind":"commit","published_at":"2026-06-25T15:19:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5/manifests"},{"name":"rel_1_18_4","sha":"766b5ee98e0aeea85a18f272a1ac813712ee0697","kind":"commit","published_at":"2026-02-10T15:57:53.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4/manifests"},{"name":"rel_1_18_3","sha":"d3f66e6b769eeeddae220a348d767890a4ea2c4b","kind":"commit","published_at":"2026-01-29T20:23:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3/manifests"},{"name":"rel_1_18_2","sha":"8167182d852fbcd4c36d3b867b601144fd96b0c9","kind":"commit","published_at":"2026-01-28T21:20:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2/manifests"},{"name":"rel_1_18_1","sha":"723bc949b9427b1a258ee0913e8fb89aaa3e4d31","kind":"commit","published_at":"2026-01-14T18:52:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1/manifests"},{"name":"rel_1_18_0","sha":"76e575b9c397b0a734358010fad58c60f3e2e3f2","kind":"commit","published_at":"2026-01-09T21:18:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0/manifests"},{"name":"rel_1_17_2","sha":"c8384551f41a4a06deefa61597a6f173fcb1a820","kind":"commit","published_at":"2025-11-14T20:32:35.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2/manifests"},{"name":"rel_1_17_1","sha":"e0c6e652f43aa225494c552ed54fbd449ad4ba79","kind":"commit","published_at":"2025-10-29T00:21:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1/manifests"},{"name":"rel_1_17_0","sha":"7bd9a04c0f57ee81ab3cb90f29044189d44e07b0","kind":"commit","published_at":"2025-10-11T18:37:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0/manifests"},{"name":"rel_1_16_5","sha":"c026cf70aece7d6cddf929cb37748c6076b1d528","kind":"commit","published_at":"2025-08-27T18:00:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5/manifests"},{"name":"rel_1_16_4","sha":"4ac119a11439bc822e847f728c28b05e158e8ea2","kind":"commit","published_at":"2025-07-10T16:16:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4/manifests"},{"name":"rel_1_16_3","sha":"1133630b4717934e5b587139e8b23d49f42c1cfd","kind":"commit","published_at":"2025-07-08T18:56:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3/manifests"},{"name":"rel_1_16_2","sha":"b63852d7c7a3be9c0ef7087aab2f86451f6b5e89","kind":"commit","published_at":"2025-06-16T18:03:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2/manifests"},{"name":"rel_1_16_1","sha":"3872e2322728bf1ad5868b325370fd3a4a0f5373","kind":"commit","published_at":"2025-05-21T23:10:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1/manifests"},{"name":"rel_1_16_0","sha":"468019c355ceea8b2cc75fcebe157314a805ec89","kind":"commit","published_at":"2025-05-21T19:15:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0/manifests"},{"name":"rel_1_15_2","sha":"3bd8d5190f7e02a73ff0d332356311b636f6b2a8","kind":"commit","published_at":"2025-03-28T13:50:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2/manifests"},{"name":"rel_1_15_1","sha":"dba16010329caab35709fef040cb6f59966c01d0","kind":"commit","published_at":"2025-03-04T21:59:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1/manifests"},{"name":"rel_1_15_0","sha":"fc34867efd14016a8363a933c061f049c880eed4","kind":"commit","published_at":"2025-03-04T17:56:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0/manifests"},{"name":"rel_1_14_1","sha":"ef5a3c4c0874178ed41d20d056168529072bc68c","kind":"commit","published_at":"2025-01-19T23:14:41.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1/manifests"},{"name":"rel_1_14_0","sha":"0c70a0bb3f64aff5c6c729497f17b2bf63d882fa","kind":"commit","published_at":"2024-11-04T18:42:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0/manifests"},{"name":"rel_1_13_3","sha":"b43a1966180f592d6be2a52361230d988e68353d","kind":"commit","published_at":"2024-09-23T14:51:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3/manifests"},{"name":"rel_1_13_2","sha":"c57a5b7b4d88296bbfc73c1dd770a9122bc1002e","kind":"commit","published_at":"2024-06-26T15:37:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2/manifests"},{"name":"rel_1_13_1","sha":"baac3bc569932c6bdc7d9e7015cdc0481e788615","kind":"commit","published_at":"2023-12-20T17:03:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1/manifests"},{"name":"rel_1_13_0","sha":"8bb93a0352e01258131ad8c9945ee500c3bc55cb","kind":"commit","published_at":"2023-12-01T15:24:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0/manifests"},{"name":"rel_1_12_1","sha":"0b1f273813dfe8c5d7359e8ca224d6801674d639","kind":"commit","published_at":"2023-10-26T15:08:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1/manifests"},{"name":"rel_1_12_0","sha":"4d82946f6c0c51cbfa1b46d6988111f88db649bc","kind":"commit","published_at":"2023-08-31T17:23:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0/manifests"},{"name":"rel_1_11_3","sha":"47850ab7dbc88905db8abf7abab6a48699d4a50a","kind":"commit","published_at":"2023-08-16T16:49:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3/manifests"},{"name":"rel_1_11_2","sha":"9f74eb00cac5b2646918b4e11fb567f779cadf7c","kind":"commit","published_at":"2023-08-04T13:54:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2/manifests"},{"name":"rel_1_11_1","sha":"0064c5183cc19ee84954f75f44b4b5f9131973fb","kind":"commit","published_at":"2023-05-17T22:06:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1/manifests"},{"name":"rel_1_11_0","sha":"494246c4fad986ac9d6c607c0dcf36d1f382d0b3","kind":"commit","published_at":"2023-05-15T19:44:58.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0/manifests"},{"name":"rel_1_10_4","sha":"c6067a5367015b6f1437a4357515e63dd8561829","kind":"commit","published_at":"2023-04-24T15:08:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4/manifests"},{"name":"rel_1_10_3","sha":"a22dadbfa4208f1916f158920faf50a933651e5e","kind":"commit","published_at":"2023-04-05T19:39:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3/manifests"},{"name":"rel_1_10_2","sha":"69a72b8ce8710e10983818639b081f3cec6f1ba4","kind":"commit","published_at":"2023-03-08T17:16:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2/manifests"},{"name":"rel_1_10_1","sha":"534465efd65fd78e4ac34469e03d4eb77f5a1ec6","kind":"commit","published_at":"2023-03-07T01:12:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1/manifests"},{"name":"rel_1_10_0","sha":"c13821875edd5529408a6effdb7873b216e878fd","kind":"commit","published_at":"2023-03-05T23:06:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0/manifests"},{"name":"rel_1_9_4","sha":"31d3d8dc582bc76982cab8e7e76a414d1f466517","kind":"commit","published_at":"2023-02-16T17:35:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4/manifests"},{"name":"rel_1_9_3","sha":"912ca37797a44d6fd94fc6566e4fd9df587dde86","kind":"commit","published_at":"2023-02-07T20:47:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3/manifests"},{"name":"rel_1_9_2","sha":"071eaf3c02aa93b89a58863ad8682e52fe448725","kind":"commit","published_at":"2023-01-14T19:11:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2/manifests"},{"name":"rel_1_9_1","sha":"613c23766b4fbd81f0415b870158aef4c6534eae","kind":"commit","published_at":"2022-12-23T19:26:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1/manifests"},{"name":"rel_1_9_0","sha":"dad8266bda4acc6d418360b9c3ae2ea56bf85792","kind":"commit","published_at":"2022-12-15T18:04:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0/manifests"},{"name":"rel_1_8_1","sha":"a968c9d2832173ee7d5dde50c7573f7b99424c38","kind":"commit","published_at":"2022-07-13T14:17:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1/manifests"},{"name":"rel_1_8_0","sha":"ee83ff6e2e9996166ab7a82f29b66969d2416267","kind":"commit","published_at":"2022-05-31T21:11:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0/manifests"},{"name":"rel_1_7_7","sha":"7b55158fee2efd437f1f462c1730cb47fb25a259","kind":"commit","published_at":"2022-03-14T19:39:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7/manifests"},{"name":"rel_1_7_6","sha":"92649264871918c54f74d0b8fa690b1e8e27203b","kind":"commit","published_at":"2022-02-01T15:00:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6/manifests"},{"name":"rel_1_7_5","sha":"feb9167f123fdb0857a4cb2560526ab2d4d8d173","kind":"commit","published_at":"2021-11-11T15:55:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5/manifests"},{"name":"rel_1_7_4","sha":"9872fbbca84f600e184c29227f8f863038788448","kind":"commit","published_at":"2021-10-06T14:13:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4/manifests"},{"name":"rel_1_7_3","sha":"6f5d6d30ff19c926ac6646710514e038b89de731","kind":"commit","published_at":"2021-09-17T15:28:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3/manifests"},{"name":"rel_1_7_2","sha":"dfb34776626469ee32da2fee92cac1a6ec82d653","kind":"commit","published_at":"2021-09-17T13:59:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2/manifests"},{"name":"rel_1_7_1","sha":"293cc37f14281280e679619eae9fc57fe0d271eb","kind":"commit","published_at":"2021-08-30T21:49:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1/manifests"},{"name":"rel_1_7_0","sha":"2c5752e745091a8f5f5720bad1fe629bf2cd30a0","kind":"commit","published_at":"2021-08-30T15:02:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0/manifests"},{"name":"rel_1_6_5","sha":"cfa6b65761f42fe5dca8802a089b2630336b9a5f","kind":"commit","published_at":"2021-05-27T19:49:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5/manifests"},{"name":"rel_1_6_4","sha":"79eb3c722c64e669e748ddc07cfa1642fb6fb133","kind":"commit","published_at":"2021-05-24T20:38:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4/manifests"},{"name":"rel_1_6_3","sha":"3227146634f437c3bc21fd0dd7bedcf6288a6951","kind":"commit","published_at":"2021-05-21T20:48:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3/manifests"},{"name":"rel_1_6_2","sha":"bd49e7865b8736fa8046ce4c99a001bf64a14efd","kind":"commit","published_at":"2021-05-07T02:31:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2/manifests"},{"name":"rel_1_6_1","sha":"82321d097f22ee2feb2a909e7a26cc596bc678e3","kind":"commit","published_at":"2021-05-06T17:09:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1/manifests"},{"name":"rel_1_6_0","sha":"692ebacdc3684b6a499db28c19f53a19d51d7f17","kind":"commit","published_at":"2021-05-03T18:45:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0/manifests"},{"name":"rel_1_5_8","sha":"815e1954894e74f370ee290e2cc57cc8156e476f","kind":"commit","published_at":"2021-03-23T18:13:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8/manifests"},{"name":"rel_1_5_7","sha":"389d750eca71ffc18a919b3b1414a05b640b4e4b","kind":"commit","published_at":"2021-03-11T16:22:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7/manifests"},{"name":"rel_1_5_6","sha":"5c1fe7e842752d40de64944b1147ad55d88bf56a","kind":"commit","published_at":"2021-03-05T14:59:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6/manifests"},{"name":"rel_1_5_5","sha":"c527dfef00744822e25f2741a3e2ce69f50d434c","kind":"commit","published_at":"2021-02-20T21:47:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5/manifests"},{"name":"rel_1_5_4","sha":"364d5fdb578eb0602fcedf899af45ccdbd77639a","kind":"commit","published_at":"2021-02-03T15:01:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4/manifests"},{"name":"rel_1_5_3","sha":"07fcf347038b6bc8ae92579c800eba9c685fd5d1","kind":"commit","published_at":"2021-01-29T21:51:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3/manifests"},{"name":"rel_1_5_2","sha":"8b3a2d8606db604186a23e49765447382f54e956","kind":"commit","published_at":"2021-01-20T18:30:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2/manifests"},{"name":"rel_1_5_1","sha":"5208fa572c7c1ee5c5010761753b0149175d3e70","kind":"commit","published_at":"2021-01-19T15:19:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1/manifests"},{"name":"rel_1_5_0","sha":"f1518bac5529bf6a105872cdc17e6e4fcf090a74","kind":"commit","published_at":"2021-01-18T20:52:24.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0/manifests"},{"name":"rel_1_4_3","sha":"b8f60b6c3fe9f250d8439048aece62452eaf08b8","kind":"commit","published_at":"2020-09-11T14:50:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3/manifests"},{"name":"rel_1_4_2","sha":"c9e7dba13218fb61852a53284f5cd70057a1d111","kind":"commit","published_at":"2020-03-19T21:48:15.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2/manifests"},{"name":"rel_1_4_1","sha":"e7997215353e8a8b0228d4f644f42a86f1757446","kind":"commit","published_at":"2020-03-01T17:45:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1/manifests"},{"name":"rel_1_4_0","sha":"b4a80767cecd99fc83af689857f4976968775a5c","kind":"commit","published_at":"2020-02-04T21:02:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0/manifests"},{"name":"rel_1_3_3","sha":"3e45b69dbf38c51c1c6c2af1c669fbcbdc80e78e","kind":"commit","published_at":"2020-01-22T16:40:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3/manifests"},{"name":"rel_1_3_2","sha":"c61361b0c0d1e98e55c1856de1983fb0cfbe7d23","kind":"commit","published_at":"2019-12-16T18:44:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2/manifests"},{"name":"rel_1_3_1","sha":"8d6bb007a4de046c4d338f4b79b40c9fcbf73ab7","kind":"commit","published_at":"2019-11-13T14:43:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1/manifests"},{"name":"rel_1_3_0","sha":"973a67d97055136414b1cca7d806239924bed458","kind":"commit","published_at":"2019-10-31T15:57:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0/manifests"},{"name":"rel_1_2_1","sha":"30673342c58ce839d94dc5bf3fc95dafae83c297","kind":"commit","published_at":"2019-09-24T17:24:17.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1/manifests"},{"name":"rel_1_2_0","sha":"871ae3d5a9f8b31f6276c9c831719fd205b47e89","kind":"commit","published_at":"2019-09-20T14:29:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0/manifests"},{"name":"rel_1_1_0","sha":"bee044a1c187be7f98dbfa08cc3017b3b9362362","kind":"commit","published_at":"2019-08-26T23:47:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0/manifests"},{"name":"rel_1_0_11","sha":"dc0be779421035d23391946749e5beab89ec336b","kind":"commit","published_at":"2019-06-25T21:36:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_11","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11/manifests"},{"name":"rel_1_0_10","sha":"542474c5e64beb7839021efcdd5fd1f704057267","kind":"commit","published_at":"2019-04-28T18:55:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10/manifests"},{"name":"rel_1_0_9","sha":"104379b5b5f52dd8a98aaee61e60668cdf9abf1a","kind":"commit","published_at":"2019-04-15T15:38:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9/manifests"},{"name":"rel_1_0_8","sha":"3004792315a58d51571266a9f70ae02e565c88ef","kind":"commit","published_at":"2019-03-04T18:01:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8/manifests"},{"name":"rel_1_0_7","sha":"60c5e297f8b1dba464ec49ed7fe6ee0a72e0d44a","kind":"commit","published_at":"2019-01-26T02:03:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7/manifests"},{"name":"rel_1_0_6","sha":"54099921a919f74d7c29a24e88214f95e9878a44","kind":"commit","published_at":"2019-01-13T18:00:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6/manifests"},{"name":"rel_1_0_5","sha":"e1ad2afc494e3f04eaa330e73efa59aae30f4a6c","kind":"commit","published_at":"2018-11-28T04:28:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5/manifests"},{"name":"rel_1_0_4","sha":"418fc86819315b9e8490a4732c46d5ffea5a3101","kind":"commit","published_at":"2018-11-28T01:01:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4/manifests"},{"name":"rel_1_0_3","sha":"082b9f29181925a14ff26545de1267c7646a4dc7","kind":"commit","published_at":"2018-11-14T20:29:38.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3/manifests"},{"name":"rel_1_0_2","sha":"ecab9967b08b9fa71a985ca2de61884e3f6e0c5d","kind":"commit","published_at":"2018-10-31T20:32:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2/manifests"},{"name":"rel_1_0_1","sha":"defbc5b32a169679fc7df45f83b682beb453a2bc","kind":"commit","published_at":"2018-10-17T14:51:08.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1/manifests"},{"name":"rel_1_0_0","sha":"5e1721628e9dbe719940927705367740690bf4b2","kind":"commit","published_at":"2018-07-13T18:09:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0/manifests"},{"name":"rel_0_9_10","sha":"fc7e38114527d0c9b20812bb4b2c66b1b27cf096","kind":"commit","published_at":"2018-06-29T20:25:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10/manifests"},{"name":"rel_0_9_9","sha":"ff6b851ceddea347e1779e7a74cd12700e38f258","kind":"commit","published_at":"2018-03-22T14:06:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9/manifests"},{"name":"rel_0_9_8","sha":"a32d9209313cb87415353dfca8e10683c4b85d24","kind":"commit","published_at":"2018-02-16T20:55:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8/manifests"},{"name":"rel_0_9_7","sha":"3fad29945bc8ff7d52ebc358e6c6b46db8b51ea1","kind":"commit","published_at":"2018-01-16T17:47:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7/manifests"},{"name":"rel_0_9_6","sha":"f03e349032dd7f2801d397bb1752b6df40da047c","kind":"commit","published_at":"2017-10-13T15:17:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6/manifests"},{"name":"rel_0_9_5","sha":"392d01a0927857b0d263cfc684f5529dba3b2e5c","kind":"commit","published_at":"2017-08-09T14:11:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5/manifests"},{"name":"rel_0_9_4","sha":"af38a3cc17fe86e7581f43aedf1e55eb7e312d7e","kind":"commit","published_at":"2017-08-01T02:06:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4/manifests"},{"name":"rel_0_9_3","sha":"bea341e2a23dc030b58d6a82e26fafb3e2917c1b","kind":"commit","published_at":"2017-07-06T15:59:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3/manifests"},{"name":"rel_0_9_2","sha":"a5a5266b8d15a312ce13a68a838b46869cb0adba","kind":"commit","published_at":"2017-05-18T15:04:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2/manifests"},{"name":"rel_0_9_1","sha":"543783bca5cd39e3e1fe99bf7aeef6ca4b423edd","kind":"commit","published_at":"2017-03-01T16:51:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1/manifests"},{"name":"rel_0_9_0","sha":"d39c0ae72b004b0889093464038eb20773f042b6","kind":"commit","published_at":"2017-02-28T15:58:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0/manifests"},{"name":"rel_0_8_10","sha":"376837484acc80a6cbc1cda9125935c05a94ee0f","kind":"commit","published_at":"2017-01-17T18:53:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10/manifests"},{"name":"rel_0_8_9","sha":"183a4a6cc3a76c4c0a2b6d6f021ffd3b4cc09060","kind":"commit","published_at":"2016-11-28T17:14:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9/manifests"},{"name":"rel_0_8_8","sha":"d3676e25beb50ddc821937e4108d1c9535d4951e","kind":"commit","published_at":"2016-09-12T22:20:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8/manifests"},{"name":"rel_0_8_7","sha":"8084497fc7768e3d2a56a6dba7e8364dfc9bd098","kind":"commit","published_at":"2016-07-26T14:48:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7/manifests"},{"name":"rel_0_8_6","sha":"c8c61d75c309155b938b9c28b070aba40268ae95","kind":"commit","published_at":"2016-04-14T21:26:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6/manifests"},{"name":"rel_0_8_5","sha":"a512b5f115291deb70400e829a0ca95648d8955b","kind":"commit","published_at":"2016-03-09T14:36:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5/manifests"},{"name":"rel_0_8_4","sha":"8861f49527aef2fe38e54152e79f25ce40707345","kind":"commit","published_at":"2015-12-15T23:20:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4/manifests"},{"name":"rel_0_8_3","sha":"0b750d23844cc9ff7cc206d108156ba2028b7456","kind":"commit","published_at":"2015-10-16T19:19:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3/manifests"},{"name":"rel_0_8_2","sha":"9aef0f9fe04096f1ba31bd1efbc24b2bcc33bbd1","kind":"commit","published_at":"2015-08-25T16:32:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2/manifests"},{"name":"rel_0_8_1","sha":"8207591c88ee868fc0ddc83002f311eb85ae51da","kind":"commit","published_at":"2015-08-22T19:34:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1/manifests"},{"name":"rel_0_8_0","sha":"ca9792c6dd26881bbaa2c06edd84ef3fa1db34a9","kind":"commit","published_at":"2015-08-12T19:16:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0/manifests"},{"name":"rel_0_7_7","sha":"b8c8dc581fcdef6490a5f082d1adc0f9f50f279d","kind":"commit","published_at":"2015-07-22T17:25:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7/manifests"},{"name":"rel_0_7_6","sha":"6ae4196acc0170ebef29f617b49376b371a8923c","kind":"commit","published_at":"2015-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6/manifests"},{"name":"rel_0_7_5_post2","sha":"c3e39ec4bff3345dcc1daa1d678989b6fd690a3d","kind":"commit","published_at":"2015-03-20T19:29:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2/manifests"},{"name":"rel_0_7_5_post1","sha":"e1dc713aa6813152063c48ff66a57b365b56b2fc","kind":"commit","published_at":"2015-03-20T19:20:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1/manifests"},{"name":"rel_0_7_5","sha":"5d036bc2035548c3749280684be08d8999b2b39b","kind":"commit","published_at":"2015-03-19T20:34:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5/manifests"},{"name":"rel_0_7_4","sha":"f342bd245637651046b553114ab34ce3cee1a02b","kind":"commit","published_at":"2015-01-12T19:16:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4/manifests"},{"name":"rel_0_7_3","sha":"d69a590286019eea673e5daba935f909efeae5cc","kind":"commit","published_at":"2014-12-30T17:14:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3/manifests"},{"name":"rel_0_7_2","sha":"082a6c63668a601c0833c99b4ca23fe9459a3a40","kind":"commit","published_at":"2014-12-18T20:30:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2/manifests"},{"name":"rel_0_7_1","sha":"5f952f25caa688d89204d134ee867de7dbad917c","kind":"commit","published_at":"2014-12-03T20:50:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1/manifests"},{"name":"rel_0_7_0","sha":"1477a0dc9b346d047b987af9caa836cd6d61aca6","kind":"commit","published_at":"2014-11-24T20:20:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0/manifests"},{"name":"rel_0_6_7","sha":"e37162294fc6df9740f4231a75021f391e2a0f98","kind":"commit","published_at":"2014-09-09T21:53:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7/manifests"},{"name":"rel_0_6_6","sha":"21274431ac8f4b17ddf2f0ba16ae0046ea344e85","kind":"commit","published_at":"2014-08-07T20:14:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6/manifests"},{"name":"rel_0_6_5","sha":"bb51372abf96342dcac21e8bc08aa6d79f036a33","kind":"commit","published_at":"2014-05-03T22:37:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5/manifests"},{"name":"rel_0_6_4","sha":"e5a066c7caf9256e006121d87e859b8ca51f7769","kind":"commit","published_at":"2014-03-28T23:39:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4/manifests"},{"name":"rel_0_6_3","sha":"aeeb24bbf863c3e95455677c937c9b22160671a4","kind":"commit","published_at":"2014-02-03T00:55:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3/manifests"},{"name":"rel_0_6_2","sha":"106d3a5707dfff134a9bded98c9cfb471fdc1910","kind":"commit","published_at":"2013-12-27T19:25:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2/manifests"},{"name":"rel_0_6_1","sha":"257600f8bfa49e4ce83d2f35418684ae04f23d85","kind":"commit","published_at":"2013-11-27T17:33:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1/manifests"},{"name":"rel_0_6_0","sha":"3d4f95c7e4c043e4281d8e68c6f0eaab8ce0d48a","kind":"commit","published_at":"2013-07-19T21:17:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0/manifests"},{"name":"rel_0_5_0","sha":"879aa4d7c7013a551e516e2a026d41823d368224","kind":"commit","published_at":"2013-04-04T22:40:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0/manifests"},{"name":"rel_0_4_2","sha":"979a32f8e92c56fd5a0b9ca3e9cb1842290fd84d","kind":"commit","published_at":"2013-01-11T16:17:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2/manifests"},{"name":"rel_0_4_1","sha":"a52b54b339b971b1376a55176c9c58a985b21739","kind":"commit","published_at":"2012-12-09T22:10:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1/manifests"},{"name":"rel_0_4_0","sha":"03481917469dde2be467c352232cc38999c50507","kind":"commit","published_at":"2012-10-01T21:12:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0/manifests"},{"name":"rel_0_3_6","sha":"c972e816befb38466196d89eead2e2bc55f1afae","kind":"commit","published_at":"2012-08-15T19:33:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6/manifests"},{"name":"rel_0_3_5","sha":"64f6a6a584eedb8f5d8227656e94b80a022e525e","kind":"commit","published_at":"2012-07-08T18:15:06.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5/manifests"},{"name":"rel_0_3_4","sha":"9e213ed2921cf0be75a61a05401320eb8b75a332","kind":"commit","published_at":"2012-06-03T00:06:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4/manifests"},{"name":"rel_0_3_3","sha":"d4094ff7a76cd4438b15242c7c883333235fc0c7","kind":"commit","published_at":"2012-06-02T18:42:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3/manifests"},{"name":"rel_0_3_2","sha":"17b7299729fe1ff05e1638d555233875bc21caab","kind":"commit","published_at":"2012-04-30T19:17:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2/manifests"},{"name":"rel_0_3_1","sha":"a7ada78d87aeb7383455b3935457950f1070d4b2","kind":"commit","published_at":"2012-04-07T22:00:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1/manifests"},{"name":"rel_0_3_0","sha":"8332e56a18e30ebc5c74bf782f6ad42d14ea9814","kind":"commit","published_at":"2012-04-05T17:33:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0/manifests"},{"name":"rel_0_2_2","sha":"494191413c80a01a7156fbe5fc6788d269e5e9ed","kind":"commit","published_at":"2012-03-13T04:59:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2/manifests"},{"name":"rel_0_2_1","sha":"87ab39a74dcf49dd7cabe55b89d37758a2104001","kind":"commit","published_at":"2012-01-31T15:10:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1/manifests"},{"name":"rel_0_2_0","sha":"0bf3fe8f6f089f6023f3917ce8faa050ad0b79b0","kind":"commit","published_at":"2012-01-30T19:34:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0/manifests"},{"name":"rel_0_1_1","sha":"d76a1bea49a29822000254ec26926de1187c1d1d","kind":"commit","published_at":"2012-01-05T01:07:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1/manifests"},{"name":"rel_0_1_0","sha":"3bf28d1fc3e665ae81baa5e47609840ea6f42142","kind":"commit","published_at":"2011-11-30T20:08:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:14:23.024Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/alembic?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/alembic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/alembic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/alembic/dependencies","status":null,"funding_links":["https://github.com/sponsors/alembic","https://patreon.com/zzzeek","https://tidelift.com/funding/github/pypi/SQLAlchemy","https://github.com/sponsors/sqlalchemy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:01:18.352Z","issues_count":340,"pull_requests_count":179,"avg_time_to_close_issue":13271692.476394849,"avg_time_to_close_pull_request":2620729.4507042253,"issues_closed_count":233,"pull_requests_closed_count":142,"pull_request_authors_count":104,"issue_authors_count":261,"avg_comments_per_issue":4.3617647058823525,"avg_comments_per_pull_request":5.06145251396648,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":29,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":423357.64285714284,"past_year_avg_time_to_close_pull_request":1870793.25,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":3.103448275862069,"past_year_avg_comments_per_pull_request":2.358974358974359,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/issues","maintainers":[{"login":"CaselIT","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"zzzeek","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"jvanasco","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"},{"login":"pbecotte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pbecotte"}],"active_maintainers":[{"login":"zzzeek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"CaselIT","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"jvanasco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/alembic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/alembic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/alembic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/alembic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/alembic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/alembic/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-24T05:05:15.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13379545,"name":"alembic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sqlalchemy/alembic","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sqlalchemy/alembic","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-05T04:54:20.800Z","latest_release_published_at":"2026-02-05T04:54:20.800Z","latest_release_number":"1.13.1-3","last_synced_at":"2026-08-11T03:06:57.044Z","created_at":"2026-02-05T04:54:20.532Z","updated_at":"2026-08-18T10:32:26.762Z","registry_url":"https://launchpad.net/ubuntu/+source/alembic","install_command":"apt-get install alembic","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"alembic, python3-alembic","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-changelog, python3-setuptools, python3-sphinx, python3-sphinx-copybutton, python3-sphinx-paramlinks, python3-typing-extensions","build_depends_indep":"python3-dateutil, python3-editor, python3-mako, python3-pytest, python3-sqlalchemy","build_depends_arch":null},"repo_metadata":{"id":37271625,"uuid":"159267771","full_name":"sqlalchemy/alembic","owner":"sqlalchemy","description":"A database migrations tool for SQLAlchemy.","archived":false,"fork":false,"pushed_at":"2026-08-14T07:40:29.000Z","size":5469,"stargazers_count":4325,"open_issues_count":128,"forks_count":363,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-08-18T09:26:43.691Z","etag":null,"topics":["python","sql","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sqlalchemy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"alembic","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-27T03:02:53.000Z","updated_at":"2026-08-17T22:01:34.000Z","dependencies_parsed_at":"2026-08-11T05:47:22.143Z","dependency_job_id":null,"html_url":"https://github.com/sqlalchemy/alembic","commit_stats":{"total_commits":1624,"total_committers":194,"mean_commits":8.371134020618557,"dds":0.25,"last_synced_commit":"b6b44c1e90c96b55939b28d73f427eff7b9cb620"},"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/sqlalchemy/alembic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/sbom","scorecard":{"id":168211,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlalchemy/alembic","commit":"cd4f404358f101b2b930013c609c074baca61468"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/run-on-pr.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-test.yaml:19","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:82","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:95","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2010-1 / GHSA-7q8x-38mc-p84f","Warn: Project is vulnerable to: PYSEC-2022-260 / GHSA-v973-fxgf-6xhp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T15:32:46.305Z","repository_id":37271625,"created_at":"2025-08-16T15:32:46.305Z","updated_at":"2025-08-16T15:32:46.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sqlalchemy","name":"SQLAlchemy","uuid":"6043126","kind":"organization","description":"The Database Toolkit and Object Relational Mapper","email":null,"website":"https://www.sqlalchemy.org","location":null,"twitter":"sqlalchemy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6043126?v=4","repositories_count":9,"last_synced_at":"2024-05-01T09:30:40.494Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sqlalchemy","funding_links":["https://github.com/sponsors/sqlalchemy"],"total_stars":11995,"followers":362,"following":0,"created_at":"2022-11-02T16:28:36.065Z","updated_at":"2024-05-01T09:30:42.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy/repositories"},"tags":[{"name":"rel_1_19_1","sha":"efe73dec13974f63cb438c1a2b525f2c5ac4c926","kind":"commit","published_at":"2026-08-08T16:30:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1/manifests"},{"name":"rel_1_19_0","sha":"d2204e4860fc87096a8c8e43b5370a6978f4d470","kind":"commit","published_at":"2026-08-04T18:33:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0/manifests"},{"name":"rel_1_18_5","sha":"013b68a4c8e0711d0bf999683b5e72ad8332e853","kind":"commit","published_at":"2026-06-25T15:19:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5/manifests"},{"name":"rel_1_18_4","sha":"766b5ee98e0aeea85a18f272a1ac813712ee0697","kind":"commit","published_at":"2026-02-10T15:57:53.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4/manifests"},{"name":"rel_1_18_3","sha":"d3f66e6b769eeeddae220a348d767890a4ea2c4b","kind":"commit","published_at":"2026-01-29T20:23:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3/manifests"},{"name":"rel_1_18_2","sha":"8167182d852fbcd4c36d3b867b601144fd96b0c9","kind":"commit","published_at":"2026-01-28T21:20:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2/manifests"},{"name":"rel_1_18_1","sha":"723bc949b9427b1a258ee0913e8fb89aaa3e4d31","kind":"commit","published_at":"2026-01-14T18:52:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1/manifests"},{"name":"rel_1_18_0","sha":"76e575b9c397b0a734358010fad58c60f3e2e3f2","kind":"commit","published_at":"2026-01-09T21:18:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0/manifests"},{"name":"rel_1_17_2","sha":"c8384551f41a4a06deefa61597a6f173fcb1a820","kind":"commit","published_at":"2025-11-14T20:32:35.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2/manifests"},{"name":"rel_1_17_1","sha":"e0c6e652f43aa225494c552ed54fbd449ad4ba79","kind":"commit","published_at":"2025-10-29T00:21:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1/manifests"},{"name":"rel_1_17_0","sha":"7bd9a04c0f57ee81ab3cb90f29044189d44e07b0","kind":"commit","published_at":"2025-10-11T18:37:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0/manifests"},{"name":"rel_1_16_5","sha":"c026cf70aece7d6cddf929cb37748c6076b1d528","kind":"commit","published_at":"2025-08-27T18:00:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5/manifests"},{"name":"rel_1_16_4","sha":"4ac119a11439bc822e847f728c28b05e158e8ea2","kind":"commit","published_at":"2025-07-10T16:16:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4/manifests"},{"name":"rel_1_16_3","sha":"1133630b4717934e5b587139e8b23d49f42c1cfd","kind":"commit","published_at":"2025-07-08T18:56:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3/manifests"},{"name":"rel_1_16_2","sha":"b63852d7c7a3be9c0ef7087aab2f86451f6b5e89","kind":"commit","published_at":"2025-06-16T18:03:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2/manifests"},{"name":"rel_1_16_1","sha":"3872e2322728bf1ad5868b325370fd3a4a0f5373","kind":"commit","published_at":"2025-05-21T23:10:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1/manifests"},{"name":"rel_1_16_0","sha":"468019c355ceea8b2cc75fcebe157314a805ec89","kind":"commit","published_at":"2025-05-21T19:15:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0/manifests"},{"name":"rel_1_15_2","sha":"3bd8d5190f7e02a73ff0d332356311b636f6b2a8","kind":"commit","published_at":"2025-03-28T13:50:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2/manifests"},{"name":"rel_1_15_1","sha":"dba16010329caab35709fef040cb6f59966c01d0","kind":"commit","published_at":"2025-03-04T21:59:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1/manifests"},{"name":"rel_1_15_0","sha":"fc34867efd14016a8363a933c061f049c880eed4","kind":"commit","published_at":"2025-03-04T17:56:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0/manifests"},{"name":"rel_1_14_1","sha":"ef5a3c4c0874178ed41d20d056168529072bc68c","kind":"commit","published_at":"2025-01-19T23:14:41.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1/manifests"},{"name":"rel_1_14_0","sha":"0c70a0bb3f64aff5c6c729497f17b2bf63d882fa","kind":"commit","published_at":"2024-11-04T18:42:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0/manifests"},{"name":"rel_1_13_3","sha":"b43a1966180f592d6be2a52361230d988e68353d","kind":"commit","published_at":"2024-09-23T14:51:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3/manifests"},{"name":"rel_1_13_2","sha":"c57a5b7b4d88296bbfc73c1dd770a9122bc1002e","kind":"commit","published_at":"2024-06-26T15:37:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2/manifests"},{"name":"rel_1_13_1","sha":"baac3bc569932c6bdc7d9e7015cdc0481e788615","kind":"commit","published_at":"2023-12-20T17:03:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1/manifests"},{"name":"rel_1_13_0","sha":"8bb93a0352e01258131ad8c9945ee500c3bc55cb","kind":"commit","published_at":"2023-12-01T15:24:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0/manifests"},{"name":"rel_1_12_1","sha":"0b1f273813dfe8c5d7359e8ca224d6801674d639","kind":"commit","published_at":"2023-10-26T15:08:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1/manifests"},{"name":"rel_1_12_0","sha":"4d82946f6c0c51cbfa1b46d6988111f88db649bc","kind":"commit","published_at":"2023-08-31T17:23:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0/manifests"},{"name":"rel_1_11_3","sha":"47850ab7dbc88905db8abf7abab6a48699d4a50a","kind":"commit","published_at":"2023-08-16T16:49:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3/manifests"},{"name":"rel_1_11_2","sha":"9f74eb00cac5b2646918b4e11fb567f779cadf7c","kind":"commit","published_at":"2023-08-04T13:54:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2/manifests"},{"name":"rel_1_11_1","sha":"0064c5183cc19ee84954f75f44b4b5f9131973fb","kind":"commit","published_at":"2023-05-17T22:06:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1/manifests"},{"name":"rel_1_11_0","sha":"494246c4fad986ac9d6c607c0dcf36d1f382d0b3","kind":"commit","published_at":"2023-05-15T19:44:58.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0/manifests"},{"name":"rel_1_10_4","sha":"c6067a5367015b6f1437a4357515e63dd8561829","kind":"commit","published_at":"2023-04-24T15:08:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4/manifests"},{"name":"rel_1_10_3","sha":"a22dadbfa4208f1916f158920faf50a933651e5e","kind":"commit","published_at":"2023-04-05T19:39:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3/manifests"},{"name":"rel_1_10_2","sha":"69a72b8ce8710e10983818639b081f3cec6f1ba4","kind":"commit","published_at":"2023-03-08T17:16:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2/manifests"},{"name":"rel_1_10_1","sha":"534465efd65fd78e4ac34469e03d4eb77f5a1ec6","kind":"commit","published_at":"2023-03-07T01:12:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1/manifests"},{"name":"rel_1_10_0","sha":"c13821875edd5529408a6effdb7873b216e878fd","kind":"commit","published_at":"2023-03-05T23:06:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0/manifests"},{"name":"rel_1_9_4","sha":"31d3d8dc582bc76982cab8e7e76a414d1f466517","kind":"commit","published_at":"2023-02-16T17:35:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4/manifests"},{"name":"rel_1_9_3","sha":"912ca37797a44d6fd94fc6566e4fd9df587dde86","kind":"commit","published_at":"2023-02-07T20:47:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3/manifests"},{"name":"rel_1_9_2","sha":"071eaf3c02aa93b89a58863ad8682e52fe448725","kind":"commit","published_at":"2023-01-14T19:11:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2/manifests"},{"name":"rel_1_9_1","sha":"613c23766b4fbd81f0415b870158aef4c6534eae","kind":"commit","published_at":"2022-12-23T19:26:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1/manifests"},{"name":"rel_1_9_0","sha":"dad8266bda4acc6d418360b9c3ae2ea56bf85792","kind":"commit","published_at":"2022-12-15T18:04:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0/manifests"},{"name":"rel_1_8_1","sha":"a968c9d2832173ee7d5dde50c7573f7b99424c38","kind":"commit","published_at":"2022-07-13T14:17:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1/manifests"},{"name":"rel_1_8_0","sha":"ee83ff6e2e9996166ab7a82f29b66969d2416267","kind":"commit","published_at":"2022-05-31T21:11:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0/manifests"},{"name":"rel_1_7_7","sha":"7b55158fee2efd437f1f462c1730cb47fb25a259","kind":"commit","published_at":"2022-03-14T19:39:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7/manifests"},{"name":"rel_1_7_6","sha":"92649264871918c54f74d0b8fa690b1e8e27203b","kind":"commit","published_at":"2022-02-01T15:00:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6/manifests"},{"name":"rel_1_7_5","sha":"feb9167f123fdb0857a4cb2560526ab2d4d8d173","kind":"commit","published_at":"2021-11-11T15:55:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5/manifests"},{"name":"rel_1_7_4","sha":"9872fbbca84f600e184c29227f8f863038788448","kind":"commit","published_at":"2021-10-06T14:13:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4/manifests"},{"name":"rel_1_7_3","sha":"6f5d6d30ff19c926ac6646710514e038b89de731","kind":"commit","published_at":"2021-09-17T15:28:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3/manifests"},{"name":"rel_1_7_2","sha":"dfb34776626469ee32da2fee92cac1a6ec82d653","kind":"commit","published_at":"2021-09-17T13:59:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2/manifests"},{"name":"rel_1_7_1","sha":"293cc37f14281280e679619eae9fc57fe0d271eb","kind":"commit","published_at":"2021-08-30T21:49:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1/manifests"},{"name":"rel_1_7_0","sha":"2c5752e745091a8f5f5720bad1fe629bf2cd30a0","kind":"commit","published_at":"2021-08-30T15:02:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0/manifests"},{"name":"rel_1_6_5","sha":"cfa6b65761f42fe5dca8802a089b2630336b9a5f","kind":"commit","published_at":"2021-05-27T19:49:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5/manifests"},{"name":"rel_1_6_4","sha":"79eb3c722c64e669e748ddc07cfa1642fb6fb133","kind":"commit","published_at":"2021-05-24T20:38:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4/manifests"},{"name":"rel_1_6_3","sha":"3227146634f437c3bc21fd0dd7bedcf6288a6951","kind":"commit","published_at":"2021-05-21T20:48:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3/manifests"},{"name":"rel_1_6_2","sha":"bd49e7865b8736fa8046ce4c99a001bf64a14efd","kind":"commit","published_at":"2021-05-07T02:31:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2/manifests"},{"name":"rel_1_6_1","sha":"82321d097f22ee2feb2a909e7a26cc596bc678e3","kind":"commit","published_at":"2021-05-06T17:09:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1/manifests"},{"name":"rel_1_6_0","sha":"692ebacdc3684b6a499db28c19f53a19d51d7f17","kind":"commit","published_at":"2021-05-03T18:45:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0/manifests"},{"name":"rel_1_5_8","sha":"815e1954894e74f370ee290e2cc57cc8156e476f","kind":"commit","published_at":"2021-03-23T18:13:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8/manifests"},{"name":"rel_1_5_7","sha":"389d750eca71ffc18a919b3b1414a05b640b4e4b","kind":"commit","published_at":"2021-03-11T16:22:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7/manifests"},{"name":"rel_1_5_6","sha":"5c1fe7e842752d40de64944b1147ad55d88bf56a","kind":"commit","published_at":"2021-03-05T14:59:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6/manifests"},{"name":"rel_1_5_5","sha":"c527dfef00744822e25f2741a3e2ce69f50d434c","kind":"commit","published_at":"2021-02-20T21:47:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5/manifests"},{"name":"rel_1_5_4","sha":"364d5fdb578eb0602fcedf899af45ccdbd77639a","kind":"commit","published_at":"2021-02-03T15:01:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4/manifests"},{"name":"rel_1_5_3","sha":"07fcf347038b6bc8ae92579c800eba9c685fd5d1","kind":"commit","published_at":"2021-01-29T21:51:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3/manifests"},{"name":"rel_1_5_2","sha":"8b3a2d8606db604186a23e49765447382f54e956","kind":"commit","published_at":"2021-01-20T18:30:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2/manifests"},{"name":"rel_1_5_1","sha":"5208fa572c7c1ee5c5010761753b0149175d3e70","kind":"commit","published_at":"2021-01-19T15:19:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1/manifests"},{"name":"rel_1_5_0","sha":"f1518bac5529bf6a105872cdc17e6e4fcf090a74","kind":"commit","published_at":"2021-01-18T20:52:24.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0/manifests"},{"name":"rel_1_4_3","sha":"b8f60b6c3fe9f250d8439048aece62452eaf08b8","kind":"commit","published_at":"2020-09-11T14:50:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3/manifests"},{"name":"rel_1_4_2","sha":"c9e7dba13218fb61852a53284f5cd70057a1d111","kind":"commit","published_at":"2020-03-19T21:48:15.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2/manifests"},{"name":"rel_1_4_1","sha":"e7997215353e8a8b0228d4f644f42a86f1757446","kind":"commit","published_at":"2020-03-01T17:45:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1/manifests"},{"name":"rel_1_4_0","sha":"b4a80767cecd99fc83af689857f4976968775a5c","kind":"commit","published_at":"2020-02-04T21:02:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0/manifests"},{"name":"rel_1_3_3","sha":"3e45b69dbf38c51c1c6c2af1c669fbcbdc80e78e","kind":"commit","published_at":"2020-01-22T16:40:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3/manifests"},{"name":"rel_1_3_2","sha":"c61361b0c0d1e98e55c1856de1983fb0cfbe7d23","kind":"commit","published_at":"2019-12-16T18:44:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2/manifests"},{"name":"rel_1_3_1","sha":"8d6bb007a4de046c4d338f4b79b40c9fcbf73ab7","kind":"commit","published_at":"2019-11-13T14:43:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1/manifests"},{"name":"rel_1_3_0","sha":"973a67d97055136414b1cca7d806239924bed458","kind":"commit","published_at":"2019-10-31T15:57:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0/manifests"},{"name":"rel_1_2_1","sha":"30673342c58ce839d94dc5bf3fc95dafae83c297","kind":"commit","published_at":"2019-09-24T17:24:17.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1/manifests"},{"name":"rel_1_2_0","sha":"871ae3d5a9f8b31f6276c9c831719fd205b47e89","kind":"commit","published_at":"2019-09-20T14:29:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0/manifests"},{"name":"rel_1_1_0","sha":"bee044a1c187be7f98dbfa08cc3017b3b9362362","kind":"commit","published_at":"2019-08-26T23:47:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0/manifests"},{"name":"rel_1_0_11","sha":"dc0be779421035d23391946749e5beab89ec336b","kind":"commit","published_at":"2019-06-25T21:36:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_11","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11/manifests"},{"name":"rel_1_0_10","sha":"542474c5e64beb7839021efcdd5fd1f704057267","kind":"commit","published_at":"2019-04-28T18:55:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10/manifests"},{"name":"rel_1_0_9","sha":"104379b5b5f52dd8a98aaee61e60668cdf9abf1a","kind":"commit","published_at":"2019-04-15T15:38:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9/manifests"},{"name":"rel_1_0_8","sha":"3004792315a58d51571266a9f70ae02e565c88ef","kind":"commit","published_at":"2019-03-04T18:01:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8/manifests"},{"name":"rel_1_0_7","sha":"60c5e297f8b1dba464ec49ed7fe6ee0a72e0d44a","kind":"commit","published_at":"2019-01-26T02:03:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7/manifests"},{"name":"rel_1_0_6","sha":"54099921a919f74d7c29a24e88214f95e9878a44","kind":"commit","published_at":"2019-01-13T18:00:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6/manifests"},{"name":"rel_1_0_5","sha":"e1ad2afc494e3f04eaa330e73efa59aae30f4a6c","kind":"commit","published_at":"2018-11-28T04:28:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5/manifests"},{"name":"rel_1_0_4","sha":"418fc86819315b9e8490a4732c46d5ffea5a3101","kind":"commit","published_at":"2018-11-28T01:01:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4/manifests"},{"name":"rel_1_0_3","sha":"082b9f29181925a14ff26545de1267c7646a4dc7","kind":"commit","published_at":"2018-11-14T20:29:38.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3/manifests"},{"name":"rel_1_0_2","sha":"ecab9967b08b9fa71a985ca2de61884e3f6e0c5d","kind":"commit","published_at":"2018-10-31T20:32:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2/manifests"},{"name":"rel_1_0_1","sha":"defbc5b32a169679fc7df45f83b682beb453a2bc","kind":"commit","published_at":"2018-10-17T14:51:08.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1/manifests"},{"name":"rel_1_0_0","sha":"5e1721628e9dbe719940927705367740690bf4b2","kind":"commit","published_at":"2018-07-13T18:09:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0/manifests"},{"name":"rel_0_9_10","sha":"fc7e38114527d0c9b20812bb4b2c66b1b27cf096","kind":"commit","published_at":"2018-06-29T20:25:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10/manifests"},{"name":"rel_0_9_9","sha":"ff6b851ceddea347e1779e7a74cd12700e38f258","kind":"commit","published_at":"2018-03-22T14:06:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9/manifests"},{"name":"rel_0_9_8","sha":"a32d9209313cb87415353dfca8e10683c4b85d24","kind":"commit","published_at":"2018-02-16T20:55:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8/manifests"},{"name":"rel_0_9_7","sha":"3fad29945bc8ff7d52ebc358e6c6b46db8b51ea1","kind":"commit","published_at":"2018-01-16T17:47:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7/manifests"},{"name":"rel_0_9_6","sha":"f03e349032dd7f2801d397bb1752b6df40da047c","kind":"commit","published_at":"2017-10-13T15:17:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6/manifests"},{"name":"rel_0_9_5","sha":"392d01a0927857b0d263cfc684f5529dba3b2e5c","kind":"commit","published_at":"2017-08-09T14:11:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5/manifests"},{"name":"rel_0_9_4","sha":"af38a3cc17fe86e7581f43aedf1e55eb7e312d7e","kind":"commit","published_at":"2017-08-01T02:06:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4/manifests"},{"name":"rel_0_9_3","sha":"bea341e2a23dc030b58d6a82e26fafb3e2917c1b","kind":"commit","published_at":"2017-07-06T15:59:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3/manifests"},{"name":"rel_0_9_2","sha":"a5a5266b8d15a312ce13a68a838b46869cb0adba","kind":"commit","published_at":"2017-05-18T15:04:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2/manifests"},{"name":"rel_0_9_1","sha":"543783bca5cd39e3e1fe99bf7aeef6ca4b423edd","kind":"commit","published_at":"2017-03-01T16:51:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1/manifests"},{"name":"rel_0_9_0","sha":"d39c0ae72b004b0889093464038eb20773f042b6","kind":"commit","published_at":"2017-02-28T15:58:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0/manifests"},{"name":"rel_0_8_10","sha":"376837484acc80a6cbc1cda9125935c05a94ee0f","kind":"commit","published_at":"2017-01-17T18:53:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10/manifests"},{"name":"rel_0_8_9","sha":"183a4a6cc3a76c4c0a2b6d6f021ffd3b4cc09060","kind":"commit","published_at":"2016-11-28T17:14:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9/manifests"},{"name":"rel_0_8_8","sha":"d3676e25beb50ddc821937e4108d1c9535d4951e","kind":"commit","published_at":"2016-09-12T22:20:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8/manifests"},{"name":"rel_0_8_7","sha":"8084497fc7768e3d2a56a6dba7e8364dfc9bd098","kind":"commit","published_at":"2016-07-26T14:48:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7/manifests"},{"name":"rel_0_8_6","sha":"c8c61d75c309155b938b9c28b070aba40268ae95","kind":"commit","published_at":"2016-04-14T21:26:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6/manifests"},{"name":"rel_0_8_5","sha":"a512b5f115291deb70400e829a0ca95648d8955b","kind":"commit","published_at":"2016-03-09T14:36:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5/manifests"},{"name":"rel_0_8_4","sha":"8861f49527aef2fe38e54152e79f25ce40707345","kind":"commit","published_at":"2015-12-15T23:20:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4/manifests"},{"name":"rel_0_8_3","sha":"0b750d23844cc9ff7cc206d108156ba2028b7456","kind":"commit","published_at":"2015-10-16T19:19:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3/manifests"},{"name":"rel_0_8_2","sha":"9aef0f9fe04096f1ba31bd1efbc24b2bcc33bbd1","kind":"commit","published_at":"2015-08-25T16:32:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2/manifests"},{"name":"rel_0_8_1","sha":"8207591c88ee868fc0ddc83002f311eb85ae51da","kind":"commit","published_at":"2015-08-22T19:34:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1/manifests"},{"name":"rel_0_8_0","sha":"ca9792c6dd26881bbaa2c06edd84ef3fa1db34a9","kind":"commit","published_at":"2015-08-12T19:16:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0/manifests"},{"name":"rel_0_7_7","sha":"b8c8dc581fcdef6490a5f082d1adc0f9f50f279d","kind":"commit","published_at":"2015-07-22T17:25:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7/manifests"},{"name":"rel_0_7_6","sha":"6ae4196acc0170ebef29f617b49376b371a8923c","kind":"commit","published_at":"2015-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6/manifests"},{"name":"rel_0_7_5_post2","sha":"c3e39ec4bff3345dcc1daa1d678989b6fd690a3d","kind":"commit","published_at":"2015-03-20T19:29:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2/manifests"},{"name":"rel_0_7_5_post1","sha":"e1dc713aa6813152063c48ff66a57b365b56b2fc","kind":"commit","published_at":"2015-03-20T19:20:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1/manifests"},{"name":"rel_0_7_5","sha":"5d036bc2035548c3749280684be08d8999b2b39b","kind":"commit","published_at":"2015-03-19T20:34:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5/manifests"},{"name":"rel_0_7_4","sha":"f342bd245637651046b553114ab34ce3cee1a02b","kind":"commit","published_at":"2015-01-12T19:16:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4/manifests"},{"name":"rel_0_7_3","sha":"d69a590286019eea673e5daba935f909efeae5cc","kind":"commit","published_at":"2014-12-30T17:14:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3/manifests"},{"name":"rel_0_7_2","sha":"082a6c63668a601c0833c99b4ca23fe9459a3a40","kind":"commit","published_at":"2014-12-18T20:30:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2/manifests"},{"name":"rel_0_7_1","sha":"5f952f25caa688d89204d134ee867de7dbad917c","kind":"commit","published_at":"2014-12-03T20:50:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1/manifests"},{"name":"rel_0_7_0","sha":"1477a0dc9b346d047b987af9caa836cd6d61aca6","kind":"commit","published_at":"2014-11-24T20:20:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0/manifests"},{"name":"rel_0_6_7","sha":"e37162294fc6df9740f4231a75021f391e2a0f98","kind":"commit","published_at":"2014-09-09T21:53:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7/manifests"},{"name":"rel_0_6_6","sha":"21274431ac8f4b17ddf2f0ba16ae0046ea344e85","kind":"commit","published_at":"2014-08-07T20:14:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6/manifests"},{"name":"rel_0_6_5","sha":"bb51372abf96342dcac21e8bc08aa6d79f036a33","kind":"commit","published_at":"2014-05-03T22:37:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5/manifests"},{"name":"rel_0_6_4","sha":"e5a066c7caf9256e006121d87e859b8ca51f7769","kind":"commit","published_at":"2014-03-28T23:39:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4/manifests"},{"name":"rel_0_6_3","sha":"aeeb24bbf863c3e95455677c937c9b22160671a4","kind":"commit","published_at":"2014-02-03T00:55:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3/manifests"},{"name":"rel_0_6_2","sha":"106d3a5707dfff134a9bded98c9cfb471fdc1910","kind":"commit","published_at":"2013-12-27T19:25:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2/manifests"},{"name":"rel_0_6_1","sha":"257600f8bfa49e4ce83d2f35418684ae04f23d85","kind":"commit","published_at":"2013-11-27T17:33:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1/manifests"},{"name":"rel_0_6_0","sha":"3d4f95c7e4c043e4281d8e68c6f0eaab8ce0d48a","kind":"commit","published_at":"2013-07-19T21:17:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0/manifests"},{"name":"rel_0_5_0","sha":"879aa4d7c7013a551e516e2a026d41823d368224","kind":"commit","published_at":"2013-04-04T22:40:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0/manifests"},{"name":"rel_0_4_2","sha":"979a32f8e92c56fd5a0b9ca3e9cb1842290fd84d","kind":"commit","published_at":"2013-01-11T16:17:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2/manifests"},{"name":"rel_0_4_1","sha":"a52b54b339b971b1376a55176c9c58a985b21739","kind":"commit","published_at":"2012-12-09T22:10:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1/manifests"},{"name":"rel_0_4_0","sha":"03481917469dde2be467c352232cc38999c50507","kind":"commit","published_at":"2012-10-01T21:12:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0/manifests"},{"name":"rel_0_3_6","sha":"c972e816befb38466196d89eead2e2bc55f1afae","kind":"commit","published_at":"2012-08-15T19:33:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6/manifests"},{"name":"rel_0_3_5","sha":"64f6a6a584eedb8f5d8227656e94b80a022e525e","kind":"commit","published_at":"2012-07-08T18:15:06.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5/manifests"},{"name":"rel_0_3_4","sha":"9e213ed2921cf0be75a61a05401320eb8b75a332","kind":"commit","published_at":"2012-06-03T00:06:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4/manifests"},{"name":"rel_0_3_3","sha":"d4094ff7a76cd4438b15242c7c883333235fc0c7","kind":"commit","published_at":"2012-06-02T18:42:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3/manifests"},{"name":"rel_0_3_2","sha":"17b7299729fe1ff05e1638d555233875bc21caab","kind":"commit","published_at":"2012-04-30T19:17:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2/manifests"},{"name":"rel_0_3_1","sha":"a7ada78d87aeb7383455b3935457950f1070d4b2","kind":"commit","published_at":"2012-04-07T22:00:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1/manifests"},{"name":"rel_0_3_0","sha":"8332e56a18e30ebc5c74bf782f6ad42d14ea9814","kind":"commit","published_at":"2012-04-05T17:33:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0/manifests"},{"name":"rel_0_2_2","sha":"494191413c80a01a7156fbe5fc6788d269e5e9ed","kind":"commit","published_at":"2012-03-13T04:59:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2/manifests"},{"name":"rel_0_2_1","sha":"87ab39a74dcf49dd7cabe55b89d37758a2104001","kind":"commit","published_at":"2012-01-31T15:10:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1/manifests"},{"name":"rel_0_2_0","sha":"0bf3fe8f6f089f6023f3917ce8faa050ad0b79b0","kind":"commit","published_at":"2012-01-30T19:34:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0/manifests"},{"name":"rel_0_1_1","sha":"d76a1bea49a29822000254ec26926de1187c1d1d","kind":"commit","published_at":"2012-01-05T01:07:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1/manifests"},{"name":"rel_0_1_0","sha":"3bf28d1fc3e665ae81baa5e47609840ea6f42142","kind":"commit","published_at":"2011-11-30T20:08:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:32:26.762Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/alembic?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/alembic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/alembic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/alembic/dependencies","status":null,"funding_links":["https://github.com/sponsors/alembic","https://patreon.com/zzzeek","https://tidelift.com/funding/github/pypi/SQLAlchemy","https://github.com/sponsors/sqlalchemy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:20:31.661Z","issues_count":340,"pull_requests_count":179,"avg_time_to_close_issue":13271692.476394849,"avg_time_to_close_pull_request":2620729.4507042253,"issues_closed_count":233,"pull_requests_closed_count":142,"pull_request_authors_count":104,"issue_authors_count":261,"avg_comments_per_issue":4.3617647058823525,"avg_comments_per_pull_request":5.067039106145251,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":29,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":423357.64285714284,"past_year_avg_time_to_close_pull_request":1870793.25,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":3.103448275862069,"past_year_avg_comments_per_pull_request":2.3846153846153846,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/issues","maintainers":[{"login":"CaselIT","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"zzzeek","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"jvanasco","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"},{"login":"pbecotte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pbecotte"}],"active_maintainers":[{"login":"zzzeek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"CaselIT","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"jvanasco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/alembic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/alembic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/alembic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/alembic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/alembic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/alembic/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1237},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-24T05:06:09.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13618469,"name":"alembic","ecosystem":"debian","description":null,"homepage":"https://github.com/sqlalchemy/alembic","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sqlalchemy/alembic","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T00:36:38.698Z","latest_release_published_at":"2026-02-12T00:36:38.698Z","latest_release_number":"1.13.2-4","last_synced_at":"2026-03-13T09:12:24.893Z","created_at":"2026-02-12T00:36:38.471Z","updated_at":"2026-08-18T10:43:47.841Z","registry_url":"https://tracker.debian.org/pkg/alembic","install_command":"apt-get install alembic","documentation_url":"https://packages.debian.org/trixie/alembic","metadata":{"component":"main","architecture":"all","priority":"source","binary":"alembic, python3-alembic","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-changelog, python3-setuptools, python3-sphinx, python3-sphinx-copybutton, python3-sphinx-paramlinks, python3-typing-extensions","build_depends_indep":"python3-dateutil, python3-editor, python3-mako, python3-pytest, python3-sqlalchemy, tzdata-legacy","build_depends_arch":null},"repo_metadata":{"id":37271625,"uuid":"159267771","full_name":"sqlalchemy/alembic","owner":"sqlalchemy","description":"A database migrations tool for SQLAlchemy.","archived":false,"fork":false,"pushed_at":"2026-08-14T07:40:29.000Z","size":5469,"stargazers_count":4325,"open_issues_count":128,"forks_count":363,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-08-18T09:26:43.691Z","etag":null,"topics":["python","sql","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sqlalchemy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"alembic","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-27T03:02:53.000Z","updated_at":"2026-08-17T22:01:34.000Z","dependencies_parsed_at":"2026-08-11T05:47:22.143Z","dependency_job_id":null,"html_url":"https://github.com/sqlalchemy/alembic","commit_stats":{"total_commits":1624,"total_committers":194,"mean_commits":8.371134020618557,"dds":0.25,"last_synced_commit":"b6b44c1e90c96b55939b28d73f427eff7b9cb620"},"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/sqlalchemy/alembic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/sbom","scorecard":{"id":168211,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlalchemy/alembic","commit":"cd4f404358f101b2b930013c609c074baca61468"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/run-on-pr.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-test.yaml:19","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:82","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:95","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2010-1 / GHSA-7q8x-38mc-p84f","Warn: Project is vulnerable to: PYSEC-2022-260 / GHSA-v973-fxgf-6xhp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T15:32:46.305Z","repository_id":37271625,"created_at":"2025-08-16T15:32:46.305Z","updated_at":"2025-08-16T15:32:46.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sqlalchemy","name":"SQLAlchemy","uuid":"6043126","kind":"organization","description":"The Database Toolkit and Object Relational Mapper","email":null,"website":"https://www.sqlalchemy.org","location":null,"twitter":"sqlalchemy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6043126?v=4","repositories_count":9,"last_synced_at":"2024-05-01T09:30:40.494Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sqlalchemy","funding_links":["https://github.com/sponsors/sqlalchemy"],"total_stars":11995,"followers":362,"following":0,"created_at":"2022-11-02T16:28:36.065Z","updated_at":"2024-05-01T09:30:42.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy/repositories"},"tags":[{"name":"rel_1_19_1","sha":"efe73dec13974f63cb438c1a2b525f2c5ac4c926","kind":"commit","published_at":"2026-08-08T16:30:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1/manifests"},{"name":"rel_1_19_0","sha":"d2204e4860fc87096a8c8e43b5370a6978f4d470","kind":"commit","published_at":"2026-08-04T18:33:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0/manifests"},{"name":"rel_1_18_5","sha":"013b68a4c8e0711d0bf999683b5e72ad8332e853","kind":"commit","published_at":"2026-06-25T15:19:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5/manifests"},{"name":"rel_1_18_4","sha":"766b5ee98e0aeea85a18f272a1ac813712ee0697","kind":"commit","published_at":"2026-02-10T15:57:53.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4/manifests"},{"name":"rel_1_18_3","sha":"d3f66e6b769eeeddae220a348d767890a4ea2c4b","kind":"commit","published_at":"2026-01-29T20:23:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3/manifests"},{"name":"rel_1_18_2","sha":"8167182d852fbcd4c36d3b867b601144fd96b0c9","kind":"commit","published_at":"2026-01-28T21:20:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2/manifests"},{"name":"rel_1_18_1","sha":"723bc949b9427b1a258ee0913e8fb89aaa3e4d31","kind":"commit","published_at":"2026-01-14T18:52:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1/manifests"},{"name":"rel_1_18_0","sha":"76e575b9c397b0a734358010fad58c60f3e2e3f2","kind":"commit","published_at":"2026-01-09T21:18:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0/manifests"},{"name":"rel_1_17_2","sha":"c8384551f41a4a06deefa61597a6f173fcb1a820","kind":"commit","published_at":"2025-11-14T20:32:35.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2/manifests"},{"name":"rel_1_17_1","sha":"e0c6e652f43aa225494c552ed54fbd449ad4ba79","kind":"commit","published_at":"2025-10-29T00:21:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1/manifests"},{"name":"rel_1_17_0","sha":"7bd9a04c0f57ee81ab3cb90f29044189d44e07b0","kind":"commit","published_at":"2025-10-11T18:37:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0/manifests"},{"name":"rel_1_16_5","sha":"c026cf70aece7d6cddf929cb37748c6076b1d528","kind":"commit","published_at":"2025-08-27T18:00:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5/manifests"},{"name":"rel_1_16_4","sha":"4ac119a11439bc822e847f728c28b05e158e8ea2","kind":"commit","published_at":"2025-07-10T16:16:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4/manifests"},{"name":"rel_1_16_3","sha":"1133630b4717934e5b587139e8b23d49f42c1cfd","kind":"commit","published_at":"2025-07-08T18:56:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3/manifests"},{"name":"rel_1_16_2","sha":"b63852d7c7a3be9c0ef7087aab2f86451f6b5e89","kind":"commit","published_at":"2025-06-16T18:03:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2/manifests"},{"name":"rel_1_16_1","sha":"3872e2322728bf1ad5868b325370fd3a4a0f5373","kind":"commit","published_at":"2025-05-21T23:10:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1/manifests"},{"name":"rel_1_16_0","sha":"468019c355ceea8b2cc75fcebe157314a805ec89","kind":"commit","published_at":"2025-05-21T19:15:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0/manifests"},{"name":"rel_1_15_2","sha":"3bd8d5190f7e02a73ff0d332356311b636f6b2a8","kind":"commit","published_at":"2025-03-28T13:50:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2/manifests"},{"name":"rel_1_15_1","sha":"dba16010329caab35709fef040cb6f59966c01d0","kind":"commit","published_at":"2025-03-04T21:59:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1/manifests"},{"name":"rel_1_15_0","sha":"fc34867efd14016a8363a933c061f049c880eed4","kind":"commit","published_at":"2025-03-04T17:56:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0/manifests"},{"name":"rel_1_14_1","sha":"ef5a3c4c0874178ed41d20d056168529072bc68c","kind":"commit","published_at":"2025-01-19T23:14:41.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1/manifests"},{"name":"rel_1_14_0","sha":"0c70a0bb3f64aff5c6c729497f17b2bf63d882fa","kind":"commit","published_at":"2024-11-04T18:42:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0/manifests"},{"name":"rel_1_13_3","sha":"b43a1966180f592d6be2a52361230d988e68353d","kind":"commit","published_at":"2024-09-23T14:51:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3/manifests"},{"name":"rel_1_13_2","sha":"c57a5b7b4d88296bbfc73c1dd770a9122bc1002e","kind":"commit","published_at":"2024-06-26T15:37:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2/manifests"},{"name":"rel_1_13_1","sha":"baac3bc569932c6bdc7d9e7015cdc0481e788615","kind":"commit","published_at":"2023-12-20T17:03:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1/manifests"},{"name":"rel_1_13_0","sha":"8bb93a0352e01258131ad8c9945ee500c3bc55cb","kind":"commit","published_at":"2023-12-01T15:24:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0/manifests"},{"name":"rel_1_12_1","sha":"0b1f273813dfe8c5d7359e8ca224d6801674d639","kind":"commit","published_at":"2023-10-26T15:08:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1/manifests"},{"name":"rel_1_12_0","sha":"4d82946f6c0c51cbfa1b46d6988111f88db649bc","kind":"commit","published_at":"2023-08-31T17:23:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0/manifests"},{"name":"rel_1_11_3","sha":"47850ab7dbc88905db8abf7abab6a48699d4a50a","kind":"commit","published_at":"2023-08-16T16:49:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3/manifests"},{"name":"rel_1_11_2","sha":"9f74eb00cac5b2646918b4e11fb567f779cadf7c","kind":"commit","published_at":"2023-08-04T13:54:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2/manifests"},{"name":"rel_1_11_1","sha":"0064c5183cc19ee84954f75f44b4b5f9131973fb","kind":"commit","published_at":"2023-05-17T22:06:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1/manifests"},{"name":"rel_1_11_0","sha":"494246c4fad986ac9d6c607c0dcf36d1f382d0b3","kind":"commit","published_at":"2023-05-15T19:44:58.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0/manifests"},{"name":"rel_1_10_4","sha":"c6067a5367015b6f1437a4357515e63dd8561829","kind":"commit","published_at":"2023-04-24T15:08:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4/manifests"},{"name":"rel_1_10_3","sha":"a22dadbfa4208f1916f158920faf50a933651e5e","kind":"commit","published_at":"2023-04-05T19:39:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3/manifests"},{"name":"rel_1_10_2","sha":"69a72b8ce8710e10983818639b081f3cec6f1ba4","kind":"commit","published_at":"2023-03-08T17:16:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2/manifests"},{"name":"rel_1_10_1","sha":"534465efd65fd78e4ac34469e03d4eb77f5a1ec6","kind":"commit","published_at":"2023-03-07T01:12:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1/manifests"},{"name":"rel_1_10_0","sha":"c13821875edd5529408a6effdb7873b216e878fd","kind":"commit","published_at":"2023-03-05T23:06:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0/manifests"},{"name":"rel_1_9_4","sha":"31d3d8dc582bc76982cab8e7e76a414d1f466517","kind":"commit","published_at":"2023-02-16T17:35:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4/manifests"},{"name":"rel_1_9_3","sha":"912ca37797a44d6fd94fc6566e4fd9df587dde86","kind":"commit","published_at":"2023-02-07T20:47:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3/manifests"},{"name":"rel_1_9_2","sha":"071eaf3c02aa93b89a58863ad8682e52fe448725","kind":"commit","published_at":"2023-01-14T19:11:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2/manifests"},{"name":"rel_1_9_1","sha":"613c23766b4fbd81f0415b870158aef4c6534eae","kind":"commit","published_at":"2022-12-23T19:26:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1/manifests"},{"name":"rel_1_9_0","sha":"dad8266bda4acc6d418360b9c3ae2ea56bf85792","kind":"commit","published_at":"2022-12-15T18:04:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0/manifests"},{"name":"rel_1_8_1","sha":"a968c9d2832173ee7d5dde50c7573f7b99424c38","kind":"commit","published_at":"2022-07-13T14:17:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1/manifests"},{"name":"rel_1_8_0","sha":"ee83ff6e2e9996166ab7a82f29b66969d2416267","kind":"commit","published_at":"2022-05-31T21:11:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0/manifests"},{"name":"rel_1_7_7","sha":"7b55158fee2efd437f1f462c1730cb47fb25a259","kind":"commit","published_at":"2022-03-14T19:39:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7/manifests"},{"name":"rel_1_7_6","sha":"92649264871918c54f74d0b8fa690b1e8e27203b","kind":"commit","published_at":"2022-02-01T15:00:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6/manifests"},{"name":"rel_1_7_5","sha":"feb9167f123fdb0857a4cb2560526ab2d4d8d173","kind":"commit","published_at":"2021-11-11T15:55:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5/manifests"},{"name":"rel_1_7_4","sha":"9872fbbca84f600e184c29227f8f863038788448","kind":"commit","published_at":"2021-10-06T14:13:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4/manifests"},{"name":"rel_1_7_3","sha":"6f5d6d30ff19c926ac6646710514e038b89de731","kind":"commit","published_at":"2021-09-17T15:28:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3/manifests"},{"name":"rel_1_7_2","sha":"dfb34776626469ee32da2fee92cac1a6ec82d653","kind":"commit","published_at":"2021-09-17T13:59:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2/manifests"},{"name":"rel_1_7_1","sha":"293cc37f14281280e679619eae9fc57fe0d271eb","kind":"commit","published_at":"2021-08-30T21:49:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1/manifests"},{"name":"rel_1_7_0","sha":"2c5752e745091a8f5f5720bad1fe629bf2cd30a0","kind":"commit","published_at":"2021-08-30T15:02:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0/manifests"},{"name":"rel_1_6_5","sha":"cfa6b65761f42fe5dca8802a089b2630336b9a5f","kind":"commit","published_at":"2021-05-27T19:49:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5/manifests"},{"name":"rel_1_6_4","sha":"79eb3c722c64e669e748ddc07cfa1642fb6fb133","kind":"commit","published_at":"2021-05-24T20:38:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4/manifests"},{"name":"rel_1_6_3","sha":"3227146634f437c3bc21fd0dd7bedcf6288a6951","kind":"commit","published_at":"2021-05-21T20:48:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3/manifests"},{"name":"rel_1_6_2","sha":"bd49e7865b8736fa8046ce4c99a001bf64a14efd","kind":"commit","published_at":"2021-05-07T02:31:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2/manifests"},{"name":"rel_1_6_1","sha":"82321d097f22ee2feb2a909e7a26cc596bc678e3","kind":"commit","published_at":"2021-05-06T17:09:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1/manifests"},{"name":"rel_1_6_0","sha":"692ebacdc3684b6a499db28c19f53a19d51d7f17","kind":"commit","published_at":"2021-05-03T18:45:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0/manifests"},{"name":"rel_1_5_8","sha":"815e1954894e74f370ee290e2cc57cc8156e476f","kind":"commit","published_at":"2021-03-23T18:13:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8/manifests"},{"name":"rel_1_5_7","sha":"389d750eca71ffc18a919b3b1414a05b640b4e4b","kind":"commit","published_at":"2021-03-11T16:22:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7/manifests"},{"name":"rel_1_5_6","sha":"5c1fe7e842752d40de64944b1147ad55d88bf56a","kind":"commit","published_at":"2021-03-05T14:59:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6/manifests"},{"name":"rel_1_5_5","sha":"c527dfef00744822e25f2741a3e2ce69f50d434c","kind":"commit","published_at":"2021-02-20T21:47:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5/manifests"},{"name":"rel_1_5_4","sha":"364d5fdb578eb0602fcedf899af45ccdbd77639a","kind":"commit","published_at":"2021-02-03T15:01:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4/manifests"},{"name":"rel_1_5_3","sha":"07fcf347038b6bc8ae92579c800eba9c685fd5d1","kind":"commit","published_at":"2021-01-29T21:51:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3/manifests"},{"name":"rel_1_5_2","sha":"8b3a2d8606db604186a23e49765447382f54e956","kind":"commit","published_at":"2021-01-20T18:30:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2/manifests"},{"name":"rel_1_5_1","sha":"5208fa572c7c1ee5c5010761753b0149175d3e70","kind":"commit","published_at":"2021-01-19T15:19:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1/manifests"},{"name":"rel_1_5_0","sha":"f1518bac5529bf6a105872cdc17e6e4fcf090a74","kind":"commit","published_at":"2021-01-18T20:52:24.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0/manifests"},{"name":"rel_1_4_3","sha":"b8f60b6c3fe9f250d8439048aece62452eaf08b8","kind":"commit","published_at":"2020-09-11T14:50:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3/manifests"},{"name":"rel_1_4_2","sha":"c9e7dba13218fb61852a53284f5cd70057a1d111","kind":"commit","published_at":"2020-03-19T21:48:15.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2/manifests"},{"name":"rel_1_4_1","sha":"e7997215353e8a8b0228d4f644f42a86f1757446","kind":"commit","published_at":"2020-03-01T17:45:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1/manifests"},{"name":"rel_1_4_0","sha":"b4a80767cecd99fc83af689857f4976968775a5c","kind":"commit","published_at":"2020-02-04T21:02:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0/manifests"},{"name":"rel_1_3_3","sha":"3e45b69dbf38c51c1c6c2af1c669fbcbdc80e78e","kind":"commit","published_at":"2020-01-22T16:40:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3/manifests"},{"name":"rel_1_3_2","sha":"c61361b0c0d1e98e55c1856de1983fb0cfbe7d23","kind":"commit","published_at":"2019-12-16T18:44:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2/manifests"},{"name":"rel_1_3_1","sha":"8d6bb007a4de046c4d338f4b79b40c9fcbf73ab7","kind":"commit","published_at":"2019-11-13T14:43:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1/manifests"},{"name":"rel_1_3_0","sha":"973a67d97055136414b1cca7d806239924bed458","kind":"commit","published_at":"2019-10-31T15:57:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0/manifests"},{"name":"rel_1_2_1","sha":"30673342c58ce839d94dc5bf3fc95dafae83c297","kind":"commit","published_at":"2019-09-24T17:24:17.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1/manifests"},{"name":"rel_1_2_0","sha":"871ae3d5a9f8b31f6276c9c831719fd205b47e89","kind":"commit","published_at":"2019-09-20T14:29:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0/manifests"},{"name":"rel_1_1_0","sha":"bee044a1c187be7f98dbfa08cc3017b3b9362362","kind":"commit","published_at":"2019-08-26T23:47:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0/manifests"},{"name":"rel_1_0_11","sha":"dc0be779421035d23391946749e5beab89ec336b","kind":"commit","published_at":"2019-06-25T21:36:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_11","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11/manifests"},{"name":"rel_1_0_10","sha":"542474c5e64beb7839021efcdd5fd1f704057267","kind":"commit","published_at":"2019-04-28T18:55:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10/manifests"},{"name":"rel_1_0_9","sha":"104379b5b5f52dd8a98aaee61e60668cdf9abf1a","kind":"commit","published_at":"2019-04-15T15:38:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9/manifests"},{"name":"rel_1_0_8","sha":"3004792315a58d51571266a9f70ae02e565c88ef","kind":"commit","published_at":"2019-03-04T18:01:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8/manifests"},{"name":"rel_1_0_7","sha":"60c5e297f8b1dba464ec49ed7fe6ee0a72e0d44a","kind":"commit","published_at":"2019-01-26T02:03:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7/manifests"},{"name":"rel_1_0_6","sha":"54099921a919f74d7c29a24e88214f95e9878a44","kind":"commit","published_at":"2019-01-13T18:00:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6/manifests"},{"name":"rel_1_0_5","sha":"e1ad2afc494e3f04eaa330e73efa59aae30f4a6c","kind":"commit","published_at":"2018-11-28T04:28:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5/manifests"},{"name":"rel_1_0_4","sha":"418fc86819315b9e8490a4732c46d5ffea5a3101","kind":"commit","published_at":"2018-11-28T01:01:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4/manifests"},{"name":"rel_1_0_3","sha":"082b9f29181925a14ff26545de1267c7646a4dc7","kind":"commit","published_at":"2018-11-14T20:29:38.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3/manifests"},{"name":"rel_1_0_2","sha":"ecab9967b08b9fa71a985ca2de61884e3f6e0c5d","kind":"commit","published_at":"2018-10-31T20:32:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2/manifests"},{"name":"rel_1_0_1","sha":"defbc5b32a169679fc7df45f83b682beb453a2bc","kind":"commit","published_at":"2018-10-17T14:51:08.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1/manifests"},{"name":"rel_1_0_0","sha":"5e1721628e9dbe719940927705367740690bf4b2","kind":"commit","published_at":"2018-07-13T18:09:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0/manifests"},{"name":"rel_0_9_10","sha":"fc7e38114527d0c9b20812bb4b2c66b1b27cf096","kind":"commit","published_at":"2018-06-29T20:25:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10/manifests"},{"name":"rel_0_9_9","sha":"ff6b851ceddea347e1779e7a74cd12700e38f258","kind":"commit","published_at":"2018-03-22T14:06:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9/manifests"},{"name":"rel_0_9_8","sha":"a32d9209313cb87415353dfca8e10683c4b85d24","kind":"commit","published_at":"2018-02-16T20:55:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8/manifests"},{"name":"rel_0_9_7","sha":"3fad29945bc8ff7d52ebc358e6c6b46db8b51ea1","kind":"commit","published_at":"2018-01-16T17:47:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7/manifests"},{"name":"rel_0_9_6","sha":"f03e349032dd7f2801d397bb1752b6df40da047c","kind":"commit","published_at":"2017-10-13T15:17:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6/manifests"},{"name":"rel_0_9_5","sha":"392d01a0927857b0d263cfc684f5529dba3b2e5c","kind":"commit","published_at":"2017-08-09T14:11:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5/manifests"},{"name":"rel_0_9_4","sha":"af38a3cc17fe86e7581f43aedf1e55eb7e312d7e","kind":"commit","published_at":"2017-08-01T02:06:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4/manifests"},{"name":"rel_0_9_3","sha":"bea341e2a23dc030b58d6a82e26fafb3e2917c1b","kind":"commit","published_at":"2017-07-06T15:59:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3/manifests"},{"name":"rel_0_9_2","sha":"a5a5266b8d15a312ce13a68a838b46869cb0adba","kind":"commit","published_at":"2017-05-18T15:04:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2/manifests"},{"name":"rel_0_9_1","sha":"543783bca5cd39e3e1fe99bf7aeef6ca4b423edd","kind":"commit","published_at":"2017-03-01T16:51:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1/manifests"},{"name":"rel_0_9_0","sha":"d39c0ae72b004b0889093464038eb20773f042b6","kind":"commit","published_at":"2017-02-28T15:58:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0/manifests"},{"name":"rel_0_8_10","sha":"376837484acc80a6cbc1cda9125935c05a94ee0f","kind":"commit","published_at":"2017-01-17T18:53:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10/manifests"},{"name":"rel_0_8_9","sha":"183a4a6cc3a76c4c0a2b6d6f021ffd3b4cc09060","kind":"commit","published_at":"2016-11-28T17:14:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9/manifests"},{"name":"rel_0_8_8","sha":"d3676e25beb50ddc821937e4108d1c9535d4951e","kind":"commit","published_at":"2016-09-12T22:20:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8/manifests"},{"name":"rel_0_8_7","sha":"8084497fc7768e3d2a56a6dba7e8364dfc9bd098","kind":"commit","published_at":"2016-07-26T14:48:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7/manifests"},{"name":"rel_0_8_6","sha":"c8c61d75c309155b938b9c28b070aba40268ae95","kind":"commit","published_at":"2016-04-14T21:26:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6/manifests"},{"name":"rel_0_8_5","sha":"a512b5f115291deb70400e829a0ca95648d8955b","kind":"commit","published_at":"2016-03-09T14:36:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5/manifests"},{"name":"rel_0_8_4","sha":"8861f49527aef2fe38e54152e79f25ce40707345","kind":"commit","published_at":"2015-12-15T23:20:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4/manifests"},{"name":"rel_0_8_3","sha":"0b750d23844cc9ff7cc206d108156ba2028b7456","kind":"commit","published_at":"2015-10-16T19:19:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3/manifests"},{"name":"rel_0_8_2","sha":"9aef0f9fe04096f1ba31bd1efbc24b2bcc33bbd1","kind":"commit","published_at":"2015-08-25T16:32:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2/manifests"},{"name":"rel_0_8_1","sha":"8207591c88ee868fc0ddc83002f311eb85ae51da","kind":"commit","published_at":"2015-08-22T19:34:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1/manifests"},{"name":"rel_0_8_0","sha":"ca9792c6dd26881bbaa2c06edd84ef3fa1db34a9","kind":"commit","published_at":"2015-08-12T19:16:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0/manifests"},{"name":"rel_0_7_7","sha":"b8c8dc581fcdef6490a5f082d1adc0f9f50f279d","kind":"commit","published_at":"2015-07-22T17:25:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7/manifests"},{"name":"rel_0_7_6","sha":"6ae4196acc0170ebef29f617b49376b371a8923c","kind":"commit","published_at":"2015-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6/manifests"},{"name":"rel_0_7_5_post2","sha":"c3e39ec4bff3345dcc1daa1d678989b6fd690a3d","kind":"commit","published_at":"2015-03-20T19:29:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2/manifests"},{"name":"rel_0_7_5_post1","sha":"e1dc713aa6813152063c48ff66a57b365b56b2fc","kind":"commit","published_at":"2015-03-20T19:20:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1/manifests"},{"name":"rel_0_7_5","sha":"5d036bc2035548c3749280684be08d8999b2b39b","kind":"commit","published_at":"2015-03-19T20:34:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5/manifests"},{"name":"rel_0_7_4","sha":"f342bd245637651046b553114ab34ce3cee1a02b","kind":"commit","published_at":"2015-01-12T19:16:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4/manifests"},{"name":"rel_0_7_3","sha":"d69a590286019eea673e5daba935f909efeae5cc","kind":"commit","published_at":"2014-12-30T17:14:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3/manifests"},{"name":"rel_0_7_2","sha":"082a6c63668a601c0833c99b4ca23fe9459a3a40","kind":"commit","published_at":"2014-12-18T20:30:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2/manifests"},{"name":"rel_0_7_1","sha":"5f952f25caa688d89204d134ee867de7dbad917c","kind":"commit","published_at":"2014-12-03T20:50:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1/manifests"},{"name":"rel_0_7_0","sha":"1477a0dc9b346d047b987af9caa836cd6d61aca6","kind":"commit","published_at":"2014-11-24T20:20:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0/manifests"},{"name":"rel_0_6_7","sha":"e37162294fc6df9740f4231a75021f391e2a0f98","kind":"commit","published_at":"2014-09-09T21:53:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7/manifests"},{"name":"rel_0_6_6","sha":"21274431ac8f4b17ddf2f0ba16ae0046ea344e85","kind":"commit","published_at":"2014-08-07T20:14:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6/manifests"},{"name":"rel_0_6_5","sha":"bb51372abf96342dcac21e8bc08aa6d79f036a33","kind":"commit","published_at":"2014-05-03T22:37:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5/manifests"},{"name":"rel_0_6_4","sha":"e5a066c7caf9256e006121d87e859b8ca51f7769","kind":"commit","published_at":"2014-03-28T23:39:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4/manifests"},{"name":"rel_0_6_3","sha":"aeeb24bbf863c3e95455677c937c9b22160671a4","kind":"commit","published_at":"2014-02-03T00:55:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3/manifests"},{"name":"rel_0_6_2","sha":"106d3a5707dfff134a9bded98c9cfb471fdc1910","kind":"commit","published_at":"2013-12-27T19:25:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2/manifests"},{"name":"rel_0_6_1","sha":"257600f8bfa49e4ce83d2f35418684ae04f23d85","kind":"commit","published_at":"2013-11-27T17:33:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1/manifests"},{"name":"rel_0_6_0","sha":"3d4f95c7e4c043e4281d8e68c6f0eaab8ce0d48a","kind":"commit","published_at":"2013-07-19T21:17:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0/manifests"},{"name":"rel_0_5_0","sha":"879aa4d7c7013a551e516e2a026d41823d368224","kind":"commit","published_at":"2013-04-04T22:40:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0/manifests"},{"name":"rel_0_4_2","sha":"979a32f8e92c56fd5a0b9ca3e9cb1842290fd84d","kind":"commit","published_at":"2013-01-11T16:17:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2/manifests"},{"name":"rel_0_4_1","sha":"a52b54b339b971b1376a55176c9c58a985b21739","kind":"commit","published_at":"2012-12-09T22:10:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1/manifests"},{"name":"rel_0_4_0","sha":"03481917469dde2be467c352232cc38999c50507","kind":"commit","published_at":"2012-10-01T21:12:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0/manifests"},{"name":"rel_0_3_6","sha":"c972e816befb38466196d89eead2e2bc55f1afae","kind":"commit","published_at":"2012-08-15T19:33:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6/manifests"},{"name":"rel_0_3_5","sha":"64f6a6a584eedb8f5d8227656e94b80a022e525e","kind":"commit","published_at":"2012-07-08T18:15:06.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5/manifests"},{"name":"rel_0_3_4","sha":"9e213ed2921cf0be75a61a05401320eb8b75a332","kind":"commit","published_at":"2012-06-03T00:06:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4/manifests"},{"name":"rel_0_3_3","sha":"d4094ff7a76cd4438b15242c7c883333235fc0c7","kind":"commit","published_at":"2012-06-02T18:42:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3/manifests"},{"name":"rel_0_3_2","sha":"17b7299729fe1ff05e1638d555233875bc21caab","kind":"commit","published_at":"2012-04-30T19:17:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2/manifests"},{"name":"rel_0_3_1","sha":"a7ada78d87aeb7383455b3935457950f1070d4b2","kind":"commit","published_at":"2012-04-07T22:00:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1/manifests"},{"name":"rel_0_3_0","sha":"8332e56a18e30ebc5c74bf782f6ad42d14ea9814","kind":"commit","published_at":"2012-04-05T17:33:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0/manifests"},{"name":"rel_0_2_2","sha":"494191413c80a01a7156fbe5fc6788d269e5e9ed","kind":"commit","published_at":"2012-03-13T04:59:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2/manifests"},{"name":"rel_0_2_1","sha":"87ab39a74dcf49dd7cabe55b89d37758a2104001","kind":"commit","published_at":"2012-01-31T15:10:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1/manifests"},{"name":"rel_0_2_0","sha":"0bf3fe8f6f089f6023f3917ce8faa050ad0b79b0","kind":"commit","published_at":"2012-01-30T19:34:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0/manifests"},{"name":"rel_0_1_1","sha":"d76a1bea49a29822000254ec26926de1187c1d1d","kind":"commit","published_at":"2012-01-05T01:07:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1/manifests"},{"name":"rel_0_1_0","sha":"3bf28d1fc3e665ae81baa5e47609840ea6f42142","kind":"commit","published_at":"2011-11-30T20:08:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:43:47.841Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/alembic?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/alembic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/alembic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/alembic/dependencies","status":null,"funding_links":["https://github.com/sponsors/alembic","https://patreon.com/zzzeek","https://tidelift.com/funding/github/pypi/SQLAlchemy","https://github.com/sponsors/sqlalchemy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:20:31.661Z","issues_count":340,"pull_requests_count":179,"avg_time_to_close_issue":13271692.476394849,"avg_time_to_close_pull_request":2620729.4507042253,"issues_closed_count":233,"pull_requests_closed_count":142,"pull_request_authors_count":104,"issue_authors_count":261,"avg_comments_per_issue":4.3617647058823525,"avg_comments_per_pull_request":5.067039106145251,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":29,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":423357.64285714284,"past_year_avg_time_to_close_pull_request":1870793.25,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":3.103448275862069,"past_year_avg_comments_per_pull_request":2.3846153846153846,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/issues","maintainers":[{"login":"CaselIT","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"zzzeek","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"jvanasco","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"},{"login":"pbecotte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pbecotte"}],"active_maintainers":[{"login":"zzzeek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"CaselIT","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"jvanasco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/alembic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/alembic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/alembic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/alembic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/alembic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/alembic/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1681},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-24T05:05:13.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13409375,"name":"alembic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sqlalchemy/alembic","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sqlalchemy/alembic","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-06T18:30:38.496Z","latest_release_published_at":"2026-02-06T18:30:38.496Z","latest_release_number":"1.7.6-1","last_synced_at":"2026-03-06T18:32:04.764Z","created_at":"2026-02-06T18:30:37.759Z","updated_at":"2026-08-18T10:52:35.280Z","registry_url":"https://launchpad.net/ubuntu/+source/alembic","install_command":"apt-get install alembic","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"alembic, python3-alembic","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-changelog, python3-setuptools, python3-sphinx, python3-sphinx-paramlinks","build_depends_indep":"python3-dateutil, python3-editor, python3-mako, python3-mock, python3-pytest, python3-sqlalchemy","build_depends_arch":null},"repo_metadata":{"id":37271625,"uuid":"159267771","full_name":"sqlalchemy/alembic","owner":"sqlalchemy","description":"A database migrations tool for SQLAlchemy.","archived":false,"fork":false,"pushed_at":"2026-08-14T07:40:29.000Z","size":5469,"stargazers_count":4325,"open_issues_count":128,"forks_count":363,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-08-18T09:26:43.691Z","etag":null,"topics":["python","sql","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sqlalchemy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"alembic","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-27T03:02:53.000Z","updated_at":"2026-08-17T22:01:34.000Z","dependencies_parsed_at":"2026-08-11T05:47:22.143Z","dependency_job_id":null,"html_url":"https://github.com/sqlalchemy/alembic","commit_stats":{"total_commits":1624,"total_committers":194,"mean_commits":8.371134020618557,"dds":0.25,"last_synced_commit":"b6b44c1e90c96b55939b28d73f427eff7b9cb620"},"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/sqlalchemy/alembic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/sbom","scorecard":{"id":168211,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlalchemy/alembic","commit":"cd4f404358f101b2b930013c609c074baca61468"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/run-on-pr.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-test.yaml:19","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:82","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:95","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2010-1 / GHSA-7q8x-38mc-p84f","Warn: Project is vulnerable to: PYSEC-2022-260 / GHSA-v973-fxgf-6xhp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T15:32:46.305Z","repository_id":37271625,"created_at":"2025-08-16T15:32:46.305Z","updated_at":"2025-08-16T15:32:46.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sqlalchemy","name":"SQLAlchemy","uuid":"6043126","kind":"organization","description":"The Database Toolkit and Object Relational Mapper","email":null,"website":"https://www.sqlalchemy.org","location":null,"twitter":"sqlalchemy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6043126?v=4","repositories_count":9,"last_synced_at":"2024-05-01T09:30:40.494Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sqlalchemy","funding_links":["https://github.com/sponsors/sqlalchemy"],"total_stars":11995,"followers":362,"following":0,"created_at":"2022-11-02T16:28:36.065Z","updated_at":"2024-05-01T09:30:42.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy/repositories"},"tags":[{"name":"rel_1_19_1","sha":"efe73dec13974f63cb438c1a2b525f2c5ac4c926","kind":"commit","published_at":"2026-08-08T16:30:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1/manifests"},{"name":"rel_1_19_0","sha":"d2204e4860fc87096a8c8e43b5370a6978f4d470","kind":"commit","published_at":"2026-08-04T18:33:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0/manifests"},{"name":"rel_1_18_5","sha":"013b68a4c8e0711d0bf999683b5e72ad8332e853","kind":"commit","published_at":"2026-06-25T15:19:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5/manifests"},{"name":"rel_1_18_4","sha":"766b5ee98e0aeea85a18f272a1ac813712ee0697","kind":"commit","published_at":"2026-02-10T15:57:53.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4/manifests"},{"name":"rel_1_18_3","sha":"d3f66e6b769eeeddae220a348d767890a4ea2c4b","kind":"commit","published_at":"2026-01-29T20:23:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3/manifests"},{"name":"rel_1_18_2","sha":"8167182d852fbcd4c36d3b867b601144fd96b0c9","kind":"commit","published_at":"2026-01-28T21:20:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2/manifests"},{"name":"rel_1_18_1","sha":"723bc949b9427b1a258ee0913e8fb89aaa3e4d31","kind":"commit","published_at":"2026-01-14T18:52:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1/manifests"},{"name":"rel_1_18_0","sha":"76e575b9c397b0a734358010fad58c60f3e2e3f2","kind":"commit","published_at":"2026-01-09T21:18:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0/manifests"},{"name":"rel_1_17_2","sha":"c8384551f41a4a06deefa61597a6f173fcb1a820","kind":"commit","published_at":"2025-11-14T20:32:35.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2/manifests"},{"name":"rel_1_17_1","sha":"e0c6e652f43aa225494c552ed54fbd449ad4ba79","kind":"commit","published_at":"2025-10-29T00:21:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1/manifests"},{"name":"rel_1_17_0","sha":"7bd9a04c0f57ee81ab3cb90f29044189d44e07b0","kind":"commit","published_at":"2025-10-11T18:37:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0/manifests"},{"name":"rel_1_16_5","sha":"c026cf70aece7d6cddf929cb37748c6076b1d528","kind":"commit","published_at":"2025-08-27T18:00:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5/manifests"},{"name":"rel_1_16_4","sha":"4ac119a11439bc822e847f728c28b05e158e8ea2","kind":"commit","published_at":"2025-07-10T16:16:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4/manifests"},{"name":"rel_1_16_3","sha":"1133630b4717934e5b587139e8b23d49f42c1cfd","kind":"commit","published_at":"2025-07-08T18:56:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3/manifests"},{"name":"rel_1_16_2","sha":"b63852d7c7a3be9c0ef7087aab2f86451f6b5e89","kind":"commit","published_at":"2025-06-16T18:03:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2/manifests"},{"name":"rel_1_16_1","sha":"3872e2322728bf1ad5868b325370fd3a4a0f5373","kind":"commit","published_at":"2025-05-21T23:10:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1/manifests"},{"name":"rel_1_16_0","sha":"468019c355ceea8b2cc75fcebe157314a805ec89","kind":"commit","published_at":"2025-05-21T19:15:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0/manifests"},{"name":"rel_1_15_2","sha":"3bd8d5190f7e02a73ff0d332356311b636f6b2a8","kind":"commit","published_at":"2025-03-28T13:50:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2/manifests"},{"name":"rel_1_15_1","sha":"dba16010329caab35709fef040cb6f59966c01d0","kind":"commit","published_at":"2025-03-04T21:59:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1/manifests"},{"name":"rel_1_15_0","sha":"fc34867efd14016a8363a933c061f049c880eed4","kind":"commit","published_at":"2025-03-04T17:56:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0/manifests"},{"name":"rel_1_14_1","sha":"ef5a3c4c0874178ed41d20d056168529072bc68c","kind":"commit","published_at":"2025-01-19T23:14:41.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1/manifests"},{"name":"rel_1_14_0","sha":"0c70a0bb3f64aff5c6c729497f17b2bf63d882fa","kind":"commit","published_at":"2024-11-04T18:42:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0/manifests"},{"name":"rel_1_13_3","sha":"b43a1966180f592d6be2a52361230d988e68353d","kind":"commit","published_at":"2024-09-23T14:51:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3/manifests"},{"name":"rel_1_13_2","sha":"c57a5b7b4d88296bbfc73c1dd770a9122bc1002e","kind":"commit","published_at":"2024-06-26T15:37:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2/manifests"},{"name":"rel_1_13_1","sha":"baac3bc569932c6bdc7d9e7015cdc0481e788615","kind":"commit","published_at":"2023-12-20T17:03:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1/manifests"},{"name":"rel_1_13_0","sha":"8bb93a0352e01258131ad8c9945ee500c3bc55cb","kind":"commit","published_at":"2023-12-01T15:24:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0/manifests"},{"name":"rel_1_12_1","sha":"0b1f273813dfe8c5d7359e8ca224d6801674d639","kind":"commit","published_at":"2023-10-26T15:08:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1/manifests"},{"name":"rel_1_12_0","sha":"4d82946f6c0c51cbfa1b46d6988111f88db649bc","kind":"commit","published_at":"2023-08-31T17:23:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0/manifests"},{"name":"rel_1_11_3","sha":"47850ab7dbc88905db8abf7abab6a48699d4a50a","kind":"commit","published_at":"2023-08-16T16:49:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3/manifests"},{"name":"rel_1_11_2","sha":"9f74eb00cac5b2646918b4e11fb567f779cadf7c","kind":"commit","published_at":"2023-08-04T13:54:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2/manifests"},{"name":"rel_1_11_1","sha":"0064c5183cc19ee84954f75f44b4b5f9131973fb","kind":"commit","published_at":"2023-05-17T22:06:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1/manifests"},{"name":"rel_1_11_0","sha":"494246c4fad986ac9d6c607c0dcf36d1f382d0b3","kind":"commit","published_at":"2023-05-15T19:44:58.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0/manifests"},{"name":"rel_1_10_4","sha":"c6067a5367015b6f1437a4357515e63dd8561829","kind":"commit","published_at":"2023-04-24T15:08:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4/manifests"},{"name":"rel_1_10_3","sha":"a22dadbfa4208f1916f158920faf50a933651e5e","kind":"commit","published_at":"2023-04-05T19:39:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3/manifests"},{"name":"rel_1_10_2","sha":"69a72b8ce8710e10983818639b081f3cec6f1ba4","kind":"commit","published_at":"2023-03-08T17:16:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2/manifests"},{"name":"rel_1_10_1","sha":"534465efd65fd78e4ac34469e03d4eb77f5a1ec6","kind":"commit","published_at":"2023-03-07T01:12:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1/manifests"},{"name":"rel_1_10_0","sha":"c13821875edd5529408a6effdb7873b216e878fd","kind":"commit","published_at":"2023-03-05T23:06:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0/manifests"},{"name":"rel_1_9_4","sha":"31d3d8dc582bc76982cab8e7e76a414d1f466517","kind":"commit","published_at":"2023-02-16T17:35:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4/manifests"},{"name":"rel_1_9_3","sha":"912ca37797a44d6fd94fc6566e4fd9df587dde86","kind":"commit","published_at":"2023-02-07T20:47:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3/manifests"},{"name":"rel_1_9_2","sha":"071eaf3c02aa93b89a58863ad8682e52fe448725","kind":"commit","published_at":"2023-01-14T19:11:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2/manifests"},{"name":"rel_1_9_1","sha":"613c23766b4fbd81f0415b870158aef4c6534eae","kind":"commit","published_at":"2022-12-23T19:26:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1/manifests"},{"name":"rel_1_9_0","sha":"dad8266bda4acc6d418360b9c3ae2ea56bf85792","kind":"commit","published_at":"2022-12-15T18:04:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0/manifests"},{"name":"rel_1_8_1","sha":"a968c9d2832173ee7d5dde50c7573f7b99424c38","kind":"commit","published_at":"2022-07-13T14:17:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1/manifests"},{"name":"rel_1_8_0","sha":"ee83ff6e2e9996166ab7a82f29b66969d2416267","kind":"commit","published_at":"2022-05-31T21:11:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0/manifests"},{"name":"rel_1_7_7","sha":"7b55158fee2efd437f1f462c1730cb47fb25a259","kind":"commit","published_at":"2022-03-14T19:39:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7/manifests"},{"name":"rel_1_7_6","sha":"92649264871918c54f74d0b8fa690b1e8e27203b","kind":"commit","published_at":"2022-02-01T15:00:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6/manifests"},{"name":"rel_1_7_5","sha":"feb9167f123fdb0857a4cb2560526ab2d4d8d173","kind":"commit","published_at":"2021-11-11T15:55:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5/manifests"},{"name":"rel_1_7_4","sha":"9872fbbca84f600e184c29227f8f863038788448","kind":"commit","published_at":"2021-10-06T14:13:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4/manifests"},{"name":"rel_1_7_3","sha":"6f5d6d30ff19c926ac6646710514e038b89de731","kind":"commit","published_at":"2021-09-17T15:28:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3/manifests"},{"name":"rel_1_7_2","sha":"dfb34776626469ee32da2fee92cac1a6ec82d653","kind":"commit","published_at":"2021-09-17T13:59:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2/manifests"},{"name":"rel_1_7_1","sha":"293cc37f14281280e679619eae9fc57fe0d271eb","kind":"commit","published_at":"2021-08-30T21:49:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1/manifests"},{"name":"rel_1_7_0","sha":"2c5752e745091a8f5f5720bad1fe629bf2cd30a0","kind":"commit","published_at":"2021-08-30T15:02:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0/manifests"},{"name":"rel_1_6_5","sha":"cfa6b65761f42fe5dca8802a089b2630336b9a5f","kind":"commit","published_at":"2021-05-27T19:49:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5/manifests"},{"name":"rel_1_6_4","sha":"79eb3c722c64e669e748ddc07cfa1642fb6fb133","kind":"commit","published_at":"2021-05-24T20:38:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4/manifests"},{"name":"rel_1_6_3","sha":"3227146634f437c3bc21fd0dd7bedcf6288a6951","kind":"commit","published_at":"2021-05-21T20:48:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3/manifests"},{"name":"rel_1_6_2","sha":"bd49e7865b8736fa8046ce4c99a001bf64a14efd","kind":"commit","published_at":"2021-05-07T02:31:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2/manifests"},{"name":"rel_1_6_1","sha":"82321d097f22ee2feb2a909e7a26cc596bc678e3","kind":"commit","published_at":"2021-05-06T17:09:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1/manifests"},{"name":"rel_1_6_0","sha":"692ebacdc3684b6a499db28c19f53a19d51d7f17","kind":"commit","published_at":"2021-05-03T18:45:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0/manifests"},{"name":"rel_1_5_8","sha":"815e1954894e74f370ee290e2cc57cc8156e476f","kind":"commit","published_at":"2021-03-23T18:13:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8/manifests"},{"name":"rel_1_5_7","sha":"389d750eca71ffc18a919b3b1414a05b640b4e4b","kind":"commit","published_at":"2021-03-11T16:22:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7/manifests"},{"name":"rel_1_5_6","sha":"5c1fe7e842752d40de64944b1147ad55d88bf56a","kind":"commit","published_at":"2021-03-05T14:59:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6/manifests"},{"name":"rel_1_5_5","sha":"c527dfef00744822e25f2741a3e2ce69f50d434c","kind":"commit","published_at":"2021-02-20T21:47:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5/manifests"},{"name":"rel_1_5_4","sha":"364d5fdb578eb0602fcedf899af45ccdbd77639a","kind":"commit","published_at":"2021-02-03T15:01:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4/manifests"},{"name":"rel_1_5_3","sha":"07fcf347038b6bc8ae92579c800eba9c685fd5d1","kind":"commit","published_at":"2021-01-29T21:51:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3/manifests"},{"name":"rel_1_5_2","sha":"8b3a2d8606db604186a23e49765447382f54e956","kind":"commit","published_at":"2021-01-20T18:30:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2/manifests"},{"name":"rel_1_5_1","sha":"5208fa572c7c1ee5c5010761753b0149175d3e70","kind":"commit","published_at":"2021-01-19T15:19:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1/manifests"},{"name":"rel_1_5_0","sha":"f1518bac5529bf6a105872cdc17e6e4fcf090a74","kind":"commit","published_at":"2021-01-18T20:52:24.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0/manifests"},{"name":"rel_1_4_3","sha":"b8f60b6c3fe9f250d8439048aece62452eaf08b8","kind":"commit","published_at":"2020-09-11T14:50:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3/manifests"},{"name":"rel_1_4_2","sha":"c9e7dba13218fb61852a53284f5cd70057a1d111","kind":"commit","published_at":"2020-03-19T21:48:15.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2/manifests"},{"name":"rel_1_4_1","sha":"e7997215353e8a8b0228d4f644f42a86f1757446","kind":"commit","published_at":"2020-03-01T17:45:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1/manifests"},{"name":"rel_1_4_0","sha":"b4a80767cecd99fc83af689857f4976968775a5c","kind":"commit","published_at":"2020-02-04T21:02:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0/manifests"},{"name":"rel_1_3_3","sha":"3e45b69dbf38c51c1c6c2af1c669fbcbdc80e78e","kind":"commit","published_at":"2020-01-22T16:40:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3/manifests"},{"name":"rel_1_3_2","sha":"c61361b0c0d1e98e55c1856de1983fb0cfbe7d23","kind":"commit","published_at":"2019-12-16T18:44:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2/manifests"},{"name":"rel_1_3_1","sha":"8d6bb007a4de046c4d338f4b79b40c9fcbf73ab7","kind":"commit","published_at":"2019-11-13T14:43:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1/manifests"},{"name":"rel_1_3_0","sha":"973a67d97055136414b1cca7d806239924bed458","kind":"commit","published_at":"2019-10-31T15:57:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0/manifests"},{"name":"rel_1_2_1","sha":"30673342c58ce839d94dc5bf3fc95dafae83c297","kind":"commit","published_at":"2019-09-24T17:24:17.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1/manifests"},{"name":"rel_1_2_0","sha":"871ae3d5a9f8b31f6276c9c831719fd205b47e89","kind":"commit","published_at":"2019-09-20T14:29:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0/manifests"},{"name":"rel_1_1_0","sha":"bee044a1c187be7f98dbfa08cc3017b3b9362362","kind":"commit","published_at":"2019-08-26T23:47:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0/manifests"},{"name":"rel_1_0_11","sha":"dc0be779421035d23391946749e5beab89ec336b","kind":"commit","published_at":"2019-06-25T21:36:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_11","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11/manifests"},{"name":"rel_1_0_10","sha":"542474c5e64beb7839021efcdd5fd1f704057267","kind":"commit","published_at":"2019-04-28T18:55:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10/manifests"},{"name":"rel_1_0_9","sha":"104379b5b5f52dd8a98aaee61e60668cdf9abf1a","kind":"commit","published_at":"2019-04-15T15:38:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9/manifests"},{"name":"rel_1_0_8","sha":"3004792315a58d51571266a9f70ae02e565c88ef","kind":"commit","published_at":"2019-03-04T18:01:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8/manifests"},{"name":"rel_1_0_7","sha":"60c5e297f8b1dba464ec49ed7fe6ee0a72e0d44a","kind":"commit","published_at":"2019-01-26T02:03:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7/manifests"},{"name":"rel_1_0_6","sha":"54099921a919f74d7c29a24e88214f95e9878a44","kind":"commit","published_at":"2019-01-13T18:00:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6/manifests"},{"name":"rel_1_0_5","sha":"e1ad2afc494e3f04eaa330e73efa59aae30f4a6c","kind":"commit","published_at":"2018-11-28T04:28:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5/manifests"},{"name":"rel_1_0_4","sha":"418fc86819315b9e8490a4732c46d5ffea5a3101","kind":"commit","published_at":"2018-11-28T01:01:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4/manifests"},{"name":"rel_1_0_3","sha":"082b9f29181925a14ff26545de1267c7646a4dc7","kind":"commit","published_at":"2018-11-14T20:29:38.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3/manifests"},{"name":"rel_1_0_2","sha":"ecab9967b08b9fa71a985ca2de61884e3f6e0c5d","kind":"commit","published_at":"2018-10-31T20:32:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2/manifests"},{"name":"rel_1_0_1","sha":"defbc5b32a169679fc7df45f83b682beb453a2bc","kind":"commit","published_at":"2018-10-17T14:51:08.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1/manifests"},{"name":"rel_1_0_0","sha":"5e1721628e9dbe719940927705367740690bf4b2","kind":"commit","published_at":"2018-07-13T18:09:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0/manifests"},{"name":"rel_0_9_10","sha":"fc7e38114527d0c9b20812bb4b2c66b1b27cf096","kind":"commit","published_at":"2018-06-29T20:25:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10/manifests"},{"name":"rel_0_9_9","sha":"ff6b851ceddea347e1779e7a74cd12700e38f258","kind":"commit","published_at":"2018-03-22T14:06:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9/manifests"},{"name":"rel_0_9_8","sha":"a32d9209313cb87415353dfca8e10683c4b85d24","kind":"commit","published_at":"2018-02-16T20:55:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8/manifests"},{"name":"rel_0_9_7","sha":"3fad29945bc8ff7d52ebc358e6c6b46db8b51ea1","kind":"commit","published_at":"2018-01-16T17:47:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7/manifests"},{"name":"rel_0_9_6","sha":"f03e349032dd7f2801d397bb1752b6df40da047c","kind":"commit","published_at":"2017-10-13T15:17:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6/manifests"},{"name":"rel_0_9_5","sha":"392d01a0927857b0d263cfc684f5529dba3b2e5c","kind":"commit","published_at":"2017-08-09T14:11:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5/manifests"},{"name":"rel_0_9_4","sha":"af38a3cc17fe86e7581f43aedf1e55eb7e312d7e","kind":"commit","published_at":"2017-08-01T02:06:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4/manifests"},{"name":"rel_0_9_3","sha":"bea341e2a23dc030b58d6a82e26fafb3e2917c1b","kind":"commit","published_at":"2017-07-06T15:59:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3/manifests"},{"name":"rel_0_9_2","sha":"a5a5266b8d15a312ce13a68a838b46869cb0adba","kind":"commit","published_at":"2017-05-18T15:04:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2/manifests"},{"name":"rel_0_9_1","sha":"543783bca5cd39e3e1fe99bf7aeef6ca4b423edd","kind":"commit","published_at":"2017-03-01T16:51:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1/manifests"},{"name":"rel_0_9_0","sha":"d39c0ae72b004b0889093464038eb20773f042b6","kind":"commit","published_at":"2017-02-28T15:58:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0/manifests"},{"name":"rel_0_8_10","sha":"376837484acc80a6cbc1cda9125935c05a94ee0f","kind":"commit","published_at":"2017-01-17T18:53:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10/manifests"},{"name":"rel_0_8_9","sha":"183a4a6cc3a76c4c0a2b6d6f021ffd3b4cc09060","kind":"commit","published_at":"2016-11-28T17:14:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9/manifests"},{"name":"rel_0_8_8","sha":"d3676e25beb50ddc821937e4108d1c9535d4951e","kind":"commit","published_at":"2016-09-12T22:20:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8/manifests"},{"name":"rel_0_8_7","sha":"8084497fc7768e3d2a56a6dba7e8364dfc9bd098","kind":"commit","published_at":"2016-07-26T14:48:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7/manifests"},{"name":"rel_0_8_6","sha":"c8c61d75c309155b938b9c28b070aba40268ae95","kind":"commit","published_at":"2016-04-14T21:26:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6/manifests"},{"name":"rel_0_8_5","sha":"a512b5f115291deb70400e829a0ca95648d8955b","kind":"commit","published_at":"2016-03-09T14:36:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5/manifests"},{"name":"rel_0_8_4","sha":"8861f49527aef2fe38e54152e79f25ce40707345","kind":"commit","published_at":"2015-12-15T23:20:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4/manifests"},{"name":"rel_0_8_3","sha":"0b750d23844cc9ff7cc206d108156ba2028b7456","kind":"commit","published_at":"2015-10-16T19:19:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3/manifests"},{"name":"rel_0_8_2","sha":"9aef0f9fe04096f1ba31bd1efbc24b2bcc33bbd1","kind":"commit","published_at":"2015-08-25T16:32:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2/manifests"},{"name":"rel_0_8_1","sha":"8207591c88ee868fc0ddc83002f311eb85ae51da","kind":"commit","published_at":"2015-08-22T19:34:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1/manifests"},{"name":"rel_0_8_0","sha":"ca9792c6dd26881bbaa2c06edd84ef3fa1db34a9","kind":"commit","published_at":"2015-08-12T19:16:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0/manifests"},{"name":"rel_0_7_7","sha":"b8c8dc581fcdef6490a5f082d1adc0f9f50f279d","kind":"commit","published_at":"2015-07-22T17:25:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7/manifests"},{"name":"rel_0_7_6","sha":"6ae4196acc0170ebef29f617b49376b371a8923c","kind":"commit","published_at":"2015-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6/manifests"},{"name":"rel_0_7_5_post2","sha":"c3e39ec4bff3345dcc1daa1d678989b6fd690a3d","kind":"commit","published_at":"2015-03-20T19:29:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2/manifests"},{"name":"rel_0_7_5_post1","sha":"e1dc713aa6813152063c48ff66a57b365b56b2fc","kind":"commit","published_at":"2015-03-20T19:20:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1/manifests"},{"name":"rel_0_7_5","sha":"5d036bc2035548c3749280684be08d8999b2b39b","kind":"commit","published_at":"2015-03-19T20:34:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5/manifests"},{"name":"rel_0_7_4","sha":"f342bd245637651046b553114ab34ce3cee1a02b","kind":"commit","published_at":"2015-01-12T19:16:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4/manifests"},{"name":"rel_0_7_3","sha":"d69a590286019eea673e5daba935f909efeae5cc","kind":"commit","published_at":"2014-12-30T17:14:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3/manifests"},{"name":"rel_0_7_2","sha":"082a6c63668a601c0833c99b4ca23fe9459a3a40","kind":"commit","published_at":"2014-12-18T20:30:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2/manifests"},{"name":"rel_0_7_1","sha":"5f952f25caa688d89204d134ee867de7dbad917c","kind":"commit","published_at":"2014-12-03T20:50:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1/manifests"},{"name":"rel_0_7_0","sha":"1477a0dc9b346d047b987af9caa836cd6d61aca6","kind":"commit","published_at":"2014-11-24T20:20:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0/manifests"},{"name":"rel_0_6_7","sha":"e37162294fc6df9740f4231a75021f391e2a0f98","kind":"commit","published_at":"2014-09-09T21:53:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7/manifests"},{"name":"rel_0_6_6","sha":"21274431ac8f4b17ddf2f0ba16ae0046ea344e85","kind":"commit","published_at":"2014-08-07T20:14:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6/manifests"},{"name":"rel_0_6_5","sha":"bb51372abf96342dcac21e8bc08aa6d79f036a33","kind":"commit","published_at":"2014-05-03T22:37:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5/manifests"},{"name":"rel_0_6_4","sha":"e5a066c7caf9256e006121d87e859b8ca51f7769","kind":"commit","published_at":"2014-03-28T23:39:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4/manifests"},{"name":"rel_0_6_3","sha":"aeeb24bbf863c3e95455677c937c9b22160671a4","kind":"commit","published_at":"2014-02-03T00:55:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3/manifests"},{"name":"rel_0_6_2","sha":"106d3a5707dfff134a9bded98c9cfb471fdc1910","kind":"commit","published_at":"2013-12-27T19:25:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2/manifests"},{"name":"rel_0_6_1","sha":"257600f8bfa49e4ce83d2f35418684ae04f23d85","kind":"commit","published_at":"2013-11-27T17:33:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1/manifests"},{"name":"rel_0_6_0","sha":"3d4f95c7e4c043e4281d8e68c6f0eaab8ce0d48a","kind":"commit","published_at":"2013-07-19T21:17:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0/manifests"},{"name":"rel_0_5_0","sha":"879aa4d7c7013a551e516e2a026d41823d368224","kind":"commit","published_at":"2013-04-04T22:40:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0/manifests"},{"name":"rel_0_4_2","sha":"979a32f8e92c56fd5a0b9ca3e9cb1842290fd84d","kind":"commit","published_at":"2013-01-11T16:17:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2/manifests"},{"name":"rel_0_4_1","sha":"a52b54b339b971b1376a55176c9c58a985b21739","kind":"commit","published_at":"2012-12-09T22:10:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1/manifests"},{"name":"rel_0_4_0","sha":"03481917469dde2be467c352232cc38999c50507","kind":"commit","published_at":"2012-10-01T21:12:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0/manifests"},{"name":"rel_0_3_6","sha":"c972e816befb38466196d89eead2e2bc55f1afae","kind":"commit","published_at":"2012-08-15T19:33:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6/manifests"},{"name":"rel_0_3_5","sha":"64f6a6a584eedb8f5d8227656e94b80a022e525e","kind":"commit","published_at":"2012-07-08T18:15:06.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5/manifests"},{"name":"rel_0_3_4","sha":"9e213ed2921cf0be75a61a05401320eb8b75a332","kind":"commit","published_at":"2012-06-03T00:06:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4/manifests"},{"name":"rel_0_3_3","sha":"d4094ff7a76cd4438b15242c7c883333235fc0c7","kind":"commit","published_at":"2012-06-02T18:42:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3/manifests"},{"name":"rel_0_3_2","sha":"17b7299729fe1ff05e1638d555233875bc21caab","kind":"commit","published_at":"2012-04-30T19:17:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2/manifests"},{"name":"rel_0_3_1","sha":"a7ada78d87aeb7383455b3935457950f1070d4b2","kind":"commit","published_at":"2012-04-07T22:00:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1/manifests"},{"name":"rel_0_3_0","sha":"8332e56a18e30ebc5c74bf782f6ad42d14ea9814","kind":"commit","published_at":"2012-04-05T17:33:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0/manifests"},{"name":"rel_0_2_2","sha":"494191413c80a01a7156fbe5fc6788d269e5e9ed","kind":"commit","published_at":"2012-03-13T04:59:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2/manifests"},{"name":"rel_0_2_1","sha":"87ab39a74dcf49dd7cabe55b89d37758a2104001","kind":"commit","published_at":"2012-01-31T15:10:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1/manifests"},{"name":"rel_0_2_0","sha":"0bf3fe8f6f089f6023f3917ce8faa050ad0b79b0","kind":"commit","published_at":"2012-01-30T19:34:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0/manifests"},{"name":"rel_0_1_1","sha":"d76a1bea49a29822000254ec26926de1187c1d1d","kind":"commit","published_at":"2012-01-05T01:07:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1/manifests"},{"name":"rel_0_1_0","sha":"3bf28d1fc3e665ae81baa5e47609840ea6f42142","kind":"commit","published_at":"2011-11-30T20:08:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:52:35.279Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/alembic?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/alembic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/alembic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/alembic/dependencies","status":null,"funding_links":["https://github.com/sponsors/alembic","https://patreon.com/zzzeek","https://tidelift.com/funding/github/pypi/SQLAlchemy","https://github.com/sponsors/sqlalchemy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:20:31.661Z","issues_count":340,"pull_requests_count":179,"avg_time_to_close_issue":13271692.476394849,"avg_time_to_close_pull_request":2620729.4507042253,"issues_closed_count":233,"pull_requests_closed_count":142,"pull_request_authors_count":104,"issue_authors_count":261,"avg_comments_per_issue":4.3617647058823525,"avg_comments_per_pull_request":5.067039106145251,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":29,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":423357.64285714284,"past_year_avg_time_to_close_pull_request":1870793.25,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":3.103448275862069,"past_year_avg_comments_per_pull_request":2.3846153846153846,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/issues","maintainers":[{"login":"CaselIT","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"zzzeek","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"jvanasco","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"},{"login":"pbecotte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pbecotte"}],"active_maintainers":[{"login":"zzzeek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"CaselIT","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"jvanasco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/alembic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/alembic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/alembic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/alembic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/alembic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/alembic/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":971},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-24T05:06:06.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":14511868,"name":"dev-python/alembic","ecosystem":"gentoo","description":"Database migrations tool, written by the author of SQLAlchemy","homepage":"https://github.com/sqlalchemy/alembic/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sqlalchemy/alembic","keywords_array":["~amd64","~arm64","~riscv","~x86"],"namespace":"dev-python","versions_count":3,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-08-05T02:38:14.000Z","latest_release_number":"1.19.0","last_synced_at":"2026-08-06T01:32:12.684Z","created_at":"2026-05-27T02:19:03.353Z","updated_at":"2026-08-18T10:52:35.327Z","registry_url":"https://packages.gentoo.org/packages/dev-python/alembic","install_command":"emerge dev-python/alembic","documentation_url":"https://packages.gentoo.org/packages/dev-python/alembic","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"doc test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15"},"repo_metadata":{"id":37271625,"uuid":"159267771","full_name":"sqlalchemy/alembic","owner":"sqlalchemy","description":"A database migrations tool for SQLAlchemy.","archived":false,"fork":false,"pushed_at":"2026-08-14T07:40:29.000Z","size":5469,"stargazers_count":4325,"open_issues_count":128,"forks_count":363,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-08-18T09:26:43.691Z","etag":null,"topics":["python","sql","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sqlalchemy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"alembic","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-27T03:02:53.000Z","updated_at":"2026-08-17T22:01:34.000Z","dependencies_parsed_at":"2026-08-11T05:47:22.143Z","dependency_job_id":null,"html_url":"https://github.com/sqlalchemy/alembic","commit_stats":{"total_commits":1624,"total_committers":194,"mean_commits":8.371134020618557,"dds":0.25,"last_synced_commit":"b6b44c1e90c96b55939b28d73f427eff7b9cb620"},"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/sqlalchemy/alembic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/sbom","scorecard":{"id":168211,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlalchemy/alembic","commit":"cd4f404358f101b2b930013c609c074baca61468"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/run-on-pr.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-test.yaml:19","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:82","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:95","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2010-1 / GHSA-7q8x-38mc-p84f","Warn: Project is vulnerable to: PYSEC-2022-260 / GHSA-v973-fxgf-6xhp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T15:32:46.305Z","repository_id":37271625,"created_at":"2025-08-16T15:32:46.305Z","updated_at":"2025-08-16T15:32:46.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sqlalchemy","name":"SQLAlchemy","uuid":"6043126","kind":"organization","description":"The Database Toolkit and Object Relational Mapper","email":null,"website":"https://www.sqlalchemy.org","location":null,"twitter":"sqlalchemy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6043126?v=4","repositories_count":9,"last_synced_at":"2024-05-01T09:30:40.494Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sqlalchemy","funding_links":["https://github.com/sponsors/sqlalchemy"],"total_stars":11995,"followers":362,"following":0,"created_at":"2022-11-02T16:28:36.065Z","updated_at":"2024-05-01T09:30:42.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy/repositories"},"tags":[{"name":"rel_1_19_1","sha":"efe73dec13974f63cb438c1a2b525f2c5ac4c926","kind":"commit","published_at":"2026-08-08T16:30:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1/manifests"},{"name":"rel_1_19_0","sha":"d2204e4860fc87096a8c8e43b5370a6978f4d470","kind":"commit","published_at":"2026-08-04T18:33:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0/manifests"},{"name":"rel_1_18_5","sha":"013b68a4c8e0711d0bf999683b5e72ad8332e853","kind":"commit","published_at":"2026-06-25T15:19:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5/manifests"},{"name":"rel_1_18_4","sha":"766b5ee98e0aeea85a18f272a1ac813712ee0697","kind":"commit","published_at":"2026-02-10T15:57:53.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4/manifests"},{"name":"rel_1_18_3","sha":"d3f66e6b769eeeddae220a348d767890a4ea2c4b","kind":"commit","published_at":"2026-01-29T20:23:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3/manifests"},{"name":"rel_1_18_2","sha":"8167182d852fbcd4c36d3b867b601144fd96b0c9","kind":"commit","published_at":"2026-01-28T21:20:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2/manifests"},{"name":"rel_1_18_1","sha":"723bc949b9427b1a258ee0913e8fb89aaa3e4d31","kind":"commit","published_at":"2026-01-14T18:52:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1/manifests"},{"name":"rel_1_18_0","sha":"76e575b9c397b0a734358010fad58c60f3e2e3f2","kind":"commit","published_at":"2026-01-09T21:18:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0/manifests"},{"name":"rel_1_17_2","sha":"c8384551f41a4a06deefa61597a6f173fcb1a820","kind":"commit","published_at":"2025-11-14T20:32:35.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2/manifests"},{"name":"rel_1_17_1","sha":"e0c6e652f43aa225494c552ed54fbd449ad4ba79","kind":"commit","published_at":"2025-10-29T00:21:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1/manifests"},{"name":"rel_1_17_0","sha":"7bd9a04c0f57ee81ab3cb90f29044189d44e07b0","kind":"commit","published_at":"2025-10-11T18:37:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0/manifests"},{"name":"rel_1_16_5","sha":"c026cf70aece7d6cddf929cb37748c6076b1d528","kind":"commit","published_at":"2025-08-27T18:00:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5/manifests"},{"name":"rel_1_16_4","sha":"4ac119a11439bc822e847f728c28b05e158e8ea2","kind":"commit","published_at":"2025-07-10T16:16:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4/manifests"},{"name":"rel_1_16_3","sha":"1133630b4717934e5b587139e8b23d49f42c1cfd","kind":"commit","published_at":"2025-07-08T18:56:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3/manifests"},{"name":"rel_1_16_2","sha":"b63852d7c7a3be9c0ef7087aab2f86451f6b5e89","kind":"commit","published_at":"2025-06-16T18:03:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2/manifests"},{"name":"rel_1_16_1","sha":"3872e2322728bf1ad5868b325370fd3a4a0f5373","kind":"commit","published_at":"2025-05-21T23:10:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1/manifests"},{"name":"rel_1_16_0","sha":"468019c355ceea8b2cc75fcebe157314a805ec89","kind":"commit","published_at":"2025-05-21T19:15:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0/manifests"},{"name":"rel_1_15_2","sha":"3bd8d5190f7e02a73ff0d332356311b636f6b2a8","kind":"commit","published_at":"2025-03-28T13:50:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2/manifests"},{"name":"rel_1_15_1","sha":"dba16010329caab35709fef040cb6f59966c01d0","kind":"commit","published_at":"2025-03-04T21:59:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1/manifests"},{"name":"rel_1_15_0","sha":"fc34867efd14016a8363a933c061f049c880eed4","kind":"commit","published_at":"2025-03-04T17:56:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0/manifests"},{"name":"rel_1_14_1","sha":"ef5a3c4c0874178ed41d20d056168529072bc68c","kind":"commit","published_at":"2025-01-19T23:14:41.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1/manifests"},{"name":"rel_1_14_0","sha":"0c70a0bb3f64aff5c6c729497f17b2bf63d882fa","kind":"commit","published_at":"2024-11-04T18:42:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0/manifests"},{"name":"rel_1_13_3","sha":"b43a1966180f592d6be2a52361230d988e68353d","kind":"commit","published_at":"2024-09-23T14:51:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3/manifests"},{"name":"rel_1_13_2","sha":"c57a5b7b4d88296bbfc73c1dd770a9122bc1002e","kind":"commit","published_at":"2024-06-26T15:37:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2/manifests"},{"name":"rel_1_13_1","sha":"baac3bc569932c6bdc7d9e7015cdc0481e788615","kind":"commit","published_at":"2023-12-20T17:03:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1/manifests"},{"name":"rel_1_13_0","sha":"8bb93a0352e01258131ad8c9945ee500c3bc55cb","kind":"commit","published_at":"2023-12-01T15:24:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0/manifests"},{"name":"rel_1_12_1","sha":"0b1f273813dfe8c5d7359e8ca224d6801674d639","kind":"commit","published_at":"2023-10-26T15:08:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1/manifests"},{"name":"rel_1_12_0","sha":"4d82946f6c0c51cbfa1b46d6988111f88db649bc","kind":"commit","published_at":"2023-08-31T17:23:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0/manifests"},{"name":"rel_1_11_3","sha":"47850ab7dbc88905db8abf7abab6a48699d4a50a","kind":"commit","published_at":"2023-08-16T16:49:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3/manifests"},{"name":"rel_1_11_2","sha":"9f74eb00cac5b2646918b4e11fb567f779cadf7c","kind":"commit","published_at":"2023-08-04T13:54:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2/manifests"},{"name":"rel_1_11_1","sha":"0064c5183cc19ee84954f75f44b4b5f9131973fb","kind":"commit","published_at":"2023-05-17T22:06:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1/manifests"},{"name":"rel_1_11_0","sha":"494246c4fad986ac9d6c607c0dcf36d1f382d0b3","kind":"commit","published_at":"2023-05-15T19:44:58.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0/manifests"},{"name":"rel_1_10_4","sha":"c6067a5367015b6f1437a4357515e63dd8561829","kind":"commit","published_at":"2023-04-24T15:08:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4/manifests"},{"name":"rel_1_10_3","sha":"a22dadbfa4208f1916f158920faf50a933651e5e","kind":"commit","published_at":"2023-04-05T19:39:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3/manifests"},{"name":"rel_1_10_2","sha":"69a72b8ce8710e10983818639b081f3cec6f1ba4","kind":"commit","published_at":"2023-03-08T17:16:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2/manifests"},{"name":"rel_1_10_1","sha":"534465efd65fd78e4ac34469e03d4eb77f5a1ec6","kind":"commit","published_at":"2023-03-07T01:12:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1/manifests"},{"name":"rel_1_10_0","sha":"c13821875edd5529408a6effdb7873b216e878fd","kind":"commit","published_at":"2023-03-05T23:06:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0/manifests"},{"name":"rel_1_9_4","sha":"31d3d8dc582bc76982cab8e7e76a414d1f466517","kind":"commit","published_at":"2023-02-16T17:35:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4/manifests"},{"name":"rel_1_9_3","sha":"912ca37797a44d6fd94fc6566e4fd9df587dde86","kind":"commit","published_at":"2023-02-07T20:47:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3/manifests"},{"name":"rel_1_9_2","sha":"071eaf3c02aa93b89a58863ad8682e52fe448725","kind":"commit","published_at":"2023-01-14T19:11:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2/manifests"},{"name":"rel_1_9_1","sha":"613c23766b4fbd81f0415b870158aef4c6534eae","kind":"commit","published_at":"2022-12-23T19:26:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1/manifests"},{"name":"rel_1_9_0","sha":"dad8266bda4acc6d418360b9c3ae2ea56bf85792","kind":"commit","published_at":"2022-12-15T18:04:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0/manifests"},{"name":"rel_1_8_1","sha":"a968c9d2832173ee7d5dde50c7573f7b99424c38","kind":"commit","published_at":"2022-07-13T14:17:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1/manifests"},{"name":"rel_1_8_0","sha":"ee83ff6e2e9996166ab7a82f29b66969d2416267","kind":"commit","published_at":"2022-05-31T21:11:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0/manifests"},{"name":"rel_1_7_7","sha":"7b55158fee2efd437f1f462c1730cb47fb25a259","kind":"commit","published_at":"2022-03-14T19:39:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7/manifests"},{"name":"rel_1_7_6","sha":"92649264871918c54f74d0b8fa690b1e8e27203b","kind":"commit","published_at":"2022-02-01T15:00:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6/manifests"},{"name":"rel_1_7_5","sha":"feb9167f123fdb0857a4cb2560526ab2d4d8d173","kind":"commit","published_at":"2021-11-11T15:55:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5/manifests"},{"name":"rel_1_7_4","sha":"9872fbbca84f600e184c29227f8f863038788448","kind":"commit","published_at":"2021-10-06T14:13:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4/manifests"},{"name":"rel_1_7_3","sha":"6f5d6d30ff19c926ac6646710514e038b89de731","kind":"commit","published_at":"2021-09-17T15:28:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3/manifests"},{"name":"rel_1_7_2","sha":"dfb34776626469ee32da2fee92cac1a6ec82d653","kind":"commit","published_at":"2021-09-17T13:59:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2/manifests"},{"name":"rel_1_7_1","sha":"293cc37f14281280e679619eae9fc57fe0d271eb","kind":"commit","published_at":"2021-08-30T21:49:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1/manifests"},{"name":"rel_1_7_0","sha":"2c5752e745091a8f5f5720bad1fe629bf2cd30a0","kind":"commit","published_at":"2021-08-30T15:02:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0/manifests"},{"name":"rel_1_6_5","sha":"cfa6b65761f42fe5dca8802a089b2630336b9a5f","kind":"commit","published_at":"2021-05-27T19:49:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5/manifests"},{"name":"rel_1_6_4","sha":"79eb3c722c64e669e748ddc07cfa1642fb6fb133","kind":"commit","published_at":"2021-05-24T20:38:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4/manifests"},{"name":"rel_1_6_3","sha":"3227146634f437c3bc21fd0dd7bedcf6288a6951","kind":"commit","published_at":"2021-05-21T20:48:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3/manifests"},{"name":"rel_1_6_2","sha":"bd49e7865b8736fa8046ce4c99a001bf64a14efd","kind":"commit","published_at":"2021-05-07T02:31:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2/manifests"},{"name":"rel_1_6_1","sha":"82321d097f22ee2feb2a909e7a26cc596bc678e3","kind":"commit","published_at":"2021-05-06T17:09:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1/manifests"},{"name":"rel_1_6_0","sha":"692ebacdc3684b6a499db28c19f53a19d51d7f17","kind":"commit","published_at":"2021-05-03T18:45:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0/manifests"},{"name":"rel_1_5_8","sha":"815e1954894e74f370ee290e2cc57cc8156e476f","kind":"commit","published_at":"2021-03-23T18:13:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8/manifests"},{"name":"rel_1_5_7","sha":"389d750eca71ffc18a919b3b1414a05b640b4e4b","kind":"commit","published_at":"2021-03-11T16:22:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7/manifests"},{"name":"rel_1_5_6","sha":"5c1fe7e842752d40de64944b1147ad55d88bf56a","kind":"commit","published_at":"2021-03-05T14:59:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6/manifests"},{"name":"rel_1_5_5","sha":"c527dfef00744822e25f2741a3e2ce69f50d434c","kind":"commit","published_at":"2021-02-20T21:47:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5/manifests"},{"name":"rel_1_5_4","sha":"364d5fdb578eb0602fcedf899af45ccdbd77639a","kind":"commit","published_at":"2021-02-03T15:01:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4/manifests"},{"name":"rel_1_5_3","sha":"07fcf347038b6bc8ae92579c800eba9c685fd5d1","kind":"commit","published_at":"2021-01-29T21:51:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3/manifests"},{"name":"rel_1_5_2","sha":"8b3a2d8606db604186a23e49765447382f54e956","kind":"commit","published_at":"2021-01-20T18:30:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2/manifests"},{"name":"rel_1_5_1","sha":"5208fa572c7c1ee5c5010761753b0149175d3e70","kind":"commit","published_at":"2021-01-19T15:19:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1/manifests"},{"name":"rel_1_5_0","sha":"f1518bac5529bf6a105872cdc17e6e4fcf090a74","kind":"commit","published_at":"2021-01-18T20:52:24.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0/manifests"},{"name":"rel_1_4_3","sha":"b8f60b6c3fe9f250d8439048aece62452eaf08b8","kind":"commit","published_at":"2020-09-11T14:50:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3/manifests"},{"name":"rel_1_4_2","sha":"c9e7dba13218fb61852a53284f5cd70057a1d111","kind":"commit","published_at":"2020-03-19T21:48:15.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2/manifests"},{"name":"rel_1_4_1","sha":"e7997215353e8a8b0228d4f644f42a86f1757446","kind":"commit","published_at":"2020-03-01T17:45:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1/manifests"},{"name":"rel_1_4_0","sha":"b4a80767cecd99fc83af689857f4976968775a5c","kind":"commit","published_at":"2020-02-04T21:02:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0/manifests"},{"name":"rel_1_3_3","sha":"3e45b69dbf38c51c1c6c2af1c669fbcbdc80e78e","kind":"commit","published_at":"2020-01-22T16:40:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3/manifests"},{"name":"rel_1_3_2","sha":"c61361b0c0d1e98e55c1856de1983fb0cfbe7d23","kind":"commit","published_at":"2019-12-16T18:44:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2/manifests"},{"name":"rel_1_3_1","sha":"8d6bb007a4de046c4d338f4b79b40c9fcbf73ab7","kind":"commit","published_at":"2019-11-13T14:43:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1/manifests"},{"name":"rel_1_3_0","sha":"973a67d97055136414b1cca7d806239924bed458","kind":"commit","published_at":"2019-10-31T15:57:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0/manifests"},{"name":"rel_1_2_1","sha":"30673342c58ce839d94dc5bf3fc95dafae83c297","kind":"commit","published_at":"2019-09-24T17:24:17.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1/manifests"},{"name":"rel_1_2_0","sha":"871ae3d5a9f8b31f6276c9c831719fd205b47e89","kind":"commit","published_at":"2019-09-20T14:29:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0/manifests"},{"name":"rel_1_1_0","sha":"bee044a1c187be7f98dbfa08cc3017b3b9362362","kind":"commit","published_at":"2019-08-26T23:47:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0/manifests"},{"name":"rel_1_0_11","sha":"dc0be779421035d23391946749e5beab89ec336b","kind":"commit","published_at":"2019-06-25T21:36:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_11","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11/manifests"},{"name":"rel_1_0_10","sha":"542474c5e64beb7839021efcdd5fd1f704057267","kind":"commit","published_at":"2019-04-28T18:55:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10/manifests"},{"name":"rel_1_0_9","sha":"104379b5b5f52dd8a98aaee61e60668cdf9abf1a","kind":"commit","published_at":"2019-04-15T15:38:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9/manifests"},{"name":"rel_1_0_8","sha":"3004792315a58d51571266a9f70ae02e565c88ef","kind":"commit","published_at":"2019-03-04T18:01:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8/manifests"},{"name":"rel_1_0_7","sha":"60c5e297f8b1dba464ec49ed7fe6ee0a72e0d44a","kind":"commit","published_at":"2019-01-26T02:03:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7/manifests"},{"name":"rel_1_0_6","sha":"54099921a919f74d7c29a24e88214f95e9878a44","kind":"commit","published_at":"2019-01-13T18:00:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6/manifests"},{"name":"rel_1_0_5","sha":"e1ad2afc494e3f04eaa330e73efa59aae30f4a6c","kind":"commit","published_at":"2018-11-28T04:28:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5/manifests"},{"name":"rel_1_0_4","sha":"418fc86819315b9e8490a4732c46d5ffea5a3101","kind":"commit","published_at":"2018-11-28T01:01:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4/manifests"},{"name":"rel_1_0_3","sha":"082b9f29181925a14ff26545de1267c7646a4dc7","kind":"commit","published_at":"2018-11-14T20:29:38.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3/manifests"},{"name":"rel_1_0_2","sha":"ecab9967b08b9fa71a985ca2de61884e3f6e0c5d","kind":"commit","published_at":"2018-10-31T20:32:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2/manifests"},{"name":"rel_1_0_1","sha":"defbc5b32a169679fc7df45f83b682beb453a2bc","kind":"commit","published_at":"2018-10-17T14:51:08.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1/manifests"},{"name":"rel_1_0_0","sha":"5e1721628e9dbe719940927705367740690bf4b2","kind":"commit","published_at":"2018-07-13T18:09:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0/manifests"},{"name":"rel_0_9_10","sha":"fc7e38114527d0c9b20812bb4b2c66b1b27cf096","kind":"commit","published_at":"2018-06-29T20:25:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10/manifests"},{"name":"rel_0_9_9","sha":"ff6b851ceddea347e1779e7a74cd12700e38f258","kind":"commit","published_at":"2018-03-22T14:06:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9/manifests"},{"name":"rel_0_9_8","sha":"a32d9209313cb87415353dfca8e10683c4b85d24","kind":"commit","published_at":"2018-02-16T20:55:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8/manifests"},{"name":"rel_0_9_7","sha":"3fad29945bc8ff7d52ebc358e6c6b46db8b51ea1","kind":"commit","published_at":"2018-01-16T17:47:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7/manifests"},{"name":"rel_0_9_6","sha":"f03e349032dd7f2801d397bb1752b6df40da047c","kind":"commit","published_at":"2017-10-13T15:17:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6/manifests"},{"name":"rel_0_9_5","sha":"392d01a0927857b0d263cfc684f5529dba3b2e5c","kind":"commit","published_at":"2017-08-09T14:11:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5/manifests"},{"name":"rel_0_9_4","sha":"af38a3cc17fe86e7581f43aedf1e55eb7e312d7e","kind":"commit","published_at":"2017-08-01T02:06:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4/manifests"},{"name":"rel_0_9_3","sha":"bea341e2a23dc030b58d6a82e26fafb3e2917c1b","kind":"commit","published_at":"2017-07-06T15:59:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3/manifests"},{"name":"rel_0_9_2","sha":"a5a5266b8d15a312ce13a68a838b46869cb0adba","kind":"commit","published_at":"2017-05-18T15:04:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2/manifests"},{"name":"rel_0_9_1","sha":"543783bca5cd39e3e1fe99bf7aeef6ca4b423edd","kind":"commit","published_at":"2017-03-01T16:51:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1/manifests"},{"name":"rel_0_9_0","sha":"d39c0ae72b004b0889093464038eb20773f042b6","kind":"commit","published_at":"2017-02-28T15:58:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0/manifests"},{"name":"rel_0_8_10","sha":"376837484acc80a6cbc1cda9125935c05a94ee0f","kind":"commit","published_at":"2017-01-17T18:53:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10/manifests"},{"name":"rel_0_8_9","sha":"183a4a6cc3a76c4c0a2b6d6f021ffd3b4cc09060","kind":"commit","published_at":"2016-11-28T17:14:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9/manifests"},{"name":"rel_0_8_8","sha":"d3676e25beb50ddc821937e4108d1c9535d4951e","kind":"commit","published_at":"2016-09-12T22:20:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8/manifests"},{"name":"rel_0_8_7","sha":"8084497fc7768e3d2a56a6dba7e8364dfc9bd098","kind":"commit","published_at":"2016-07-26T14:48:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7/manifests"},{"name":"rel_0_8_6","sha":"c8c61d75c309155b938b9c28b070aba40268ae95","kind":"commit","published_at":"2016-04-14T21:26:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6/manifests"},{"name":"rel_0_8_5","sha":"a512b5f115291deb70400e829a0ca95648d8955b","kind":"commit","published_at":"2016-03-09T14:36:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5/manifests"},{"name":"rel_0_8_4","sha":"8861f49527aef2fe38e54152e79f25ce40707345","kind":"commit","published_at":"2015-12-15T23:20:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4/manifests"},{"name":"rel_0_8_3","sha":"0b750d23844cc9ff7cc206d108156ba2028b7456","kind":"commit","published_at":"2015-10-16T19:19:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3/manifests"},{"name":"rel_0_8_2","sha":"9aef0f9fe04096f1ba31bd1efbc24b2bcc33bbd1","kind":"commit","published_at":"2015-08-25T16:32:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2/manifests"},{"name":"rel_0_8_1","sha":"8207591c88ee868fc0ddc83002f311eb85ae51da","kind":"commit","published_at":"2015-08-22T19:34:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1/manifests"},{"name":"rel_0_8_0","sha":"ca9792c6dd26881bbaa2c06edd84ef3fa1db34a9","kind":"commit","published_at":"2015-08-12T19:16:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0/manifests"},{"name":"rel_0_7_7","sha":"b8c8dc581fcdef6490a5f082d1adc0f9f50f279d","kind":"commit","published_at":"2015-07-22T17:25:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7/manifests"},{"name":"rel_0_7_6","sha":"6ae4196acc0170ebef29f617b49376b371a8923c","kind":"commit","published_at":"2015-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6/manifests"},{"name":"rel_0_7_5_post2","sha":"c3e39ec4bff3345dcc1daa1d678989b6fd690a3d","kind":"commit","published_at":"2015-03-20T19:29:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2/manifests"},{"name":"rel_0_7_5_post1","sha":"e1dc713aa6813152063c48ff66a57b365b56b2fc","kind":"commit","published_at":"2015-03-20T19:20:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1/manifests"},{"name":"rel_0_7_5","sha":"5d036bc2035548c3749280684be08d8999b2b39b","kind":"commit","published_at":"2015-03-19T20:34:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5/manifests"},{"name":"rel_0_7_4","sha":"f342bd245637651046b553114ab34ce3cee1a02b","kind":"commit","published_at":"2015-01-12T19:16:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4/manifests"},{"name":"rel_0_7_3","sha":"d69a590286019eea673e5daba935f909efeae5cc","kind":"commit","published_at":"2014-12-30T17:14:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3/manifests"},{"name":"rel_0_7_2","sha":"082a6c63668a601c0833c99b4ca23fe9459a3a40","kind":"commit","published_at":"2014-12-18T20:30:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2/manifests"},{"name":"rel_0_7_1","sha":"5f952f25caa688d89204d134ee867de7dbad917c","kind":"commit","published_at":"2014-12-03T20:50:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1/manifests"},{"name":"rel_0_7_0","sha":"1477a0dc9b346d047b987af9caa836cd6d61aca6","kind":"commit","published_at":"2014-11-24T20:20:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0/manifests"},{"name":"rel_0_6_7","sha":"e37162294fc6df9740f4231a75021f391e2a0f98","kind":"commit","published_at":"2014-09-09T21:53:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7/manifests"},{"name":"rel_0_6_6","sha":"21274431ac8f4b17ddf2f0ba16ae0046ea344e85","kind":"commit","published_at":"2014-08-07T20:14:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6/manifests"},{"name":"rel_0_6_5","sha":"bb51372abf96342dcac21e8bc08aa6d79f036a33","kind":"commit","published_at":"2014-05-03T22:37:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5/manifests"},{"name":"rel_0_6_4","sha":"e5a066c7caf9256e006121d87e859b8ca51f7769","kind":"commit","published_at":"2014-03-28T23:39:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4/manifests"},{"name":"rel_0_6_3","sha":"aeeb24bbf863c3e95455677c937c9b22160671a4","kind":"commit","published_at":"2014-02-03T00:55:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3/manifests"},{"name":"rel_0_6_2","sha":"106d3a5707dfff134a9bded98c9cfb471fdc1910","kind":"commit","published_at":"2013-12-27T19:25:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2/manifests"},{"name":"rel_0_6_1","sha":"257600f8bfa49e4ce83d2f35418684ae04f23d85","kind":"commit","published_at":"2013-11-27T17:33:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1/manifests"},{"name":"rel_0_6_0","sha":"3d4f95c7e4c043e4281d8e68c6f0eaab8ce0d48a","kind":"commit","published_at":"2013-07-19T21:17:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0/manifests"},{"name":"rel_0_5_0","sha":"879aa4d7c7013a551e516e2a026d41823d368224","kind":"commit","published_at":"2013-04-04T22:40:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0/manifests"},{"name":"rel_0_4_2","sha":"979a32f8e92c56fd5a0b9ca3e9cb1842290fd84d","kind":"commit","published_at":"2013-01-11T16:17:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2/manifests"},{"name":"rel_0_4_1","sha":"a52b54b339b971b1376a55176c9c58a985b21739","kind":"commit","published_at":"2012-12-09T22:10:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1/manifests"},{"name":"rel_0_4_0","sha":"03481917469dde2be467c352232cc38999c50507","kind":"commit","published_at":"2012-10-01T21:12:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0/manifests"},{"name":"rel_0_3_6","sha":"c972e816befb38466196d89eead2e2bc55f1afae","kind":"commit","published_at":"2012-08-15T19:33:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6/manifests"},{"name":"rel_0_3_5","sha":"64f6a6a584eedb8f5d8227656e94b80a022e525e","kind":"commit","published_at":"2012-07-08T18:15:06.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5/manifests"},{"name":"rel_0_3_4","sha":"9e213ed2921cf0be75a61a05401320eb8b75a332","kind":"commit","published_at":"2012-06-03T00:06:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4/manifests"},{"name":"rel_0_3_3","sha":"d4094ff7a76cd4438b15242c7c883333235fc0c7","kind":"commit","published_at":"2012-06-02T18:42:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3/manifests"},{"name":"rel_0_3_2","sha":"17b7299729fe1ff05e1638d555233875bc21caab","kind":"commit","published_at":"2012-04-30T19:17:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2/manifests"},{"name":"rel_0_3_1","sha":"a7ada78d87aeb7383455b3935457950f1070d4b2","kind":"commit","published_at":"2012-04-07T22:00:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1/manifests"},{"name":"rel_0_3_0","sha":"8332e56a18e30ebc5c74bf782f6ad42d14ea9814","kind":"commit","published_at":"2012-04-05T17:33:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0/manifests"},{"name":"rel_0_2_2","sha":"494191413c80a01a7156fbe5fc6788d269e5e9ed","kind":"commit","published_at":"2012-03-13T04:59:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2/manifests"},{"name":"rel_0_2_1","sha":"87ab39a74dcf49dd7cabe55b89d37758a2104001","kind":"commit","published_at":"2012-01-31T15:10:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1/manifests"},{"name":"rel_0_2_0","sha":"0bf3fe8f6f089f6023f3917ce8faa050ad0b79b0","kind":"commit","published_at":"2012-01-30T19:34:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0/manifests"},{"name":"rel_0_1_1","sha":"d76a1bea49a29822000254ec26926de1187c1d1d","kind":"commit","published_at":"2012-01-05T01:07:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1/manifests"},{"name":"rel_0_1_0","sha":"3bf28d1fc3e665ae81baa5e47609840ea6f42142","kind":"commit","published_at":"2011-11-30T20:08:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:52:35.326Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-python/alembic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/alembic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/alembic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/alembic/dependencies","status":null,"funding_links":["https://github.com/sponsors/alembic","https://patreon.com/zzzeek","https://tidelift.com/funding/github/pypi/SQLAlchemy","https://github.com/sponsors/sqlalchemy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:20:31.661Z","issues_count":340,"pull_requests_count":179,"avg_time_to_close_issue":13271692.476394849,"avg_time_to_close_pull_request":2620729.4507042253,"issues_closed_count":233,"pull_requests_closed_count":142,"pull_request_authors_count":104,"issue_authors_count":261,"avg_comments_per_issue":4.3617647058823525,"avg_comments_per_pull_request":5.067039106145251,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":29,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":423357.64285714284,"past_year_avg_time_to_close_pull_request":1870793.25,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":3.103448275862069,"past_year_avg_comments_per_pull_request":2.3846153846153846,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/issues","maintainers":[{"login":"CaselIT","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"zzzeek","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"jvanasco","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"},{"login":"pbecotte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pbecotte"}],"active_maintainers":[{"login":"zzzeek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"CaselIT","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"jvanasco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Falembic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Falembic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Falembic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Falembic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Falembic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Falembic/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":620},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-24T05:05:20.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":13467816,"name":"alembic","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sqlalchemy/alembic","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sqlalchemy/alembic","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-09T17:56:27.224Z","latest_release_published_at":"2026-02-09T17:56:27.224Z","latest_release_number":"1.8.1-2","last_synced_at":"2026-03-09T18:26:10.369Z","created_at":"2026-02-09T17:56:26.954Z","updated_at":"2026-08-18T10:14:22.524Z","registry_url":"https://launchpad.net/ubuntu/+source/alembic","install_command":"apt-get install alembic","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"alembic, python3-alembic","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-changelog, python3-setuptools, python3-sphinx, python3-sphinx-copybutton, python3-sphinx-paramlinks","build_depends_indep":"python3-dateutil, python3-editor, python3-mako, python3-mock, python3-pytest, python3-sqlalchemy","build_depends_arch":null},"repo_metadata":{"id":37271625,"uuid":"159267771","full_name":"sqlalchemy/alembic","owner":"sqlalchemy","description":"A database migrations tool for SQLAlchemy.","archived":false,"fork":false,"pushed_at":"2026-08-10T22:28:26.000Z","size":5420,"stargazers_count":4310,"open_issues_count":128,"forks_count":361,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-08-11T05:46:51.976Z","etag":null,"topics":["python","sql","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sqlalchemy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"alembic","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-27T03:02:53.000Z","updated_at":"2026-08-10T22:28:44.000Z","dependencies_parsed_at":"2026-08-11T05:47:22.143Z","dependency_job_id":null,"html_url":"https://github.com/sqlalchemy/alembic","commit_stats":{"total_commits":1624,"total_committers":194,"mean_commits":8.371134020618557,"dds":0.25,"last_synced_commit":"b6b44c1e90c96b55939b28d73f427eff7b9cb620"},"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/sqlalchemy/alembic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/sbom","scorecard":{"id":168211,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlalchemy/alembic","commit":"cd4f404358f101b2b930013c609c074baca61468"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/run-on-pr.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-test.yaml:19","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:82","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:95","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2010-1 / GHSA-7q8x-38mc-p84f","Warn: Project is vulnerable to: PYSEC-2022-260 / GHSA-v973-fxgf-6xhp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T15:32:46.305Z","repository_id":37271625,"created_at":"2025-08-16T15:32:46.305Z","updated_at":"2025-08-16T15:32:46.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36552563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"sqlalchemy","name":"SQLAlchemy","uuid":"6043126","kind":"organization","description":"The Database Toolkit and Object Relational Mapper","email":null,"website":"https://www.sqlalchemy.org","location":null,"twitter":"sqlalchemy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6043126?v=4","repositories_count":9,"last_synced_at":"2024-05-01T09:30:40.494Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sqlalchemy","funding_links":["https://github.com/sponsors/sqlalchemy"],"total_stars":11995,"followers":362,"following":0,"created_at":"2022-11-02T16:28:36.065Z","updated_at":"2024-05-01T09:30:42.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy/repositories"},"tags":[{"name":"rel_1_19_1","sha":"efe73dec13974f63cb438c1a2b525f2c5ac4c926","kind":"commit","published_at":"2026-08-08T16:30:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1/manifests"},{"name":"rel_1_19_0","sha":"d2204e4860fc87096a8c8e43b5370a6978f4d470","kind":"commit","published_at":"2026-08-04T18:33:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0/manifests"},{"name":"rel_1_18_5","sha":"013b68a4c8e0711d0bf999683b5e72ad8332e853","kind":"commit","published_at":"2026-06-25T15:19:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5/manifests"},{"name":"rel_1_18_4","sha":"766b5ee98e0aeea85a18f272a1ac813712ee0697","kind":"commit","published_at":"2026-02-10T15:57:53.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4/manifests"},{"name":"rel_1_18_3","sha":"d3f66e6b769eeeddae220a348d767890a4ea2c4b","kind":"commit","published_at":"2026-01-29T20:23:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3/manifests"},{"name":"rel_1_18_2","sha":"8167182d852fbcd4c36d3b867b601144fd96b0c9","kind":"commit","published_at":"2026-01-28T21:20:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2/manifests"},{"name":"rel_1_18_1","sha":"723bc949b9427b1a258ee0913e8fb89aaa3e4d31","kind":"commit","published_at":"2026-01-14T18:52:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1/manifests"},{"name":"rel_1_18_0","sha":"76e575b9c397b0a734358010fad58c60f3e2e3f2","kind":"commit","published_at":"2026-01-09T21:18:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0/manifests"},{"name":"rel_1_17_2","sha":"c8384551f41a4a06deefa61597a6f173fcb1a820","kind":"commit","published_at":"2025-11-14T20:32:35.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2/manifests"},{"name":"rel_1_17_1","sha":"e0c6e652f43aa225494c552ed54fbd449ad4ba79","kind":"commit","published_at":"2025-10-29T00:21:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1/manifests"},{"name":"rel_1_17_0","sha":"7bd9a04c0f57ee81ab3cb90f29044189d44e07b0","kind":"commit","published_at":"2025-10-11T18:37:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0/manifests"},{"name":"rel_1_16_5","sha":"c026cf70aece7d6cddf929cb37748c6076b1d528","kind":"commit","published_at":"2025-08-27T18:00:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5/manifests"},{"name":"rel_1_16_4","sha":"4ac119a11439bc822e847f728c28b05e158e8ea2","kind":"commit","published_at":"2025-07-10T16:16:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4/manifests"},{"name":"rel_1_16_3","sha":"1133630b4717934e5b587139e8b23d49f42c1cfd","kind":"commit","published_at":"2025-07-08T18:56:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3/manifests"},{"name":"rel_1_16_2","sha":"b63852d7c7a3be9c0ef7087aab2f86451f6b5e89","kind":"commit","published_at":"2025-06-16T18:03:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2/manifests"},{"name":"rel_1_16_1","sha":"3872e2322728bf1ad5868b325370fd3a4a0f5373","kind":"commit","published_at":"2025-05-21T23:10:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1/manifests"},{"name":"rel_1_16_0","sha":"468019c355ceea8b2cc75fcebe157314a805ec89","kind":"commit","published_at":"2025-05-21T19:15:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0/manifests"},{"name":"rel_1_15_2","sha":"3bd8d5190f7e02a73ff0d332356311b636f6b2a8","kind":"commit","published_at":"2025-03-28T13:50:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2/manifests"},{"name":"rel_1_15_1","sha":"dba16010329caab35709fef040cb6f59966c01d0","kind":"commit","published_at":"2025-03-04T21:59:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1/manifests"},{"name":"rel_1_15_0","sha":"fc34867efd14016a8363a933c061f049c880eed4","kind":"commit","published_at":"2025-03-04T17:56:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0/manifests"},{"name":"rel_1_14_1","sha":"ef5a3c4c0874178ed41d20d056168529072bc68c","kind":"commit","published_at":"2025-01-19T23:14:41.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1/manifests"},{"name":"rel_1_14_0","sha":"0c70a0bb3f64aff5c6c729497f17b2bf63d882fa","kind":"commit","published_at":"2024-11-04T18:42:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0/manifests"},{"name":"rel_1_13_3","sha":"b43a1966180f592d6be2a52361230d988e68353d","kind":"commit","published_at":"2024-09-23T14:51:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3/manifests"},{"name":"rel_1_13_2","sha":"c57a5b7b4d88296bbfc73c1dd770a9122bc1002e","kind":"commit","published_at":"2024-06-26T15:37:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2/manifests"},{"name":"rel_1_13_1","sha":"baac3bc569932c6bdc7d9e7015cdc0481e788615","kind":"commit","published_at":"2023-12-20T17:03:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1/manifests"},{"name":"rel_1_13_0","sha":"8bb93a0352e01258131ad8c9945ee500c3bc55cb","kind":"commit","published_at":"2023-12-01T15:24:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0/manifests"},{"name":"rel_1_12_1","sha":"0b1f273813dfe8c5d7359e8ca224d6801674d639","kind":"commit","published_at":"2023-10-26T15:08:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1/manifests"},{"name":"rel_1_12_0","sha":"4d82946f6c0c51cbfa1b46d6988111f88db649bc","kind":"commit","published_at":"2023-08-31T17:23:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0/manifests"},{"name":"rel_1_11_3","sha":"47850ab7dbc88905db8abf7abab6a48699d4a50a","kind":"commit","published_at":"2023-08-16T16:49:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3/manifests"},{"name":"rel_1_11_2","sha":"9f74eb00cac5b2646918b4e11fb567f779cadf7c","kind":"commit","published_at":"2023-08-04T13:54:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2/manifests"},{"name":"rel_1_11_1","sha":"0064c5183cc19ee84954f75f44b4b5f9131973fb","kind":"commit","published_at":"2023-05-17T22:06:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1/manifests"},{"name":"rel_1_11_0","sha":"494246c4fad986ac9d6c607c0dcf36d1f382d0b3","kind":"commit","published_at":"2023-05-15T19:44:58.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0/manifests"},{"name":"rel_1_10_4","sha":"c6067a5367015b6f1437a4357515e63dd8561829","kind":"commit","published_at":"2023-04-24T15:08:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4/manifests"},{"name":"rel_1_10_3","sha":"a22dadbfa4208f1916f158920faf50a933651e5e","kind":"commit","published_at":"2023-04-05T19:39:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3/manifests"},{"name":"rel_1_10_2","sha":"69a72b8ce8710e10983818639b081f3cec6f1ba4","kind":"commit","published_at":"2023-03-08T17:16:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2/manifests"},{"name":"rel_1_10_1","sha":"534465efd65fd78e4ac34469e03d4eb77f5a1ec6","kind":"commit","published_at":"2023-03-07T01:12:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1/manifests"},{"name":"rel_1_10_0","sha":"c13821875edd5529408a6effdb7873b216e878fd","kind":"commit","published_at":"2023-03-05T23:06:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0/manifests"},{"name":"rel_1_9_4","sha":"31d3d8dc582bc76982cab8e7e76a414d1f466517","kind":"commit","published_at":"2023-02-16T17:35:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4/manifests"},{"name":"rel_1_9_3","sha":"912ca37797a44d6fd94fc6566e4fd9df587dde86","kind":"commit","published_at":"2023-02-07T20:47:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3/manifests"},{"name":"rel_1_9_2","sha":"071eaf3c02aa93b89a58863ad8682e52fe448725","kind":"commit","published_at":"2023-01-14T19:11:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2/manifests"},{"name":"rel_1_9_1","sha":"613c23766b4fbd81f0415b870158aef4c6534eae","kind":"commit","published_at":"2022-12-23T19:26:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1/manifests"},{"name":"rel_1_9_0","sha":"dad8266bda4acc6d418360b9c3ae2ea56bf85792","kind":"commit","published_at":"2022-12-15T18:04:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0/manifests"},{"name":"rel_1_8_1","sha":"a968c9d2832173ee7d5dde50c7573f7b99424c38","kind":"commit","published_at":"2022-07-13T14:17:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1/manifests"},{"name":"rel_1_8_0","sha":"ee83ff6e2e9996166ab7a82f29b66969d2416267","kind":"commit","published_at":"2022-05-31T21:11:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0/manifests"},{"name":"rel_1_7_7","sha":"7b55158fee2efd437f1f462c1730cb47fb25a259","kind":"commit","published_at":"2022-03-14T19:39:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7/manifests"},{"name":"rel_1_7_6","sha":"92649264871918c54f74d0b8fa690b1e8e27203b","kind":"commit","published_at":"2022-02-01T15:00:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6/manifests"},{"name":"rel_1_7_5","sha":"feb9167f123fdb0857a4cb2560526ab2d4d8d173","kind":"commit","published_at":"2021-11-11T15:55:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5/manifests"},{"name":"rel_1_7_4","sha":"9872fbbca84f600e184c29227f8f863038788448","kind":"commit","published_at":"2021-10-06T14:13:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4/manifests"},{"name":"rel_1_7_3","sha":"6f5d6d30ff19c926ac6646710514e038b89de731","kind":"commit","published_at":"2021-09-17T15:28:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3/manifests"},{"name":"rel_1_7_2","sha":"dfb34776626469ee32da2fee92cac1a6ec82d653","kind":"commit","published_at":"2021-09-17T13:59:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2/manifests"},{"name":"rel_1_7_1","sha":"293cc37f14281280e679619eae9fc57fe0d271eb","kind":"commit","published_at":"2021-08-30T21:49:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1/manifests"},{"name":"rel_1_7_0","sha":"2c5752e745091a8f5f5720bad1fe629bf2cd30a0","kind":"commit","published_at":"2021-08-30T15:02:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0/manifests"},{"name":"rel_1_6_5","sha":"cfa6b65761f42fe5dca8802a089b2630336b9a5f","kind":"commit","published_at":"2021-05-27T19:49:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5/manifests"},{"name":"rel_1_6_4","sha":"79eb3c722c64e669e748ddc07cfa1642fb6fb133","kind":"commit","published_at":"2021-05-24T20:38:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4/manifests"},{"name":"rel_1_6_3","sha":"3227146634f437c3bc21fd0dd7bedcf6288a6951","kind":"commit","published_at":"2021-05-21T20:48:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3/manifests"},{"name":"rel_1_6_2","sha":"bd49e7865b8736fa8046ce4c99a001bf64a14efd","kind":"commit","published_at":"2021-05-07T02:31:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2/manifests"},{"name":"rel_1_6_1","sha":"82321d097f22ee2feb2a909e7a26cc596bc678e3","kind":"commit","published_at":"2021-05-06T17:09:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1/manifests"},{"name":"rel_1_6_0","sha":"692ebacdc3684b6a499db28c19f53a19d51d7f17","kind":"commit","published_at":"2021-05-03T18:45:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0/manifests"},{"name":"rel_1_5_8","sha":"815e1954894e74f370ee290e2cc57cc8156e476f","kind":"commit","published_at":"2021-03-23T18:13:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8/manifests"},{"name":"rel_1_5_7","sha":"389d750eca71ffc18a919b3b1414a05b640b4e4b","kind":"commit","published_at":"2021-03-11T16:22:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7/manifests"},{"name":"rel_1_5_6","sha":"5c1fe7e842752d40de64944b1147ad55d88bf56a","kind":"commit","published_at":"2021-03-05T14:59:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6/manifests"},{"name":"rel_1_5_5","sha":"c527dfef00744822e25f2741a3e2ce69f50d434c","kind":"commit","published_at":"2021-02-20T21:47:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5/manifests"},{"name":"rel_1_5_4","sha":"364d5fdb578eb0602fcedf899af45ccdbd77639a","kind":"commit","published_at":"2021-02-03T15:01:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4/manifests"},{"name":"rel_1_5_3","sha":"07fcf347038b6bc8ae92579c800eba9c685fd5d1","kind":"commit","published_at":"2021-01-29T21:51:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3/manifests"},{"name":"rel_1_5_2","sha":"8b3a2d8606db604186a23e49765447382f54e956","kind":"commit","published_at":"2021-01-20T18:30:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2/manifests"},{"name":"rel_1_5_1","sha":"5208fa572c7c1ee5c5010761753b0149175d3e70","kind":"commit","published_at":"2021-01-19T15:19:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1/manifests"},{"name":"rel_1_5_0","sha":"f1518bac5529bf6a105872cdc17e6e4fcf090a74","kind":"commit","published_at":"2021-01-18T20:52:24.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0/manifests"},{"name":"rel_1_4_3","sha":"b8f60b6c3fe9f250d8439048aece62452eaf08b8","kind":"commit","published_at":"2020-09-11T14:50:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3/manifests"},{"name":"rel_1_4_2","sha":"c9e7dba13218fb61852a53284f5cd70057a1d111","kind":"commit","published_at":"2020-03-19T21:48:15.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2/manifests"},{"name":"rel_1_4_1","sha":"e7997215353e8a8b0228d4f644f42a86f1757446","kind":"commit","published_at":"2020-03-01T17:45:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1/manifests"},{"name":"rel_1_4_0","sha":"b4a80767cecd99fc83af689857f4976968775a5c","kind":"commit","published_at":"2020-02-04T21:02:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0/manifests"},{"name":"rel_1_3_3","sha":"3e45b69dbf38c51c1c6c2af1c669fbcbdc80e78e","kind":"commit","published_at":"2020-01-22T16:40:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3/manifests"},{"name":"rel_1_3_2","sha":"c61361b0c0d1e98e55c1856de1983fb0cfbe7d23","kind":"commit","published_at":"2019-12-16T18:44:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2/manifests"},{"name":"rel_1_3_1","sha":"8d6bb007a4de046c4d338f4b79b40c9fcbf73ab7","kind":"commit","published_at":"2019-11-13T14:43:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1/manifests"},{"name":"rel_1_3_0","sha":"973a67d97055136414b1cca7d806239924bed458","kind":"commit","published_at":"2019-10-31T15:57:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0/manifests"},{"name":"rel_1_2_1","sha":"30673342c58ce839d94dc5bf3fc95dafae83c297","kind":"commit","published_at":"2019-09-24T17:24:17.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1/manifests"},{"name":"rel_1_2_0","sha":"871ae3d5a9f8b31f6276c9c831719fd205b47e89","kind":"commit","published_at":"2019-09-20T14:29:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0/manifests"},{"name":"rel_1_1_0","sha":"bee044a1c187be7f98dbfa08cc3017b3b9362362","kind":"commit","published_at":"2019-08-26T23:47:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0/manifests"},{"name":"rel_1_0_11","sha":"dc0be779421035d23391946749e5beab89ec336b","kind":"commit","published_at":"2019-06-25T21:36:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_11","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11/manifests"},{"name":"rel_1_0_10","sha":"542474c5e64beb7839021efcdd5fd1f704057267","kind":"commit","published_at":"2019-04-28T18:55:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10/manifests"},{"name":"rel_1_0_9","sha":"104379b5b5f52dd8a98aaee61e60668cdf9abf1a","kind":"commit","published_at":"2019-04-15T15:38:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9/manifests"},{"name":"rel_1_0_8","sha":"3004792315a58d51571266a9f70ae02e565c88ef","kind":"commit","published_at":"2019-03-04T18:01:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8/manifests"},{"name":"rel_1_0_7","sha":"60c5e297f8b1dba464ec49ed7fe6ee0a72e0d44a","kind":"commit","published_at":"2019-01-26T02:03:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7/manifests"},{"name":"rel_1_0_6","sha":"54099921a919f74d7c29a24e88214f95e9878a44","kind":"commit","published_at":"2019-01-13T18:00:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6/manifests"},{"name":"rel_1_0_5","sha":"e1ad2afc494e3f04eaa330e73efa59aae30f4a6c","kind":"commit","published_at":"2018-11-28T04:28:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5/manifests"},{"name":"rel_1_0_4","sha":"418fc86819315b9e8490a4732c46d5ffea5a3101","kind":"commit","published_at":"2018-11-28T01:01:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4/manifests"},{"name":"rel_1_0_3","sha":"082b9f29181925a14ff26545de1267c7646a4dc7","kind":"commit","published_at":"2018-11-14T20:29:38.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3/manifests"},{"name":"rel_1_0_2","sha":"ecab9967b08b9fa71a985ca2de61884e3f6e0c5d","kind":"commit","published_at":"2018-10-31T20:32:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2/manifests"},{"name":"rel_1_0_1","sha":"defbc5b32a169679fc7df45f83b682beb453a2bc","kind":"commit","published_at":"2018-10-17T14:51:08.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1/manifests"},{"name":"rel_1_0_0","sha":"5e1721628e9dbe719940927705367740690bf4b2","kind":"commit","published_at":"2018-07-13T18:09:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0/manifests"},{"name":"rel_0_9_10","sha":"fc7e38114527d0c9b20812bb4b2c66b1b27cf096","kind":"commit","published_at":"2018-06-29T20:25:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10/manifests"},{"name":"rel_0_9_9","sha":"ff6b851ceddea347e1779e7a74cd12700e38f258","kind":"commit","published_at":"2018-03-22T14:06:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9/manifests"},{"name":"rel_0_9_8","sha":"a32d9209313cb87415353dfca8e10683c4b85d24","kind":"commit","published_at":"2018-02-16T20:55:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8/manifests"},{"name":"rel_0_9_7","sha":"3fad29945bc8ff7d52ebc358e6c6b46db8b51ea1","kind":"commit","published_at":"2018-01-16T17:47:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7/manifests"},{"name":"rel_0_9_6","sha":"f03e349032dd7f2801d397bb1752b6df40da047c","kind":"commit","published_at":"2017-10-13T15:17:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6/manifests"},{"name":"rel_0_9_5","sha":"392d01a0927857b0d263cfc684f5529dba3b2e5c","kind":"commit","published_at":"2017-08-09T14:11:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5/manifests"},{"name":"rel_0_9_4","sha":"af38a3cc17fe86e7581f43aedf1e55eb7e312d7e","kind":"commit","published_at":"2017-08-01T02:06:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4/manifests"},{"name":"rel_0_9_3","sha":"bea341e2a23dc030b58d6a82e26fafb3e2917c1b","kind":"commit","published_at":"2017-07-06T15:59:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3/manifests"},{"name":"rel_0_9_2","sha":"a5a5266b8d15a312ce13a68a838b46869cb0adba","kind":"commit","published_at":"2017-05-18T15:04:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2/manifests"},{"name":"rel_0_9_1","sha":"543783bca5cd39e3e1fe99bf7aeef6ca4b423edd","kind":"commit","published_at":"2017-03-01T16:51:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1/manifests"},{"name":"rel_0_9_0","sha":"d39c0ae72b004b0889093464038eb20773f042b6","kind":"commit","published_at":"2017-02-28T15:58:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0/manifests"},{"name":"rel_0_8_10","sha":"376837484acc80a6cbc1cda9125935c05a94ee0f","kind":"commit","published_at":"2017-01-17T18:53:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10/manifests"},{"name":"rel_0_8_9","sha":"183a4a6cc3a76c4c0a2b6d6f021ffd3b4cc09060","kind":"commit","published_at":"2016-11-28T17:14:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9/manifests"},{"name":"rel_0_8_8","sha":"d3676e25beb50ddc821937e4108d1c9535d4951e","kind":"commit","published_at":"2016-09-12T22:20:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8/manifests"},{"name":"rel_0_8_7","sha":"8084497fc7768e3d2a56a6dba7e8364dfc9bd098","kind":"commit","published_at":"2016-07-26T14:48:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7/manifests"},{"name":"rel_0_8_6","sha":"c8c61d75c309155b938b9c28b070aba40268ae95","kind":"commit","published_at":"2016-04-14T21:26:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6/manifests"},{"name":"rel_0_8_5","sha":"a512b5f115291deb70400e829a0ca95648d8955b","kind":"commit","published_at":"2016-03-09T14:36:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5/manifests"},{"name":"rel_0_8_4","sha":"8861f49527aef2fe38e54152e79f25ce40707345","kind":"commit","published_at":"2015-12-15T23:20:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4/manifests"},{"name":"rel_0_8_3","sha":"0b750d23844cc9ff7cc206d108156ba2028b7456","kind":"commit","published_at":"2015-10-16T19:19:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3/manifests"},{"name":"rel_0_8_2","sha":"9aef0f9fe04096f1ba31bd1efbc24b2bcc33bbd1","kind":"commit","published_at":"2015-08-25T16:32:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2/manifests"},{"name":"rel_0_8_1","sha":"8207591c88ee868fc0ddc83002f311eb85ae51da","kind":"commit","published_at":"2015-08-22T19:34:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1/manifests"},{"name":"rel_0_8_0","sha":"ca9792c6dd26881bbaa2c06edd84ef3fa1db34a9","kind":"commit","published_at":"2015-08-12T19:16:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0/manifests"},{"name":"rel_0_7_7","sha":"b8c8dc581fcdef6490a5f082d1adc0f9f50f279d","kind":"commit","published_at":"2015-07-22T17:25:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7/manifests"},{"name":"rel_0_7_6","sha":"6ae4196acc0170ebef29f617b49376b371a8923c","kind":"commit","published_at":"2015-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6/manifests"},{"name":"rel_0_7_5_post2","sha":"c3e39ec4bff3345dcc1daa1d678989b6fd690a3d","kind":"commit","published_at":"2015-03-20T19:29:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2/manifests"},{"name":"rel_0_7_5_post1","sha":"e1dc713aa6813152063c48ff66a57b365b56b2fc","kind":"commit","published_at":"2015-03-20T19:20:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1/manifests"},{"name":"rel_0_7_5","sha":"5d036bc2035548c3749280684be08d8999b2b39b","kind":"commit","published_at":"2015-03-19T20:34:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5/manifests"},{"name":"rel_0_7_4","sha":"f342bd245637651046b553114ab34ce3cee1a02b","kind":"commit","published_at":"2015-01-12T19:16:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4/manifests"},{"name":"rel_0_7_3","sha":"d69a590286019eea673e5daba935f909efeae5cc","kind":"commit","published_at":"2014-12-30T17:14:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3/manifests"},{"name":"rel_0_7_2","sha":"082a6c63668a601c0833c99b4ca23fe9459a3a40","kind":"commit","published_at":"2014-12-18T20:30:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2/manifests"},{"name":"rel_0_7_1","sha":"5f952f25caa688d89204d134ee867de7dbad917c","kind":"commit","published_at":"2014-12-03T20:50:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1/manifests"},{"name":"rel_0_7_0","sha":"1477a0dc9b346d047b987af9caa836cd6d61aca6","kind":"commit","published_at":"2014-11-24T20:20:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0/manifests"},{"name":"rel_0_6_7","sha":"e37162294fc6df9740f4231a75021f391e2a0f98","kind":"commit","published_at":"2014-09-09T21:53:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7/manifests"},{"name":"rel_0_6_6","sha":"21274431ac8f4b17ddf2f0ba16ae0046ea344e85","kind":"commit","published_at":"2014-08-07T20:14:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6/manifests"},{"name":"rel_0_6_5","sha":"bb51372abf96342dcac21e8bc08aa6d79f036a33","kind":"commit","published_at":"2014-05-03T22:37:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5/manifests"},{"name":"rel_0_6_4","sha":"e5a066c7caf9256e006121d87e859b8ca51f7769","kind":"commit","published_at":"2014-03-28T23:39:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4/manifests"},{"name":"rel_0_6_3","sha":"aeeb24bbf863c3e95455677c937c9b22160671a4","kind":"commit","published_at":"2014-02-03T00:55:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3/manifests"},{"name":"rel_0_6_2","sha":"106d3a5707dfff134a9bded98c9cfb471fdc1910","kind":"commit","published_at":"2013-12-27T19:25:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2/manifests"},{"name":"rel_0_6_1","sha":"257600f8bfa49e4ce83d2f35418684ae04f23d85","kind":"commit","published_at":"2013-11-27T17:33:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1/manifests"},{"name":"rel_0_6_0","sha":"3d4f95c7e4c043e4281d8e68c6f0eaab8ce0d48a","kind":"commit","published_at":"2013-07-19T21:17:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0/manifests"},{"name":"rel_0_5_0","sha":"879aa4d7c7013a551e516e2a026d41823d368224","kind":"commit","published_at":"2013-04-04T22:40:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0/manifests"},{"name":"rel_0_4_2","sha":"979a32f8e92c56fd5a0b9ca3e9cb1842290fd84d","kind":"commit","published_at":"2013-01-11T16:17:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2/manifests"},{"name":"rel_0_4_1","sha":"a52b54b339b971b1376a55176c9c58a985b21739","kind":"commit","published_at":"2012-12-09T22:10:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1/manifests"},{"name":"rel_0_4_0","sha":"03481917469dde2be467c352232cc38999c50507","kind":"commit","published_at":"2012-10-01T21:12:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0/manifests"},{"name":"rel_0_3_6","sha":"c972e816befb38466196d89eead2e2bc55f1afae","kind":"commit","published_at":"2012-08-15T19:33:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6/manifests"},{"name":"rel_0_3_5","sha":"64f6a6a584eedb8f5d8227656e94b80a022e525e","kind":"commit","published_at":"2012-07-08T18:15:06.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5/manifests"},{"name":"rel_0_3_4","sha":"9e213ed2921cf0be75a61a05401320eb8b75a332","kind":"commit","published_at":"2012-06-03T00:06:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4/manifests"},{"name":"rel_0_3_3","sha":"d4094ff7a76cd4438b15242c7c883333235fc0c7","kind":"commit","published_at":"2012-06-02T18:42:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3/manifests"},{"name":"rel_0_3_2","sha":"17b7299729fe1ff05e1638d555233875bc21caab","kind":"commit","published_at":"2012-04-30T19:17:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2/manifests"},{"name":"rel_0_3_1","sha":"a7ada78d87aeb7383455b3935457950f1070d4b2","kind":"commit","published_at":"2012-04-07T22:00:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1/manifests"},{"name":"rel_0_3_0","sha":"8332e56a18e30ebc5c74bf782f6ad42d14ea9814","kind":"commit","published_at":"2012-04-05T17:33:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0/manifests"},{"name":"rel_0_2_2","sha":"494191413c80a01a7156fbe5fc6788d269e5e9ed","kind":"commit","published_at":"2012-03-13T04:59:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2/manifests"},{"name":"rel_0_2_1","sha":"87ab39a74dcf49dd7cabe55b89d37758a2104001","kind":"commit","published_at":"2012-01-31T15:10:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1/manifests"},{"name":"rel_0_2_0","sha":"0bf3fe8f6f089f6023f3917ce8faa050ad0b79b0","kind":"commit","published_at":"2012-01-30T19:34:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0/manifests"},{"name":"rel_0_1_1","sha":"d76a1bea49a29822000254ec26926de1187c1d1d","kind":"commit","published_at":"2012-01-05T01:07:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1/manifests"},{"name":"rel_0_1_0","sha":"3bf28d1fc3e665ae81baa5e47609840ea6f42142","kind":"commit","published_at":"2011-11-30T20:08:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:14:22.524Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/alembic?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/alembic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/alembic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/alembic/dependencies","status":null,"funding_links":["https://github.com/sponsors/alembic","https://patreon.com/zzzeek","https://tidelift.com/funding/github/pypi/SQLAlchemy","https://github.com/sponsors/sqlalchemy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:01:18.352Z","issues_count":340,"pull_requests_count":179,"avg_time_to_close_issue":13271692.476394849,"avg_time_to_close_pull_request":2620729.4507042253,"issues_closed_count":233,"pull_requests_closed_count":142,"pull_request_authors_count":104,"issue_authors_count":261,"avg_comments_per_issue":4.3617647058823525,"avg_comments_per_pull_request":5.06145251396648,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":29,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":423357.64285714284,"past_year_avg_time_to_close_pull_request":1870793.25,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":3.103448275862069,"past_year_avg_comments_per_pull_request":2.358974358974359,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/issues","maintainers":[{"login":"CaselIT","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"zzzeek","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"jvanasco","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"},{"login":"pbecotte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pbecotte"}],"active_maintainers":[{"login":"zzzeek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"CaselIT","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"jvanasco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/alembic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/alembic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/alembic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/alembic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/alembic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/alembic/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1334},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-24T05:06:10.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":5282591,"name":"alembic","ecosystem":"conda","description":null,"homepage":"https://alembic.sqlalchemy.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sqlalchemy/alembic","keywords_array":[],"namespace":null,"versions_count":51,"first_release_published_at":"2022-10-03T15:37:56.819Z","latest_release_published_at":"2022-07-14T15:53:27.000Z","latest_release_number":"1.8.1","last_synced_at":"2026-03-26T14:32:34.860Z","created_at":"2022-10-03T15:37:56.813Z","updated_at":"2026-08-18T10:25:24.852Z","registry_url":"https://anaconda.org/conda-forge/alembic","install_command":"conda install -c conda-forge alembic","documentation_url":null,"metadata":{},"repo_metadata":{"id":37271625,"uuid":"159267771","full_name":"sqlalchemy/alembic","owner":"sqlalchemy","description":"A database migrations tool for SQLAlchemy.","archived":false,"fork":false,"pushed_at":"2026-08-10T22:28:26.000Z","size":5420,"stargazers_count":4310,"open_issues_count":128,"forks_count":361,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-08-11T05:46:51.976Z","etag":null,"topics":["python","sql","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sqlalchemy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"alembic","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-27T03:02:53.000Z","updated_at":"2026-08-10T22:28:44.000Z","dependencies_parsed_at":"2026-08-11T05:47:22.143Z","dependency_job_id":null,"html_url":"https://github.com/sqlalchemy/alembic","commit_stats":{"total_commits":1624,"total_committers":194,"mean_commits":8.371134020618557,"dds":0.25,"last_synced_commit":"b6b44c1e90c96b55939b28d73f427eff7b9cb620"},"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/sqlalchemy/alembic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/sbom","scorecard":{"id":168211,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlalchemy/alembic","commit":"cd4f404358f101b2b930013c609c074baca61468"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/run-on-pr.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-test.yaml:19","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:82","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:95","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2010-1 / GHSA-7q8x-38mc-p84f","Warn: Project is vulnerable to: PYSEC-2022-260 / GHSA-v973-fxgf-6xhp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T15:32:46.305Z","repository_id":37271625,"created_at":"2025-08-16T15:32:46.305Z","updated_at":"2025-08-16T15:32:46.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36552563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"sqlalchemy","name":"SQLAlchemy","uuid":"6043126","kind":"organization","description":"The Database Toolkit and Object Relational Mapper","email":null,"website":"https://www.sqlalchemy.org","location":null,"twitter":"sqlalchemy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6043126?v=4","repositories_count":9,"last_synced_at":"2024-05-01T09:30:40.494Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sqlalchemy","funding_links":["https://github.com/sponsors/sqlalchemy"],"total_stars":11995,"followers":362,"following":0,"created_at":"2022-11-02T16:28:36.065Z","updated_at":"2024-05-01T09:30:42.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy/repositories"},"tags":[{"name":"rel_1_19_1","sha":"efe73dec13974f63cb438c1a2b525f2c5ac4c926","kind":"commit","published_at":"2026-08-08T16:30:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1/manifests"},{"name":"rel_1_19_0","sha":"d2204e4860fc87096a8c8e43b5370a6978f4d470","kind":"commit","published_at":"2026-08-04T18:33:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0/manifests"},{"name":"rel_1_18_5","sha":"013b68a4c8e0711d0bf999683b5e72ad8332e853","kind":"commit","published_at":"2026-06-25T15:19:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5/manifests"},{"name":"rel_1_18_4","sha":"766b5ee98e0aeea85a18f272a1ac813712ee0697","kind":"commit","published_at":"2026-02-10T15:57:53.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4/manifests"},{"name":"rel_1_18_3","sha":"d3f66e6b769eeeddae220a348d767890a4ea2c4b","kind":"commit","published_at":"2026-01-29T20:23:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3/manifests"},{"name":"rel_1_18_2","sha":"8167182d852fbcd4c36d3b867b601144fd96b0c9","kind":"commit","published_at":"2026-01-28T21:20:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2/manifests"},{"name":"rel_1_18_1","sha":"723bc949b9427b1a258ee0913e8fb89aaa3e4d31","kind":"commit","published_at":"2026-01-14T18:52:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1/manifests"},{"name":"rel_1_18_0","sha":"76e575b9c397b0a734358010fad58c60f3e2e3f2","kind":"commit","published_at":"2026-01-09T21:18:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0/manifests"},{"name":"rel_1_17_2","sha":"c8384551f41a4a06deefa61597a6f173fcb1a820","kind":"commit","published_at":"2025-11-14T20:32:35.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2/manifests"},{"name":"rel_1_17_1","sha":"e0c6e652f43aa225494c552ed54fbd449ad4ba79","kind":"commit","published_at":"2025-10-29T00:21:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1/manifests"},{"name":"rel_1_17_0","sha":"7bd9a04c0f57ee81ab3cb90f29044189d44e07b0","kind":"commit","published_at":"2025-10-11T18:37:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0/manifests"},{"name":"rel_1_16_5","sha":"c026cf70aece7d6cddf929cb37748c6076b1d528","kind":"commit","published_at":"2025-08-27T18:00:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5/manifests"},{"name":"rel_1_16_4","sha":"4ac119a11439bc822e847f728c28b05e158e8ea2","kind":"commit","published_at":"2025-07-10T16:16:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4/manifests"},{"name":"rel_1_16_3","sha":"1133630b4717934e5b587139e8b23d49f42c1cfd","kind":"commit","published_at":"2025-07-08T18:56:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3/manifests"},{"name":"rel_1_16_2","sha":"b63852d7c7a3be9c0ef7087aab2f86451f6b5e89","kind":"commit","published_at":"2025-06-16T18:03:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2/manifests"},{"name":"rel_1_16_1","sha":"3872e2322728bf1ad5868b325370fd3a4a0f5373","kind":"commit","published_at":"2025-05-21T23:10:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1/manifests"},{"name":"rel_1_16_0","sha":"468019c355ceea8b2cc75fcebe157314a805ec89","kind":"commit","published_at":"2025-05-21T19:15:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0/manifests"},{"name":"rel_1_15_2","sha":"3bd8d5190f7e02a73ff0d332356311b636f6b2a8","kind":"commit","published_at":"2025-03-28T13:50:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2/manifests"},{"name":"rel_1_15_1","sha":"dba16010329caab35709fef040cb6f59966c01d0","kind":"commit","published_at":"2025-03-04T21:59:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1/manifests"},{"name":"rel_1_15_0","sha":"fc34867efd14016a8363a933c061f049c880eed4","kind":"commit","published_at":"2025-03-04T17:56:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0/manifests"},{"name":"rel_1_14_1","sha":"ef5a3c4c0874178ed41d20d056168529072bc68c","kind":"commit","published_at":"2025-01-19T23:14:41.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1/manifests"},{"name":"rel_1_14_0","sha":"0c70a0bb3f64aff5c6c729497f17b2bf63d882fa","kind":"commit","published_at":"2024-11-04T18:42:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0/manifests"},{"name":"rel_1_13_3","sha":"b43a1966180f592d6be2a52361230d988e68353d","kind":"commit","published_at":"2024-09-23T14:51:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3/manifests"},{"name":"rel_1_13_2","sha":"c57a5b7b4d88296bbfc73c1dd770a9122bc1002e","kind":"commit","published_at":"2024-06-26T15:37:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2/manifests"},{"name":"rel_1_13_1","sha":"baac3bc569932c6bdc7d9e7015cdc0481e788615","kind":"commit","published_at":"2023-12-20T17:03:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1/manifests"},{"name":"rel_1_13_0","sha":"8bb93a0352e01258131ad8c9945ee500c3bc55cb","kind":"commit","published_at":"2023-12-01T15:24:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0/manifests"},{"name":"rel_1_12_1","sha":"0b1f273813dfe8c5d7359e8ca224d6801674d639","kind":"commit","published_at":"2023-10-26T15:08:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1/manifests"},{"name":"rel_1_12_0","sha":"4d82946f6c0c51cbfa1b46d6988111f88db649bc","kind":"commit","published_at":"2023-08-31T17:23:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0/manifests"},{"name":"rel_1_11_3","sha":"47850ab7dbc88905db8abf7abab6a48699d4a50a","kind":"commit","published_at":"2023-08-16T16:49:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3/manifests"},{"name":"rel_1_11_2","sha":"9f74eb00cac5b2646918b4e11fb567f779cadf7c","kind":"commit","published_at":"2023-08-04T13:54:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2/manifests"},{"name":"rel_1_11_1","sha":"0064c5183cc19ee84954f75f44b4b5f9131973fb","kind":"commit","published_at":"2023-05-17T22:06:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1/manifests"},{"name":"rel_1_11_0","sha":"494246c4fad986ac9d6c607c0dcf36d1f382d0b3","kind":"commit","published_at":"2023-05-15T19:44:58.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0/manifests"},{"name":"rel_1_10_4","sha":"c6067a5367015b6f1437a4357515e63dd8561829","kind":"commit","published_at":"2023-04-24T15:08:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4/manifests"},{"name":"rel_1_10_3","sha":"a22dadbfa4208f1916f158920faf50a933651e5e","kind":"commit","published_at":"2023-04-05T19:39:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3/manifests"},{"name":"rel_1_10_2","sha":"69a72b8ce8710e10983818639b081f3cec6f1ba4","kind":"commit","published_at":"2023-03-08T17:16:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2/manifests"},{"name":"rel_1_10_1","sha":"534465efd65fd78e4ac34469e03d4eb77f5a1ec6","kind":"commit","published_at":"2023-03-07T01:12:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1/manifests"},{"name":"rel_1_10_0","sha":"c13821875edd5529408a6effdb7873b216e878fd","kind":"commit","published_at":"2023-03-05T23:06:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0/manifests"},{"name":"rel_1_9_4","sha":"31d3d8dc582bc76982cab8e7e76a414d1f466517","kind":"commit","published_at":"2023-02-16T17:35:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4/manifests"},{"name":"rel_1_9_3","sha":"912ca37797a44d6fd94fc6566e4fd9df587dde86","kind":"commit","published_at":"2023-02-07T20:47:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3/manifests"},{"name":"rel_1_9_2","sha":"071eaf3c02aa93b89a58863ad8682e52fe448725","kind":"commit","published_at":"2023-01-14T19:11:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2/manifests"},{"name":"rel_1_9_1","sha":"613c23766b4fbd81f0415b870158aef4c6534eae","kind":"commit","published_at":"2022-12-23T19:26:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1/manifests"},{"name":"rel_1_9_0","sha":"dad8266bda4acc6d418360b9c3ae2ea56bf85792","kind":"commit","published_at":"2022-12-15T18:04:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0/manifests"},{"name":"rel_1_8_1","sha":"a968c9d2832173ee7d5dde50c7573f7b99424c38","kind":"commit","published_at":"2022-07-13T14:17:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1/manifests"},{"name":"rel_1_8_0","sha":"ee83ff6e2e9996166ab7a82f29b66969d2416267","kind":"commit","published_at":"2022-05-31T21:11:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0/manifests"},{"name":"rel_1_7_7","sha":"7b55158fee2efd437f1f462c1730cb47fb25a259","kind":"commit","published_at":"2022-03-14T19:39:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7/manifests"},{"name":"rel_1_7_6","sha":"92649264871918c54f74d0b8fa690b1e8e27203b","kind":"commit","published_at":"2022-02-01T15:00:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6/manifests"},{"name":"rel_1_7_5","sha":"feb9167f123fdb0857a4cb2560526ab2d4d8d173","kind":"commit","published_at":"2021-11-11T15:55:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5/manifests"},{"name":"rel_1_7_4","sha":"9872fbbca84f600e184c29227f8f863038788448","kind":"commit","published_at":"2021-10-06T14:13:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4/manifests"},{"name":"rel_1_7_3","sha":"6f5d6d30ff19c926ac6646710514e038b89de731","kind":"commit","published_at":"2021-09-17T15:28:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3/manifests"},{"name":"rel_1_7_2","sha":"dfb34776626469ee32da2fee92cac1a6ec82d653","kind":"commit","published_at":"2021-09-17T13:59:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2/manifests"},{"name":"rel_1_7_1","sha":"293cc37f14281280e679619eae9fc57fe0d271eb","kind":"commit","published_at":"2021-08-30T21:49:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1/manifests"},{"name":"rel_1_7_0","sha":"2c5752e745091a8f5f5720bad1fe629bf2cd30a0","kind":"commit","published_at":"2021-08-30T15:02:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0/manifests"},{"name":"rel_1_6_5","sha":"cfa6b65761f42fe5dca8802a089b2630336b9a5f","kind":"commit","published_at":"2021-05-27T19:49:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5/manifests"},{"name":"rel_1_6_4","sha":"79eb3c722c64e669e748ddc07cfa1642fb6fb133","kind":"commit","published_at":"2021-05-24T20:38:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4/manifests"},{"name":"rel_1_6_3","sha":"3227146634f437c3bc21fd0dd7bedcf6288a6951","kind":"commit","published_at":"2021-05-21T20:48:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3/manifests"},{"name":"rel_1_6_2","sha":"bd49e7865b8736fa8046ce4c99a001bf64a14efd","kind":"commit","published_at":"2021-05-07T02:31:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2/manifests"},{"name":"rel_1_6_1","sha":"82321d097f22ee2feb2a909e7a26cc596bc678e3","kind":"commit","published_at":"2021-05-06T17:09:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1/manifests"},{"name":"rel_1_6_0","sha":"692ebacdc3684b6a499db28c19f53a19d51d7f17","kind":"commit","published_at":"2021-05-03T18:45:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0/manifests"},{"name":"rel_1_5_8","sha":"815e1954894e74f370ee290e2cc57cc8156e476f","kind":"commit","published_at":"2021-03-23T18:13:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8/manifests"},{"name":"rel_1_5_7","sha":"389d750eca71ffc18a919b3b1414a05b640b4e4b","kind":"commit","published_at":"2021-03-11T16:22:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7/manifests"},{"name":"rel_1_5_6","sha":"5c1fe7e842752d40de64944b1147ad55d88bf56a","kind":"commit","published_at":"2021-03-05T14:59:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6/manifests"},{"name":"rel_1_5_5","sha":"c527dfef00744822e25f2741a3e2ce69f50d434c","kind":"commit","published_at":"2021-02-20T21:47:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5/manifests"},{"name":"rel_1_5_4","sha":"364d5fdb578eb0602fcedf899af45ccdbd77639a","kind":"commit","published_at":"2021-02-03T15:01:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4/manifests"},{"name":"rel_1_5_3","sha":"07fcf347038b6bc8ae92579c800eba9c685fd5d1","kind":"commit","published_at":"2021-01-29T21:51:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3/manifests"},{"name":"rel_1_5_2","sha":"8b3a2d8606db604186a23e49765447382f54e956","kind":"commit","published_at":"2021-01-20T18:30:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2/manifests"},{"name":"rel_1_5_1","sha":"5208fa572c7c1ee5c5010761753b0149175d3e70","kind":"commit","published_at":"2021-01-19T15:19:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1/manifests"},{"name":"rel_1_5_0","sha":"f1518bac5529bf6a105872cdc17e6e4fcf090a74","kind":"commit","published_at":"2021-01-18T20:52:24.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0/manifests"},{"name":"rel_1_4_3","sha":"b8f60b6c3fe9f250d8439048aece62452eaf08b8","kind":"commit","published_at":"2020-09-11T14:50:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3/manifests"},{"name":"rel_1_4_2","sha":"c9e7dba13218fb61852a53284f5cd70057a1d111","kind":"commit","published_at":"2020-03-19T21:48:15.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2/manifests"},{"name":"rel_1_4_1","sha":"e7997215353e8a8b0228d4f644f42a86f1757446","kind":"commit","published_at":"2020-03-01T17:45:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1/manifests"},{"name":"rel_1_4_0","sha":"b4a80767cecd99fc83af689857f4976968775a5c","kind":"commit","published_at":"2020-02-04T21:02:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0/manifests"},{"name":"rel_1_3_3","sha":"3e45b69dbf38c51c1c6c2af1c669fbcbdc80e78e","kind":"commit","published_at":"2020-01-22T16:40:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3/manifests"},{"name":"rel_1_3_2","sha":"c61361b0c0d1e98e55c1856de1983fb0cfbe7d23","kind":"commit","published_at":"2019-12-16T18:44:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2/manifests"},{"name":"rel_1_3_1","sha":"8d6bb007a4de046c4d338f4b79b40c9fcbf73ab7","kind":"commit","published_at":"2019-11-13T14:43:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1/manifests"},{"name":"rel_1_3_0","sha":"973a67d97055136414b1cca7d806239924bed458","kind":"commit","published_at":"2019-10-31T15:57:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0/manifests"},{"name":"rel_1_2_1","sha":"30673342c58ce839d94dc5bf3fc95dafae83c297","kind":"commit","published_at":"2019-09-24T17:24:17.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1/manifests"},{"name":"rel_1_2_0","sha":"871ae3d5a9f8b31f6276c9c831719fd205b47e89","kind":"commit","published_at":"2019-09-20T14:29:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0/manifests"},{"name":"rel_1_1_0","sha":"bee044a1c187be7f98dbfa08cc3017b3b9362362","kind":"commit","published_at":"2019-08-26T23:47:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0/manifests"},{"name":"rel_1_0_11","sha":"dc0be779421035d23391946749e5beab89ec336b","kind":"commit","published_at":"2019-06-25T21:36:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_11","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11/manifests"},{"name":"rel_1_0_10","sha":"542474c5e64beb7839021efcdd5fd1f704057267","kind":"commit","published_at":"2019-04-28T18:55:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10/manifests"},{"name":"rel_1_0_9","sha":"104379b5b5f52dd8a98aaee61e60668cdf9abf1a","kind":"commit","published_at":"2019-04-15T15:38:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9/manifests"},{"name":"rel_1_0_8","sha":"3004792315a58d51571266a9f70ae02e565c88ef","kind":"commit","published_at":"2019-03-04T18:01:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8/manifests"},{"name":"rel_1_0_7","sha":"60c5e297f8b1dba464ec49ed7fe6ee0a72e0d44a","kind":"commit","published_at":"2019-01-26T02:03:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7/manifests"},{"name":"rel_1_0_6","sha":"54099921a919f74d7c29a24e88214f95e9878a44","kind":"commit","published_at":"2019-01-13T18:00:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6/manifests"},{"name":"rel_1_0_5","sha":"e1ad2afc494e3f04eaa330e73efa59aae30f4a6c","kind":"commit","published_at":"2018-11-28T04:28:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5/manifests"},{"name":"rel_1_0_4","sha":"418fc86819315b9e8490a4732c46d5ffea5a3101","kind":"commit","published_at":"2018-11-28T01:01:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4/manifests"},{"name":"rel_1_0_3","sha":"082b9f29181925a14ff26545de1267c7646a4dc7","kind":"commit","published_at":"2018-11-14T20:29:38.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3/manifests"},{"name":"rel_1_0_2","sha":"ecab9967b08b9fa71a985ca2de61884e3f6e0c5d","kind":"commit","published_at":"2018-10-31T20:32:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2/manifests"},{"name":"rel_1_0_1","sha":"defbc5b32a169679fc7df45f83b682beb453a2bc","kind":"commit","published_at":"2018-10-17T14:51:08.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1/manifests"},{"name":"rel_1_0_0","sha":"5e1721628e9dbe719940927705367740690bf4b2","kind":"commit","published_at":"2018-07-13T18:09:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0/manifests"},{"name":"rel_0_9_10","sha":"fc7e38114527d0c9b20812bb4b2c66b1b27cf096","kind":"commit","published_at":"2018-06-29T20:25:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10/manifests"},{"name":"rel_0_9_9","sha":"ff6b851ceddea347e1779e7a74cd12700e38f258","kind":"commit","published_at":"2018-03-22T14:06:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9/manifests"},{"name":"rel_0_9_8","sha":"a32d9209313cb87415353dfca8e10683c4b85d24","kind":"commit","published_at":"2018-02-16T20:55:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8/manifests"},{"name":"rel_0_9_7","sha":"3fad29945bc8ff7d52ebc358e6c6b46db8b51ea1","kind":"commit","published_at":"2018-01-16T17:47:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7/manifests"},{"name":"rel_0_9_6","sha":"f03e349032dd7f2801d397bb1752b6df40da047c","kind":"commit","published_at":"2017-10-13T15:17:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6/manifests"},{"name":"rel_0_9_5","sha":"392d01a0927857b0d263cfc684f5529dba3b2e5c","kind":"commit","published_at":"2017-08-09T14:11:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5/manifests"},{"name":"rel_0_9_4","sha":"af38a3cc17fe86e7581f43aedf1e55eb7e312d7e","kind":"commit","published_at":"2017-08-01T02:06:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4/manifests"},{"name":"rel_0_9_3","sha":"bea341e2a23dc030b58d6a82e26fafb3e2917c1b","kind":"commit","published_at":"2017-07-06T15:59:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3/manifests"},{"name":"rel_0_9_2","sha":"a5a5266b8d15a312ce13a68a838b46869cb0adba","kind":"commit","published_at":"2017-05-18T15:04:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2/manifests"},{"name":"rel_0_9_1","sha":"543783bca5cd39e3e1fe99bf7aeef6ca4b423edd","kind":"commit","published_at":"2017-03-01T16:51:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1/manifests"},{"name":"rel_0_9_0","sha":"d39c0ae72b004b0889093464038eb20773f042b6","kind":"commit","published_at":"2017-02-28T15:58:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0/manifests"},{"name":"rel_0_8_10","sha":"376837484acc80a6cbc1cda9125935c05a94ee0f","kind":"commit","published_at":"2017-01-17T18:53:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10/manifests"},{"name":"rel_0_8_9","sha":"183a4a6cc3a76c4c0a2b6d6f021ffd3b4cc09060","kind":"commit","published_at":"2016-11-28T17:14:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9/manifests"},{"name":"rel_0_8_8","sha":"d3676e25beb50ddc821937e4108d1c9535d4951e","kind":"commit","published_at":"2016-09-12T22:20:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8/manifests"},{"name":"rel_0_8_7","sha":"8084497fc7768e3d2a56a6dba7e8364dfc9bd098","kind":"commit","published_at":"2016-07-26T14:48:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7/manifests"},{"name":"rel_0_8_6","sha":"c8c61d75c309155b938b9c28b070aba40268ae95","kind":"commit","published_at":"2016-04-14T21:26:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6/manifests"},{"name":"rel_0_8_5","sha":"a512b5f115291deb70400e829a0ca95648d8955b","kind":"commit","published_at":"2016-03-09T14:36:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5/manifests"},{"name":"rel_0_8_4","sha":"8861f49527aef2fe38e54152e79f25ce40707345","kind":"commit","published_at":"2015-12-15T23:20:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4/manifests"},{"name":"rel_0_8_3","sha":"0b750d23844cc9ff7cc206d108156ba2028b7456","kind":"commit","published_at":"2015-10-16T19:19:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3/manifests"},{"name":"rel_0_8_2","sha":"9aef0f9fe04096f1ba31bd1efbc24b2bcc33bbd1","kind":"commit","published_at":"2015-08-25T16:32:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2/manifests"},{"name":"rel_0_8_1","sha":"8207591c88ee868fc0ddc83002f311eb85ae51da","kind":"commit","published_at":"2015-08-22T19:34:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1/manifests"},{"name":"rel_0_8_0","sha":"ca9792c6dd26881bbaa2c06edd84ef3fa1db34a9","kind":"commit","published_at":"2015-08-12T19:16:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0/manifests"},{"name":"rel_0_7_7","sha":"b8c8dc581fcdef6490a5f082d1adc0f9f50f279d","kind":"commit","published_at":"2015-07-22T17:25:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7/manifests"},{"name":"rel_0_7_6","sha":"6ae4196acc0170ebef29f617b49376b371a8923c","kind":"commit","published_at":"2015-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6/manifests"},{"name":"rel_0_7_5_post2","sha":"c3e39ec4bff3345dcc1daa1d678989b6fd690a3d","kind":"commit","published_at":"2015-03-20T19:29:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2/manifests"},{"name":"rel_0_7_5_post1","sha":"e1dc713aa6813152063c48ff66a57b365b56b2fc","kind":"commit","published_at":"2015-03-20T19:20:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1/manifests"},{"name":"rel_0_7_5","sha":"5d036bc2035548c3749280684be08d8999b2b39b","kind":"commit","published_at":"2015-03-19T20:34:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5/manifests"},{"name":"rel_0_7_4","sha":"f342bd245637651046b553114ab34ce3cee1a02b","kind":"commit","published_at":"2015-01-12T19:16:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4/manifests"},{"name":"rel_0_7_3","sha":"d69a590286019eea673e5daba935f909efeae5cc","kind":"commit","published_at":"2014-12-30T17:14:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3/manifests"},{"name":"rel_0_7_2","sha":"082a6c63668a601c0833c99b4ca23fe9459a3a40","kind":"commit","published_at":"2014-12-18T20:30:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2/manifests"},{"name":"rel_0_7_1","sha":"5f952f25caa688d89204d134ee867de7dbad917c","kind":"commit","published_at":"2014-12-03T20:50:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1/manifests"},{"name":"rel_0_7_0","sha":"1477a0dc9b346d047b987af9caa836cd6d61aca6","kind":"commit","published_at":"2014-11-24T20:20:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0/manifests"},{"name":"rel_0_6_7","sha":"e37162294fc6df9740f4231a75021f391e2a0f98","kind":"commit","published_at":"2014-09-09T21:53:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7/manifests"},{"name":"rel_0_6_6","sha":"21274431ac8f4b17ddf2f0ba16ae0046ea344e85","kind":"commit","published_at":"2014-08-07T20:14:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6/manifests"},{"name":"rel_0_6_5","sha":"bb51372abf96342dcac21e8bc08aa6d79f036a33","kind":"commit","published_at":"2014-05-03T22:37:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5/manifests"},{"name":"rel_0_6_4","sha":"e5a066c7caf9256e006121d87e859b8ca51f7769","kind":"commit","published_at":"2014-03-28T23:39:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4/manifests"},{"name":"rel_0_6_3","sha":"aeeb24bbf863c3e95455677c937c9b22160671a4","kind":"commit","published_at":"2014-02-03T00:55:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3/manifests"},{"name":"rel_0_6_2","sha":"106d3a5707dfff134a9bded98c9cfb471fdc1910","kind":"commit","published_at":"2013-12-27T19:25:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2/manifests"},{"name":"rel_0_6_1","sha":"257600f8bfa49e4ce83d2f35418684ae04f23d85","kind":"commit","published_at":"2013-11-27T17:33:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1/manifests"},{"name":"rel_0_6_0","sha":"3d4f95c7e4c043e4281d8e68c6f0eaab8ce0d48a","kind":"commit","published_at":"2013-07-19T21:17:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0/manifests"},{"name":"rel_0_5_0","sha":"879aa4d7c7013a551e516e2a026d41823d368224","kind":"commit","published_at":"2013-04-04T22:40:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0/manifests"},{"name":"rel_0_4_2","sha":"979a32f8e92c56fd5a0b9ca3e9cb1842290fd84d","kind":"commit","published_at":"2013-01-11T16:17:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2/manifests"},{"name":"rel_0_4_1","sha":"a52b54b339b971b1376a55176c9c58a985b21739","kind":"commit","published_at":"2012-12-09T22:10:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1/manifests"},{"name":"rel_0_4_0","sha":"03481917469dde2be467c352232cc38999c50507","kind":"commit","published_at":"2012-10-01T21:12:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0/manifests"},{"name":"rel_0_3_6","sha":"c972e816befb38466196d89eead2e2bc55f1afae","kind":"commit","published_at":"2012-08-15T19:33:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6/manifests"},{"name":"rel_0_3_5","sha":"64f6a6a584eedb8f5d8227656e94b80a022e525e","kind":"commit","published_at":"2012-07-08T18:15:06.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5/manifests"},{"name":"rel_0_3_4","sha":"9e213ed2921cf0be75a61a05401320eb8b75a332","kind":"commit","published_at":"2012-06-03T00:06:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4/manifests"},{"name":"rel_0_3_3","sha":"d4094ff7a76cd4438b15242c7c883333235fc0c7","kind":"commit","published_at":"2012-06-02T18:42:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3/manifests"},{"name":"rel_0_3_2","sha":"17b7299729fe1ff05e1638d555233875bc21caab","kind":"commit","published_at":"2012-04-30T19:17:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2/manifests"},{"name":"rel_0_3_1","sha":"a7ada78d87aeb7383455b3935457950f1070d4b2","kind":"commit","published_at":"2012-04-07T22:00:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1/manifests"},{"name":"rel_0_3_0","sha":"8332e56a18e30ebc5c74bf782f6ad42d14ea9814","kind":"commit","published_at":"2012-04-05T17:33:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0/manifests"},{"name":"rel_0_2_2","sha":"494191413c80a01a7156fbe5fc6788d269e5e9ed","kind":"commit","published_at":"2012-03-13T04:59:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2/manifests"},{"name":"rel_0_2_1","sha":"87ab39a74dcf49dd7cabe55b89d37758a2104001","kind":"commit","published_at":"2012-01-31T15:10:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1/manifests"},{"name":"rel_0_2_0","sha":"0bf3fe8f6f089f6023f3917ce8faa050ad0b79b0","kind":"commit","published_at":"2012-01-30T19:34:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0/manifests"},{"name":"rel_0_1_1","sha":"d76a1bea49a29822000254ec26926de1187c1d1d","kind":"commit","published_at":"2012-01-05T01:07:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1/manifests"},{"name":"rel_0_1_0","sha":"3bf28d1fc3e665ae81baa5e47609840ea6f42142","kind":"commit","published_at":"2011-11-30T20:08:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:25:24.852Z","dependent_packages_count":40,"downloads":null,"downloads_period":null,"dependent_repos_count":101,"rankings":{"downloads":null,"dependent_repos_count":3.3784120964119966,"dependent_packages_count":1.7116622585957384,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":2.5450371775038674},"purl":"pkg:conda/alembic?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/alembic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/alembic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/alembic/dependencies","status":null,"funding_links":["https://github.com/sponsors/alembic","https://patreon.com/zzzeek","https://tidelift.com/funding/github/pypi/SQLAlchemy","https://github.com/sponsors/sqlalchemy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:20:31.661Z","issues_count":340,"pull_requests_count":179,"avg_time_to_close_issue":13271692.476394849,"avg_time_to_close_pull_request":2620729.4507042253,"issues_closed_count":233,"pull_requests_closed_count":142,"pull_request_authors_count":104,"issue_authors_count":261,"avg_comments_per_issue":4.3617647058823525,"avg_comments_per_pull_request":5.067039106145251,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":29,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":423357.64285714284,"past_year_avg_time_to_close_pull_request":1870793.25,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":3.103448275862069,"past_year_avg_comments_per_pull_request":2.3846153846153846,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/issues","maintainers":[{"login":"CaselIT","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"zzzeek","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"jvanasco","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"},{"login":"pbecotte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pbecotte"}],"active_maintainers":[{"login":"zzzeek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"CaselIT","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"jvanasco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/alembic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/alembic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/alembic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/alembic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/alembic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/alembic/codemeta","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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","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":2946490,"name":"tiangolo-temp-alembic","ecosystem":"pypi","description":"A database migration tool for SQLAlchemy.","homepage":"https://alembic.sqlalchemy.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sqlalchemy/alembic","keywords_array":["SQLAlchemy","migrations"],"namespace":null,"versions_count":1,"first_release_published_at":"2020-05-27T16:06:15.000Z","latest_release_published_at":"2020-05-27T16:06:15.000Z","latest_release_number":"1.4.3.dev0","last_synced_at":"2026-08-23T12:02:53.474Z","created_at":"2022-04-10T12:50:21.865Z","updated_at":"2026-08-23T12:02:53.474Z","registry_url":"https://pypi.org/project/tiangolo-temp-alembic/","install_command":"pip install tiangolo-temp-alembic --index-url https://pypi.org/simple","documentation_url":"https://tiangolo-temp-alembic.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Database :: Front-Ends"],"normalized_name":"tiangolo-temp-alembic","project_status":null},"repo_metadata":{"id":37271625,"uuid":"159267771","full_name":"sqlalchemy/alembic","owner":"sqlalchemy","description":"A database migrations tool for SQLAlchemy.","archived":false,"fork":false,"pushed_at":"2026-08-14T07:40:29.000Z","size":5469,"stargazers_count":4325,"open_issues_count":128,"forks_count":363,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-08-18T09:26:43.691Z","etag":null,"topics":["python","sql","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sqlalchemy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"alembic","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-27T03:02:53.000Z","updated_at":"2026-08-17T22:01:34.000Z","dependencies_parsed_at":"2026-08-11T05:47:22.143Z","dependency_job_id":null,"html_url":"https://github.com/sqlalchemy/alembic","commit_stats":{"total_commits":1624,"total_committers":194,"mean_commits":8.371134020618557,"dds":0.25,"last_synced_commit":"b6b44c1e90c96b55939b28d73f427eff7b9cb620"},"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/sqlalchemy/alembic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/sbom","scorecard":{"id":168211,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlalchemy/alembic","commit":"cd4f404358f101b2b930013c609c074baca61468"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/run-on-pr.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-test.yaml:19","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:82","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:95","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2010-1 / GHSA-7q8x-38mc-p84f","Warn: Project is vulnerable to: PYSEC-2022-260 / GHSA-v973-fxgf-6xhp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T15:32:46.305Z","repository_id":37271625,"created_at":"2025-08-16T15:32:46.305Z","updated_at":"2025-08-16T15:32:46.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sqlalchemy","name":"SQLAlchemy","uuid":"6043126","kind":"organization","description":"The Database Toolkit and Object Relational Mapper","email":null,"website":"https://www.sqlalchemy.org","location":null,"twitter":"sqlalchemy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6043126?v=4","repositories_count":9,"last_synced_at":"2024-05-01T09:30:40.494Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sqlalchemy","funding_links":["https://github.com/sponsors/sqlalchemy"],"total_stars":11995,"followers":362,"following":0,"created_at":"2022-11-02T16:28:36.065Z","updated_at":"2024-05-01T09:30:42.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy/repositories"},"tags":[{"name":"rel_1_19_1","sha":"efe73dec13974f63cb438c1a2b525f2c5ac4c926","kind":"commit","published_at":"2026-08-08T16:30:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1/manifests"},{"name":"rel_1_19_0","sha":"d2204e4860fc87096a8c8e43b5370a6978f4d470","kind":"commit","published_at":"2026-08-04T18:33:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0/manifests"},{"name":"rel_1_18_5","sha":"013b68a4c8e0711d0bf999683b5e72ad8332e853","kind":"commit","published_at":"2026-06-25T15:19:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5/manifests"},{"name":"rel_1_18_4","sha":"766b5ee98e0aeea85a18f272a1ac813712ee0697","kind":"commit","published_at":"2026-02-10T15:57:53.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4/manifests"},{"name":"rel_1_18_3","sha":"d3f66e6b769eeeddae220a348d767890a4ea2c4b","kind":"commit","published_at":"2026-01-29T20:23:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3/manifests"},{"name":"rel_1_18_2","sha":"8167182d852fbcd4c36d3b867b601144fd96b0c9","kind":"commit","published_at":"2026-01-28T21:20:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2/manifests"},{"name":"rel_1_18_1","sha":"723bc949b9427b1a258ee0913e8fb89aaa3e4d31","kind":"commit","published_at":"2026-01-14T18:52:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1/manifests"},{"name":"rel_1_18_0","sha":"76e575b9c397b0a734358010fad58c60f3e2e3f2","kind":"commit","published_at":"2026-01-09T21:18:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0/manifests"},{"name":"rel_1_17_2","sha":"c8384551f41a4a06deefa61597a6f173fcb1a820","kind":"commit","published_at":"2025-11-14T20:32:35.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2/manifests"},{"name":"rel_1_17_1","sha":"e0c6e652f43aa225494c552ed54fbd449ad4ba79","kind":"commit","published_at":"2025-10-29T00:21:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1/manifests"},{"name":"rel_1_17_0","sha":"7bd9a04c0f57ee81ab3cb90f29044189d44e07b0","kind":"commit","published_at":"2025-10-11T18:37:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0/manifests"},{"name":"rel_1_16_5","sha":"c026cf70aece7d6cddf929cb37748c6076b1d528","kind":"commit","published_at":"2025-08-27T18:00:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5/manifests"},{"name":"rel_1_16_4","sha":"4ac119a11439bc822e847f728c28b05e158e8ea2","kind":"commit","published_at":"2025-07-10T16:16:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4/manifests"},{"name":"rel_1_16_3","sha":"1133630b4717934e5b587139e8b23d49f42c1cfd","kind":"commit","published_at":"2025-07-08T18:56:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3/manifests"},{"name":"rel_1_16_2","sha":"b63852d7c7a3be9c0ef7087aab2f86451f6b5e89","kind":"commit","published_at":"2025-06-16T18:03:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2/manifests"},{"name":"rel_1_16_1","sha":"3872e2322728bf1ad5868b325370fd3a4a0f5373","kind":"commit","published_at":"2025-05-21T23:10:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1/manifests"},{"name":"rel_1_16_0","sha":"468019c355ceea8b2cc75fcebe157314a805ec89","kind":"commit","published_at":"2025-05-21T19:15:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0/manifests"},{"name":"rel_1_15_2","sha":"3bd8d5190f7e02a73ff0d332356311b636f6b2a8","kind":"commit","published_at":"2025-03-28T13:50:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2/manifests"},{"name":"rel_1_15_1","sha":"dba16010329caab35709fef040cb6f59966c01d0","kind":"commit","published_at":"2025-03-04T21:59:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1/manifests"},{"name":"rel_1_15_0","sha":"fc34867efd14016a8363a933c061f049c880eed4","kind":"commit","published_at":"2025-03-04T17:56:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0/manifests"},{"name":"rel_1_14_1","sha":"ef5a3c4c0874178ed41d20d056168529072bc68c","kind":"commit","published_at":"2025-01-19T23:14:41.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1/manifests"},{"name":"rel_1_14_0","sha":"0c70a0bb3f64aff5c6c729497f17b2bf63d882fa","kind":"commit","published_at":"2024-11-04T18:42:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0/manifests"},{"name":"rel_1_13_3","sha":"b43a1966180f592d6be2a52361230d988e68353d","kind":"commit","published_at":"2024-09-23T14:51:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3/manifests"},{"name":"rel_1_13_2","sha":"c57a5b7b4d88296bbfc73c1dd770a9122bc1002e","kind":"commit","published_at":"2024-06-26T15:37:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2/manifests"},{"name":"rel_1_13_1","sha":"baac3bc569932c6bdc7d9e7015cdc0481e788615","kind":"commit","published_at":"2023-12-20T17:03:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1/manifests"},{"name":"rel_1_13_0","sha":"8bb93a0352e01258131ad8c9945ee500c3bc55cb","kind":"commit","published_at":"2023-12-01T15:24:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0/manifests"},{"name":"rel_1_12_1","sha":"0b1f273813dfe8c5d7359e8ca224d6801674d639","kind":"commit","published_at":"2023-10-26T15:08:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1/manifests"},{"name":"rel_1_12_0","sha":"4d82946f6c0c51cbfa1b46d6988111f88db649bc","kind":"commit","published_at":"2023-08-31T17:23:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0/manifests"},{"name":"rel_1_11_3","sha":"47850ab7dbc88905db8abf7abab6a48699d4a50a","kind":"commit","published_at":"2023-08-16T16:49:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3/manifests"},{"name":"rel_1_11_2","sha":"9f74eb00cac5b2646918b4e11fb567f779cadf7c","kind":"commit","published_at":"2023-08-04T13:54:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2/manifests"},{"name":"rel_1_11_1","sha":"0064c5183cc19ee84954f75f44b4b5f9131973fb","kind":"commit","published_at":"2023-05-17T22:06:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1/manifests"},{"name":"rel_1_11_0","sha":"494246c4fad986ac9d6c607c0dcf36d1f382d0b3","kind":"commit","published_at":"2023-05-15T19:44:58.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0/manifests"},{"name":"rel_1_10_4","sha":"c6067a5367015b6f1437a4357515e63dd8561829","kind":"commit","published_at":"2023-04-24T15:08:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4/manifests"},{"name":"rel_1_10_3","sha":"a22dadbfa4208f1916f158920faf50a933651e5e","kind":"commit","published_at":"2023-04-05T19:39:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3/manifests"},{"name":"rel_1_10_2","sha":"69a72b8ce8710e10983818639b081f3cec6f1ba4","kind":"commit","published_at":"2023-03-08T17:16:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2/manifests"},{"name":"rel_1_10_1","sha":"534465efd65fd78e4ac34469e03d4eb77f5a1ec6","kind":"commit","published_at":"2023-03-07T01:12:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1/manifests"},{"name":"rel_1_10_0","sha":"c13821875edd5529408a6effdb7873b216e878fd","kind":"commit","published_at":"2023-03-05T23:06:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0/manifests"},{"name":"rel_1_9_4","sha":"31d3d8dc582bc76982cab8e7e76a414d1f466517","kind":"commit","published_at":"2023-02-16T17:35:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4/manifests"},{"name":"rel_1_9_3","sha":"912ca37797a44d6fd94fc6566e4fd9df587dde86","kind":"commit","published_at":"2023-02-07T20:47:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3/manifests"},{"name":"rel_1_9_2","sha":"071eaf3c02aa93b89a58863ad8682e52fe448725","kind":"commit","published_at":"2023-01-14T19:11:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2/manifests"},{"name":"rel_1_9_1","sha":"613c23766b4fbd81f0415b870158aef4c6534eae","kind":"commit","published_at":"2022-12-23T19:26:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1/manifests"},{"name":"rel_1_9_0","sha":"dad8266bda4acc6d418360b9c3ae2ea56bf85792","kind":"commit","published_at":"2022-12-15T18:04:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0/manifests"},{"name":"rel_1_8_1","sha":"a968c9d2832173ee7d5dde50c7573f7b99424c38","kind":"commit","published_at":"2022-07-13T14:17:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1/manifests"},{"name":"rel_1_8_0","sha":"ee83ff6e2e9996166ab7a82f29b66969d2416267","kind":"commit","published_at":"2022-05-31T21:11:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0/manifests"},{"name":"rel_1_7_7","sha":"7b55158fee2efd437f1f462c1730cb47fb25a259","kind":"commit","published_at":"2022-03-14T19:39:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7/manifests"},{"name":"rel_1_7_6","sha":"92649264871918c54f74d0b8fa690b1e8e27203b","kind":"commit","published_at":"2022-02-01T15:00:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6/manifests"},{"name":"rel_1_7_5","sha":"feb9167f123fdb0857a4cb2560526ab2d4d8d173","kind":"commit","published_at":"2021-11-11T15:55:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5/manifests"},{"name":"rel_1_7_4","sha":"9872fbbca84f600e184c29227f8f863038788448","kind":"commit","published_at":"2021-10-06T14:13:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4/manifests"},{"name":"rel_1_7_3","sha":"6f5d6d30ff19c926ac6646710514e038b89de731","kind":"commit","published_at":"2021-09-17T15:28:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3/manifests"},{"name":"rel_1_7_2","sha":"dfb34776626469ee32da2fee92cac1a6ec82d653","kind":"commit","published_at":"2021-09-17T13:59:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2/manifests"},{"name":"rel_1_7_1","sha":"293cc37f14281280e679619eae9fc57fe0d271eb","kind":"commit","published_at":"2021-08-30T21:49:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1/manifests"},{"name":"rel_1_7_0","sha":"2c5752e745091a8f5f5720bad1fe629bf2cd30a0","kind":"commit","published_at":"2021-08-30T15:02:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0/manifests"},{"name":"rel_1_6_5","sha":"cfa6b65761f42fe5dca8802a089b2630336b9a5f","kind":"commit","published_at":"2021-05-27T19:49:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5/manifests"},{"name":"rel_1_6_4","sha":"79eb3c722c64e669e748ddc07cfa1642fb6fb133","kind":"commit","published_at":"2021-05-24T20:38:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4/manifests"},{"name":"rel_1_6_3","sha":"3227146634f437c3bc21fd0dd7bedcf6288a6951","kind":"commit","published_at":"2021-05-21T20:48:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3/manifests"},{"name":"rel_1_6_2","sha":"bd49e7865b8736fa8046ce4c99a001bf64a14efd","kind":"commit","published_at":"2021-05-07T02:31:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2/manifests"},{"name":"rel_1_6_1","sha":"82321d097f22ee2feb2a909e7a26cc596bc678e3","kind":"commit","published_at":"2021-05-06T17:09:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1/manifests"},{"name":"rel_1_6_0","sha":"692ebacdc3684b6a499db28c19f53a19d51d7f17","kind":"commit","published_at":"2021-05-03T18:45:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0/manifests"},{"name":"rel_1_5_8","sha":"815e1954894e74f370ee290e2cc57cc8156e476f","kind":"commit","published_at":"2021-03-23T18:13:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8/manifests"},{"name":"rel_1_5_7","sha":"389d750eca71ffc18a919b3b1414a05b640b4e4b","kind":"commit","published_at":"2021-03-11T16:22:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7/manifests"},{"name":"rel_1_5_6","sha":"5c1fe7e842752d40de64944b1147ad55d88bf56a","kind":"commit","published_at":"2021-03-05T14:59:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6/manifests"},{"name":"rel_1_5_5","sha":"c527dfef00744822e25f2741a3e2ce69f50d434c","kind":"commit","published_at":"2021-02-20T21:47:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5/manifests"},{"name":"rel_1_5_4","sha":"364d5fdb578eb0602fcedf899af45ccdbd77639a","kind":"commit","published_at":"2021-02-03T15:01:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4/manifests"},{"name":"rel_1_5_3","sha":"07fcf347038b6bc8ae92579c800eba9c685fd5d1","kind":"commit","published_at":"2021-01-29T21:51:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3/manifests"},{"name":"rel_1_5_2","sha":"8b3a2d8606db604186a23e49765447382f54e956","kind":"commit","published_at":"2021-01-20T18:30:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2/manifests"},{"name":"rel_1_5_1","sha":"5208fa572c7c1ee5c5010761753b0149175d3e70","kind":"commit","published_at":"2021-01-19T15:19:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1/manifests"},{"name":"rel_1_5_0","sha":"f1518bac5529bf6a105872cdc17e6e4fcf090a74","kind":"commit","published_at":"2021-01-18T20:52:24.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0/manifests"},{"name":"rel_1_4_3","sha":"b8f60b6c3fe9f250d8439048aece62452eaf08b8","kind":"commit","published_at":"2020-09-11T14:50:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3/manifests"},{"name":"rel_1_4_2","sha":"c9e7dba13218fb61852a53284f5cd70057a1d111","kind":"commit","published_at":"2020-03-19T21:48:15.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2/manifests"},{"name":"rel_1_4_1","sha":"e7997215353e8a8b0228d4f644f42a86f1757446","kind":"commit","published_at":"2020-03-01T17:45:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1/manifests"},{"name":"rel_1_4_0","sha":"b4a80767cecd99fc83af689857f4976968775a5c","kind":"commit","published_at":"2020-02-04T21:02:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0/manifests"},{"name":"rel_1_3_3","sha":"3e45b69dbf38c51c1c6c2af1c669fbcbdc80e78e","kind":"commit","published_at":"2020-01-22T16:40:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3/manifests"},{"name":"rel_1_3_2","sha":"c61361b0c0d1e98e55c1856de1983fb0cfbe7d23","kind":"commit","published_at":"2019-12-16T18:44:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2/manifests"},{"name":"rel_1_3_1","sha":"8d6bb007a4de046c4d338f4b79b40c9fcbf73ab7","kind":"commit","published_at":"2019-11-13T14:43:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1/manifests"},{"name":"rel_1_3_0","sha":"973a67d97055136414b1cca7d806239924bed458","kind":"commit","published_at":"2019-10-31T15:57:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0/manifests"},{"name":"rel_1_2_1","sha":"30673342c58ce839d94dc5bf3fc95dafae83c297","kind":"commit","published_at":"2019-09-24T17:24:17.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1/manifests"},{"name":"rel_1_2_0","sha":"871ae3d5a9f8b31f6276c9c831719fd205b47e89","kind":"commit","published_at":"2019-09-20T14:29:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0/manifests"},{"name":"rel_1_1_0","sha":"bee044a1c187be7f98dbfa08cc3017b3b9362362","kind":"commit","published_at":"2019-08-26T23:47:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0/manifests"},{"name":"rel_1_0_11","sha":"dc0be779421035d23391946749e5beab89ec336b","kind":"commit","published_at":"2019-06-25T21:36:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_11","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11/manifests"},{"name":"rel_1_0_10","sha":"542474c5e64beb7839021efcdd5fd1f704057267","kind":"commit","published_at":"2019-04-28T18:55:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10/manifests"},{"name":"rel_1_0_9","sha":"104379b5b5f52dd8a98aaee61e60668cdf9abf1a","kind":"commit","published_at":"2019-04-15T15:38:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9/manifests"},{"name":"rel_1_0_8","sha":"3004792315a58d51571266a9f70ae02e565c88ef","kind":"commit","published_at":"2019-03-04T18:01:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8/manifests"},{"name":"rel_1_0_7","sha":"60c5e297f8b1dba464ec49ed7fe6ee0a72e0d44a","kind":"commit","published_at":"2019-01-26T02:03:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7/manifests"},{"name":"rel_1_0_6","sha":"54099921a919f74d7c29a24e88214f95e9878a44","kind":"commit","published_at":"2019-01-13T18:00:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6/manifests"},{"name":"rel_1_0_5","sha":"e1ad2afc494e3f04eaa330e73efa59aae30f4a6c","kind":"commit","published_at":"2018-11-28T04:28:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5/manifests"},{"name":"rel_1_0_4","sha":"418fc86819315b9e8490a4732c46d5ffea5a3101","kind":"commit","published_at":"2018-11-28T01:01:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4/manifests"},{"name":"rel_1_0_3","sha":"082b9f29181925a14ff26545de1267c7646a4dc7","kind":"commit","published_at":"2018-11-14T20:29:38.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3/manifests"},{"name":"rel_1_0_2","sha":"ecab9967b08b9fa71a985ca2de61884e3f6e0c5d","kind":"commit","published_at":"2018-10-31T20:32:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2/manifests"},{"name":"rel_1_0_1","sha":"defbc5b32a169679fc7df45f83b682beb453a2bc","kind":"commit","published_at":"2018-10-17T14:51:08.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1/manifests"},{"name":"rel_1_0_0","sha":"5e1721628e9dbe719940927705367740690bf4b2","kind":"commit","published_at":"2018-07-13T18:09:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0/manifests"},{"name":"rel_0_9_10","sha":"fc7e38114527d0c9b20812bb4b2c66b1b27cf096","kind":"commit","published_at":"2018-06-29T20:25:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10/manifests"},{"name":"rel_0_9_9","sha":"ff6b851ceddea347e1779e7a74cd12700e38f258","kind":"commit","published_at":"2018-03-22T14:06:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9/manifests"},{"name":"rel_0_9_8","sha":"a32d9209313cb87415353dfca8e10683c4b85d24","kind":"commit","published_at":"2018-02-16T20:55:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8/manifests"},{"name":"rel_0_9_7","sha":"3fad29945bc8ff7d52ebc358e6c6b46db8b51ea1","kind":"commit","published_at":"2018-01-16T17:47:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7/manifests"},{"name":"rel_0_9_6","sha":"f03e349032dd7f2801d397bb1752b6df40da047c","kind":"commit","published_at":"2017-10-13T15:17:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6/manifests"},{"name":"rel_0_9_5","sha":"392d01a0927857b0d263cfc684f5529dba3b2e5c","kind":"commit","published_at":"2017-08-09T14:11:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5/manifests"},{"name":"rel_0_9_4","sha":"af38a3cc17fe86e7581f43aedf1e55eb7e312d7e","kind":"commit","published_at":"2017-08-01T02:06:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4/manifests"},{"name":"rel_0_9_3","sha":"bea341e2a23dc030b58d6a82e26fafb3e2917c1b","kind":"commit","published_at":"2017-07-06T15:59:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3/manifests"},{"name":"rel_0_9_2","sha":"a5a5266b8d15a312ce13a68a838b46869cb0adba","kind":"commit","published_at":"2017-05-18T15:04:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2/manifests"},{"name":"rel_0_9_1","sha":"543783bca5cd39e3e1fe99bf7aeef6ca4b423edd","kind":"commit","published_at":"2017-03-01T16:51:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1/manifests"},{"name":"rel_0_9_0","sha":"d39c0ae72b004b0889093464038eb20773f042b6","kind":"commit","published_at":"2017-02-28T15:58:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0/manifests"},{"name":"rel_0_8_10","sha":"376837484acc80a6cbc1cda9125935c05a94ee0f","kind":"commit","published_at":"2017-01-17T18:53:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10/manifests"},{"name":"rel_0_8_9","sha":"183a4a6cc3a76c4c0a2b6d6f021ffd3b4cc09060","kind":"commit","published_at":"2016-11-28T17:14:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9/manifests"},{"name":"rel_0_8_8","sha":"d3676e25beb50ddc821937e4108d1c9535d4951e","kind":"commit","published_at":"2016-09-12T22:20:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8/manifests"},{"name":"rel_0_8_7","sha":"8084497fc7768e3d2a56a6dba7e8364dfc9bd098","kind":"commit","published_at":"2016-07-26T14:48:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7/manifests"},{"name":"rel_0_8_6","sha":"c8c61d75c309155b938b9c28b070aba40268ae95","kind":"commit","published_at":"2016-04-14T21:26:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6/manifests"},{"name":"rel_0_8_5","sha":"a512b5f115291deb70400e829a0ca95648d8955b","kind":"commit","published_at":"2016-03-09T14:36:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5/manifests"},{"name":"rel_0_8_4","sha":"8861f49527aef2fe38e54152e79f25ce40707345","kind":"commit","published_at":"2015-12-15T23:20:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4/manifests"},{"name":"rel_0_8_3","sha":"0b750d23844cc9ff7cc206d108156ba2028b7456","kind":"commit","published_at":"2015-10-16T19:19:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3/manifests"},{"name":"rel_0_8_2","sha":"9aef0f9fe04096f1ba31bd1efbc24b2bcc33bbd1","kind":"commit","published_at":"2015-08-25T16:32:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2/manifests"},{"name":"rel_0_8_1","sha":"8207591c88ee868fc0ddc83002f311eb85ae51da","kind":"commit","published_at":"2015-08-22T19:34:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1/manifests"},{"name":"rel_0_8_0","sha":"ca9792c6dd26881bbaa2c06edd84ef3fa1db34a9","kind":"commit","published_at":"2015-08-12T19:16:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0/manifests"},{"name":"rel_0_7_7","sha":"b8c8dc581fcdef6490a5f082d1adc0f9f50f279d","kind":"commit","published_at":"2015-07-22T17:25:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7/manifests"},{"name":"rel_0_7_6","sha":"6ae4196acc0170ebef29f617b49376b371a8923c","kind":"commit","published_at":"2015-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6/manifests"},{"name":"rel_0_7_5_post2","sha":"c3e39ec4bff3345dcc1daa1d678989b6fd690a3d","kind":"commit","published_at":"2015-03-20T19:29:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2/manifests"},{"name":"rel_0_7_5_post1","sha":"e1dc713aa6813152063c48ff66a57b365b56b2fc","kind":"commit","published_at":"2015-03-20T19:20:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1/manifests"},{"name":"rel_0_7_5","sha":"5d036bc2035548c3749280684be08d8999b2b39b","kind":"commit","published_at":"2015-03-19T20:34:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5/manifests"},{"name":"rel_0_7_4","sha":"f342bd245637651046b553114ab34ce3cee1a02b","kind":"commit","published_at":"2015-01-12T19:16:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4/manifests"},{"name":"rel_0_7_3","sha":"d69a590286019eea673e5daba935f909efeae5cc","kind":"commit","published_at":"2014-12-30T17:14:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3/manifests"},{"name":"rel_0_7_2","sha":"082a6c63668a601c0833c99b4ca23fe9459a3a40","kind":"commit","published_at":"2014-12-18T20:30:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2/manifests"},{"name":"rel_0_7_1","sha":"5f952f25caa688d89204d134ee867de7dbad917c","kind":"commit","published_at":"2014-12-03T20:50:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1/manifests"},{"name":"rel_0_7_0","sha":"1477a0dc9b346d047b987af9caa836cd6d61aca6","kind":"commit","published_at":"2014-11-24T20:20:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0/manifests"},{"name":"rel_0_6_7","sha":"e37162294fc6df9740f4231a75021f391e2a0f98","kind":"commit","published_at":"2014-09-09T21:53:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7/manifests"},{"name":"rel_0_6_6","sha":"21274431ac8f4b17ddf2f0ba16ae0046ea344e85","kind":"commit","published_at":"2014-08-07T20:14:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6/manifests"},{"name":"rel_0_6_5","sha":"bb51372abf96342dcac21e8bc08aa6d79f036a33","kind":"commit","published_at":"2014-05-03T22:37:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5/manifests"},{"name":"rel_0_6_4","sha":"e5a066c7caf9256e006121d87e859b8ca51f7769","kind":"commit","published_at":"2014-03-28T23:39:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4/manifests"},{"name":"rel_0_6_3","sha":"aeeb24bbf863c3e95455677c937c9b22160671a4","kind":"commit","published_at":"2014-02-03T00:55:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3/manifests"},{"name":"rel_0_6_2","sha":"106d3a5707dfff134a9bded98c9cfb471fdc1910","kind":"commit","published_at":"2013-12-27T19:25:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2/manifests"},{"name":"rel_0_6_1","sha":"257600f8bfa49e4ce83d2f35418684ae04f23d85","kind":"commit","published_at":"2013-11-27T17:33:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1/manifests"},{"name":"rel_0_6_0","sha":"3d4f95c7e4c043e4281d8e68c6f0eaab8ce0d48a","kind":"commit","published_at":"2013-07-19T21:17:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0/manifests"},{"name":"rel_0_5_0","sha":"879aa4d7c7013a551e516e2a026d41823d368224","kind":"commit","published_at":"2013-04-04T22:40:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0/manifests"},{"name":"rel_0_4_2","sha":"979a32f8e92c56fd5a0b9ca3e9cb1842290fd84d","kind":"commit","published_at":"2013-01-11T16:17:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2/manifests"},{"name":"rel_0_4_1","sha":"a52b54b339b971b1376a55176c9c58a985b21739","kind":"commit","published_at":"2012-12-09T22:10:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1/manifests"},{"name":"rel_0_4_0","sha":"03481917469dde2be467c352232cc38999c50507","kind":"commit","published_at":"2012-10-01T21:12:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0/manifests"},{"name":"rel_0_3_6","sha":"c972e816befb38466196d89eead2e2bc55f1afae","kind":"commit","published_at":"2012-08-15T19:33:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6/manifests"},{"name":"rel_0_3_5","sha":"64f6a6a584eedb8f5d8227656e94b80a022e525e","kind":"commit","published_at":"2012-07-08T18:15:06.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5/manifests"},{"name":"rel_0_3_4","sha":"9e213ed2921cf0be75a61a05401320eb8b75a332","kind":"commit","published_at":"2012-06-03T00:06:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4/manifests"},{"name":"rel_0_3_3","sha":"d4094ff7a76cd4438b15242c7c883333235fc0c7","kind":"commit","published_at":"2012-06-02T18:42:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3/manifests"},{"name":"rel_0_3_2","sha":"17b7299729fe1ff05e1638d555233875bc21caab","kind":"commit","published_at":"2012-04-30T19:17:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2/manifests"},{"name":"rel_0_3_1","sha":"a7ada78d87aeb7383455b3935457950f1070d4b2","kind":"commit","published_at":"2012-04-07T22:00:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1/manifests"},{"name":"rel_0_3_0","sha":"8332e56a18e30ebc5c74bf782f6ad42d14ea9814","kind":"commit","published_at":"2012-04-05T17:33:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0/manifests"},{"name":"rel_0_2_2","sha":"494191413c80a01a7156fbe5fc6788d269e5e9ed","kind":"commit","published_at":"2012-03-13T04:59:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2/manifests"},{"name":"rel_0_2_1","sha":"87ab39a74dcf49dd7cabe55b89d37758a2104001","kind":"commit","published_at":"2012-01-31T15:10:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1/manifests"},{"name":"rel_0_2_0","sha":"0bf3fe8f6f089f6023f3917ce8faa050ad0b79b0","kind":"commit","published_at":"2012-01-30T19:34:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0/manifests"},{"name":"rel_0_1_1","sha":"d76a1bea49a29822000254ec26926de1187c1d1d","kind":"commit","published_at":"2012-01-05T01:07:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1/manifests"},{"name":"rel_0_1_0","sha":"3bf28d1fc3e665ae81baa5e47609840ea6f42142","kind":"commit","published_at":"2011-11-30T20:08:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T09:00:10.735Z","dependent_packages_count":0,"downloads":5,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":76.52486296642557,"dependent_repos_count":21.651284228076918,"dependent_packages_count":10.043613850122084,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.07325368154152},"purl":"pkg:pypi/tiangolo-temp-alembic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tiangolo-temp-alembic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tiangolo-temp-alembic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tiangolo-temp-alembic/dependencies","status":null,"funding_links":["https://github.com/sponsors/alembic","https://patreon.com/zzzeek","https://tidelift.com/funding/github/pypi/SQLAlchemy","https://github.com/sponsors/sqlalchemy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T11:30:41.492Z","issues_count":341,"pull_requests_count":180,"avg_time_to_close_issue":13271692.476394849,"avg_time_to_close_pull_request":2628342.5694444445,"issues_closed_count":233,"pull_requests_closed_count":144,"pull_request_authors_count":105,"issue_authors_count":262,"avg_comments_per_issue":4.357771260997067,"avg_comments_per_pull_request":5.1,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":29,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":423357.64285714284,"past_year_avg_time_to_close_pull_request":1970645.6153846155,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":3.103448275862069,"past_year_avg_comments_per_pull_request":2.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/issues","maintainers":[{"login":"CaselIT","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"zzzeek","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"jvanasco","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"},{"login":"pbecotte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pbecotte"}],"active_maintainers":[{"login":"zzzeek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"CaselIT","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"jvanasco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tiangolo-temp-alembic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tiangolo-temp-alembic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tiangolo-temp-alembic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tiangolo-temp-alembic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tiangolo-temp-alembic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tiangolo-temp-alembic/codemeta","maintainers":[{"uuid":"tiangolo","login":"tiangolo","name":null,"email":null,"url":null,"packages_count":35,"html_url":"https://pypi.org/user/tiangolo/","role":null,"created_at":"2023-02-25T15:42:52.842Z","updated_at":"2023-02-25T15:42:52.842Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tiangolo/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","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":2636339,"name":"alembic","ecosystem":"pypi","description":"A database migration tool for SQLAlchemy.","homepage":"https://alembic.sqlalchemy.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sqlalchemy/alembic","keywords_array":[],"namespace":null,"versions_count":146,"first_release_published_at":"2011-11-30T21:11:24.000Z","latest_release_published_at":"2026-08-08T16:32:03.000Z","latest_release_number":"1.19.1","last_synced_at":"2026-08-23T12:02:44.418Z","created_at":"2022-04-10T10:00:16.525Z","updated_at":"2026-08-23T12:02:44.418Z","registry_url":"https://pypi.org/project/alembic/","install_command":"pip install alembic --index-url https://pypi.org/simple","documentation_url":"https://alembic.sqlalchemy.org/en/latest/","metadata":{"funding":null,"documentation":"https://alembic.sqlalchemy.org/en/latest/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.15","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Database :: Front-Ends"],"normalized_name":"alembic","project_status":null},"repo_metadata":{"id":37271625,"uuid":"159267771","full_name":"sqlalchemy/alembic","owner":"sqlalchemy","description":"A database migrations tool for SQLAlchemy.","archived":false,"fork":false,"pushed_at":"2026-08-14T07:40:29.000Z","size":5469,"stargazers_count":4325,"open_issues_count":128,"forks_count":363,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-08-18T09:26:43.691Z","etag":null,"topics":["python","sql","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sqlalchemy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"alembic","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-27T03:02:53.000Z","updated_at":"2026-08-17T22:01:34.000Z","dependencies_parsed_at":"2026-08-11T05:47:22.143Z","dependency_job_id":null,"html_url":"https://github.com/sqlalchemy/alembic","commit_stats":{"total_commits":1624,"total_committers":194,"mean_commits":8.371134020618557,"dds":0.25,"last_synced_commit":"b6b44c1e90c96b55939b28d73f427eff7b9cb620"},"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/sqlalchemy/alembic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/sbom","scorecard":{"id":168211,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlalchemy/alembic","commit":"cd4f404358f101b2b930013c609c074baca61468"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/run-on-pr.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-test.yaml:19","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:82","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:95","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2010-1 / GHSA-7q8x-38mc-p84f","Warn: Project is vulnerable to: PYSEC-2022-260 / GHSA-v973-fxgf-6xhp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T15:32:46.305Z","repository_id":37271625,"created_at":"2025-08-16T15:32:46.305Z","updated_at":"2025-08-16T15:32:46.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sqlalchemy","name":"SQLAlchemy","uuid":"6043126","kind":"organization","description":"The Database Toolkit and Object Relational Mapper","email":null,"website":"https://www.sqlalchemy.org","location":null,"twitter":"sqlalchemy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6043126?v=4","repositories_count":9,"last_synced_at":"2024-05-01T09:30:40.494Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sqlalchemy","funding_links":["https://github.com/sponsors/sqlalchemy"],"total_stars":11995,"followers":362,"following":0,"created_at":"2022-11-02T16:28:36.065Z","updated_at":"2024-05-01T09:30:42.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy/repositories"},"tags":[{"name":"rel_1_19_1","sha":"efe73dec13974f63cb438c1a2b525f2c5ac4c926","kind":"commit","published_at":"2026-08-08T16:30:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1/manifests"},{"name":"rel_1_19_0","sha":"d2204e4860fc87096a8c8e43b5370a6978f4d470","kind":"commit","published_at":"2026-08-04T18:33:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0/manifests"},{"name":"rel_1_18_5","sha":"013b68a4c8e0711d0bf999683b5e72ad8332e853","kind":"commit","published_at":"2026-06-25T15:19:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5/manifests"},{"name":"rel_1_18_4","sha":"766b5ee98e0aeea85a18f272a1ac813712ee0697","kind":"commit","published_at":"2026-02-10T15:57:53.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4/manifests"},{"name":"rel_1_18_3","sha":"d3f66e6b769eeeddae220a348d767890a4ea2c4b","kind":"commit","published_at":"2026-01-29T20:23:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3/manifests"},{"name":"rel_1_18_2","sha":"8167182d852fbcd4c36d3b867b601144fd96b0c9","kind":"commit","published_at":"2026-01-28T21:20:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2/manifests"},{"name":"rel_1_18_1","sha":"723bc949b9427b1a258ee0913e8fb89aaa3e4d31","kind":"commit","published_at":"2026-01-14T18:52:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1/manifests"},{"name":"rel_1_18_0","sha":"76e575b9c397b0a734358010fad58c60f3e2e3f2","kind":"commit","published_at":"2026-01-09T21:18:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0/manifests"},{"name":"rel_1_17_2","sha":"c8384551f41a4a06deefa61597a6f173fcb1a820","kind":"commit","published_at":"2025-11-14T20:32:35.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2/manifests"},{"name":"rel_1_17_1","sha":"e0c6e652f43aa225494c552ed54fbd449ad4ba79","kind":"commit","published_at":"2025-10-29T00:21:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1/manifests"},{"name":"rel_1_17_0","sha":"7bd9a04c0f57ee81ab3cb90f29044189d44e07b0","kind":"commit","published_at":"2025-10-11T18:37:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0/manifests"},{"name":"rel_1_16_5","sha":"c026cf70aece7d6cddf929cb37748c6076b1d528","kind":"commit","published_at":"2025-08-27T18:00:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5/manifests"},{"name":"rel_1_16_4","sha":"4ac119a11439bc822e847f728c28b05e158e8ea2","kind":"commit","published_at":"2025-07-10T16:16:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4/manifests"},{"name":"rel_1_16_3","sha":"1133630b4717934e5b587139e8b23d49f42c1cfd","kind":"commit","published_at":"2025-07-08T18:56:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3/manifests"},{"name":"rel_1_16_2","sha":"b63852d7c7a3be9c0ef7087aab2f86451f6b5e89","kind":"commit","published_at":"2025-06-16T18:03:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2/manifests"},{"name":"rel_1_16_1","sha":"3872e2322728bf1ad5868b325370fd3a4a0f5373","kind":"commit","published_at":"2025-05-21T23:10:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1/manifests"},{"name":"rel_1_16_0","sha":"468019c355ceea8b2cc75fcebe157314a805ec89","kind":"commit","published_at":"2025-05-21T19:15:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0/manifests"},{"name":"rel_1_15_2","sha":"3bd8d5190f7e02a73ff0d332356311b636f6b2a8","kind":"commit","published_at":"2025-03-28T13:50:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2/manifests"},{"name":"rel_1_15_1","sha":"dba16010329caab35709fef040cb6f59966c01d0","kind":"commit","published_at":"2025-03-04T21:59:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1/manifests"},{"name":"rel_1_15_0","sha":"fc34867efd14016a8363a933c061f049c880eed4","kind":"commit","published_at":"2025-03-04T17:56:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0/manifests"},{"name":"rel_1_14_1","sha":"ef5a3c4c0874178ed41d20d056168529072bc68c","kind":"commit","published_at":"2025-01-19T23:14:41.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1/manifests"},{"name":"rel_1_14_0","sha":"0c70a0bb3f64aff5c6c729497f17b2bf63d882fa","kind":"commit","published_at":"2024-11-04T18:42:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0/manifests"},{"name":"rel_1_13_3","sha":"b43a1966180f592d6be2a52361230d988e68353d","kind":"commit","published_at":"2024-09-23T14:51:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3/manifests"},{"name":"rel_1_13_2","sha":"c57a5b7b4d88296bbfc73c1dd770a9122bc1002e","kind":"commit","published_at":"2024-06-26T15:37:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2/manifests"},{"name":"rel_1_13_1","sha":"baac3bc569932c6bdc7d9e7015cdc0481e788615","kind":"commit","published_at":"2023-12-20T17:03:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1/manifests"},{"name":"rel_1_13_0","sha":"8bb93a0352e01258131ad8c9945ee500c3bc55cb","kind":"commit","published_at":"2023-12-01T15:24:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0/manifests"},{"name":"rel_1_12_1","sha":"0b1f273813dfe8c5d7359e8ca224d6801674d639","kind":"commit","published_at":"2023-10-26T15:08:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1/manifests"},{"name":"rel_1_12_0","sha":"4d82946f6c0c51cbfa1b46d6988111f88db649bc","kind":"commit","published_at":"2023-08-31T17:23:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0/manifests"},{"name":"rel_1_11_3","sha":"47850ab7dbc88905db8abf7abab6a48699d4a50a","kind":"commit","published_at":"2023-08-16T16:49:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3/manifests"},{"name":"rel_1_11_2","sha":"9f74eb00cac5b2646918b4e11fb567f779cadf7c","kind":"commit","published_at":"2023-08-04T13:54:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2/manifests"},{"name":"rel_1_11_1","sha":"0064c5183cc19ee84954f75f44b4b5f9131973fb","kind":"commit","published_at":"2023-05-17T22:06:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1/manifests"},{"name":"rel_1_11_0","sha":"494246c4fad986ac9d6c607c0dcf36d1f382d0b3","kind":"commit","published_at":"2023-05-15T19:44:58.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0/manifests"},{"name":"rel_1_10_4","sha":"c6067a5367015b6f1437a4357515e63dd8561829","kind":"commit","published_at":"2023-04-24T15:08:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4/manifests"},{"name":"rel_1_10_3","sha":"a22dadbfa4208f1916f158920faf50a933651e5e","kind":"commit","published_at":"2023-04-05T19:39:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3/manifests"},{"name":"rel_1_10_2","sha":"69a72b8ce8710e10983818639b081f3cec6f1ba4","kind":"commit","published_at":"2023-03-08T17:16:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2/manifests"},{"name":"rel_1_10_1","sha":"534465efd65fd78e4ac34469e03d4eb77f5a1ec6","kind":"commit","published_at":"2023-03-07T01:12:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1/manifests"},{"name":"rel_1_10_0","sha":"c13821875edd5529408a6effdb7873b216e878fd","kind":"commit","published_at":"2023-03-05T23:06:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0/manifests"},{"name":"rel_1_9_4","sha":"31d3d8dc582bc76982cab8e7e76a414d1f466517","kind":"commit","published_at":"2023-02-16T17:35:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4/manifests"},{"name":"rel_1_9_3","sha":"912ca37797a44d6fd94fc6566e4fd9df587dde86","kind":"commit","published_at":"2023-02-07T20:47:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3/manifests"},{"name":"rel_1_9_2","sha":"071eaf3c02aa93b89a58863ad8682e52fe448725","kind":"commit","published_at":"2023-01-14T19:11:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2/manifests"},{"name":"rel_1_9_1","sha":"613c23766b4fbd81f0415b870158aef4c6534eae","kind":"commit","published_at":"2022-12-23T19:26:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1/manifests"},{"name":"rel_1_9_0","sha":"dad8266bda4acc6d418360b9c3ae2ea56bf85792","kind":"commit","published_at":"2022-12-15T18:04:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0/manifests"},{"name":"rel_1_8_1","sha":"a968c9d2832173ee7d5dde50c7573f7b99424c38","kind":"commit","published_at":"2022-07-13T14:17:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1/manifests"},{"name":"rel_1_8_0","sha":"ee83ff6e2e9996166ab7a82f29b66969d2416267","kind":"commit","published_at":"2022-05-31T21:11:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0/manifests"},{"name":"rel_1_7_7","sha":"7b55158fee2efd437f1f462c1730cb47fb25a259","kind":"commit","published_at":"2022-03-14T19:39:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7/manifests"},{"name":"rel_1_7_6","sha":"92649264871918c54f74d0b8fa690b1e8e27203b","kind":"commit","published_at":"2022-02-01T15:00:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6/manifests"},{"name":"rel_1_7_5","sha":"feb9167f123fdb0857a4cb2560526ab2d4d8d173","kind":"commit","published_at":"2021-11-11T15:55:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5/manifests"},{"name":"rel_1_7_4","sha":"9872fbbca84f600e184c29227f8f863038788448","kind":"commit","published_at":"2021-10-06T14:13:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4/manifests"},{"name":"rel_1_7_3","sha":"6f5d6d30ff19c926ac6646710514e038b89de731","kind":"commit","published_at":"2021-09-17T15:28:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3/manifests"},{"name":"rel_1_7_2","sha":"dfb34776626469ee32da2fee92cac1a6ec82d653","kind":"commit","published_at":"2021-09-17T13:59:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2/manifests"},{"name":"rel_1_7_1","sha":"293cc37f14281280e679619eae9fc57fe0d271eb","kind":"commit","published_at":"2021-08-30T21:49:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1/manifests"},{"name":"rel_1_7_0","sha":"2c5752e745091a8f5f5720bad1fe629bf2cd30a0","kind":"commit","published_at":"2021-08-30T15:02:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0/manifests"},{"name":"rel_1_6_5","sha":"cfa6b65761f42fe5dca8802a089b2630336b9a5f","kind":"commit","published_at":"2021-05-27T19:49:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5/manifests"},{"name":"rel_1_6_4","sha":"79eb3c722c64e669e748ddc07cfa1642fb6fb133","kind":"commit","published_at":"2021-05-24T20:38:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4/manifests"},{"name":"rel_1_6_3","sha":"3227146634f437c3bc21fd0dd7bedcf6288a6951","kind":"commit","published_at":"2021-05-21T20:48:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3/manifests"},{"name":"rel_1_6_2","sha":"bd49e7865b8736fa8046ce4c99a001bf64a14efd","kind":"commit","published_at":"2021-05-07T02:31:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2/manifests"},{"name":"rel_1_6_1","sha":"82321d097f22ee2feb2a909e7a26cc596bc678e3","kind":"commit","published_at":"2021-05-06T17:09:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1/manifests"},{"name":"rel_1_6_0","sha":"692ebacdc3684b6a499db28c19f53a19d51d7f17","kind":"commit","published_at":"2021-05-03T18:45:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0/manifests"},{"name":"rel_1_5_8","sha":"815e1954894e74f370ee290e2cc57cc8156e476f","kind":"commit","published_at":"2021-03-23T18:13:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8/manifests"},{"name":"rel_1_5_7","sha":"389d750eca71ffc18a919b3b1414a05b640b4e4b","kind":"commit","published_at":"2021-03-11T16:22:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7/manifests"},{"name":"rel_1_5_6","sha":"5c1fe7e842752d40de64944b1147ad55d88bf56a","kind":"commit","published_at":"2021-03-05T14:59:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6/manifests"},{"name":"rel_1_5_5","sha":"c527dfef00744822e25f2741a3e2ce69f50d434c","kind":"commit","published_at":"2021-02-20T21:47:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5/manifests"},{"name":"rel_1_5_4","sha":"364d5fdb578eb0602fcedf899af45ccdbd77639a","kind":"commit","published_at":"2021-02-03T15:01:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4/manifests"},{"name":"rel_1_5_3","sha":"07fcf347038b6bc8ae92579c800eba9c685fd5d1","kind":"commit","published_at":"2021-01-29T21:51:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3/manifests"},{"name":"rel_1_5_2","sha":"8b3a2d8606db604186a23e49765447382f54e956","kind":"commit","published_at":"2021-01-20T18:30:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2/manifests"},{"name":"rel_1_5_1","sha":"5208fa572c7c1ee5c5010761753b0149175d3e70","kind":"commit","published_at":"2021-01-19T15:19:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1/manifests"},{"name":"rel_1_5_0","sha":"f1518bac5529bf6a105872cdc17e6e4fcf090a74","kind":"commit","published_at":"2021-01-18T20:52:24.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0/manifests"},{"name":"rel_1_4_3","sha":"b8f60b6c3fe9f250d8439048aece62452eaf08b8","kind":"commit","published_at":"2020-09-11T14:50:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3/manifests"},{"name":"rel_1_4_2","sha":"c9e7dba13218fb61852a53284f5cd70057a1d111","kind":"commit","published_at":"2020-03-19T21:48:15.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2/manifests"},{"name":"rel_1_4_1","sha":"e7997215353e8a8b0228d4f644f42a86f1757446","kind":"commit","published_at":"2020-03-01T17:45:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1/manifests"},{"name":"rel_1_4_0","sha":"b4a80767cecd99fc83af689857f4976968775a5c","kind":"commit","published_at":"2020-02-04T21:02:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0/manifests"},{"name":"rel_1_3_3","sha":"3e45b69dbf38c51c1c6c2af1c669fbcbdc80e78e","kind":"commit","published_at":"2020-01-22T16:40:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3/manifests"},{"name":"rel_1_3_2","sha":"c61361b0c0d1e98e55c1856de1983fb0cfbe7d23","kind":"commit","published_at":"2019-12-16T18:44:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2/manifests"},{"name":"rel_1_3_1","sha":"8d6bb007a4de046c4d338f4b79b40c9fcbf73ab7","kind":"commit","published_at":"2019-11-13T14:43:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1/manifests"},{"name":"rel_1_3_0","sha":"973a67d97055136414b1cca7d806239924bed458","kind":"commit","published_at":"2019-10-31T15:57:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0/manifests"},{"name":"rel_1_2_1","sha":"30673342c58ce839d94dc5bf3fc95dafae83c297","kind":"commit","published_at":"2019-09-24T17:24:17.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1/manifests"},{"name":"rel_1_2_0","sha":"871ae3d5a9f8b31f6276c9c831719fd205b47e89","kind":"commit","published_at":"2019-09-20T14:29:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0/manifests"},{"name":"rel_1_1_0","sha":"bee044a1c187be7f98dbfa08cc3017b3b9362362","kind":"commit","published_at":"2019-08-26T23:47:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0/manifests"},{"name":"rel_1_0_11","sha":"dc0be779421035d23391946749e5beab89ec336b","kind":"commit","published_at":"2019-06-25T21:36:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_11","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11/manifests"},{"name":"rel_1_0_10","sha":"542474c5e64beb7839021efcdd5fd1f704057267","kind":"commit","published_at":"2019-04-28T18:55:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10/manifests"},{"name":"rel_1_0_9","sha":"104379b5b5f52dd8a98aaee61e60668cdf9abf1a","kind":"commit","published_at":"2019-04-15T15:38:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9/manifests"},{"name":"rel_1_0_8","sha":"3004792315a58d51571266a9f70ae02e565c88ef","kind":"commit","published_at":"2019-03-04T18:01:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8/manifests"},{"name":"rel_1_0_7","sha":"60c5e297f8b1dba464ec49ed7fe6ee0a72e0d44a","kind":"commit","published_at":"2019-01-26T02:03:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7/manifests"},{"name":"rel_1_0_6","sha":"54099921a919f74d7c29a24e88214f95e9878a44","kind":"commit","published_at":"2019-01-13T18:00:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6/manifests"},{"name":"rel_1_0_5","sha":"e1ad2afc494e3f04eaa330e73efa59aae30f4a6c","kind":"commit","published_at":"2018-11-28T04:28:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5/manifests"},{"name":"rel_1_0_4","sha":"418fc86819315b9e8490a4732c46d5ffea5a3101","kind":"commit","published_at":"2018-11-28T01:01:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4/manifests"},{"name":"rel_1_0_3","sha":"082b9f29181925a14ff26545de1267c7646a4dc7","kind":"commit","published_at":"2018-11-14T20:29:38.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3/manifests"},{"name":"rel_1_0_2","sha":"ecab9967b08b9fa71a985ca2de61884e3f6e0c5d","kind":"commit","published_at":"2018-10-31T20:32:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2/manifests"},{"name":"rel_1_0_1","sha":"defbc5b32a169679fc7df45f83b682beb453a2bc","kind":"commit","published_at":"2018-10-17T14:51:08.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1/manifests"},{"name":"rel_1_0_0","sha":"5e1721628e9dbe719940927705367740690bf4b2","kind":"commit","published_at":"2018-07-13T18:09:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0/manifests"},{"name":"rel_0_9_10","sha":"fc7e38114527d0c9b20812bb4b2c66b1b27cf096","kind":"commit","published_at":"2018-06-29T20:25:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10/manifests"},{"name":"rel_0_9_9","sha":"ff6b851ceddea347e1779e7a74cd12700e38f258","kind":"commit","published_at":"2018-03-22T14:06:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9/manifests"},{"name":"rel_0_9_8","sha":"a32d9209313cb87415353dfca8e10683c4b85d24","kind":"commit","published_at":"2018-02-16T20:55:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8/manifests"},{"name":"rel_0_9_7","sha":"3fad29945bc8ff7d52ebc358e6c6b46db8b51ea1","kind":"commit","published_at":"2018-01-16T17:47:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7/manifests"},{"name":"rel_0_9_6","sha":"f03e349032dd7f2801d397bb1752b6df40da047c","kind":"commit","published_at":"2017-10-13T15:17:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6/manifests"},{"name":"rel_0_9_5","sha":"392d01a0927857b0d263cfc684f5529dba3b2e5c","kind":"commit","published_at":"2017-08-09T14:11:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5/manifests"},{"name":"rel_0_9_4","sha":"af38a3cc17fe86e7581f43aedf1e55eb7e312d7e","kind":"commit","published_at":"2017-08-01T02:06:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4/manifests"},{"name":"rel_0_9_3","sha":"bea341e2a23dc030b58d6a82e26fafb3e2917c1b","kind":"commit","published_at":"2017-07-06T15:59:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3/manifests"},{"name":"rel_0_9_2","sha":"a5a5266b8d15a312ce13a68a838b46869cb0adba","kind":"commit","published_at":"2017-05-18T15:04:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2/manifests"},{"name":"rel_0_9_1","sha":"543783bca5cd39e3e1fe99bf7aeef6ca4b423edd","kind":"commit","published_at":"2017-03-01T16:51:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1/manifests"},{"name":"rel_0_9_0","sha":"d39c0ae72b004b0889093464038eb20773f042b6","kind":"commit","published_at":"2017-02-28T15:58:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0/manifests"},{"name":"rel_0_8_10","sha":"376837484acc80a6cbc1cda9125935c05a94ee0f","kind":"commit","published_at":"2017-01-17T18:53:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10/manifests"},{"name":"rel_0_8_9","sha":"183a4a6cc3a76c4c0a2b6d6f021ffd3b4cc09060","kind":"commit","published_at":"2016-11-28T17:14:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9/manifests"},{"name":"rel_0_8_8","sha":"d3676e25beb50ddc821937e4108d1c9535d4951e","kind":"commit","published_at":"2016-09-12T22:20:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8/manifests"},{"name":"rel_0_8_7","sha":"8084497fc7768e3d2a56a6dba7e8364dfc9bd098","kind":"commit","published_at":"2016-07-26T14:48:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7/manifests"},{"name":"rel_0_8_6","sha":"c8c61d75c309155b938b9c28b070aba40268ae95","kind":"commit","published_at":"2016-04-14T21:26:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6/manifests"},{"name":"rel_0_8_5","sha":"a512b5f115291deb70400e829a0ca95648d8955b","kind":"commit","published_at":"2016-03-09T14:36:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5/manifests"},{"name":"rel_0_8_4","sha":"8861f49527aef2fe38e54152e79f25ce40707345","kind":"commit","published_at":"2015-12-15T23:20:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4/manifests"},{"name":"rel_0_8_3","sha":"0b750d23844cc9ff7cc206d108156ba2028b7456","kind":"commit","published_at":"2015-10-16T19:19:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3/manifests"},{"name":"rel_0_8_2","sha":"9aef0f9fe04096f1ba31bd1efbc24b2bcc33bbd1","kind":"commit","published_at":"2015-08-25T16:32:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2/manifests"},{"name":"rel_0_8_1","sha":"8207591c88ee868fc0ddc83002f311eb85ae51da","kind":"commit","published_at":"2015-08-22T19:34:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1/manifests"},{"name":"rel_0_8_0","sha":"ca9792c6dd26881bbaa2c06edd84ef3fa1db34a9","kind":"commit","published_at":"2015-08-12T19:16:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0/manifests"},{"name":"rel_0_7_7","sha":"b8c8dc581fcdef6490a5f082d1adc0f9f50f279d","kind":"commit","published_at":"2015-07-22T17:25:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7/manifests"},{"name":"rel_0_7_6","sha":"6ae4196acc0170ebef29f617b49376b371a8923c","kind":"commit","published_at":"2015-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6/manifests"},{"name":"rel_0_7_5_post2","sha":"c3e39ec4bff3345dcc1daa1d678989b6fd690a3d","kind":"commit","published_at":"2015-03-20T19:29:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2/manifests"},{"name":"rel_0_7_5_post1","sha":"e1dc713aa6813152063c48ff66a57b365b56b2fc","kind":"commit","published_at":"2015-03-20T19:20:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1/manifests"},{"name":"rel_0_7_5","sha":"5d036bc2035548c3749280684be08d8999b2b39b","kind":"commit","published_at":"2015-03-19T20:34:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5/manifests"},{"name":"rel_0_7_4","sha":"f342bd245637651046b553114ab34ce3cee1a02b","kind":"commit","published_at":"2015-01-12T19:16:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4/manifests"},{"name":"rel_0_7_3","sha":"d69a590286019eea673e5daba935f909efeae5cc","kind":"commit","published_at":"2014-12-30T17:14:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3/manifests"},{"name":"rel_0_7_2","sha":"082a6c63668a601c0833c99b4ca23fe9459a3a40","kind":"commit","published_at":"2014-12-18T20:30:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2/manifests"},{"name":"rel_0_7_1","sha":"5f952f25caa688d89204d134ee867de7dbad917c","kind":"commit","published_at":"2014-12-03T20:50:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1/manifests"},{"name":"rel_0_7_0","sha":"1477a0dc9b346d047b987af9caa836cd6d61aca6","kind":"commit","published_at":"2014-11-24T20:20:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0/manifests"},{"name":"rel_0_6_7","sha":"e37162294fc6df9740f4231a75021f391e2a0f98","kind":"commit","published_at":"2014-09-09T21:53:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7/manifests"},{"name":"rel_0_6_6","sha":"21274431ac8f4b17ddf2f0ba16ae0046ea344e85","kind":"commit","published_at":"2014-08-07T20:14:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6/manifests"},{"name":"rel_0_6_5","sha":"bb51372abf96342dcac21e8bc08aa6d79f036a33","kind":"commit","published_at":"2014-05-03T22:37:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5/manifests"},{"name":"rel_0_6_4","sha":"e5a066c7caf9256e006121d87e859b8ca51f7769","kind":"commit","published_at":"2014-03-28T23:39:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4/manifests"},{"name":"rel_0_6_3","sha":"aeeb24bbf863c3e95455677c937c9b22160671a4","kind":"commit","published_at":"2014-02-03T00:55:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3/manifests"},{"name":"rel_0_6_2","sha":"106d3a5707dfff134a9bded98c9cfb471fdc1910","kind":"commit","published_at":"2013-12-27T19:25:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2/manifests"},{"name":"rel_0_6_1","sha":"257600f8bfa49e4ce83d2f35418684ae04f23d85","kind":"commit","published_at":"2013-11-27T17:33:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1/manifests"},{"name":"rel_0_6_0","sha":"3d4f95c7e4c043e4281d8e68c6f0eaab8ce0d48a","kind":"commit","published_at":"2013-07-19T21:17:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0/manifests"},{"name":"rel_0_5_0","sha":"879aa4d7c7013a551e516e2a026d41823d368224","kind":"commit","published_at":"2013-04-04T22:40:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0/manifests"},{"name":"rel_0_4_2","sha":"979a32f8e92c56fd5a0b9ca3e9cb1842290fd84d","kind":"commit","published_at":"2013-01-11T16:17:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2/manifests"},{"name":"rel_0_4_1","sha":"a52b54b339b971b1376a55176c9c58a985b21739","kind":"commit","published_at":"2012-12-09T22:10:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1/manifests"},{"name":"rel_0_4_0","sha":"03481917469dde2be467c352232cc38999c50507","kind":"commit","published_at":"2012-10-01T21:12:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0/manifests"},{"name":"rel_0_3_6","sha":"c972e816befb38466196d89eead2e2bc55f1afae","kind":"commit","published_at":"2012-08-15T19:33:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6/manifests"},{"name":"rel_0_3_5","sha":"64f6a6a584eedb8f5d8227656e94b80a022e525e","kind":"commit","published_at":"2012-07-08T18:15:06.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5/manifests"},{"name":"rel_0_3_4","sha":"9e213ed2921cf0be75a61a05401320eb8b75a332","kind":"commit","published_at":"2012-06-03T00:06:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4/manifests"},{"name":"rel_0_3_3","sha":"d4094ff7a76cd4438b15242c7c883333235fc0c7","kind":"commit","published_at":"2012-06-02T18:42:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3/manifests"},{"name":"rel_0_3_2","sha":"17b7299729fe1ff05e1638d555233875bc21caab","kind":"commit","published_at":"2012-04-30T19:17:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2/manifests"},{"name":"rel_0_3_1","sha":"a7ada78d87aeb7383455b3935457950f1070d4b2","kind":"commit","published_at":"2012-04-07T22:00:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1/manifests"},{"name":"rel_0_3_0","sha":"8332e56a18e30ebc5c74bf782f6ad42d14ea9814","kind":"commit","published_at":"2012-04-05T17:33:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0/manifests"},{"name":"rel_0_2_2","sha":"494191413c80a01a7156fbe5fc6788d269e5e9ed","kind":"commit","published_at":"2012-03-13T04:59:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2/manifests"},{"name":"rel_0_2_1","sha":"87ab39a74dcf49dd7cabe55b89d37758a2104001","kind":"commit","published_at":"2012-01-31T15:10:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1/manifests"},{"name":"rel_0_2_0","sha":"0bf3fe8f6f089f6023f3917ce8faa050ad0b79b0","kind":"commit","published_at":"2012-01-30T19:34:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0/manifests"},{"name":"rel_0_1_1","sha":"d76a1bea49a29822000254ec26926de1187c1d1d","kind":"commit","published_at":"2012-01-05T01:07:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1/manifests"},{"name":"rel_0_1_0","sha":"3bf28d1fc3e665ae81baa5e47609840ea6f42142","kind":"commit","published_at":"2011-11-30T20:08:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T09:19:28.047Z","dependent_packages_count":620,"downloads":227100570,"downloads_period":"last-month","dependent_repos_count":52456,"rankings":{"downloads":0.033748649595474745,"dependent_repos_count":0.026595403213825208,"dependent_packages_count":0.03741698107324374,"stargazers_count":2.0298712232234726,"forks_count":4.614944415607283,"docker_downloads_count":0.03649989820380149,"average":1.1298460951528502},"purl":"pkg:pypi/alembic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/alembic","docker_dependents_count":4132,"docker_downloads_count":2460954736,"usage_url":"https://repos.ecosyste.ms/usage/pypi/alembic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/alembic/dependencies","status":null,"funding_links":["https://github.com/sponsors/alembic","https://patreon.com/zzzeek","https://tidelift.com/funding/github/pypi/SQLAlchemy","https://github.com/sponsors/sqlalchemy"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T11:30:41.492Z","issues_count":341,"pull_requests_count":180,"avg_time_to_close_issue":13271692.476394849,"avg_time_to_close_pull_request":2628342.5694444445,"issues_closed_count":233,"pull_requests_closed_count":144,"pull_request_authors_count":105,"issue_authors_count":262,"avg_comments_per_issue":4.357771260997067,"avg_comments_per_pull_request":5.1,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":29,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":423357.64285714284,"past_year_avg_time_to_close_pull_request":1970645.6153846155,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":3.103448275862069,"past_year_avg_comments_per_pull_request":2.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/issues","maintainers":[{"login":"CaselIT","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"zzzeek","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"jvanasco","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"},{"login":"pbecotte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pbecotte"}],"active_maintainers":[{"login":"zzzeek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"CaselIT","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"jvanasco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/alembic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/alembic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/alembic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/alembic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/alembic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/alembic/codemeta","maintainers":[{"uuid":"CaselIT","login":"CaselIT","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://pypi.org/user/CaselIT/","role":null,"created_at":"2022-12-16T06:57:17.793Z","updated_at":"2022-12-16T06:57:17.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/CaselIT/packages"},{"uuid":"zzzeek","login":"zzzeek","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://pypi.org/user/zzzeek/","role":"Owner","created_at":"2026-08-18T09:14:28.804Z","updated_at":"2026-08-18T09:14:28.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/zzzeek/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","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":8144950,"name":"lolopinto-alembic-fork","ecosystem":"pypi","description":"A database migration tool for SQLAlchemy.","homepage":"https://alembic.sqlalchemy.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sqlalchemy/alembic","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-08-25T18:06:05.000Z","latest_release_published_at":"2023-08-25T18:06:05.000Z","latest_release_number":"0.0.1.dev0","last_synced_at":"2026-08-23T12:03:05.865Z","created_at":"2023-08-25T18:10:33.920Z","updated_at":"2026-08-23T13:40:24.121Z","registry_url":"https://pypi.org/project/lolopinto-alembic-fork/","install_command":"pip install lolopinto-alembic-fork --index-url https://pypi.org/simple","documentation_url":"https://alembic.sqlalchemy.org/en/latest/","metadata":{"funding":null,"documentation":"https://alembic.sqlalchemy.org/en/latest/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Database :: Front-Ends"],"normalized_name":"lolopinto-alembic-fork","project_status":null},"repo_metadata":{"id":37271625,"uuid":"159267771","full_name":"sqlalchemy/alembic","owner":"sqlalchemy","description":"A database migrations tool for SQLAlchemy.","archived":false,"fork":false,"pushed_at":"2026-08-14T07:40:29.000Z","size":5469,"stargazers_count":4325,"open_issues_count":128,"forks_count":363,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-08-18T09:26:43.691Z","etag":null,"topics":["python","sql","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sqlalchemy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"alembic","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-27T03:02:53.000Z","updated_at":"2026-08-17T22:01:34.000Z","dependencies_parsed_at":"2026-08-11T05:47:22.143Z","dependency_job_id":null,"html_url":"https://github.com/sqlalchemy/alembic","commit_stats":{"total_commits":1624,"total_committers":194,"mean_commits":8.371134020618557,"dds":0.25,"last_synced_commit":"b6b44c1e90c96b55939b28d73f427eff7b9cb620"},"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/sqlalchemy/alembic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/sbom","scorecard":{"id":168211,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlalchemy/alembic","commit":"cd4f404358f101b2b930013c609c074baca61468"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/run-on-pr.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-test.yaml:19","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/alembic/run-test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:82","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:95","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2010-1 / GHSA-7q8x-38mc-p84f","Warn: Project is vulnerable to: PYSEC-2022-260 / GHSA-v973-fxgf-6xhp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T15:32:46.305Z","repository_id":37271625,"created_at":"2025-08-16T15:32:46.305Z","updated_at":"2025-08-16T15:32:46.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sqlalchemy","name":"SQLAlchemy","uuid":"6043126","kind":"organization","description":"The Database Toolkit and Object Relational Mapper","email":null,"website":"https://www.sqlalchemy.org","location":null,"twitter":"sqlalchemy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6043126?v=4","repositories_count":9,"last_synced_at":"2024-05-01T09:30:40.494Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sqlalchemy","funding_links":["https://github.com/sponsors/sqlalchemy"],"total_stars":11995,"followers":362,"following":0,"created_at":"2022-11-02T16:28:36.065Z","updated_at":"2024-05-01T09:30:42.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy/repositories"},"tags":[{"name":"rel_1_19_1","sha":"efe73dec13974f63cb438c1a2b525f2c5ac4c926","kind":"commit","published_at":"2026-08-08T16:30:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_1/manifests"},{"name":"rel_1_19_0","sha":"d2204e4860fc87096a8c8e43b5370a6978f4d470","kind":"commit","published_at":"2026-08-04T18:33:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_19_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_19_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_19_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_19_0/manifests"},{"name":"rel_1_18_5","sha":"013b68a4c8e0711d0bf999683b5e72ad8332e853","kind":"commit","published_at":"2026-06-25T15:19:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_5/manifests"},{"name":"rel_1_18_4","sha":"766b5ee98e0aeea85a18f272a1ac813712ee0697","kind":"commit","published_at":"2026-02-10T15:57:53.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_4/manifests"},{"name":"rel_1_18_3","sha":"d3f66e6b769eeeddae220a348d767890a4ea2c4b","kind":"commit","published_at":"2026-01-29T20:23:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_3/manifests"},{"name":"rel_1_18_2","sha":"8167182d852fbcd4c36d3b867b601144fd96b0c9","kind":"commit","published_at":"2026-01-28T21:20:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_2/manifests"},{"name":"rel_1_18_1","sha":"723bc949b9427b1a258ee0913e8fb89aaa3e4d31","kind":"commit","published_at":"2026-01-14T18:52:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_1/manifests"},{"name":"rel_1_18_0","sha":"76e575b9c397b0a734358010fad58c60f3e2e3f2","kind":"commit","published_at":"2026-01-09T21:18:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_18_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_18_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_18_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_18_0/manifests"},{"name":"rel_1_17_2","sha":"c8384551f41a4a06deefa61597a6f173fcb1a820","kind":"commit","published_at":"2025-11-14T20:32:35.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_2/manifests"},{"name":"rel_1_17_1","sha":"e0c6e652f43aa225494c552ed54fbd449ad4ba79","kind":"commit","published_at":"2025-10-29T00:21:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_1/manifests"},{"name":"rel_1_17_0","sha":"7bd9a04c0f57ee81ab3cb90f29044189d44e07b0","kind":"commit","published_at":"2025-10-11T18:37:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_17_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_17_0/manifests"},{"name":"rel_1_16_5","sha":"c026cf70aece7d6cddf929cb37748c6076b1d528","kind":"commit","published_at":"2025-08-27T18:00:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_5/manifests"},{"name":"rel_1_16_4","sha":"4ac119a11439bc822e847f728c28b05e158e8ea2","kind":"commit","published_at":"2025-07-10T16:16:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_4/manifests"},{"name":"rel_1_16_3","sha":"1133630b4717934e5b587139e8b23d49f42c1cfd","kind":"commit","published_at":"2025-07-08T18:56:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_3/manifests"},{"name":"rel_1_16_2","sha":"b63852d7c7a3be9c0ef7087aab2f86451f6b5e89","kind":"commit","published_at":"2025-06-16T18:03:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_2/manifests"},{"name":"rel_1_16_1","sha":"3872e2322728bf1ad5868b325370fd3a4a0f5373","kind":"commit","published_at":"2025-05-21T23:10:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_1/manifests"},{"name":"rel_1_16_0","sha":"468019c355ceea8b2cc75fcebe157314a805ec89","kind":"commit","published_at":"2025-05-21T19:15:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_16_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_16_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_16_0/manifests"},{"name":"rel_1_15_2","sha":"3bd8d5190f7e02a73ff0d332356311b636f6b2a8","kind":"commit","published_at":"2025-03-28T13:50:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_2/manifests"},{"name":"rel_1_15_1","sha":"dba16010329caab35709fef040cb6f59966c01d0","kind":"commit","published_at":"2025-03-04T21:59:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_1/manifests"},{"name":"rel_1_15_0","sha":"fc34867efd14016a8363a933c061f049c880eed4","kind":"commit","published_at":"2025-03-04T17:56:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_15_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_15_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_15_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_15_0/manifests"},{"name":"rel_1_14_1","sha":"ef5a3c4c0874178ed41d20d056168529072bc68c","kind":"commit","published_at":"2025-01-19T23:14:41.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_1/manifests"},{"name":"rel_1_14_0","sha":"0c70a0bb3f64aff5c6c729497f17b2bf63d882fa","kind":"commit","published_at":"2024-11-04T18:42:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_14_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_14_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_14_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_14_0/manifests"},{"name":"rel_1_13_3","sha":"b43a1966180f592d6be2a52361230d988e68353d","kind":"commit","published_at":"2024-09-23T14:51:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_3/manifests"},{"name":"rel_1_13_2","sha":"c57a5b7b4d88296bbfc73c1dd770a9122bc1002e","kind":"commit","published_at":"2024-06-26T15:37:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_2/manifests"},{"name":"rel_1_13_1","sha":"baac3bc569932c6bdc7d9e7015cdc0481e788615","kind":"commit","published_at":"2023-12-20T17:03:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_1/manifests"},{"name":"rel_1_13_0","sha":"8bb93a0352e01258131ad8c9945ee500c3bc55cb","kind":"commit","published_at":"2023-12-01T15:24:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_13_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_13_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_13_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_13_0/manifests"},{"name":"rel_1_12_1","sha":"0b1f273813dfe8c5d7359e8ca224d6801674d639","kind":"commit","published_at":"2023-10-26T15:08:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_1/manifests"},{"name":"rel_1_12_0","sha":"4d82946f6c0c51cbfa1b46d6988111f88db649bc","kind":"commit","published_at":"2023-08-31T17:23:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_12_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_12_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_12_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_12_0/manifests"},{"name":"rel_1_11_3","sha":"47850ab7dbc88905db8abf7abab6a48699d4a50a","kind":"commit","published_at":"2023-08-16T16:49:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_3/manifests"},{"name":"rel_1_11_2","sha":"9f74eb00cac5b2646918b4e11fb567f779cadf7c","kind":"commit","published_at":"2023-08-04T13:54:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_2/manifests"},{"name":"rel_1_11_1","sha":"0064c5183cc19ee84954f75f44b4b5f9131973fb","kind":"commit","published_at":"2023-05-17T22:06:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_1/manifests"},{"name":"rel_1_11_0","sha":"494246c4fad986ac9d6c607c0dcf36d1f382d0b3","kind":"commit","published_at":"2023-05-15T19:44:58.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_11_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_11_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_11_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_11_0/manifests"},{"name":"rel_1_10_4","sha":"c6067a5367015b6f1437a4357515e63dd8561829","kind":"commit","published_at":"2023-04-24T15:08:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_4/manifests"},{"name":"rel_1_10_3","sha":"a22dadbfa4208f1916f158920faf50a933651e5e","kind":"commit","published_at":"2023-04-05T19:39:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_3/manifests"},{"name":"rel_1_10_2","sha":"69a72b8ce8710e10983818639b081f3cec6f1ba4","kind":"commit","published_at":"2023-03-08T17:16:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_2/manifests"},{"name":"rel_1_10_1","sha":"534465efd65fd78e4ac34469e03d4eb77f5a1ec6","kind":"commit","published_at":"2023-03-07T01:12:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_1/manifests"},{"name":"rel_1_10_0","sha":"c13821875edd5529408a6effdb7873b216e878fd","kind":"commit","published_at":"2023-03-05T23:06:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_10_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_10_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_10_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_10_0/manifests"},{"name":"rel_1_9_4","sha":"31d3d8dc582bc76982cab8e7e76a414d1f466517","kind":"commit","published_at":"2023-02-16T17:35:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_4/manifests"},{"name":"rel_1_9_3","sha":"912ca37797a44d6fd94fc6566e4fd9df587dde86","kind":"commit","published_at":"2023-02-07T20:47:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_3/manifests"},{"name":"rel_1_9_2","sha":"071eaf3c02aa93b89a58863ad8682e52fe448725","kind":"commit","published_at":"2023-01-14T19:11:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_2/manifests"},{"name":"rel_1_9_1","sha":"613c23766b4fbd81f0415b870158aef4c6534eae","kind":"commit","published_at":"2022-12-23T19:26:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_1/manifests"},{"name":"rel_1_9_0","sha":"dad8266bda4acc6d418360b9c3ae2ea56bf85792","kind":"commit","published_at":"2022-12-15T18:04:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_9_0/manifests"},{"name":"rel_1_8_1","sha":"a968c9d2832173ee7d5dde50c7573f7b99424c38","kind":"commit","published_at":"2022-07-13T14:17:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_1/manifests"},{"name":"rel_1_8_0","sha":"ee83ff6e2e9996166ab7a82f29b66969d2416267","kind":"commit","published_at":"2022-05-31T21:11:14.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_8_0/manifests"},{"name":"rel_1_7_7","sha":"7b55158fee2efd437f1f462c1730cb47fb25a259","kind":"commit","published_at":"2022-03-14T19:39:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_7/manifests"},{"name":"rel_1_7_6","sha":"92649264871918c54f74d0b8fa690b1e8e27203b","kind":"commit","published_at":"2022-02-01T15:00:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_6/manifests"},{"name":"rel_1_7_5","sha":"feb9167f123fdb0857a4cb2560526ab2d4d8d173","kind":"commit","published_at":"2021-11-11T15:55:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_5/manifests"},{"name":"rel_1_7_4","sha":"9872fbbca84f600e184c29227f8f863038788448","kind":"commit","published_at":"2021-10-06T14:13:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_4/manifests"},{"name":"rel_1_7_3","sha":"6f5d6d30ff19c926ac6646710514e038b89de731","kind":"commit","published_at":"2021-09-17T15:28:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_3/manifests"},{"name":"rel_1_7_2","sha":"dfb34776626469ee32da2fee92cac1a6ec82d653","kind":"commit","published_at":"2021-09-17T13:59:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_2/manifests"},{"name":"rel_1_7_1","sha":"293cc37f14281280e679619eae9fc57fe0d271eb","kind":"commit","published_at":"2021-08-30T21:49:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_1/manifests"},{"name":"rel_1_7_0","sha":"2c5752e745091a8f5f5720bad1fe629bf2cd30a0","kind":"commit","published_at":"2021-08-30T15:02:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_7_0/manifests"},{"name":"rel_1_6_5","sha":"cfa6b65761f42fe5dca8802a089b2630336b9a5f","kind":"commit","published_at":"2021-05-27T19:49:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_5/manifests"},{"name":"rel_1_6_4","sha":"79eb3c722c64e669e748ddc07cfa1642fb6fb133","kind":"commit","published_at":"2021-05-24T20:38:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_4/manifests"},{"name":"rel_1_6_3","sha":"3227146634f437c3bc21fd0dd7bedcf6288a6951","kind":"commit","published_at":"2021-05-21T20:48:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_3/manifests"},{"name":"rel_1_6_2","sha":"bd49e7865b8736fa8046ce4c99a001bf64a14efd","kind":"commit","published_at":"2021-05-07T02:31:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_2/manifests"},{"name":"rel_1_6_1","sha":"82321d097f22ee2feb2a909e7a26cc596bc678e3","kind":"commit","published_at":"2021-05-06T17:09:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_1/manifests"},{"name":"rel_1_6_0","sha":"692ebacdc3684b6a499db28c19f53a19d51d7f17","kind":"commit","published_at":"2021-05-03T18:45:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_6_0/manifests"},{"name":"rel_1_5_8","sha":"815e1954894e74f370ee290e2cc57cc8156e476f","kind":"commit","published_at":"2021-03-23T18:13:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_8/manifests"},{"name":"rel_1_5_7","sha":"389d750eca71ffc18a919b3b1414a05b640b4e4b","kind":"commit","published_at":"2021-03-11T16:22:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_7/manifests"},{"name":"rel_1_5_6","sha":"5c1fe7e842752d40de64944b1147ad55d88bf56a","kind":"commit","published_at":"2021-03-05T14:59:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_6/manifests"},{"name":"rel_1_5_5","sha":"c527dfef00744822e25f2741a3e2ce69f50d434c","kind":"commit","published_at":"2021-02-20T21:47:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_5/manifests"},{"name":"rel_1_5_4","sha":"364d5fdb578eb0602fcedf899af45ccdbd77639a","kind":"commit","published_at":"2021-02-03T15:01:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_4/manifests"},{"name":"rel_1_5_3","sha":"07fcf347038b6bc8ae92579c800eba9c685fd5d1","kind":"commit","published_at":"2021-01-29T21:51:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_3/manifests"},{"name":"rel_1_5_2","sha":"8b3a2d8606db604186a23e49765447382f54e956","kind":"commit","published_at":"2021-01-20T18:30:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_2/manifests"},{"name":"rel_1_5_1","sha":"5208fa572c7c1ee5c5010761753b0149175d3e70","kind":"commit","published_at":"2021-01-19T15:19:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_1/manifests"},{"name":"rel_1_5_0","sha":"f1518bac5529bf6a105872cdc17e6e4fcf090a74","kind":"commit","published_at":"2021-01-18T20:52:24.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_5_0/manifests"},{"name":"rel_1_4_3","sha":"b8f60b6c3fe9f250d8439048aece62452eaf08b8","kind":"commit","published_at":"2020-09-11T14:50:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_3/manifests"},{"name":"rel_1_4_2","sha":"c9e7dba13218fb61852a53284f5cd70057a1d111","kind":"commit","published_at":"2020-03-19T21:48:15.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_2/manifests"},{"name":"rel_1_4_1","sha":"e7997215353e8a8b0228d4f644f42a86f1757446","kind":"commit","published_at":"2020-03-01T17:45:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_1/manifests"},{"name":"rel_1_4_0","sha":"b4a80767cecd99fc83af689857f4976968775a5c","kind":"commit","published_at":"2020-02-04T21:02:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_4_0/manifests"},{"name":"rel_1_3_3","sha":"3e45b69dbf38c51c1c6c2af1c669fbcbdc80e78e","kind":"commit","published_at":"2020-01-22T16:40:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_3/manifests"},{"name":"rel_1_3_2","sha":"c61361b0c0d1e98e55c1856de1983fb0cfbe7d23","kind":"commit","published_at":"2019-12-16T18:44:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_2/manifests"},{"name":"rel_1_3_1","sha":"8d6bb007a4de046c4d338f4b79b40c9fcbf73ab7","kind":"commit","published_at":"2019-11-13T14:43:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_1/manifests"},{"name":"rel_1_3_0","sha":"973a67d97055136414b1cca7d806239924bed458","kind":"commit","published_at":"2019-10-31T15:57:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_3_0/manifests"},{"name":"rel_1_2_1","sha":"30673342c58ce839d94dc5bf3fc95dafae83c297","kind":"commit","published_at":"2019-09-24T17:24:17.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_1/manifests"},{"name":"rel_1_2_0","sha":"871ae3d5a9f8b31f6276c9c831719fd205b47e89","kind":"commit","published_at":"2019-09-20T14:29:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_2_0/manifests"},{"name":"rel_1_1_0","sha":"bee044a1c187be7f98dbfa08cc3017b3b9362362","kind":"commit","published_at":"2019-08-26T23:47:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_1_0/manifests"},{"name":"rel_1_0_11","sha":"dc0be779421035d23391946749e5beab89ec336b","kind":"commit","published_at":"2019-06-25T21:36:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_11","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_11/manifests"},{"name":"rel_1_0_10","sha":"542474c5e64beb7839021efcdd5fd1f704057267","kind":"commit","published_at":"2019-04-28T18:55:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_10/manifests"},{"name":"rel_1_0_9","sha":"104379b5b5f52dd8a98aaee61e60668cdf9abf1a","kind":"commit","published_at":"2019-04-15T15:38:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_9/manifests"},{"name":"rel_1_0_8","sha":"3004792315a58d51571266a9f70ae02e565c88ef","kind":"commit","published_at":"2019-03-04T18:01:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_8/manifests"},{"name":"rel_1_0_7","sha":"60c5e297f8b1dba464ec49ed7fe6ee0a72e0d44a","kind":"commit","published_at":"2019-01-26T02:03:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_7/manifests"},{"name":"rel_1_0_6","sha":"54099921a919f74d7c29a24e88214f95e9878a44","kind":"commit","published_at":"2019-01-13T18:00:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_6/manifests"},{"name":"rel_1_0_5","sha":"e1ad2afc494e3f04eaa330e73efa59aae30f4a6c","kind":"commit","published_at":"2018-11-28T04:28:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_5/manifests"},{"name":"rel_1_0_4","sha":"418fc86819315b9e8490a4732c46d5ffea5a3101","kind":"commit","published_at":"2018-11-28T01:01:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_4/manifests"},{"name":"rel_1_0_3","sha":"082b9f29181925a14ff26545de1267c7646a4dc7","kind":"commit","published_at":"2018-11-14T20:29:38.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_3/manifests"},{"name":"rel_1_0_2","sha":"ecab9967b08b9fa71a985ca2de61884e3f6e0c5d","kind":"commit","published_at":"2018-10-31T20:32:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_2/manifests"},{"name":"rel_1_0_1","sha":"defbc5b32a169679fc7df45f83b682beb453a2bc","kind":"commit","published_at":"2018-10-17T14:51:08.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_1/manifests"},{"name":"rel_1_0_0","sha":"5e1721628e9dbe719940927705367740690bf4b2","kind":"commit","published_at":"2018-07-13T18:09:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_1_0_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_1_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_1_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_1_0_0/manifests"},{"name":"rel_0_9_10","sha":"fc7e38114527d0c9b20812bb4b2c66b1b27cf096","kind":"commit","published_at":"2018-06-29T20:25:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_10/manifests"},{"name":"rel_0_9_9","sha":"ff6b851ceddea347e1779e7a74cd12700e38f258","kind":"commit","published_at":"2018-03-22T14:06:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_9/manifests"},{"name":"rel_0_9_8","sha":"a32d9209313cb87415353dfca8e10683c4b85d24","kind":"commit","published_at":"2018-02-16T20:55:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_8/manifests"},{"name":"rel_0_9_7","sha":"3fad29945bc8ff7d52ebc358e6c6b46db8b51ea1","kind":"commit","published_at":"2018-01-16T17:47:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_7/manifests"},{"name":"rel_0_9_6","sha":"f03e349032dd7f2801d397bb1752b6df40da047c","kind":"commit","published_at":"2017-10-13T15:17:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_6/manifests"},{"name":"rel_0_9_5","sha":"392d01a0927857b0d263cfc684f5529dba3b2e5c","kind":"commit","published_at":"2017-08-09T14:11:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_5/manifests"},{"name":"rel_0_9_4","sha":"af38a3cc17fe86e7581f43aedf1e55eb7e312d7e","kind":"commit","published_at":"2017-08-01T02:06:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_4/manifests"},{"name":"rel_0_9_3","sha":"bea341e2a23dc030b58d6a82e26fafb3e2917c1b","kind":"commit","published_at":"2017-07-06T15:59:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_3/manifests"},{"name":"rel_0_9_2","sha":"a5a5266b8d15a312ce13a68a838b46869cb0adba","kind":"commit","published_at":"2017-05-18T15:04:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_2/manifests"},{"name":"rel_0_9_1","sha":"543783bca5cd39e3e1fe99bf7aeef6ca4b423edd","kind":"commit","published_at":"2017-03-01T16:51:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_1/manifests"},{"name":"rel_0_9_0","sha":"d39c0ae72b004b0889093464038eb20773f042b6","kind":"commit","published_at":"2017-02-28T15:58:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_9_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_9_0/manifests"},{"name":"rel_0_8_10","sha":"376837484acc80a6cbc1cda9125935c05a94ee0f","kind":"commit","published_at":"2017-01-17T18:53:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_10","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_10/manifests"},{"name":"rel_0_8_9","sha":"183a4a6cc3a76c4c0a2b6d6f021ffd3b4cc09060","kind":"commit","published_at":"2016-11-28T17:14:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_9","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_9/manifests"},{"name":"rel_0_8_8","sha":"d3676e25beb50ddc821937e4108d1c9535d4951e","kind":"commit","published_at":"2016-09-12T22:20:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_8","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_8/manifests"},{"name":"rel_0_8_7","sha":"8084497fc7768e3d2a56a6dba7e8364dfc9bd098","kind":"commit","published_at":"2016-07-26T14:48:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_7/manifests"},{"name":"rel_0_8_6","sha":"c8c61d75c309155b938b9c28b070aba40268ae95","kind":"commit","published_at":"2016-04-14T21:26:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_6/manifests"},{"name":"rel_0_8_5","sha":"a512b5f115291deb70400e829a0ca95648d8955b","kind":"commit","published_at":"2016-03-09T14:36:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_5/manifests"},{"name":"rel_0_8_4","sha":"8861f49527aef2fe38e54152e79f25ce40707345","kind":"commit","published_at":"2015-12-15T23:20:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_4/manifests"},{"name":"rel_0_8_3","sha":"0b750d23844cc9ff7cc206d108156ba2028b7456","kind":"commit","published_at":"2015-10-16T19:19:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_3/manifests"},{"name":"rel_0_8_2","sha":"9aef0f9fe04096f1ba31bd1efbc24b2bcc33bbd1","kind":"commit","published_at":"2015-08-25T16:32:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_2/manifests"},{"name":"rel_0_8_1","sha":"8207591c88ee868fc0ddc83002f311eb85ae51da","kind":"commit","published_at":"2015-08-22T19:34:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_1/manifests"},{"name":"rel_0_8_0","sha":"ca9792c6dd26881bbaa2c06edd84ef3fa1db34a9","kind":"commit","published_at":"2015-08-12T19:16:48.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_8_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_8_0/manifests"},{"name":"rel_0_7_7","sha":"b8c8dc581fcdef6490a5f082d1adc0f9f50f279d","kind":"commit","published_at":"2015-07-22T17:25:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_7/manifests"},{"name":"rel_0_7_6","sha":"6ae4196acc0170ebef29f617b49376b371a8923c","kind":"commit","published_at":"2015-05-05T21:02:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_6/manifests"},{"name":"rel_0_7_5_post2","sha":"c3e39ec4bff3345dcc1daa1d678989b6fd690a3d","kind":"commit","published_at":"2015-03-20T19:29:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post2/manifests"},{"name":"rel_0_7_5_post1","sha":"e1dc713aa6813152063c48ff66a57b365b56b2fc","kind":"commit","published_at":"2015-03-20T19:20:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5_post1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5_post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5_post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5_post1/manifests"},{"name":"rel_0_7_5","sha":"5d036bc2035548c3749280684be08d8999b2b39b","kind":"commit","published_at":"2015-03-19T20:34:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_5/manifests"},{"name":"rel_0_7_4","sha":"f342bd245637651046b553114ab34ce3cee1a02b","kind":"commit","published_at":"2015-01-12T19:16:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_4/manifests"},{"name":"rel_0_7_3","sha":"d69a590286019eea673e5daba935f909efeae5cc","kind":"commit","published_at":"2014-12-30T17:14:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_3/manifests"},{"name":"rel_0_7_2","sha":"082a6c63668a601c0833c99b4ca23fe9459a3a40","kind":"commit","published_at":"2014-12-18T20:30:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_2/manifests"},{"name":"rel_0_7_1","sha":"5f952f25caa688d89204d134ee867de7dbad917c","kind":"commit","published_at":"2014-12-03T20:50:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_1/manifests"},{"name":"rel_0_7_0","sha":"1477a0dc9b346d047b987af9caa836cd6d61aca6","kind":"commit","published_at":"2014-11-24T20:20:59.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_7_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_7_0/manifests"},{"name":"rel_0_6_7","sha":"e37162294fc6df9740f4231a75021f391e2a0f98","kind":"commit","published_at":"2014-09-09T21:53:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_7","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_7/manifests"},{"name":"rel_0_6_6","sha":"21274431ac8f4b17ddf2f0ba16ae0046ea344e85","kind":"commit","published_at":"2014-08-07T20:14:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_6/manifests"},{"name":"rel_0_6_5","sha":"bb51372abf96342dcac21e8bc08aa6d79f036a33","kind":"commit","published_at":"2014-05-03T22:37:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_5/manifests"},{"name":"rel_0_6_4","sha":"e5a066c7caf9256e006121d87e859b8ca51f7769","kind":"commit","published_at":"2014-03-28T23:39:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_4/manifests"},{"name":"rel_0_6_3","sha":"aeeb24bbf863c3e95455677c937c9b22160671a4","kind":"commit","published_at":"2014-02-03T00:55:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_3/manifests"},{"name":"rel_0_6_2","sha":"106d3a5707dfff134a9bded98c9cfb471fdc1910","kind":"commit","published_at":"2013-12-27T19:25:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_2/manifests"},{"name":"rel_0_6_1","sha":"257600f8bfa49e4ce83d2f35418684ae04f23d85","kind":"commit","published_at":"2013-11-27T17:33:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_1/manifests"},{"name":"rel_0_6_0","sha":"3d4f95c7e4c043e4281d8e68c6f0eaab8ce0d48a","kind":"commit","published_at":"2013-07-19T21:17:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_6_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_6_0/manifests"},{"name":"rel_0_5_0","sha":"879aa4d7c7013a551e516e2a026d41823d368224","kind":"commit","published_at":"2013-04-04T22:40:00.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_5_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_5_0/manifests"},{"name":"rel_0_4_2","sha":"979a32f8e92c56fd5a0b9ca3e9cb1842290fd84d","kind":"commit","published_at":"2013-01-11T16:17:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_2/manifests"},{"name":"rel_0_4_1","sha":"a52b54b339b971b1376a55176c9c58a985b21739","kind":"commit","published_at":"2012-12-09T22:10:34.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_1/manifests"},{"name":"rel_0_4_0","sha":"03481917469dde2be467c352232cc38999c50507","kind":"commit","published_at":"2012-10-01T21:12:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_4_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_4_0/manifests"},{"name":"rel_0_3_6","sha":"c972e816befb38466196d89eead2e2bc55f1afae","kind":"commit","published_at":"2012-08-15T19:33:52.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_6","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_6/manifests"},{"name":"rel_0_3_5","sha":"64f6a6a584eedb8f5d8227656e94b80a022e525e","kind":"commit","published_at":"2012-07-08T18:15:06.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_5","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_5/manifests"},{"name":"rel_0_3_4","sha":"9e213ed2921cf0be75a61a05401320eb8b75a332","kind":"commit","published_at":"2012-06-03T00:06:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_4","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_4/manifests"},{"name":"rel_0_3_3","sha":"d4094ff7a76cd4438b15242c7c883333235fc0c7","kind":"commit","published_at":"2012-06-02T18:42:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_3","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_3/manifests"},{"name":"rel_0_3_2","sha":"17b7299729fe1ff05e1638d555233875bc21caab","kind":"commit","published_at":"2012-04-30T19:17:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_2/manifests"},{"name":"rel_0_3_1","sha":"a7ada78d87aeb7383455b3935457950f1070d4b2","kind":"commit","published_at":"2012-04-07T22:00:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_1/manifests"},{"name":"rel_0_3_0","sha":"8332e56a18e30ebc5c74bf782f6ad42d14ea9814","kind":"commit","published_at":"2012-04-05T17:33:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_3_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_3_0/manifests"},{"name":"rel_0_2_2","sha":"494191413c80a01a7156fbe5fc6788d269e5e9ed","kind":"commit","published_at":"2012-03-13T04:59:22.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_2","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_2/manifests"},{"name":"rel_0_2_1","sha":"87ab39a74dcf49dd7cabe55b89d37758a2104001","kind":"commit","published_at":"2012-01-31T15:10:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_1/manifests"},{"name":"rel_0_2_0","sha":"0bf3fe8f6f089f6023f3917ce8faa050ad0b79b0","kind":"commit","published_at":"2012-01-30T19:34:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_2_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_2_0/manifests"},{"name":"rel_0_1_1","sha":"d76a1bea49a29822000254ec26926de1187c1d1d","kind":"commit","published_at":"2012-01-05T01:07:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_1","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_1/manifests"},{"name":"rel_0_1_0","sha":"3bf28d1fc3e665ae81baa5e47609840ea6f42142","kind":"commit","published_at":"2011-11-30T20:08:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/alembic/tar.gz/rel_0_1_0","html_url":"https://github.com/sqlalchemy/alembic/releases/tag/rel_0_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/alembic@rel_0_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/tags/rel_0_1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T13:40:24.121Z","dependent_packages_count":0,"downloads":60,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":19.465995386283513,"dependent_repos_count":69.80777363346114,"dependent_packages_count":7.490033931731681,"stargazers_count":1.5093371701330789,"forks_count":3.679560424586245,"docker_downloads_count":null,"average":20.390540109239133},"purl":"pkg:pypi/lolopinto-alembic-fork","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/lolopinto-alembic-fork","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/lolopinto-alembic-fork","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/lolopinto-alembic-fork/dependencies","status":null,"funding_links":["https://github.com/sponsors/alembic","https://patreon.com/zzzeek","https://tidelift.com/funding/github/pypi/SQLAlchemy","https://github.com/sponsors/sqlalchemy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T12:02:08.684Z","issues_count":341,"pull_requests_count":180,"avg_time_to_close_issue":13271692.476394849,"avg_time_to_close_pull_request":2628342.5694444445,"issues_closed_count":233,"pull_requests_closed_count":144,"pull_request_authors_count":105,"issue_authors_count":262,"avg_comments_per_issue":4.357771260997067,"avg_comments_per_pull_request":5.1,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":29,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":423357.64285714284,"past_year_avg_time_to_close_pull_request":1970645.6153846155,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":3.103448275862069,"past_year_avg_comments_per_pull_request":2.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/issues","maintainers":[{"login":"CaselIT","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"zzzeek","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"jvanasco","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"},{"login":"pbecotte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pbecotte"}],"active_maintainers":[{"login":"zzzeek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"CaselIT","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"},{"login":"jvanasco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lolopinto-alembic-fork/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lolopinto-alembic-fork/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lolopinto-alembic-fork/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lolopinto-alembic-fork/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lolopinto-alembic-fork/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lolopinto-alembic-fork/codemeta","maintainers":[{"uuid":"lolopinto","login":"lolopinto","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/lolopinto/","role":"Owner","created_at":"2023-08-25T18:10:34.873Z","updated_at":"2023-08-25T18:10:34.873Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lolopinto/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","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"}}],"commits":{"id":25797,"full_name":"sqlalchemy/alembic","default_branch":"main","total_commits":1834,"total_committers":225,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":8.151111111111112,"dds":0.2551799345692476,"past_year_total_commits":111,"past_year_total_committers":20,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":5.55,"past_year_dds":0.25225225225225223,"last_synced_at":"2026-08-19T10:01:27.541Z","last_synced_commit":"c116cbc0f39d9df2b4ce5f1871043a622ca8774f","created_at":"2023-03-07T16:27:53.184Z","updated_at":"2026-08-19T10:01:26.127Z","committers":[{"name":"Mike Bayer","email":"mike_mp@zzzcomputing.com","login":"zzzeek","count":1366},{"name":"CaselIT","email":"cfederico87@gmail.com","login":"CaselIT","count":110},{"name":"Hong Minhee","email":"minhee@dahlia.kr","login":"dahlia","count":20},{"name":"Gord Thompson","email":"gord@gordthompson.com","login":"gordthompson","count":11},{"name":"Bruno Binet","email":"bruno.binet@gmail.com","login":"bbinet","count":7},{"name":"Marcin Kuzminski","email":"marcin@python-works.com","login":"marcinkuzminski","count":6},{"name":"Dimitris Theodorou","email":"dimitris.theodorou@gmail.com","login":"dtheodor","count":6},{"name":"Bryce Lohr","email":"bryce.lohr@gmail.com","login":"BryceLohr","count":6},{"name":"Ann Kamyshnikova","email":"akamyshnikova@mirantis.com","login":"AKamyshnikova","count":6},{"name":"Michel Albert","email":"michel@albert.lu","login":"exhuma","count":5},{"name":"Carlos Eduardo Rivera","email":"cerivera@fastmail.fm","login":null,"count":5},{"name":"Josh Kupershmidt","email":"josh.kupershmidt@cloudlock.com","login":null,"count":4},{"name":"Maarten van Schaik","email":"maarten@byte.nl","login":"MaartenKos","count":4},{"name":"aodag","email":"none@none","login":"invalid-email-address","count":4},{"name":"Iuri de Silvio","email":"iuri.desilvio@channable.com","login":null,"count":3},{"name":"Aaron Griffin","email":"aaron@growtherapy.com","login":"agriffin-grow","count":3},{"name":"Atsushi Odagiri","email":"aodagx@gmail.com","login":"aodag","count":3},{"name":"Ben Mares","email":"15216687+maresb","login":"maresb","count":3},{"name":"Charles-Axel Dein","email":"ca@d3in.org","login":"charlax","count":3},{"name":"James Addison","email":"james@reciperadar.com","login":"jayaddison","count":3},{"name":"James Lamb","email":"jaylamb20@gmail.com","login":"jameslamb","count":3},{"name":"Louis-Amaury Chaib","email":"louisamaury.chaib@partoo.fr","login":"lachaib","count":3},{"name":"Marc Abramowitz","email":"marc@marc-abramowitz.com","login":"msabramo","count":3},{"name":"Mark Amery","email":"markamery@btinternet.com","login":"ExplodingCabbage","count":3},{"name":"Mike Waites","email":"mikey.waites@gmail.com","login":"mikeywaites","count":3},{"name":"Noufal Ibrahim","email":"noufal@nibrahim.net.in","login":"nibrahim","count":3},{"name":"Peter Cock","email":"p.j.a.cock@googlemail.com","login":"peterjc","count":3},{"name":"Sam Bull","email":"aa6bs0@sambull.org","login":"Dreamsorcerer","count":3},{"name":"Simon Bowly","email":"simon.bowly@gmail.com","login":"simonbowly","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Łukasz Bołdys","email":"mail@utek.pl","login":"utek","count":3},{"name":"kasium","email":"15907922+kasium","login":"kasium","count":3},{"name":"DanCardin","email":"ddcardin@gmail.com","login":"DanCardin","count":3},{"name":"david-fed","email":"47917339+david-fed","login":"david-fed","count":2},{"name":"Vlastimil Zíma","email":"vlastimil.zima@nic.cz","login":"ziima","count":2},{"name":"TilmanK","email":"tilman.krummeck@googlemail.com","login":"TilmanK","count":2},{"name":"Saif Hakim","email":"saif@benchling.com","login":"saifelse","count":2},{"name":"Paul Becotte","email":"pjbecotte@gmail.com","login":"pbecotte","count":2},{"name":"Oliver Beattie","email":"oliver@obeattie.com","login":"obeattie","count":2},{"name":"Moriyoshi Koizumi","email":"mozo@mozo.jp","login":"moriyoshi","count":2},{"name":"Markus Mattes","email":"mmattes87@gmail.com","login":"mmattes","count":2},{"name":"Mihail Milushev","email":"mihail@conversocial.com","login":"lanzz","count":2},{"name":"Maciek Bryński","email":"maciek@brynski.pl","login":"maver1ck","count":2},{"name":"Kevin Kirsche","email":"Kev.Kirsche+GitHub@gmail.com","login":"kkirsche","count":2},{"name":"Julien Danjou","email":"julien@danjou.info","login":"jd","count":2},{"name":"Johannes Erdfelt","email":"johannes@erdfelt.com","login":"jerdfelt","count":2},{"name":"Jeff Dairiki","email":"dairiki@dairiki.org","login":"dairiki","count":2},{"name":"Frazer McLean","email":"frazer@frazermclean.co.uk","login":"RazerM","count":2},{"name":"Felix Schwarz","email":"felix.schwarz@oss.schwarz.eu","login":"FelixSchwarz","count":2},{"name":"David Szotten","email":"davidszotten@gmail.com","login":"davidszotten","count":2},{"name":"ijl","email":"uijllji@gmail.com","login":"ijl","count":2},{"name":"jonathan vanasco","email":"jonathan@2xlp.com","login":"jvanasco","count":2},{"name":"l-hedgehog","email":"l-hedgehog@outlook.com","login":"zrotceh","count":2},{"name":"layday","email":"layday@protonmail.com","login":"layday","count":2},{"name":"John Passaro","email":"john.a.passaro@gmail.com","login":"jpassaro","count":2},{"name":"Andreas Grapentin","email":"andreas@grapentin.org","login":"oaken-source","count":2},{"name":"Florian Mounier","email":"florian.mounier@kozea.fr","login":"paradoxxxzero","count":2},{"name":"Andreas Zeidler","email":"az@zitc.de","login":"witsch","count":2},{"name":"Amel Alispahic","email":"alispahicamel@hotmail.com","login":"alispa","count":1},{"name":"Alfred Perlstein","email":"alfred@freebsd.org","login":"splbio","count":1},{"name":"Ajaysingh-2003","email":"linkajay2003@gmail.com","login":"Ajaysingh-2003","count":1},{"name":"Adrien Berchet","email":"adrien.berchet@gmail.com","login":"adrien-berchet","count":1},{"name":"A","email":"146010486+gxxeel","login":"gxxeel","count":1},{"name":"Ashok Argent-Katwala","email":"ashok@delphia.com","login":"ashokdelphia","count":1},{"name":"Ashwin Ramaswami","email":"aramaswamis@gmail.com","login":"epicfaace","count":1},{"name":"Asib Kamalsada","email":"asib1999@gmail.com","login":"asibkamalsada","count":1},{"name":"Avery Fischer","email":"avery@averyjfischer.com","login":"biggerfisch","count":1},{"name":"Aviskar KC","email":"aviskarkc10@gmail.com","login":"aviskarkc10","count":1},{"name":"Bartosz Burclaf","email":"burclaf@gmail.com","login":"bx2","count":1},{"name":"Bojun Chai","email":"bmayday.chai@gmail.com","login":"Bojun-Vvibe","count":1},{"name":"Brendan Gann","email":"b.gann21@gmail.com","login":"sothatsbrendan","count":1},{"name":"Bryan不可思议","email":"programripper@foxmail.com","login":"ProgramRipper","count":1},{"name":"Cacilhας, La Batalema","email":"batalema@cacilhas.info","login":"chicoamorim","count":1},{"name":"Caio Carvalho","email":"21188280+lowercase00","login":"lowercase00","count":1},{"name":"Charly Laurent","email":"charly.laurent@mergify.com","login":"DouglasBlackwood","count":1},{"name":"Chris Dary","email":"umbrae@gmail.com","login":"umbrae","count":1},{"name":"Chris Sewell","email":"chrisj_sewell@hotmail.com","login":"chrisjsewell","count":1},{"name":"Fardin Alizadeh","email":"fardinalizadeh3007@gmail.com","login":"fardyn","count":1},{"name":"Elias Dorneles","email":"elias.dorneles@hey.com","login":"eliasdorneles","count":1},{"name":"Andrei Antoukh","email":"niwi@niwi.be","login":null,"count":1},{"name":"Denis Laxalde","email":"denis@laxalde.org","login":"dlax","count":1},{"name":"Denis Kataev","email":"bteamko@gmail.com","login":"kataev","count":1},{"name":"David Ripton","email":"dripton@ripton.net","login":"dripton","count":1},{"name":"Danny Hermes","email":"daniel.j.hermes@gmail.com","login":"dhermes","count":1},{"name":"Daniël","email":"93520871+Flaab123","login":"Flaab123","count":1},{"name":"Danipulok","email":"danipulok@gmail.com","login":"Danipulok","count":1},{"name":"zhouyizhen","email":"zhouyizhen@metrodata.tech","login":null,"count":1},{"name":"pg3-ivan","email":"ivan.melnychuk@pg3.ch","login":null,"count":1},{"name":"el","email":"23kaplun@gmail.com","login":null,"count":1},{"name":"Teemu Kokkonen","email":"teemu.kokkonen@fastmonkeys.com","login":null,"count":1},{"name":"Sebastian Bayer (AE/MFD2-SO)","email":"sebastian.bayer@de.bosch.com","login":null,"count":1},{"name":"Sam Park","email":"spark@goodrx.com","login":null,"count":1},{"name":"Raul Taranu","email":"raul.taranu@agrista.com","login":null,"count":1},{"name":"Pedro Romano","email":"pedro.romano@salesseek.co.uk","login":null,"count":1},{"name":"Luis Calderon","email":"luis.calderon@semanticbits.com","login":null,"count":1},{"name":"Konstantin Veretennicov","email":"kveretennicov+bitbucket@gmail.com","login":null,"count":1},{"name":"Konstantin Lebedev","email":"klebedev@blondinka.ru","login":null,"count":1},{"name":"Koichiro Den","email":"den@valinux.co.jp","login":null,"count":1},{"name":"Kevin Kirsche","email":"kevin.kirsche@one.verizon.com","login":null,"count":1},{"name":"Ke Zhu","email":"kzhu@us.ibm.com","login":null,"count":1},{"name":"Jet Zhou","email":"jet@gem.com","login":null,"count":1},{"name":"Hemanth Makkapati","email":"hemanth.makkapati@rackspace.com","login":null,"count":1},{"name":"Georg Wicke-Arndt","email":"wicke-arndt@gapzero.de","login":null,"count":1},{"name":"Damien Garaud","email":"damien.garaud@oslandia.com","login":null,"count":1},{"name":"Edward Stone","email":"edward.stone@tobias.tv","login":null,"count":1},{"name":"Adam Parkin","email":"adam.parkin@yougov.com","login":null,"count":1},{"name":"Alc-Alc","email":"alc@localhost","login":null,"count":1},{"name":"Alec Joseph Rivera","email":"foss.journeyman@gmail.com","login":null,"count":1},{"name":"Alexander Kolov","email":"alex@snitchware.com","login":null,"count":1},{"name":"Ash Berlin-Taylor","email":"ash_github@firemirror.com","login":"ashb","count":1},{"name":"Aru Sahni","email":"arusahni@gmail.com","login":"arusahni","count":1},{"name":"Andrii Oriekhov","email":"andriyorehov@gmail.com","login":"andriyor","count":1},{"name":"Andrew Fitzgerald","email":"131809+fitzoh","login":"fitzoh","count":1},{"name":"Viicos","email":"65306057+Viicos","login":"Viicos","count":1},{"name":"Tom Stein","email":"dev@tomstein.me","login":"ScholliYT","count":1},{"name":"Tim Penhey","email":"tim@penhey.net","login":"howbazaar","count":1},{"name":"Thomas Grainger","email":"tagrain@gmail.com","login":"graingert","count":1},{"name":"Thomas Bechtold","email":"tbechtold@suse.com","login":"toabctl","count":1},{"name":"Steven Bronson","email":"791612+sbronson","login":"sbronson","count":1},{"name":"Stefan Tjarks","email":"66305+stj","login":"stj","count":1},{"name":"Stefan Scherfke","email":"stefan@sofa-rockers.org","login":"sscherfke","count":1},{"name":"Simon Tas","email":"simon.tas.st@gmail.com","login":"nomis6432","count":1},{"name":"Sebastián Ramírez","email":"tiangolo@gmail.com","login":"tiangolo","count":1},{"name":"Sebastian Kreft","email":"911768+sk-","login":"sk-","count":1},{"name":"Sebastian Bayer","email":"BayerSe@gmail.com","login":"BayerSe","count":1},{"name":"Scott Sturdivant","email":"scott.sturdivant@gmail.com","login":"ScottSturdivant","count":1},{"name":"Samuel Rayment","email":"samrayment@gmail.com","login":"samuelrayment","count":1},{"name":"Rémy DUTHU","email":"36485585+remyduthu","login":"remyduthu","count":1},{"name":"Ryan P. Kelly","email":"rpkelly@cpan.org","login":"f0rk","count":1},{"name":"Russell Ballestrini","email":"russell.ballestrini@gmail.com","login":"russellballestrini","count":1},{"name":"Rowan Hart","email":"rowanbhart@gmail.com","login":"novafacing","count":1},{"name":"Roman Podoliaka","email":"roman.podoliaka@gmail.com","login":"malor","count":1},{"name":"Robbie Coomber","email":"robbie.coomber@gmail.com","login":"robbie-c","count":1},{"name":"Rishat Fayzullin","email":"nilluziaf@gmail.com","login":"Rishat-F","count":1},{"name":"Peter Marsh","email":"pete.d.marsh@gmail.com","login":"petedmarsh","count":1},{"name":"Pavel V. Pristupa","email":"pavel.pristupa@quantumsoft.pro","login":"pristupa","count":1},{"name":"Paul","email":"pbrackin@gmail.com","login":"pbrackin","count":1},{"name":"Parth Shandilya","email":"parth1989shandilya@gmail.com","login":"ParthS007","count":1},{"name":"Oliver Rice","email":"github@oliverrice.com","login":"olirice","count":1},{"name":"Oleg Shigorin","email":"mail@olegshigor.in","login":"Nuqlear","count":1},{"name":"Nurgazy Nazhimidinov","email":"nurgasemetey@gmail.com","login":"nurgasemetey","count":1},{"name":"Адриан Максим Александрович","email":"adrian@tochka.com","login":"ionsome","count":1},{"name":"Éric Araujo","email":"earaujo@caravan.coop","login":"merwok","count":1},{"name":"zifot","email":"allllllx@gmail.com","login":"zifot","count":1},{"name":"vrutsky","email":"rutsky.vladimir@gmail.com","login":"rutsky","count":1},{"name":"tangkikodo","email":"allmonday@126.com","login":"allmonday","count":1},{"name":"rrueth","email":"rrueth@gmail.com","login":"rrueth","count":1},{"name":"rmoretto","email":"rodrigo.ce.moretto@gmail.com","login":"rmoretto","count":1},{"name":"qu3vipon","email":"sdh5813@gmail.com","login":"qu3vipon","count":1},{"name":"ostr00000","email":"ostr00000@gmail.com","login":"ostr00000","count":1},{"name":"nathannaveen","email":"42319948+nathannaveen","login":"nathannaveen","count":1},{"name":"misebox","email":"misebox@gmail.com","login":"misebox","count":1},{"name":"m-aciek","email":"m-aciek","login":"m-aciek","count":1},{"name":"liverpool1026","email":"liverpool1026.bne@gmail.com","login":"liverpool1026","count":1},{"name":"justanothercatgirl","email":"sotov@twistea.su","login":"justanothercatgirl","count":1},{"name":"jayd3e","email":"jd.dallago@gmail.com","login":"jayd3e","count":1},{"name":"eykamp","email":"chris@eykamp.com","login":"eykamp","count":1},{"name":"elad","email":"elad.almos@fundbox.com","login":"elad4251","count":1},{"name":"donkopotamus","email":"derek.harland@finq.co.nz","login":"donkopotamus","count":1},{"name":"d3","email":"david.hills@florincourt.com","login":"DJHills","count":1},{"name":"boulea7","email":"zln1905391059@163.com","login":"Boulea7","count":1},{"name":"bjorkbjork","email":"francois@francoisvankempen.com","login":"bjorkbjork","count":1},{"name":"antti_haapala","email":"antti@haapala.name","login":"ztane","count":1},{"name":"Zubarev Grigoriy","email":"thirtysix@thirtysix.pw","login":"thirtysixpw","count":1},{"name":"Yoni Revah","email":"jrevah@gmail.com","login":"dltacube","count":1},{"name":"Pedro Algarvio","email":"pedro@algarvio.me","login":"s0undt3ch","count":1},{"name":"Chris Wilkes","email":"cwilkes@gmail.com","login":"cwilkes","count":1},{"name":"William Weiskopf","email":"william@weiskopf.me","login":"DArtagan","count":1},{"name":"Vincent Fazio","email":"vfazio@gmail.com","login":"vfazio","count":1},{"name":"Kadir Can Ozden","email":"101993364+bysiber","login":"bysiber","count":1},{"name":"Justin Malin","email":"justin@joincandidhealth.com","login":"jrmalin","count":1},{"name":"Josh Soref","email":"2119212+jsoref","login":"jsoref","count":1},{"name":"Johnny Deuss","email":"johnnydeuss@gmail.com","login":"JohnnyDeuss","count":1},{"name":"John T. Wodder II","email":"git@varonathe.org","login":"jwodder","count":1},{"name":"John Higgins","email":"76265228+johnmatthiggins","login":"johnmatthiggins","count":1},{"name":"Jiri Kuncar","email":"jiri.kuncar@cern.ch","login":"jirikuncar","count":1},{"name":"Jesse Dhillon","email":"jesse@dhillon.com","login":"jessedhillon","count":1},{"name":"Jens Troeger","email":"jens.troeger@light-speed.de","login":"jenstroeger","count":1},{"name":"Jayson Reis","email":"santosdosreis@gmail.com","login":"jaysonsantos","count":1},{"name":"Javier Santacruz","email":"javier.santacruz.lc@gmail.com","login":"jvrsantacruz","count":1},{"name":"Jan Vlčinský","email":"jan.vlcinsky@gmail.com","login":"vlcinsky","count":1},{"name":"Jan Katins","email":"jasc@gmx.net","login":"jankatins","count":1},{"name":"Jack Michaud","email":"jack-michaud","login":"jack-michaud","count":1},{"name":"Jack Grahl","email":"jack.grahl@gmail.com","login":"jwg4","count":1},{"name":"Ibrahim Abass","email":"35644457+successIA","login":"successIA","count":1},{"name":"Hugo","email":"hugovk","login":"hugovk","count":1},{"name":"Harutaka Kawamura","email":"hkawamura0130@gmail.com","login":"harupy","count":1},{"name":"Greg Krimer","email":"gkrimer@gmail.com","login":"gkrimer","count":1},{"name":"Giovanni Pellerano","email":"giovanni.pellerano@globaleaks.org","login":"evilaliv3","count":1},{"name":"Giacomo Bagnoli","email":"g.bagnoli@asidev.com","login":"gbagnoli","count":1},{"name":"Furkan Köykıran","email":"furkankoykiran","login":"furkankoykiran","count":1},{"name":"Federico T","email":"federicotdn","login":"federicotdn","count":1},{"name":"Christian Blume","email":"chr.blume@gmail.com","login":"bloomen","count":1},{"name":"Colin Adams","email":"adamscolinc@gmail.com","login":"colincadams","count":1},{"name":"Colin Dunklau","email":"colin.dunklau@gmail.com","login":"cdunklau","count":1},{"name":"Daniel Haaker","email":"d.haaker@gmail.com","login":"dhaaker","count":1},{"name":"Anatoli Babenia","email":"anatoli@rainforce.org","login":"abitrolly","count":1},{"name":"Nils Philippsen","email":"nils@redhat.com","login":"nphilipp","count":1},{"name":"Nikolay Edigaryev","email":"edigaryev@gmail.com","login":"edigaryev","count":1},{"name":"Nikita Sobolev","email":"mail@sobolevn.me","login":"sobolevn","count":1},{"name":"Nicolas CANIART","email":"nicolas@caniart.net","login":"cans","count":1},{"name":"Nicolas CANIART","email":"nicolas.caniart@jobteaser.com","login":"cansjt","count":1},{"name":"Neil Williams","email":"neil@spladug.net","login":"spladug","count":1},{"name":"Nathan Louie","email":"nxlouie@umich.edu","login":"nxlouie","count":1},{"name":"Murod","email":"murodlearns@gmail.com","login":"imurodl","count":1},{"name":"Mikhail Bulash","email":"scaryspiderpig@proton.me","login":"mikeroll","count":1},{"name":"Mike Werezak","email":"mike.werezak@nrcan-rncan.gc.ca","login":"mwerezak","count":1},{"name":"Michiel W. Beijen","email":"mb@x14.nl","login":"mbeijen","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Michal Petrucha","email":"michal.petrucha@ksp.sk","login":"koniiiik","count":1},{"name":"Merouane Atig","email":"merwan@patem.net","login":"merwan","count":1},{"name":"Matthew Sills","email":"matthew@eightminuteswest.com","login":"matthew-emw","count":1},{"name":"Mathieu Défosse","email":"mathieu.defosse@hey.com","login":"duc00","count":1},{"name":"Martin Haaß","email":"vvvrrooomm@gmail.com","login":"vvvrrooomm","count":1},{"name":"Martin Domke","email":"mail@martindomke.net","login":"mdomke","count":1},{"name":"Marcin Szymanski","email":"ms32035@gmail.com","login":"ms32035","count":1},{"name":"Jacob Magnusson","email":"m@jacobian.se","login":"jacobsvante","count":1},{"name":"Malte Marquarding","email":"malte@marquarding.com","login":"mmarquar","count":1},{"name":"Maico Timmerman","email":"maico.timmerman@gmail.com","login":"MaicoTimmerman","count":1},{"name":"Madison Swain-Bowden","email":"bowdenm@spu.edu","login":"AetherUnbound","count":1},{"name":"Luís Henrique Allebrandt Schunemann","email":"44511825+luishenri","login":"luishenri","count":1},{"name":"Lucas Taylor","email":"ltaylor.volks@gmail.com","login":"ltvolks","count":1},{"name":"Kim Wooseok","email":"eypk9673@gendata.kr","login":"kimwoo123","count":1},{"name":"Kim Jin Su","email":"item4_hun@hotmail.com","login":"item4","count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":"tirkarthi","count":1}],"past_year_committers":[{"name":"Mike Bayer","email":"mike_mp@zzzcomputing.com","login":"zzzeek","count":83},{"name":"Federico Caselli","email":"cfederico87@gmail.com","login":"CaselIT","count":8},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Ajaysingh-2003","email":"linkajay2003@gmail.com","login":"Ajaysingh-2003","count":1},{"name":"Bojun Chai","email":"bmayday.chai@gmail.com","login":"Bojun-Vvibe","count":1},{"name":"Daniël","email":"93520871+Flaab123","login":"Flaab123","count":1},{"name":"Fardin Alizadeh","email":"fardinalizadeh3007@gmail.com","login":"fardyn","count":1},{"name":"Furkan Köykıran","email":"furkankoykiran","login":"furkankoykiran","count":1},{"name":"Ibrahim Abass","email":"35644457+successIA","login":"successIA","count":1},{"name":"Kadir Can Ozden","email":"101993364+bysiber","login":"bysiber","count":1},{"name":"Kim Wooseok","email":"eypk9673@gendata.kr","login":"kimwoo123","count":1},{"name":"Luís Henrique Allebrandt Schunemann","email":"44511825+luishenri","login":"luishenri","count":1},{"name":"Murod","email":"murodlearns@gmail.com","login":"imurodl","count":1},{"name":"Rémy DUTHU","email":"36485585+remyduthu","login":"remyduthu","count":1},{"name":"Sebastian Kreft","email":"911768+sk-","login":"sk-","count":1},{"name":"Stefan Scherfke","email":"stefan@sofa-rockers.org","login":"sscherfke","count":1},{"name":"bjorkbjork","email":"francois@francoisvankempen.com","login":"bjorkbjork","count":1},{"name":"boulea7","email":"zln1905391059@163.com","login":"Boulea7","count":1},{"name":"justanothercatgirl","email":"sotov@twistea.su","login":"justanothercatgirl","count":1},{"name":"qu3vipon","email":"sdh5813@gmail.com","login":"qu3vipon","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6750914,"commits_count":978124663,"contributors_count":41232052,"owners_count":1358723,"committers_count":3352629,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"sqlalchemy/alembic","html_url":"https://github.com/sqlalchemy/alembic","last_synced_at":"2026-08-23T12:02:08.684Z","status":null,"issues_count":341,"pull_requests_count":180,"avg_time_to_close_issue":13271692.476394849,"avg_time_to_close_pull_request":2628342.5694444445,"issues_closed_count":233,"pull_requests_closed_count":144,"pull_request_authors_count":105,"issue_authors_count":262,"avg_comments_per_issue":4.357771260997067,"avg_comments_per_pull_request":5.1,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":29,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":423357.64285714284,"past_year_avg_time_to_close_pull_request":1970645.6153846155,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":3.103448275862069,"past_year_avg_comments_per_pull_request":2.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-10T11:07:52.867Z","updated_at":"2026-08-23T12:02:08.684Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Falembic/issues","issue_labels_count":{"table":{"bug":110,"requires triage":72,"use case":54,"autogenerate - detection":41,"postgresql":28,"pep 484":27,"autogenerate - rendering":26,"op directives":23,"expected behavior":19,"batch migrations":13,"command interface":13,"question":13,"feature":12,"documentation":12,"awaiting info":10,"autogenerate - defaults":9,"autogenerate for enums":9,"PRs (with tests!) welcome":9,"open for pull requests":8,"duplicate":8,"cant reproduce":7,"regression":7,"mysql":7,"missing behavior":7,"installation":6,"motivated volunteers requested":6,"configuration":6,"wontfix":5,"versioning model":5,"migration environment":5,"Microsoft SQL Server":4,"sqlite":4,"PR welcome":4,"low priority":4,"execution model":4,"third party library / application issues":3,"cookbook requested":3,"code review in progress":3,"external SQLAlchemy issues":3,"data types":3,"index expressions":3,"naming convention issues":3,"good first issue":2,"needinfo":2,"external driver issues":2,"test suite":2,"asyncio":2,"Tier 1":2,"py3k":2,"easy":2,"multitenancy":1,"great mcve":1,"recursive FK issue":1,"typedecorator":1,"blocker":1,"windows":1,"oracle":1,"high priority":1}},"pull_request_labels_count":{"table":{"dependencies":3,"github-actions":3,"python":1}},"issue_author_associations_count":{"table":{"NONE":250,"CONTRIBUTOR":48,"MEMBER":43}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":109,"NONE":67,"MEMBER":3,"COLLABORATOR":1}},"issue_authors":{"table":{"CaselIT":24,"zzzeek":16,"sqlalchemy-bot":15,"iurisilvio":4,"jvanasco":3,"saifelse":3,"lachaib":3,"rokydas-OR":3,"AlexanderPodorov":3,"agriffin-grow":3,"jrmalin":2,"jankatins":2,"JabberWocky-22":2,"GeorgeSchneelochVA":2,"kasium":2,"johnmatthiggins":2,"maver1ck":2,"biyani701":2,"marcinbarczynski":2,"bus-dedup":2,"vfazio":2,"ovangle":2,"RazerM":1,"AurelienJoy":1,"QuicksilverMachine":1,"frederickney":1,"wildenthal":1,"twcurrie":1,"luolingchun":1,"renedupont":1,"oefterdal":1,"PaleNeutron":1,"seperman":1,"caumons":1,"edigaryev":1,"mohamednajiullah":1,"0x1618":1,"marshall62":1,"harupy":1,"characat0":1,"developer992":1,"j0ng4b":1,"lafrech":1,"ruben-janssens":1,"jasonwbarnett":1,"adamlogan73":1,"hamedyosefian":1,"josteinl":1,"jhamer8":1,"jwodder":1,"cheog":1,"igorbga":1,"petergaultney":1,"DouglasBlackwood":1,"stinovlas":1,"puilp0502":1,"NicolasDijols":1,"nbhargava":1,"greper":1,"chirayushukla28":1,"DLogunoff":1,"torston":1,"wburklund":1,"PatilHrushikesh":1,"GoldstHa":1,"allmonday":1,"max-block":1,"ale7canna":1,"asodeur":1,"Danipulok":1,"vikramsg":1,"makupi":1,"garyvdm":1,"mtvx":1,"piziakkodis":1,"pjonsson":1,"ods":1,"jteppinette":1,"Sundava":1,"lenvk":1,"cnicodeme":1,"alexander-jacob":1,"Thlr":1,"devinbost":1,"duc00":1,"EricScottN":1,"casualuser":1,"jekel":1,"Pierre-Alexandre35":1,"mazen-isstech":1,"Luttik":1,"lukesmurray":1,"mbeijen":1,"arjenzorgdoc":1,"adunmore":1,"KPilnacek":1,"Arenwino":1,"quentin-roche":1,"harpener":1,"itsgigahex":1,"jay-patel-simformsolutions":1,"BlackZork":1,"ilnarkhasanov":1,"Lewiscowles1986":1,"cfloressuazo":1,"YonatanKiron":1,"tanguyMichardiere":1,"blockjon-dd":1,"shuvamgrad":1,"evilhamsterman":1,"MIrinkov":1,"acelletti":1,"ahonnecke":1,"Estartu":1,"annndruha":1,"jenstroeger":1,"spladug":1,"alex-ruehe":1,"asibkamalsada":1,"provinzio":1,"nomis6432":1,"chenaccio":1,"biggerfisch":1,"BID-Equity":1,"rafales":1,"jdavcs":1,"FeeeeK":1,"eganma-umich":1,"rajshrestha86":1,"sdg32":1,"Kalmis":1,"peterjc":1,"Gildraen":1,"anetbnd":1,"LuisHenri":1,"tgpfeiffer":1,"fabiob":1,"markparonyan":1,"sk-":1,"rjaduthie":1,"GabrielRomaoG":1,"deanmalan":1,"julianjurai":1,"gaborfekete-greehill":1,"alexvas96":1,"VijitCoder":1,"PMLP-novo":1,"TilmanK":1,"crotaoryx":1,"tcommandeur":1,"DGDarkKing":1,"adityaSiso":1,"GeorchW":1,"bobbypriambodo":1,"hevalhazalkurt":1,"asyte":1,"mjthecoder65":1,"staticdev":1,"CompPhy":1,"Lepiloff":1,"mike-leuer":1,"jonathanherdt":1,"mikeroll":1,"hugo-ricateau":1,"kneipp":1,"kshpytsya":1,"aakrem":1,"saulbein":1,"ChrisLovering":1,"stelund":1,"kloczek":1,"lasmaty07":1,"lanzz":1,"multimeric":1,"mmmcorpsvit":1,"kar-pev":1,"bbbart":1,"qsuscs":1,"Jazzinghen":1,"MoxForever":1,"khteh":1,"inikolaev":1,"mgorny":1,"TheoGoudout":1,"andreabravetti":1,"jiayun":1,"mberdyshev":1,"ivanbelenky":1,"ProgramRipper":1,"james-menzies":1,"MosTafa2K":1,"OD1995":1,"vtgn":1,"WindowGenerator":1,"shruti222patel":1,"simark":1,"skairunner":1,"vporton":1,"tc-yu":1,"otonnesen":1,"lkpdn":1,"kkirsche":1,"jleguina":1,"karlanke":1,"mwerezak":1,"mgu":1,"aqeelat":1,"kornelumann":1,"DJHills":1,"ShahriyarR":1,"mmohaveri":1,"tl24":1,"edulauer":1,"Filaton":1,"Ezak91":1,"n00b42":1,"gitpushdashf":1,"Badsnus":1,"BoWuGit":1,"alispa":1,"NChandan":1,"koki-sato":1,"furkankoykiran":1,"EMCain":1,"notrev":1,"aniekanBane":1,"johaven":1,"sant527":1,"daniel-butler":1,"dyanghu":1,"FranzForstmayr":1,"Olamyy":1,"TV4Fun":1,"sap-kaoru-hotate":1,"msaysell":1,"chriswhite199":1,"wu-clan":1,"pristupa":1,"floxay":1,"ChannyClaus":1,"gbrennon":1,"marcuswishart":1,"edalongeville":1,"ZackPlauche":1,"Dreamsorcerer":1,"OndrejIT":1,"matthiasburger":1,"sjsadowski":1,"mattwwarren":1,"bechtold":1,"tgross35":1,"knkski":1,"jarviliam":1,"jonasmiederer":1,"TheShubhendra":1,"mgorven":1,"Rishat-F":1,"basvandriel":1,"gitNetw0rk":1,"Ghayth-Moustpha":1,"skip-life1":1,"stephenfin":1}},"pull_request_authors":{"table":{"peterjc":5,"maver1ck":5,"dependabot[bot]":5,"saifelse":5,"lachaib":5,"DanCardin":4,"agriffin-grow":4,"GeorchW":4,"jvanasco":3,"jayaddison":3,"jrmalin":3,"david-fed":3,"Dreamsorcerer":3,"iurisilvio":3,"pristupa":2,"floxay":2,"cycsmail":2,"PatilHrushikesh":2,"jasonwbarnett":2,"jenstroeger":2,"M001N":2,"BayerSe":2,"ScholliYT":2,"Danipulok":2,"bqfan":2,"Rishat-F":2,"DouglasBlackwood":2,"thirtysixpw":2,"ArockiaRajamanickam":2,"kasium":2,"phaethon":2,"dlax":2,"biggerfisch":2,"lenvk":2,"gxxeel":2,"evilaliv3":2,"sk-":2,"Alc-Alc":2,"bhushan-mohanraj":2,"kernmod":2,"mwerezak":2,"lanzz":2,"RazerM":2,"JabberWocky-22":2,"mikeroll":2,"zrotceh":2,"nomis6432":2,"mbeijen":2,"Bulbashful":1,"Gooh456":1,"jankatins":1,"alispa":1,"qu3vipon":1,"santoshguru-11":1,"vfazio":1,"koteshyelamati":1,"Boulea7":1,"ProgramRipper":1,"johnmatthiggins":1,"Viicos":1,"vlcinsky":1,"pbecotte":1,"sothatsbrendan":1,"hustliyilin":1,"jsoref":1,"Suchethan021":1,"remyduthu":1,"ionsome":1,"imurodl":1,"asibkamalsada":1,"Aryan-Pardeshi":1,"LuisHenri":1,"duc00":1,"Flaab123":1,"Karthick-dev-cart":1,"ceprio":1,"ivanbelenky":1,"kkirsche":1,"DJHills":1,"furkankoykiran":1,"croc100":1,"allmonday":1,"anneheartrecord":1,"garyvdm":1,"pctablet505":1,"nxlouie":1,"pranjalm37":1,"bjorkbjork":1,"ziima":1,"spladug":1,"MohammedAlkindi":1,"colincadams":1,"ostr00000":1,"w-Jessamine":1,"JudeDavis1":1,"Zbysekz":1,"fardyn":1,"jwodder":1,"official-burak":1,"Bojun-Vvibe":1,"merwan":1,"howbazaar":1,"khanjan2708":1,"successIA":1,"Ajaysingh-2003":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16301769,"issues_count":42335015,"pull_requests_count":134763975,"authors_count":11516393,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":8,"use case":8,"batch migrations":5,"requires triage":4,"autogenerate - detection":4,"pep 484":3,"code review in progress":2,"missing behavior":2,"op directives":2,"postgresql":2,"expected behavior":2,"sqlite":1,"autogenerate - defaults":1,"versioning model":1,"autogenerate for enums":1,"autogenerate - rendering":1,"blocker":1,"duplicate":1,"execution model":1,"external SQLAlchemy issues":1,"great mcve":1,"migration environment":1,"naming convention issues":1,"regression":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":3,"github-actions":3,"python":1}},"past_year_issue_author_associations_count":{"table":{"NONE":16,"MEMBER":10,"CONTRIBUTOR":3}},"past_year_pull_request_author_associations_count":{"table":{"NONE":24,"CONTRIBUTOR":16}},"past_year_issue_authors":{"table":{"zzzeek":5,"CaselIT":3,"jvanasco":2,"Thlr":1,"sap-kaoru-hotate":1,"piziakkodis":1,"mgu":1,"marcuswishart":1,"lachaib":1,"jrmalin":1,"jiayun":1,"Jazzinghen":1,"jasonwbarnett":1,"j0ng4b":1,"ivanbelenky":1,"ilnarkhasanov":1,"Ghayth-Moustpha":1,"furkankoykiran":1,"frederickney":1,"fabiob":1,"deanmalan":1,"adunmore":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":5,"jasonwbarnett":2,"ArockiaRajamanickam":2,"M001N":2,"cycsmail":2,"Karthick-dev-cart":1,"khanjan2708":1,"koteshyelamati":1,"MohammedAlkindi":1,"official-burak":1,"pctablet505":1,"pranjalm37":1,"qu3vipon":1,"remyduthu":1,"santoshguru-11":1,"successIA":1,"Suchethan021":1,"w-Jessamine":1,"jrmalin":1,"ivanbelenky":1,"imurodl":1,"Gooh456":1,"furkankoykiran":1,"Flaab123":1,"fardyn":1,"croc100":1,"Boulea7":1,"Bojun-Vvibe":1,"bjorkbjork":1,"Aryan-Pardeshi":1,"anneheartrecord":1,"Ajaysingh-2003":1}},"maintainers":[{"table":{"login":"CaselIT","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"}},{"table":{"login":"zzzeek","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"}},{"table":{"login":"jvanasco","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"}},{"table":{"login":"pbecotte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pbecotte"}}],"active_maintainers":[{"table":{"login":"zzzeek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"}},{"table":{"login":"CaselIT","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"}},{"table":{"login":"jvanasco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"}}]}},"events":{"total":{"CommitCommentEvent":9,"CreateEvent":16,"DeleteEvent":2,"DiscussionEvent":8,"ForkEvent":62,"IssueCommentEvent":459,"IssuesEvent":141,"PullRequestEvent":71,"PullRequestReviewCommentEvent":96,"PullRequestReviewEvent":150,"PushEvent":142,"ReleaseEvent":9,"WatchEvent":850},"last_year":{"CommitCommentEvent":1,"CreateEvent":5,"DeleteEvent":1,"DiscussionEvent":8,"ForkEvent":13,"IssueCommentEvent":81,"IssuesEvent":46,"PullRequestEvent":8,"PullRequestReviewCommentEvent":12,"PullRequestReviewEvent":15,"PushEvent":46,"ReleaseEvent":1,"WatchEvent":204}},"keywords":["python","sql","sqlalchemy"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/build/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T05:18:36.317Z","updated_at":"2022-07-12T05:18:36.317Z","repository_link":"https://github.com/sqlalchemy/alembic/blob/main/docs/build/requirements.txt","dependencies":[{"id":153240362,"package_name":"changelog","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":153240363,"package_name":"sphinx-paramlinks","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":153240364,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":153240365,"package_name":"Mako","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":153240366,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":153240367,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":153240368,"package_name":"sphinx_copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-on-pr.yaml","sha":null,"kind":"manifest","created_at":"2023-10-14T17:42:44.921Z","updated_at":"2023-10-14T17:42:44.921Z","repository_link":"https://github.com/sqlalchemy/alembic/blob/main/.github/workflows/run-on-pr.yaml","dependencies":[{"id":14200920054,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14200920055,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-test.yaml","sha":null,"kind":"manifest","created_at":"2023-10-14T17:42:46.258Z","updated_at":"2023-10-14T17:42:46.258Z","repository_link":"https://github.com/sqlalchemy/alembic/blob/main/.github/workflows/run-test.yaml","dependencies":[{"id":14200920113,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14200920114,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-14T17:42:47.153Z","updated_at":"2023-10-14T17:42:47.153Z","repository_link":"https://github.com/sqlalchemy/alembic/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-14T17:42:47.833Z","updated_at":"2023-10-14T17:42:47.833Z","repository_link":"https://github.com/sqlalchemy/alembic/blob/main/setup.py","dependencies":[]}],"score":35.529566999279346,"created_at":"2025-11-11T15:16:47.332Z","updated_at":"2026-08-24T12:31:39.504Z","avatar_url":"https://github.com/sqlalchemy.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369267","html_url":"https://summary.ecosyste.ms/projects/369267"}