{"id":369301,"url":"https://github.com/sqlalchemy/mako","last_synced_at":"2026-08-25T13:00:37.353Z","repository":{"id":34378914,"uuid":"159240758","full_name":"sqlalchemy/mako","owner":"sqlalchemy","description":"Mako Templates for Python","archived":false,"fork":false,"pushed_at":"2026-08-18T17:07:16.000Z","size":1420,"stargazers_count":452,"open_issues_count":58,"forks_count":83,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-23T12:55:41.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.makotemplates.org","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":"AUTHORS","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":"sqlalchemy","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-26T22:21:34.000Z","updated_at":"2026-08-21T14:38:08.000Z","dependencies_parsed_at":"2026-08-23T12:23:25.729Z","dependency_job_id":null,"html_url":"https://github.com/sqlalchemy/mako","commit_stats":{"total_commits":904,"total_committers":61,"mean_commits":"14.819672131147541","dds":0.2168141592920354,"last_synced_commit":"ee988d2e6c0c9f4feee66b769f62102e00da6b4f"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/sqlalchemy/mako","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/sbom","scorecard":{"id":171076,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlalchemy/mako","commit":"0a4cc2dc4ca9a81f3d5e1aadc92b0dcff276ea03"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/run-on-pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/run-test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/mako/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/mako/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/mako/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/mako/run-test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:55","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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"}}]},"last_synced_at":"2025-08-16T16:28:32.182Z","repository_id":34378914,"created_at":"2025-08-16T16:28:32.182Z","updated_at":"2025-08-16T16:28:32.182Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"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":5284239,"name":"mako","ecosystem":"conda","description":"Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance.","homepage":"https://www.makotemplates.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sqlalchemy/mako","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2018-07-04T20:01:45.000Z","latest_release_published_at":"2026-07-28T13:33:44.000Z","latest_release_number":"1.3.12","last_synced_at":"2026-07-28T19:47:58.544Z","created_at":"2022-10-03T15:40:40.625Z","updated_at":"2026-08-16T08:37:21.717Z","registry_url":"https://anaconda.org/anaconda/mako","install_command":"conda install -c anaconda mako","documentation_url":null,"metadata":{},"repo_metadata":{"id":34378914,"uuid":"159240758","full_name":"sqlalchemy/mako","owner":"sqlalchemy","description":"Mako Templates for Python","archived":false,"fork":false,"pushed_at":"2026-08-05T06:11:25.000Z","size":1406,"stargazers_count":450,"open_issues_count":58,"forks_count":83,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-08T09:51:45.084Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.makotemplates.org","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":null,"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":"AUTHORS","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":"sqlalchemy","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-26T22:21:34.000Z","updated_at":"2026-08-05T10:19:40.000Z","dependencies_parsed_at":"2026-08-08T04:45:04.506Z","dependency_job_id":null,"html_url":"https://github.com/sqlalchemy/mako","commit_stats":{"total_commits":904,"total_committers":61,"mean_commits":"14.819672131147541","dds":0.2168141592920354,"last_synced_commit":"ee988d2e6c0c9f4feee66b769f62102e00da6b4f"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/sqlalchemy/mako","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/sbom","scorecard":{"id":171076,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlalchemy/mako","commit":"0a4cc2dc4ca9a81f3d5e1aadc92b0dcff276ea03"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/run-on-pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/run-test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/mako/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/mako/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/mako/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/mako/run-test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:55","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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"}}]},"last_synced_at":"2025-08-16T16:28:32.182Z","repository_id":34378914,"created_at":"2025-08-16T16:28:32.182Z","updated_at":"2025-08-16T16:28:32.182Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36413472,"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-08T02:00:08.763Z","response_time":96,"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_4_1","sha":"79dcdf847284b3a79e25bd3795621ce58f9e3439","kind":"commit","published_at":"2026-08-05T06:09:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_4_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_4_1/manifests"},{"name":"rel_1_4_0","sha":"94f84e3e53f34d68c4ebfdba233e5b09cf50dffe","kind":"commit","published_at":"2026-08-04T18:18:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_4_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_4_0/manifests"},{"name":"rel_1_3_12","sha":"d4d1639222d2da4f18c32d11f32c37f172f603bd","kind":"commit","published_at":"2026-04-28T18:59:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_12","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_12/manifests"},{"name":"rel_1_3_11","sha":"217822b548fdf9fd730b2f3c1f1e770d4c816df9","kind":"commit","published_at":"2026-04-14T20:18:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_11","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_11/manifests"},{"name":"rel_1_3_10","sha":"6e514adcef6194bcf7fedc1b83078e110caaaadf","kind":"commit","published_at":"2025-04-10T12:43:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_10","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_10/manifests"},{"name":"rel_1_3_9","sha":"91b120725753beb34c8072ebd56e266ddada533b","kind":"commit","published_at":"2025-02-04T15:04:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_9","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_9/manifests"},{"name":"rel_1_3_8","sha":"2c757d5219704030d900c6b2f83dab0a47b6ef82","kind":"commit","published_at":"2024-12-07T18:38:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_8","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_8/manifests"},{"name":"rel_1_3_7","sha":"f7f669d8a1b45129903854afb74a432216bd6ab0","kind":"commit","published_at":"2024-12-03T18:56:45.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_7","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_7/manifests"},{"name":"rel_1_3_6","sha":"366d26f6e75a0a5ca6d14583fff740d462bd38c3","kind":"commit","published_at":"2024-10-21T21:52:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_6/manifests"},{"name":"rel_1_3_5","sha":"a54313f941c5e57b009df15d778f21baf43a73d6","kind":"commit","published_at":"2024-05-14T12:21:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_5/manifests"},{"name":"rel_1_3_4","sha":"98dfd9d0c9aae4a62393059745e75632ba218fb3","kind":"commit","published_at":"2024-05-14T01:17:17.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_4/manifests"},{"name":"rel_1_3_3","sha":"6b91faab5f690d87dbb5d2af4d742e378b807821","kind":"commit","published_at":"2024-04-10T15:30:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_3/manifests"},{"name":"rel_1_3_2","sha":"b0e8875fae006f6e8984c1fe5f82b5eed6d6d63c","kind":"commit","published_at":"2024-01-30T13:29:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_2/manifests"},{"name":"rel_1_3_1","sha":"499f1295bede87b0d0b7379d1a6a6d8a2701204d","kind":"commit","published_at":"2024-01-22T20:47:35.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_1/manifests"},{"name":"rel_1_3_0","sha":"51505647100b7cf20a79b496bc12dec379ac9cdc","kind":"commit","published_at":"2023-11-08T19:26:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_0/manifests"},{"name":"rel_1_2_4","sha":"2fd5daa24a09fc6a52f60bdb9402faaf91f2e7a1","kind":"commit","published_at":"2022-11-15T14:36:43.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_4/manifests"},{"name":"rel_1_2_3","sha":"86b2018dbb0db0595cef2ee716a78c5949db3afa","kind":"commit","published_at":"2022-09-22T19:54:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_3/manifests"},{"name":"rel_1_2_2","sha":"5054cc07ce6a957143251d32a963b8e0e437457a","kind":"commit","published_at":"2022-08-29T18:00:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_2/manifests"},{"name":"rel_1_2_1","sha":"00f1b33b13088ce17b11a63ee0d1d78aa204fceb","kind":"commit","published_at":"2022-06-30T15:42:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_1/manifests"},{"name":"rel_1_2_0","sha":"c81402434e8a277b0134262ad485debcffa20280","kind":"commit","published_at":"2022-03-10T20:42:33.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_0/manifests"},{"name":"rel_1_1_6","sha":"9a5935bbf41aab1ce27f5279c6b1af3cbcccb30c","kind":"commit","published_at":"2021-11-17T15:34:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_6/manifests"},{"name":"rel_1_1_5","sha":"5b99a413679cb49ec8dd3546b1a20a6076a1abdc","kind":"commit","published_at":"2021-08-20T16:28:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_5/manifests"},{"name":"rel_1_1_4","sha":"1cdcd163163da0b314895a932bd9e8f0b7f21e5e","kind":"commit","published_at":"2021-01-14T18:29:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_4/manifests"},{"name":"rel_1_1_3","sha":"1f87991a8c42fd67904160e5dab511ca938871bd","kind":"commit","published_at":"2020-05-29T20:29:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_3/manifests"},{"name":"rel_1_1_2","sha":"6f8fd03818f86e6b197f0d2ca10cccc245c73dab","kind":"commit","published_at":"2020-03-01T17:36:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_2/manifests"},{"name":"rel_1_1_1","sha":"95abf862e4d483f35f11ed0539e7b4157cbeadc3","kind":"commit","published_at":"2020-01-20T21:12:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_1/manifests"},{"name":"rel_1_1_0","sha":"b6f3ae9ee9bfe3bebdb330b1c5adf9cfcd1be128","kind":"commit","published_at":"2019-08-01T16:26:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_0/manifests"},{"name":"rel_1_0_14","sha":"0398aaf0f15cdbc70f0914eac130afe81257d76d","kind":"commit","published_at":"2019-07-20T16:27:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_14","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_14/manifests"},{"name":"rel_1_0_13","sha":"5b3a4a4aa981790935e60b99ef6f1ca07fdb302f","kind":"commit","published_at":"2019-07-01T19:24:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_13","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_13/manifests"},{"name":"rel_1_0_12","sha":"6b7221688d013444c7bfb6c7e96c97c71b649a1d","kind":"commit","published_at":"2019-06-06T02:17:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_12","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_12/manifests"},{"name":"rel_1_0_11","sha":"e233e25ea06484abb7e6ed94f866b985361f18e2","kind":"commit","published_at":"2019-05-31T18:39:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_11","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_11/manifests"},{"name":"rel_1_0_10","sha":"191e18bbb0897ffb73d68ca9a61d74b72e3ea290","kind":"commit","published_at":"2019-05-10T14:04:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_10","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_10/manifests"},{"name":"rel_1_0_9","sha":"6633c0f6dd27d6c7bc7af6e17c2c8c93c5d51e11","kind":"commit","published_at":"2019-04-15T15:48:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_9","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_9/manifests"},{"name":"rel_1_0_8","sha":"4fd4ddbb4844b8485fd7f8b160d17938517890f3","kind":"commit","published_at":"2019-03-20T15:57:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_8","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_8/manifests"},{"name":"rel_1_0_7","sha":"e63e7787eea3e1c1fb39ae7e1672b0202f0fb9c6","kind":"commit","published_at":"2017-07-13T16:12:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_7","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_7/manifests"},{"name":"rel_1_0_6","sha":"8e83c7561e3cceb86c4e51461e2fc115f6036bd3","kind":"commit","published_at":"2016-11-09T21:11:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_6/manifests"},{"name":"rel_1_0_5","sha":"270f3dfe86a098c038865cd9d75e957d12e723e6","kind":"commit","published_at":"2016-11-03T02:11:33.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_5/manifests"},{"name":"rel_1_0_4","sha":"366aed4d2bc12b2f5a02f3d69842e67307f3d634","kind":"commit","published_at":"2016-03-10T22:08:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_4/manifests"},{"name":"rel_1_0_3","sha":"1cfcf16f1bcb109ca32840d0e7c097d9902d6f64","kind":"commit","published_at":"2015-10-27T16:38:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_3/manifests"},{"name":"rel_1_0_2","sha":"1de5a335f4a96b0eedd801b5d885a2592735a497","kind":"commit","published_at":"2015-08-26T18:02:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_2/manifests"},{"name":"rel_1_0_1","sha":"98cd6b487331da8260279d05f56bc482f04db7b2","kind":"commit","published_at":"2015-01-22T21:47:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_1/manifests"},{"name":"rel_1_0_0","sha":"285bc818a50ccc0f9549630f7c4f4c250585c3e7","kind":"commit","published_at":"2014-06-08T20:31:33.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_0/manifests"},{"name":"rel_0_9_1","sha":"ed5bf447bd1918202fa41f25ca01aa23d23e6ffb","kind":"commit","published_at":"2013-12-26T23:39:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_9_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_9_1/manifests"},{"name":"rel_0_9_0","sha":"10ca8d3a5b4e7b20a7b9be34c832ab1edb9bb6d7","kind":"commit","published_at":"2013-08-04T04:04:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_9_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_9_0/manifests"},{"name":"rel_0_8_1","sha":"4acc7ecaafdc1c36602d3ed7c02892c04210de13","kind":"commit","published_at":"2013-05-24T22:41:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_8_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_8_1/manifests"},{"name":"rel_0_8_0","sha":"aa3c98e3bb5a3059c4e8e12b87366bc0a8db6236","kind":"commit","published_at":"2013-03-21T15:54:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_8_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_8_0/manifests"},{"name":"rel_0_7_3","sha":"b47783ace365e77d397578e90d74d96463c97a2b","kind":"commit","published_at":"2012-11-02T17:51:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_7_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_3/manifests"},{"name":"rel_0_7_2","sha":"f563f8782d1d222c46f3fedb3612d53f7a927706","kind":"commit","published_at":"2012-07-20T13:47:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_7_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_2/manifests"},{"name":"rel_0_7_1","sha":"c520887e5dd149abc8567037bef2d3670c3749a2","kind":"commit","published_at":"2012-07-08T01:55:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_7_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_1/manifests"},{"name":"rel_0_7_0","sha":"d1e8233c2efa9a231c3a5fe91469189e289e2f5c","kind":"commit","published_at":"2012-03-30T23:51:24.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_7_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_0/manifests"},{"name":"rel_0_6_2","sha":"70dec0aee9b25e1c9ad75dae71509edd5d1de87d","kind":"commit","published_at":"2012-02-02T16:47:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_6_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_2/manifests"},{"name":"rel_0_6_1","sha":"ea3d1f2cf158d4ce5dd36ce79806058faddb8c48","kind":"commit","published_at":"2012-01-28T16:03:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_6_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_1/manifests"},{"name":"rel_0_6_0","sha":"af13670b6433c6f53d321cf044aa59370fed380f","kind":"commit","published_at":"2012-01-21T23:50:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_6_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_0/manifests"},{"name":"rel_0_5_0","sha":"5cd508ffe0d7eaadd6516fc35137c93d1d6577a9","kind":"commit","published_at":"2011-09-28T00:22:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_5_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_5_0/manifests"},{"name":"rel_0_4_2","sha":"293531b5e4eac04c4e8364712137c24c4d1165f3","kind":"commit","published_at":"2011-08-05T21:42:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_4_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_2/manifests"},{"name":"rel_0_4_1","sha":"33b034f14cb4365fb87b7fefda74c225988b5f8b","kind":"commit","published_at":"2011-04-06T23:01:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_4_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_1/manifests"},{"name":"rel_0_4_0","sha":"6b29775df2d3155bf6076ea103f573c5efbc8883","kind":"commit","published_at":"2011-02-21T17:04:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_4_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_0/manifests"},{"name":"rel_0_3_6","sha":"7b988e4f7b289a534ac349f003d997087b8bf565","kind":"commit","published_at":"2010-11-13T21:03:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_6/manifests"},{"name":"rel_0_3_5","sha":"2f40aa94bede1bcfa15140a30ed9211e48d4eedf","kind":"commit","published_at":"2010-10-20T16:00:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_5/manifests"},{"name":"rel_0_3_4","sha":"32e5f73efad6b81573db92f6c983e2c994d03a1c","kind":"commit","published_at":"2010-06-22T21:38:45.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_4/manifests"},{"name":"rel_0_3_3","sha":"6fbcfe7a4df62f0b217539b9c931d1068e947b70","kind":"commit","published_at":"2010-05-31T20:20:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_3/manifests"},{"name":"rel_0_3_2","sha":"2bf553ee966e55975df32558588afe31308ad75b","kind":"commit","published_at":"2010-03-11T22:04:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_2/manifests"},{"name":"rel_0_3_1","sha":"838a8d6330a21f63e23425563782c93c920a8f97","kind":"commit","published_at":"2010-03-07T17:34:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_1/manifests"},{"name":"rel_0_3_0","sha":"d9a5683418771c8842fe5ad748cef656c8123c19","kind":"commit","published_at":"2010-03-05T19:58:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_0/manifests"},{"name":"rel_0_2_5","sha":"b01882daee33624b3427b9392f9edfdb63381a7d","kind":"commit","published_at":"2009-09-07T15:49:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_2_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_5/manifests"},{"name":"rel_0_2_4","sha":"dfe39f1ac85c7ec352c72ad6c63090a5af7f2ec2","kind":"commit","published_at":"2008-12-06T19:45:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_4/manifests"},{"name":"rel_0_2_3","sha":"005bb4c4ab574ed6ed58059069a4faf08329db3d","kind":"commit","published_at":"2008-11-23T16:56:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_3/manifests"},{"name":"rel_0_2_2","sha":"78884f2fecc598bd8b35cdf8b4101b43d6b8af18","kind":"commit","published_at":"2008-06-23T16:12:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_2/manifests"},{"name":"rel_0_2_1","sha":"df8dc27e54ce91b5ab84358b06c3fedd0032440a","kind":"commit","published_at":"2008-06-16T19:18:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_1/manifests"},{"name":"rel_0_2_0","sha":"d128a8b15128ff5cc2a402bbaad9b41936d61ad5","kind":"commit","published_at":"2008-06-03T19:04:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_0/manifests"},{"name":"rel_0_1_10","sha":"447f633a32d55da2f1d54f1dba7bfe3272887dbc","kind":"commit","published_at":"2007-12-27T05:52:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_10","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_10/manifests"},{"name":"rel_0_1_9","sha":"41cc28b0c3ccbb771c6f9988ff5a31c4ed549479","kind":"commit","published_at":"2007-09-25T20:16:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_9","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_9/manifests"},{"name":"rel_0_1_8","sha":"bdfc725134e0ad6102ff734e2f4a621a5053906f","kind":"commit","published_at":"2007-06-26T01:14:45.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_8","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_8/manifests"},{"name":"rel_0_1_7","sha":"6c44081089bc49f606ac1224b4148cf8e9e7a3cb","kind":"commit","published_at":"2007-06-13T02:17:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_7","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_7/manifests"},{"name":"rel_0_1_6","sha":"d489a7f92c6f6c1a193acd0b77d8b817a56d8832","kind":"commit","published_at":"2007-05-18T23:21:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_6/manifests"},{"name":"rel_0_1_5","sha":"53d8ed47a4c62a4e4c368cb941d72d51507d9b65","kind":"commit","published_at":"2007-03-31T21:16:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_5/manifests"},{"name":"rel_0_1_4","sha":"e09892b6f088e1f61526d26c04772125873f6479","kind":"commit","published_at":"2007-03-10T19:29:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_4/manifests"},{"name":"rel_0_1_3","sha":"e5f33d4302b9985fb30b61618d862ce4893acd72","kind":"commit","published_at":"2007-02-21T02:20:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_3/manifests"},{"name":"rel_0_1_2","sha":"93d9fdd0f65481d2af3771c34cbc3e1a9d7798e4","kind":"commit","published_at":"2007-02-01T06:24:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_2/manifests"},{"name":"rel_0_1_1","sha":"a3c6fc70dd44e8a17b4b19e30dc90a245d93e6d1","kind":"commit","published_at":"2007-01-14T20:51:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_1/manifests"},{"name":"rel_0_1_0","sha":"b7c6abdd82a782df264a90c908ca0d3dd88f425b","kind":"commit","published_at":"2006-12-31T05:51:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T08:37:21.716Z","dependent_packages_count":2,"downloads":107923,"downloads_period":"total","dependent_repos_count":163,"rankings":{"downloads":null,"dependent_repos_count":15.41970802919708,"dependent_packages_count":30.61472915398661,"stargazers_count":36.67883211678832,"forks_count":38.71654501216545,"docker_downloads_count":null,"average":30.357453578034363},"purl":"pkg:conda/mako","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mako","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mako","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mako/dependencies","status":null,"funding_links":["https://github.com/sponsors/sqlalchemy","https://patreon.com/zzzeek","https://tidelift.com/funding/github/pypi/SQLAlchemy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T02:31:38.203Z","issues_count":110,"pull_requests_count":62,"avg_time_to_close_issue":50749997.790123455,"avg_time_to_close_pull_request":5384804.6,"issues_closed_count":81,"pull_requests_closed_count":55,"pull_request_authors_count":34,"issue_authors_count":67,"avg_comments_per_issue":3.981818181818182,"avg_comments_per_pull_request":6.387096774193548,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":6917754.625,"past_year_avg_time_to_close_pull_request":21.0,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.111111111111111,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/issues","maintainers":[{"login":"zzzeek","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"bourke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bourke"},{"login":"jvanasco","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"},{"login":"CaselIT","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"}],"active_maintainers":[{"login":"zzzeek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mako/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mako/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mako/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mako/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mako/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mako/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":14950204,"name":"github.com/sqlalchemy/mako","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sqlalchemy/mako","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-08-11T20:31:19.000Z","latest_release_published_at":"2026-08-11T20:31:19.000Z","latest_release_number":"v0.0.0-20260811203119-eb5bdbf821d8","last_synced_at":"2026-08-24T12:57:39.801Z","created_at":"2026-08-14T03:56:36.052Z","updated_at":"2026-08-24T12:57:39.801Z","registry_url":"https://pkg.go.dev/github.com/sqlalchemy/mako","install_command":"go get github.com/sqlalchemy/mako","documentation_url":"https://pkg.go.dev/github.com/sqlalchemy/mako#section-documentation","metadata":{},"repo_metadata":{"id":34378914,"uuid":"159240758","full_name":"sqlalchemy/mako","owner":"sqlalchemy","description":"Mako Templates for Python","archived":false,"fork":false,"pushed_at":"2026-08-05T06:11:25.000Z","size":1406,"stargazers_count":450,"open_issues_count":58,"forks_count":83,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-08T09:51:45.084Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.makotemplates.org","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":null,"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":"AUTHORS","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":"sqlalchemy","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-26T22:21:34.000Z","updated_at":"2026-08-05T10:19:40.000Z","dependencies_parsed_at":"2026-08-08T04:45:04.506Z","dependency_job_id":null,"html_url":"https://github.com/sqlalchemy/mako","commit_stats":{"total_commits":904,"total_committers":61,"mean_commits":"14.819672131147541","dds":0.2168141592920354,"last_synced_commit":"ee988d2e6c0c9f4feee66b769f62102e00da6b4f"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/sqlalchemy/mako","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/sbom","scorecard":{"id":171076,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlalchemy/mako","commit":"0a4cc2dc4ca9a81f3d5e1aadc92b0dcff276ea03"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/run-on-pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/run-test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/mako/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/mako/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/mako/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/mako/run-test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:55","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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"}}]},"last_synced_at":"2025-08-16T16:28:32.182Z","repository_id":34378914,"created_at":"2025-08-16T16:28:32.182Z","updated_at":"2025-08-16T16:28:32.182Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36413472,"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-08T02:00:08.763Z","response_time":96,"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_4_1","sha":"79dcdf847284b3a79e25bd3795621ce58f9e3439","kind":"commit","published_at":"2026-08-05T06:09:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_4_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_4_1/manifests"},{"name":"rel_1_4_0","sha":"94f84e3e53f34d68c4ebfdba233e5b09cf50dffe","kind":"commit","published_at":"2026-08-04T18:18:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_4_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_4_0/manifests"},{"name":"rel_1_3_12","sha":"d4d1639222d2da4f18c32d11f32c37f172f603bd","kind":"commit","published_at":"2026-04-28T18:59:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_12","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_12/manifests"},{"name":"rel_1_3_11","sha":"217822b548fdf9fd730b2f3c1f1e770d4c816df9","kind":"commit","published_at":"2026-04-14T20:18:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_11","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_11/manifests"},{"name":"rel_1_3_10","sha":"6e514adcef6194bcf7fedc1b83078e110caaaadf","kind":"commit","published_at":"2025-04-10T12:43:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_10","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_10/manifests"},{"name":"rel_1_3_9","sha":"91b120725753beb34c8072ebd56e266ddada533b","kind":"commit","published_at":"2025-02-04T15:04:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_9","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_9/manifests"},{"name":"rel_1_3_8","sha":"2c757d5219704030d900c6b2f83dab0a47b6ef82","kind":"commit","published_at":"2024-12-07T18:38:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_8","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_8/manifests"},{"name":"rel_1_3_7","sha":"f7f669d8a1b45129903854afb74a432216bd6ab0","kind":"commit","published_at":"2024-12-03T18:56:45.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_7","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_7/manifests"},{"name":"rel_1_3_6","sha":"366d26f6e75a0a5ca6d14583fff740d462bd38c3","kind":"commit","published_at":"2024-10-21T21:52:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_6/manifests"},{"name":"rel_1_3_5","sha":"a54313f941c5e57b009df15d778f21baf43a73d6","kind":"commit","published_at":"2024-05-14T12:21:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_5/manifests"},{"name":"rel_1_3_4","sha":"98dfd9d0c9aae4a62393059745e75632ba218fb3","kind":"commit","published_at":"2024-05-14T01:17:17.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_4/manifests"},{"name":"rel_1_3_3","sha":"6b91faab5f690d87dbb5d2af4d742e378b807821","kind":"commit","published_at":"2024-04-10T15:30:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_3/manifests"},{"name":"rel_1_3_2","sha":"b0e8875fae006f6e8984c1fe5f82b5eed6d6d63c","kind":"commit","published_at":"2024-01-30T13:29:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_2/manifests"},{"name":"rel_1_3_1","sha":"499f1295bede87b0d0b7379d1a6a6d8a2701204d","kind":"commit","published_at":"2024-01-22T20:47:35.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_1/manifests"},{"name":"rel_1_3_0","sha":"51505647100b7cf20a79b496bc12dec379ac9cdc","kind":"commit","published_at":"2023-11-08T19:26:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_0/manifests"},{"name":"rel_1_2_4","sha":"2fd5daa24a09fc6a52f60bdb9402faaf91f2e7a1","kind":"commit","published_at":"2022-11-15T14:36:43.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_4/manifests"},{"name":"rel_1_2_3","sha":"86b2018dbb0db0595cef2ee716a78c5949db3afa","kind":"commit","published_at":"2022-09-22T19:54:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_3/manifests"},{"name":"rel_1_2_2","sha":"5054cc07ce6a957143251d32a963b8e0e437457a","kind":"commit","published_at":"2022-08-29T18:00:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_2/manifests"},{"name":"rel_1_2_1","sha":"00f1b33b13088ce17b11a63ee0d1d78aa204fceb","kind":"commit","published_at":"2022-06-30T15:42:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_1/manifests"},{"name":"rel_1_2_0","sha":"c81402434e8a277b0134262ad485debcffa20280","kind":"commit","published_at":"2022-03-10T20:42:33.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_0/manifests"},{"name":"rel_1_1_6","sha":"9a5935bbf41aab1ce27f5279c6b1af3cbcccb30c","kind":"commit","published_at":"2021-11-17T15:34:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_6/manifests"},{"name":"rel_1_1_5","sha":"5b99a413679cb49ec8dd3546b1a20a6076a1abdc","kind":"commit","published_at":"2021-08-20T16:28:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_5/manifests"},{"name":"rel_1_1_4","sha":"1cdcd163163da0b314895a932bd9e8f0b7f21e5e","kind":"commit","published_at":"2021-01-14T18:29:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_4/manifests"},{"name":"rel_1_1_3","sha":"1f87991a8c42fd67904160e5dab511ca938871bd","kind":"commit","published_at":"2020-05-29T20:29:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_3/manifests"},{"name":"rel_1_1_2","sha":"6f8fd03818f86e6b197f0d2ca10cccc245c73dab","kind":"commit","published_at":"2020-03-01T17:36:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_2/manifests"},{"name":"rel_1_1_1","sha":"95abf862e4d483f35f11ed0539e7b4157cbeadc3","kind":"commit","published_at":"2020-01-20T21:12:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_1/manifests"},{"name":"rel_1_1_0","sha":"b6f3ae9ee9bfe3bebdb330b1c5adf9cfcd1be128","kind":"commit","published_at":"2019-08-01T16:26:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_0/manifests"},{"name":"rel_1_0_14","sha":"0398aaf0f15cdbc70f0914eac130afe81257d76d","kind":"commit","published_at":"2019-07-20T16:27:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_14","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_14/manifests"},{"name":"rel_1_0_13","sha":"5b3a4a4aa981790935e60b99ef6f1ca07fdb302f","kind":"commit","published_at":"2019-07-01T19:24:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_13","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_13/manifests"},{"name":"rel_1_0_12","sha":"6b7221688d013444c7bfb6c7e96c97c71b649a1d","kind":"commit","published_at":"2019-06-06T02:17:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_12","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_12/manifests"},{"name":"rel_1_0_11","sha":"e233e25ea06484abb7e6ed94f866b985361f18e2","kind":"commit","published_at":"2019-05-31T18:39:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_11","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_11/manifests"},{"name":"rel_1_0_10","sha":"191e18bbb0897ffb73d68ca9a61d74b72e3ea290","kind":"commit","published_at":"2019-05-10T14:04:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_10","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_10/manifests"},{"name":"rel_1_0_9","sha":"6633c0f6dd27d6c7bc7af6e17c2c8c93c5d51e11","kind":"commit","published_at":"2019-04-15T15:48:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_9","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_9/manifests"},{"name":"rel_1_0_8","sha":"4fd4ddbb4844b8485fd7f8b160d17938517890f3","kind":"commit","published_at":"2019-03-20T15:57:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_8","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_8/manifests"},{"name":"rel_1_0_7","sha":"e63e7787eea3e1c1fb39ae7e1672b0202f0fb9c6","kind":"commit","published_at":"2017-07-13T16:12:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_7","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_7/manifests"},{"name":"rel_1_0_6","sha":"8e83c7561e3cceb86c4e51461e2fc115f6036bd3","kind":"commit","published_at":"2016-11-09T21:11:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_6/manifests"},{"name":"rel_1_0_5","sha":"270f3dfe86a098c038865cd9d75e957d12e723e6","kind":"commit","published_at":"2016-11-03T02:11:33.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_5/manifests"},{"name":"rel_1_0_4","sha":"366aed4d2bc12b2f5a02f3d69842e67307f3d634","kind":"commit","published_at":"2016-03-10T22:08:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_4/manifests"},{"name":"rel_1_0_3","sha":"1cfcf16f1bcb109ca32840d0e7c097d9902d6f64","kind":"commit","published_at":"2015-10-27T16:38:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_3/manifests"},{"name":"rel_1_0_2","sha":"1de5a335f4a96b0eedd801b5d885a2592735a497","kind":"commit","published_at":"2015-08-26T18:02:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_2/manifests"},{"name":"rel_1_0_1","sha":"98cd6b487331da8260279d05f56bc482f04db7b2","kind":"commit","published_at":"2015-01-22T21:47:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_1/manifests"},{"name":"rel_1_0_0","sha":"285bc818a50ccc0f9549630f7c4f4c250585c3e7","kind":"commit","published_at":"2014-06-08T20:31:33.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_0/manifests"},{"name":"rel_0_9_1","sha":"ed5bf447bd1918202fa41f25ca01aa23d23e6ffb","kind":"commit","published_at":"2013-12-26T23:39:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_9_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_9_1/manifests"},{"name":"rel_0_9_0","sha":"10ca8d3a5b4e7b20a7b9be34c832ab1edb9bb6d7","kind":"commit","published_at":"2013-08-04T04:04:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_9_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_9_0/manifests"},{"name":"rel_0_8_1","sha":"4acc7ecaafdc1c36602d3ed7c02892c04210de13","kind":"commit","published_at":"2013-05-24T22:41:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_8_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_8_1/manifests"},{"name":"rel_0_8_0","sha":"aa3c98e3bb5a3059c4e8e12b87366bc0a8db6236","kind":"commit","published_at":"2013-03-21T15:54:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_8_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_8_0/manifests"},{"name":"rel_0_7_3","sha":"b47783ace365e77d397578e90d74d96463c97a2b","kind":"commit","published_at":"2012-11-02T17:51:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_7_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_3/manifests"},{"name":"rel_0_7_2","sha":"f563f8782d1d222c46f3fedb3612d53f7a927706","kind":"commit","published_at":"2012-07-20T13:47:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_7_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_2/manifests"},{"name":"rel_0_7_1","sha":"c520887e5dd149abc8567037bef2d3670c3749a2","kind":"commit","published_at":"2012-07-08T01:55:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_7_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_1/manifests"},{"name":"rel_0_7_0","sha":"d1e8233c2efa9a231c3a5fe91469189e289e2f5c","kind":"commit","published_at":"2012-03-30T23:51:24.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_7_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_0/manifests"},{"name":"rel_0_6_2","sha":"70dec0aee9b25e1c9ad75dae71509edd5d1de87d","kind":"commit","published_at":"2012-02-02T16:47:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_6_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_2/manifests"},{"name":"rel_0_6_1","sha":"ea3d1f2cf158d4ce5dd36ce79806058faddb8c48","kind":"commit","published_at":"2012-01-28T16:03:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_6_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_1/manifests"},{"name":"rel_0_6_0","sha":"af13670b6433c6f53d321cf044aa59370fed380f","kind":"commit","published_at":"2012-01-21T23:50:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_6_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_0/manifests"},{"name":"rel_0_5_0","sha":"5cd508ffe0d7eaadd6516fc35137c93d1d6577a9","kind":"commit","published_at":"2011-09-28T00:22:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_5_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_5_0/manifests"},{"name":"rel_0_4_2","sha":"293531b5e4eac04c4e8364712137c24c4d1165f3","kind":"commit","published_at":"2011-08-05T21:42:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_4_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_2/manifests"},{"name":"rel_0_4_1","sha":"33b034f14cb4365fb87b7fefda74c225988b5f8b","kind":"commit","published_at":"2011-04-06T23:01:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_4_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_1/manifests"},{"name":"rel_0_4_0","sha":"6b29775df2d3155bf6076ea103f573c5efbc8883","kind":"commit","published_at":"2011-02-21T17:04:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_4_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_0/manifests"},{"name":"rel_0_3_6","sha":"7b988e4f7b289a534ac349f003d997087b8bf565","kind":"commit","published_at":"2010-11-13T21:03:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_6/manifests"},{"name":"rel_0_3_5","sha":"2f40aa94bede1bcfa15140a30ed9211e48d4eedf","kind":"commit","published_at":"2010-10-20T16:00:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_5/manifests"},{"name":"rel_0_3_4","sha":"32e5f73efad6b81573db92f6c983e2c994d03a1c","kind":"commit","published_at":"2010-06-22T21:38:45.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_4/manifests"},{"name":"rel_0_3_3","sha":"6fbcfe7a4df62f0b217539b9c931d1068e947b70","kind":"commit","published_at":"2010-05-31T20:20:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_3/manifests"},{"name":"rel_0_3_2","sha":"2bf553ee966e55975df32558588afe31308ad75b","kind":"commit","published_at":"2010-03-11T22:04:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_2/manifests"},{"name":"rel_0_3_1","sha":"838a8d6330a21f63e23425563782c93c920a8f97","kind":"commit","published_at":"2010-03-07T17:34:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_1/manifests"},{"name":"rel_0_3_0","sha":"d9a5683418771c8842fe5ad748cef656c8123c19","kind":"commit","published_at":"2010-03-05T19:58:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_0/manifests"},{"name":"rel_0_2_5","sha":"b01882daee33624b3427b9392f9edfdb63381a7d","kind":"commit","published_at":"2009-09-07T15:49:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_2_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_5/manifests"},{"name":"rel_0_2_4","sha":"dfe39f1ac85c7ec352c72ad6c63090a5af7f2ec2","kind":"commit","published_at":"2008-12-06T19:45:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_4/manifests"},{"name":"rel_0_2_3","sha":"005bb4c4ab574ed6ed58059069a4faf08329db3d","kind":"commit","published_at":"2008-11-23T16:56:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_3/manifests"},{"name":"rel_0_2_2","sha":"78884f2fecc598bd8b35cdf8b4101b43d6b8af18","kind":"commit","published_at":"2008-06-23T16:12:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_2/manifests"},{"name":"rel_0_2_1","sha":"df8dc27e54ce91b5ab84358b06c3fedd0032440a","kind":"commit","published_at":"2008-06-16T19:18:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_1/manifests"},{"name":"rel_0_2_0","sha":"d128a8b15128ff5cc2a402bbaad9b41936d61ad5","kind":"commit","published_at":"2008-06-03T19:04:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_0/manifests"},{"name":"rel_0_1_10","sha":"447f633a32d55da2f1d54f1dba7bfe3272887dbc","kind":"commit","published_at":"2007-12-27T05:52:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_10","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_10/manifests"},{"name":"rel_0_1_9","sha":"41cc28b0c3ccbb771c6f9988ff5a31c4ed549479","kind":"commit","published_at":"2007-09-25T20:16:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_9","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_9/manifests"},{"name":"rel_0_1_8","sha":"bdfc725134e0ad6102ff734e2f4a621a5053906f","kind":"commit","published_at":"2007-06-26T01:14:45.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_8","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_8/manifests"},{"name":"rel_0_1_7","sha":"6c44081089bc49f606ac1224b4148cf8e9e7a3cb","kind":"commit","published_at":"2007-06-13T02:17:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_7","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_7/manifests"},{"name":"rel_0_1_6","sha":"d489a7f92c6f6c1a193acd0b77d8b817a56d8832","kind":"commit","published_at":"2007-05-18T23:21:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_6/manifests"},{"name":"rel_0_1_5","sha":"53d8ed47a4c62a4e4c368cb941d72d51507d9b65","kind":"commit","published_at":"2007-03-31T21:16:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_5/manifests"},{"name":"rel_0_1_4","sha":"e09892b6f088e1f61526d26c04772125873f6479","kind":"commit","published_at":"2007-03-10T19:29:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_4/manifests"},{"name":"rel_0_1_3","sha":"e5f33d4302b9985fb30b61618d862ce4893acd72","kind":"commit","published_at":"2007-02-21T02:20:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_3/manifests"},{"name":"rel_0_1_2","sha":"93d9fdd0f65481d2af3771c34cbc3e1a9d7798e4","kind":"commit","published_at":"2007-02-01T06:24:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_2/manifests"},{"name":"rel_0_1_1","sha":"a3c6fc70dd44e8a17b4b19e30dc90a245d93e6d1","kind":"commit","published_at":"2007-01-14T20:51:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_1/manifests"},{"name":"rel_0_1_0","sha":"b7c6abdd82a782df264a90c908ca0d3dd88f425b","kind":"commit","published_at":"2006-12-31T05:51:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T08:37:21.710Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.78328514698273,"dependent_packages_count":4.482280635008168,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.632782890995449},"purl":"pkg:golang/github.com/sqlalchemy/mako","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sqlalchemy/mako","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sqlalchemy/mako","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sqlalchemy/mako/dependencies","status":"removed","funding_links":["https://github.com/sponsors/sqlalchemy","https://patreon.com/zzzeek","https://tidelift.com/funding/github/pypi/SQLAlchemy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T02:31:38.203Z","issues_count":110,"pull_requests_count":62,"avg_time_to_close_issue":50749997.790123455,"avg_time_to_close_pull_request":5384804.6,"issues_closed_count":81,"pull_requests_closed_count":55,"pull_request_authors_count":34,"issue_authors_count":67,"avg_comments_per_issue":3.981818181818182,"avg_comments_per_pull_request":6.387096774193548,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":6917754.625,"past_year_avg_time_to_close_pull_request":21.0,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.111111111111111,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/issues","maintainers":[{"login":"zzzeek","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"bourke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bourke"},{"login":"jvanasco","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"},{"login":"CaselIT","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"}],"active_maintainers":[{"login":"zzzeek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsqlalchemy%2Fmako/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsqlalchemy%2Fmako/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsqlalchemy%2Fmako/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsqlalchemy%2Fmako/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsqlalchemy%2Fmako/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsqlalchemy%2Fmako/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281915,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5288927,"name":"mako","ecosystem":"conda","description":null,"homepage":"http://www.makotemplates.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sqlalchemy/mako","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2022-10-03T15:46:41.445Z","latest_release_published_at":"2022-11-16T03:18:43.000Z","latest_release_number":"1.2.4","last_synced_at":"2026-07-31T17:05:03.380Z","created_at":"2022-10-03T15:46:41.439Z","updated_at":"2026-08-23T18:41:28.335Z","registry_url":"https://anaconda.org/conda-forge/mako","install_command":"conda install -c conda-forge mako","documentation_url":null,"metadata":{},"repo_metadata":{"id":34378914,"uuid":"159240758","full_name":"sqlalchemy/mako","owner":"sqlalchemy","description":"Mako Templates for Python","archived":false,"fork":false,"pushed_at":"2026-08-18T17:07:16.000Z","size":1420,"stargazers_count":452,"open_issues_count":58,"forks_count":83,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-23T12:55:41.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.makotemplates.org","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":"AUTHORS","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":"sqlalchemy","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-26T22:21:34.000Z","updated_at":"2026-08-21T14:38:08.000Z","dependencies_parsed_at":"2026-08-23T12:23:25.729Z","dependency_job_id":null,"html_url":"https://github.com/sqlalchemy/mako","commit_stats":{"total_commits":904,"total_committers":61,"mean_commits":"14.819672131147541","dds":0.2168141592920354,"last_synced_commit":"ee988d2e6c0c9f4feee66b769f62102e00da6b4f"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/sqlalchemy/mako","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/sbom","scorecard":{"id":171076,"data":{"date":"2025-08-04","repo":{"name":"github.com/sqlalchemy/mako","commit":"0a4cc2dc4ca9a81f3d5e1aadc92b0dcff276ea03"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/run-on-pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/run-test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/mako/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-on-pr.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/mako/run-on-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/mako/run-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-test.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/sqlalchemy/mako/run-test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/run-on-pr.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/run-test.yaml:55","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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"}}]},"last_synced_at":"2025-08-16T16:28:32.182Z","repository_id":34378914,"created_at":"2025-08-16T16:28:32.182Z","updated_at":"2025-08-16T16:28:32.182Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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_4_1","sha":"79dcdf847284b3a79e25bd3795621ce58f9e3439","kind":"commit","published_at":"2026-08-05T06:09:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_4_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_4_1/manifests"},{"name":"rel_1_4_0","sha":"94f84e3e53f34d68c4ebfdba233e5b09cf50dffe","kind":"commit","published_at":"2026-08-04T18:18:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_4_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_4_0/manifests"},{"name":"rel_1_3_12","sha":"d4d1639222d2da4f18c32d11f32c37f172f603bd","kind":"commit","published_at":"2026-04-28T18:59:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_12","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_12/manifests"},{"name":"rel_1_3_11","sha":"217822b548fdf9fd730b2f3c1f1e770d4c816df9","kind":"commit","published_at":"2026-04-14T20:18:18.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_11","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_11/manifests"},{"name":"rel_1_3_10","sha":"6e514adcef6194bcf7fedc1b83078e110caaaadf","kind":"commit","published_at":"2025-04-10T12:43:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_10","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_10/manifests"},{"name":"rel_1_3_9","sha":"91b120725753beb34c8072ebd56e266ddada533b","kind":"commit","published_at":"2025-02-04T15:04:39.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_9","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_9/manifests"},{"name":"rel_1_3_8","sha":"2c757d5219704030d900c6b2f83dab0a47b6ef82","kind":"commit","published_at":"2024-12-07T18:38:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_8","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_8/manifests"},{"name":"rel_1_3_7","sha":"f7f669d8a1b45129903854afb74a432216bd6ab0","kind":"commit","published_at":"2024-12-03T18:56:45.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_7","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_7/manifests"},{"name":"rel_1_3_6","sha":"366d26f6e75a0a5ca6d14583fff740d462bd38c3","kind":"commit","published_at":"2024-10-21T21:52:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_6/manifests"},{"name":"rel_1_3_5","sha":"a54313f941c5e57b009df15d778f21baf43a73d6","kind":"commit","published_at":"2024-05-14T12:21:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_5/manifests"},{"name":"rel_1_3_4","sha":"98dfd9d0c9aae4a62393059745e75632ba218fb3","kind":"commit","published_at":"2024-05-14T01:17:17.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_4/manifests"},{"name":"rel_1_3_3","sha":"6b91faab5f690d87dbb5d2af4d742e378b807821","kind":"commit","published_at":"2024-04-10T15:30:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_3/manifests"},{"name":"rel_1_3_2","sha":"b0e8875fae006f6e8984c1fe5f82b5eed6d6d63c","kind":"commit","published_at":"2024-01-30T13:29:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_2/manifests"},{"name":"rel_1_3_1","sha":"499f1295bede87b0d0b7379d1a6a6d8a2701204d","kind":"commit","published_at":"2024-01-22T20:47:35.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_1/manifests"},{"name":"rel_1_3_0","sha":"51505647100b7cf20a79b496bc12dec379ac9cdc","kind":"commit","published_at":"2023-11-08T19:26:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_0/manifests"},{"name":"rel_1_2_4","sha":"2fd5daa24a09fc6a52f60bdb9402faaf91f2e7a1","kind":"commit","published_at":"2022-11-15T14:36:43.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_4/manifests"},{"name":"rel_1_2_3","sha":"86b2018dbb0db0595cef2ee716a78c5949db3afa","kind":"commit","published_at":"2022-09-22T19:54:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_3/manifests"},{"name":"rel_1_2_2","sha":"5054cc07ce6a957143251d32a963b8e0e437457a","kind":"commit","published_at":"2022-08-29T18:00:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_2/manifests"},{"name":"rel_1_2_1","sha":"00f1b33b13088ce17b11a63ee0d1d78aa204fceb","kind":"commit","published_at":"2022-06-30T15:42:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_1/manifests"},{"name":"rel_1_2_0","sha":"c81402434e8a277b0134262ad485debcffa20280","kind":"commit","published_at":"2022-03-10T20:42:33.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_0/manifests"},{"name":"rel_1_1_6","sha":"9a5935bbf41aab1ce27f5279c6b1af3cbcccb30c","kind":"commit","published_at":"2021-11-17T15:34:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_6/manifests"},{"name":"rel_1_1_5","sha":"5b99a413679cb49ec8dd3546b1a20a6076a1abdc","kind":"commit","published_at":"2021-08-20T16:28:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_5/manifests"},{"name":"rel_1_1_4","sha":"1cdcd163163da0b314895a932bd9e8f0b7f21e5e","kind":"commit","published_at":"2021-01-14T18:29:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_4/manifests"},{"name":"rel_1_1_3","sha":"1f87991a8c42fd67904160e5dab511ca938871bd","kind":"commit","published_at":"2020-05-29T20:29:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_3/manifests"},{"name":"rel_1_1_2","sha":"6f8fd03818f86e6b197f0d2ca10cccc245c73dab","kind":"commit","published_at":"2020-03-01T17:36:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_2/manifests"},{"name":"rel_1_1_1","sha":"95abf862e4d483f35f11ed0539e7b4157cbeadc3","kind":"commit","published_at":"2020-01-20T21:12:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_1/manifests"},{"name":"rel_1_1_0","sha":"b6f3ae9ee9bfe3bebdb330b1c5adf9cfcd1be128","kind":"commit","published_at":"2019-08-01T16:26:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_0/manifests"},{"name":"rel_1_0_14","sha":"0398aaf0f15cdbc70f0914eac130afe81257d76d","kind":"commit","published_at":"2019-07-20T16:27:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_14","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_14/manifests"},{"name":"rel_1_0_13","sha":"5b3a4a4aa981790935e60b99ef6f1ca07fdb302f","kind":"commit","published_at":"2019-07-01T19:24:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_13","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_13/manifests"},{"name":"rel_1_0_12","sha":"6b7221688d013444c7bfb6c7e96c97c71b649a1d","kind":"commit","published_at":"2019-06-06T02:17:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_12","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_12/manifests"},{"name":"rel_1_0_11","sha":"e233e25ea06484abb7e6ed94f866b985361f18e2","kind":"commit","published_at":"2019-05-31T18:39:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_11","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_11/manifests"},{"name":"rel_1_0_10","sha":"191e18bbb0897ffb73d68ca9a61d74b72e3ea290","kind":"commit","published_at":"2019-05-10T14:04:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_10","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_10/manifests"},{"name":"rel_1_0_9","sha":"6633c0f6dd27d6c7bc7af6e17c2c8c93c5d51e11","kind":"commit","published_at":"2019-04-15T15:48:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_9","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_9/manifests"},{"name":"rel_1_0_8","sha":"4fd4ddbb4844b8485fd7f8b160d17938517890f3","kind":"commit","published_at":"2019-03-20T15:57:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_8","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_8/manifests"},{"name":"rel_1_0_7","sha":"e63e7787eea3e1c1fb39ae7e1672b0202f0fb9c6","kind":"commit","published_at":"2017-07-13T16:12:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_7","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_7/manifests"},{"name":"rel_1_0_6","sha":"8e83c7561e3cceb86c4e51461e2fc115f6036bd3","kind":"commit","published_at":"2016-11-09T21:11:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_6/manifests"},{"name":"rel_1_0_5","sha":"270f3dfe86a098c038865cd9d75e957d12e723e6","kind":"commit","published_at":"2016-11-03T02:11:33.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_5/manifests"},{"name":"rel_1_0_4","sha":"366aed4d2bc12b2f5a02f3d69842e67307f3d634","kind":"commit","published_at":"2016-03-10T22:08:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_4/manifests"},{"name":"rel_1_0_3","sha":"1cfcf16f1bcb109ca32840d0e7c097d9902d6f64","kind":"commit","published_at":"2015-10-27T16:38:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_3/manifests"},{"name":"rel_1_0_2","sha":"1de5a335f4a96b0eedd801b5d885a2592735a497","kind":"commit","published_at":"2015-08-26T18:02:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_2/manifests"},{"name":"rel_1_0_1","sha":"98cd6b487331da8260279d05f56bc482f04db7b2","kind":"commit","published_at":"2015-01-22T21:47:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_1/manifests"},{"name":"rel_1_0_0","sha":"285bc818a50ccc0f9549630f7c4f4c250585c3e7","kind":"commit","published_at":"2014-06-08T20:31:33.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_1_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_0/manifests"},{"name":"rel_0_9_1","sha":"ed5bf447bd1918202fa41f25ca01aa23d23e6ffb","kind":"commit","published_at":"2013-12-26T23:39:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_9_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_9_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_9_1/manifests"},{"name":"rel_0_9_0","sha":"10ca8d3a5b4e7b20a7b9be34c832ab1edb9bb6d7","kind":"commit","published_at":"2013-08-04T04:04:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_9_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_9_0/manifests"},{"name":"rel_0_8_1","sha":"4acc7ecaafdc1c36602d3ed7c02892c04210de13","kind":"commit","published_at":"2013-05-24T22:41:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_8_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_8_1/manifests"},{"name":"rel_0_8_0","sha":"aa3c98e3bb5a3059c4e8e12b87366bc0a8db6236","kind":"commit","published_at":"2013-03-21T15:54:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_8_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_8_0/manifests"},{"name":"rel_0_7_3","sha":"b47783ace365e77d397578e90d74d96463c97a2b","kind":"commit","published_at":"2012-11-02T17:51:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_7_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_3/manifests"},{"name":"rel_0_7_2","sha":"f563f8782d1d222c46f3fedb3612d53f7a927706","kind":"commit","published_at":"2012-07-20T13:47:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_7_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_2/manifests"},{"name":"rel_0_7_1","sha":"c520887e5dd149abc8567037bef2d3670c3749a2","kind":"commit","published_at":"2012-07-08T01:55:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_7_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_1/manifests"},{"name":"rel_0_7_0","sha":"d1e8233c2efa9a231c3a5fe91469189e289e2f5c","kind":"commit","published_at":"2012-03-30T23:51:24.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_7_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_0/manifests"},{"name":"rel_0_6_2","sha":"70dec0aee9b25e1c9ad75dae71509edd5d1de87d","kind":"commit","published_at":"2012-02-02T16:47:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_6_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_2/manifests"},{"name":"rel_0_6_1","sha":"ea3d1f2cf158d4ce5dd36ce79806058faddb8c48","kind":"commit","published_at":"2012-01-28T16:03:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_6_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_1/manifests"},{"name":"rel_0_6_0","sha":"af13670b6433c6f53d321cf044aa59370fed380f","kind":"commit","published_at":"2012-01-21T23:50:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_6_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_0/manifests"},{"name":"rel_0_5_0","sha":"5cd508ffe0d7eaadd6516fc35137c93d1d6577a9","kind":"commit","published_at":"2011-09-28T00:22:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_5_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_5_0/manifests"},{"name":"rel_0_4_2","sha":"293531b5e4eac04c4e8364712137c24c4d1165f3","kind":"commit","published_at":"2011-08-05T21:42:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_4_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_2/manifests"},{"name":"rel_0_4_1","sha":"33b034f14cb4365fb87b7fefda74c225988b5f8b","kind":"commit","published_at":"2011-04-06T23:01:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_4_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_1/manifests"},{"name":"rel_0_4_0","sha":"6b29775df2d3155bf6076ea103f573c5efbc8883","kind":"commit","published_at":"2011-02-21T17:04:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_4_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_0/manifests"},{"name":"rel_0_3_6","sha":"7b988e4f7b289a534ac349f003d997087b8bf565","kind":"commit","published_at":"2010-11-13T21:03:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_6/manifests"},{"name":"rel_0_3_5","sha":"2f40aa94bede1bcfa15140a30ed9211e48d4eedf","kind":"commit","published_at":"2010-10-20T16:00:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_5/manifests"},{"name":"rel_0_3_4","sha":"32e5f73efad6b81573db92f6c983e2c994d03a1c","kind":"commit","published_at":"2010-06-22T21:38:45.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_4/manifests"},{"name":"rel_0_3_3","sha":"6fbcfe7a4df62f0b217539b9c931d1068e947b70","kind":"commit","published_at":"2010-05-31T20:20:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_3/manifests"},{"name":"rel_0_3_2","sha":"2bf553ee966e55975df32558588afe31308ad75b","kind":"commit","published_at":"2010-03-11T22:04:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_2/manifests"},{"name":"rel_0_3_1","sha":"838a8d6330a21f63e23425563782c93c920a8f97","kind":"commit","published_at":"2010-03-07T17:34:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_1/manifests"},{"name":"rel_0_3_0","sha":"d9a5683418771c8842fe5ad748cef656c8123c19","kind":"commit","published_at":"2010-03-05T19:58:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_0/manifests"},{"name":"rel_0_2_5","sha":"b01882daee33624b3427b9392f9edfdb63381a7d","kind":"commit","published_at":"2009-09-07T15:49:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_2_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_5/manifests"},{"name":"rel_0_2_4","sha":"dfe39f1ac85c7ec352c72ad6c63090a5af7f2ec2","kind":"commit","published_at":"2008-12-06T19:45:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_4/manifests"},{"name":"rel_0_2_3","sha":"005bb4c4ab574ed6ed58059069a4faf08329db3d","kind":"commit","published_at":"2008-11-23T16:56:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_3/manifests"},{"name":"rel_0_2_2","sha":"78884f2fecc598bd8b35cdf8b4101b43d6b8af18","kind":"commit","published_at":"2008-06-23T16:12:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_2/manifests"},{"name":"rel_0_2_1","sha":"df8dc27e54ce91b5ab84358b06c3fedd0032440a","kind":"commit","published_at":"2008-06-16T19:18:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_1/manifests"},{"name":"rel_0_2_0","sha":"d128a8b15128ff5cc2a402bbaad9b41936d61ad5","kind":"commit","published_at":"2008-06-03T19:04:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_0/manifests"},{"name":"rel_0_1_10","sha":"447f633a32d55da2f1d54f1dba7bfe3272887dbc","kind":"commit","published_at":"2007-12-27T05:52:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_10","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_10/manifests"},{"name":"rel_0_1_9","sha":"41cc28b0c3ccbb771c6f9988ff5a31c4ed549479","kind":"commit","published_at":"2007-09-25T20:16:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_9","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_9/manifests"},{"name":"rel_0_1_8","sha":"bdfc725134e0ad6102ff734e2f4a621a5053906f","kind":"commit","published_at":"2007-06-26T01:14:45.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_8","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_8/manifests"},{"name":"rel_0_1_7","sha":"6c44081089bc49f606ac1224b4148cf8e9e7a3cb","kind":"commit","published_at":"2007-06-13T02:17:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_7","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_7/manifests"},{"name":"rel_0_1_6","sha":"d489a7f92c6f6c1a193acd0b77d8b817a56d8832","kind":"commit","published_at":"2007-05-18T23:21:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_6/manifests"},{"name":"rel_0_1_5","sha":"53d8ed47a4c62a4e4c368cb941d72d51507d9b65","kind":"commit","published_at":"2007-03-31T21:16:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_5/manifests"},{"name":"rel_0_1_4","sha":"e09892b6f088e1f61526d26c04772125873f6479","kind":"commit","published_at":"2007-03-10T19:29:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_4/manifests"},{"name":"rel_0_1_3","sha":"e5f33d4302b9985fb30b61618d862ce4893acd72","kind":"commit","published_at":"2007-02-21T02:20:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_3/manifests"},{"name":"rel_0_1_2","sha":"93d9fdd0f65481d2af3771c34cbc3e1a9d7798e4","kind":"commit","published_at":"2007-02-01T06:24:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_2/manifests"},{"name":"rel_0_1_1","sha":"a3c6fc70dd44e8a17b4b19e30dc90a245d93e6d1","kind":"commit","published_at":"2007-01-14T20:51:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_1/manifests"},{"name":"rel_0_1_0","sha":"b7c6abdd82a782df264a90c908ca0d3dd88f425b","kind":"commit","published_at":"2006-12-31T05:51:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sqlalchemy/mako@rel_0_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T18:41:28.334Z","dependent_packages_count":31,"downloads":11557511,"downloads_period":"total","dependent_repos_count":163,"rankings":{"downloads":null,"dependent_repos_count":2.7246868606217873,"dependent_packages_count":2.150805928439543,"stargazers_count":24.06806726882579,"forks_count":26.074155396975897,"docker_downloads_count":null,"average":13.754428863715754},"purl":"pkg:conda/mako?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mako","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mako","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mako/dependencies","status":null,"funding_links":["https://github.com/sponsors/sqlalchemy","https://patreon.com/zzzeek","https://tidelift.com/funding/github/pypi/SQLAlchemy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T12:01:14.853Z","issues_count":111,"pull_requests_count":62,"avg_time_to_close_issue":50131126.69512195,"avg_time_to_close_pull_request":5384804.6,"issues_closed_count":82,"pull_requests_closed_count":55,"pull_request_authors_count":34,"issue_authors_count":68,"avg_comments_per_issue":3.972972972972973,"avg_comments_per_pull_request":6.387096774193548,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":6149400.555555556,"past_year_avg_time_to_close_pull_request":21.0,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/issues","maintainers":[{"login":"zzzeek","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"bourke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bourke"},{"login":"jvanasco","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"},{"login":"CaselIT","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"}],"active_maintainers":[{"login":"zzzeek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mako/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mako/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mako/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mako/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mako/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mako/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":2794278,"name":"mako","ecosystem":"pypi","description":"A super-fast templating language that borrows the best ideas from the existing templating languages.","homepage":"https://www.makotemplates.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sqlalchemy/mako","keywords_array":[],"namespace":null,"versions_count":81,"first_release_published_at":"2006-12-31T22:32:00.000Z","latest_release_published_at":"2026-08-05T06:10:58.000Z","latest_release_number":"1.4.1","last_synced_at":"2026-08-24T12:31:50.429Z","created_at":"2022-04-10T11:32:22.580Z","updated_at":"2026-08-24T12:31:50.430Z","registry_url":"https://pypi.org/project/mako/","install_command":"pip install mako --index-url https://pypi.org/simple","documentation_url":"https://docs.makotemplates.org","metadata":{"funding":null,"documentation":"https://docs.makotemplates.org","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Intended Audience :: Developers","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 :: Internet :: WWW/HTTP :: Dynamic Content"],"normalized_name":"mako","project_status":null},"repo_metadata":{"id":34378914,"uuid":"159240758","full_name":"sqlalchemy/mako","owner":"sqlalchemy","description":"Mako Templates for Python","archived":false,"fork":false,"pushed_at":"2024-10-21T21:53:39.000Z","size":1639,"stargazers_count":364,"open_issues_count":73,"forks_count":62,"subscribers_count":10,"default_branch":"main","last_synced_at":"2024-10-29T15:46:44.593Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.makotemplates.org","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":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"sqlalchemy","patreon":"zzzeek","tidelift":"pypi/SQLAlchemy"}},"created_at":"2018-11-26T22:21:34.000Z","updated_at":"2024-10-26T14:19:45.000Z","dependencies_parsed_at":"2023-01-15T06:41:43.328Z","dependency_job_id":"488fdced-dd16-4d14-b1b4-557743c4382b","html_url":"https://github.com/sqlalchemy/mako","commit_stats":{"total_commits":876,"total_committers":58,"mean_commits":15.10344827586207,"dds":"0.21575342465753422","last_synced_commit":"272f5d8cc97aee829e3b285486f33c9c8e604c74"},"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlalchemy","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222090770,"owners_count":16929471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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_3_5","sha":"a54313f941c5e57b009df15d778f21baf43a73d6","kind":"commit","published_at":"2024-05-14T12:21:13.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_5/manifests"},{"name":"rel_1_3_4","sha":"98dfd9d0c9aae4a62393059745e75632ba218fb3","kind":"commit","published_at":"2024-05-14T01:17:17.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_4/manifests"},{"name":"rel_1_3_3","sha":"6b91faab5f690d87dbb5d2af4d742e378b807821","kind":"commit","published_at":"2024-04-10T15:30:51.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_3/manifests"},{"name":"rel_1_3_2","sha":"b0e8875fae006f6e8984c1fe5f82b5eed6d6d63c","kind":"commit","published_at":"2024-01-30T13:29:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_2/manifests"},{"name":"rel_1_3_1","sha":"499f1295bede87b0d0b7379d1a6a6d8a2701204d","kind":"commit","published_at":"2024-01-22T20:47:35.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_1/manifests"},{"name":"rel_1_3_0","sha":"51505647100b7cf20a79b496bc12dec379ac9cdc","kind":"commit","published_at":"2023-11-08T19:26:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_3_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_3_0/manifests"},{"name":"rel_1_2_4","sha":"2fd5daa24a09fc6a52f60bdb9402faaf91f2e7a1","kind":"commit","published_at":"2022-11-15T14:36:43.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_4/manifests"},{"name":"rel_1_2_3","sha":"86b2018dbb0db0595cef2ee716a78c5949db3afa","kind":"commit","published_at":"2022-09-22T19:54:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_3/manifests"},{"name":"rel_1_2_2","sha":"5054cc07ce6a957143251d32a963b8e0e437457a","kind":"commit","published_at":"2022-08-29T18:00:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_2/manifests"},{"name":"rel_1_2_1","sha":"00f1b33b13088ce17b11a63ee0d1d78aa204fceb","kind":"commit","published_at":"2022-06-30T15:42:50.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_1/manifests"},{"name":"rel_1_2_0","sha":"c81402434e8a277b0134262ad485debcffa20280","kind":"commit","published_at":"2022-03-10T20:42:33.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_2_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_2_0/manifests"},{"name":"rel_1_1_6","sha":"9a5935bbf41aab1ce27f5279c6b1af3cbcccb30c","kind":"commit","published_at":"2021-11-17T15:34:32.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_6/manifests"},{"name":"rel_1_1_5","sha":"5b99a413679cb49ec8dd3546b1a20a6076a1abdc","kind":"commit","published_at":"2021-08-20T16:28:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_5/manifests"},{"name":"rel_1_1_4","sha":"1cdcd163163da0b314895a932bd9e8f0b7f21e5e","kind":"commit","published_at":"2021-01-14T18:29:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_4/manifests"},{"name":"rel_1_1_3","sha":"1f87991a8c42fd67904160e5dab511ca938871bd","kind":"commit","published_at":"2020-05-29T20:29:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_3/manifests"},{"name":"rel_1_1_2","sha":"6f8fd03818f86e6b197f0d2ca10cccc245c73dab","kind":"commit","published_at":"2020-03-01T17:36:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_2/manifests"},{"name":"rel_1_1_1","sha":"95abf862e4d483f35f11ed0539e7b4157cbeadc3","kind":"commit","published_at":"2020-01-20T21:12:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_1/manifests"},{"name":"rel_1_1_0","sha":"b6f3ae9ee9bfe3bebdb330b1c5adf9cfcd1be128","kind":"commit","published_at":"2019-08-01T16:26:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_1_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_1_0/manifests"},{"name":"rel_1_0_14","sha":"0398aaf0f15cdbc70f0914eac130afe81257d76d","kind":"commit","published_at":"2019-07-20T16:27:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_14","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_14/manifests"},{"name":"rel_1_0_13","sha":"5b3a4a4aa981790935e60b99ef6f1ca07fdb302f","kind":"commit","published_at":"2019-07-01T19:24:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_13","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_13/manifests"},{"name":"rel_1_0_12","sha":"6b7221688d013444c7bfb6c7e96c97c71b649a1d","kind":"commit","published_at":"2019-06-06T02:17:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_12","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_12/manifests"},{"name":"rel_1_0_11","sha":"e233e25ea06484abb7e6ed94f866b985361f18e2","kind":"commit","published_at":"2019-05-31T18:39:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_11","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_11/manifests"},{"name":"rel_1_0_10","sha":"191e18bbb0897ffb73d68ca9a61d74b72e3ea290","kind":"commit","published_at":"2019-05-10T14:04:20.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_10","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_10/manifests"},{"name":"rel_1_0_9","sha":"6633c0f6dd27d6c7bc7af6e17c2c8c93c5d51e11","kind":"commit","published_at":"2019-04-15T15:48:03.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_9","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_9/manifests"},{"name":"rel_1_0_8","sha":"4fd4ddbb4844b8485fd7f8b160d17938517890f3","kind":"commit","published_at":"2019-03-20T15:57:37.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_8","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_8/manifests"},{"name":"rel_1_0_7","sha":"e63e7787eea3e1c1fb39ae7e1672b0202f0fb9c6","kind":"commit","published_at":"2017-07-13T16:12:05.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_7","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_7/manifests"},{"name":"rel_1_0_6","sha":"8e83c7561e3cceb86c4e51461e2fc115f6036bd3","kind":"commit","published_at":"2016-11-09T21:11:29.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_6/manifests"},{"name":"rel_1_0_5","sha":"270f3dfe86a098c038865cd9d75e957d12e723e6","kind":"commit","published_at":"2016-11-03T02:11:33.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_5/manifests"},{"name":"rel_1_0_4","sha":"366aed4d2bc12b2f5a02f3d69842e67307f3d634","kind":"commit","published_at":"2016-03-10T22:08:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_4/manifests"},{"name":"rel_1_0_3","sha":"1cfcf16f1bcb109ca32840d0e7c097d9902d6f64","kind":"commit","published_at":"2015-10-27T16:38:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_3/manifests"},{"name":"rel_1_0_2","sha":"1de5a335f4a96b0eedd801b5d885a2592735a497","kind":"commit","published_at":"2015-08-26T18:02:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_2/manifests"},{"name":"rel_1_0_1","sha":"98cd6b487331da8260279d05f56bc482f04db7b2","kind":"commit","published_at":"2015-01-22T21:47:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_1/manifests"},{"name":"rel_1_0_0","sha":"285bc818a50ccc0f9549630f7c4f4c250585c3e7","kind":"commit","published_at":"2014-06-08T20:31:33.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_1_0_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_1_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_1_0_0/manifests"},{"name":"rel_0_9_1","sha":"ed5bf447bd1918202fa41f25ca01aa23d23e6ffb","kind":"commit","published_at":"2013-12-26T23:39:36.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_9_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_9_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_9_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_9_1/manifests"},{"name":"rel_0_9_0","sha":"10ca8d3a5b4e7b20a7b9be34c832ab1edb9bb6d7","kind":"commit","published_at":"2013-08-04T04:04:07.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_9_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_9_0/manifests"},{"name":"rel_0_8_1","sha":"4acc7ecaafdc1c36602d3ed7c02892c04210de13","kind":"commit","published_at":"2013-05-24T22:41:12.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_8_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_8_1/manifests"},{"name":"rel_0_8_0","sha":"aa3c98e3bb5a3059c4e8e12b87366bc0a8db6236","kind":"commit","published_at":"2013-03-21T15:54:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_8_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_8_0/manifests"},{"name":"rel_0_7_3","sha":"b47783ace365e77d397578e90d74d96463c97a2b","kind":"commit","published_at":"2012-11-02T17:51:47.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_7_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_3/manifests"},{"name":"rel_0_7_2","sha":"f563f8782d1d222c46f3fedb3612d53f7a927706","kind":"commit","published_at":"2012-07-20T13:47:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_7_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_2/manifests"},{"name":"rel_0_7_1","sha":"c520887e5dd149abc8567037bef2d3670c3749a2","kind":"commit","published_at":"2012-07-08T01:55:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_7_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_1/manifests"},{"name":"rel_0_7_0","sha":"d1e8233c2efa9a231c3a5fe91469189e289e2f5c","kind":"commit","published_at":"2012-03-30T23:51:24.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_7_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_7_0/manifests"},{"name":"rel_0_6_2","sha":"70dec0aee9b25e1c9ad75dae71509edd5d1de87d","kind":"commit","published_at":"2012-02-02T16:47:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_6_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_2/manifests"},{"name":"rel_0_6_1","sha":"ea3d1f2cf158d4ce5dd36ce79806058faddb8c48","kind":"commit","published_at":"2012-01-28T16:03:04.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_6_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_1/manifests"},{"name":"rel_0_6_0","sha":"af13670b6433c6f53d321cf044aa59370fed380f","kind":"commit","published_at":"2012-01-21T23:50:42.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_6_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_6_0/manifests"},{"name":"rel_0_5_0","sha":"5cd508ffe0d7eaadd6516fc35137c93d1d6577a9","kind":"commit","published_at":"2011-09-28T00:22:49.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_5_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_5_0/manifests"},{"name":"rel_0_4_2","sha":"293531b5e4eac04c4e8364712137c24c4d1165f3","kind":"commit","published_at":"2011-08-05T21:42:31.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_4_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_2/manifests"},{"name":"rel_0_4_1","sha":"33b034f14cb4365fb87b7fefda74c225988b5f8b","kind":"commit","published_at":"2011-04-06T23:01:23.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_4_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_1/manifests"},{"name":"rel_0_4_0","sha":"6b29775df2d3155bf6076ea103f573c5efbc8883","kind":"commit","published_at":"2011-02-21T17:04:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_4_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_4_0/manifests"},{"name":"rel_0_3_6","sha":"7b988e4f7b289a534ac349f003d997087b8bf565","kind":"commit","published_at":"2010-11-13T21:03:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_6/manifests"},{"name":"rel_0_3_5","sha":"2f40aa94bede1bcfa15140a30ed9211e48d4eedf","kind":"commit","published_at":"2010-10-20T16:00:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_5/manifests"},{"name":"rel_0_3_4","sha":"32e5f73efad6b81573db92f6c983e2c994d03a1c","kind":"commit","published_at":"2010-06-22T21:38:45.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_4/manifests"},{"name":"rel_0_3_3","sha":"6fbcfe7a4df62f0b217539b9c931d1068e947b70","kind":"commit","published_at":"2010-05-31T20:20:44.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_3/manifests"},{"name":"rel_0_3_2","sha":"2bf553ee966e55975df32558588afe31308ad75b","kind":"commit","published_at":"2010-03-11T22:04:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_2/manifests"},{"name":"rel_0_3_1","sha":"838a8d6330a21f63e23425563782c93c920a8f97","kind":"commit","published_at":"2010-03-07T17:34:26.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_1/manifests"},{"name":"rel_0_3_0","sha":"d9a5683418771c8842fe5ad748cef656c8123c19","kind":"commit","published_at":"2010-03-05T19:58:28.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_3_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_3_0/manifests"},{"name":"rel_0_2_5","sha":"b01882daee33624b3427b9392f9edfdb63381a7d","kind":"commit","published_at":"2009-09-07T15:49:55.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_5/manifests"},{"name":"rel_0_2_4","sha":"dfe39f1ac85c7ec352c72ad6c63090a5af7f2ec2","kind":"commit","published_at":"2008-12-06T19:45:02.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_4/manifests"},{"name":"rel_0_2_3","sha":"005bb4c4ab574ed6ed58059069a4faf08329db3d","kind":"commit","published_at":"2008-11-23T16:56:19.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_3/manifests"},{"name":"rel_0_2_2","sha":"78884f2fecc598bd8b35cdf8b4101b43d6b8af18","kind":"commit","published_at":"2008-06-23T16:12:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_2/manifests"},{"name":"rel_0_2_1","sha":"df8dc27e54ce91b5ab84358b06c3fedd0032440a","kind":"commit","published_at":"2008-06-16T19:18:40.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_1/manifests"},{"name":"rel_0_2_0","sha":"d128a8b15128ff5cc2a402bbaad9b41936d61ad5","kind":"commit","published_at":"2008-06-03T19:04:10.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_2_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_2_0/manifests"},{"name":"rel_0_1_10","sha":"447f633a32d55da2f1d54f1dba7bfe3272887dbc","kind":"commit","published_at":"2007-12-27T05:52:57.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_10","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_10/manifests"},{"name":"rel_0_1_9","sha":"41cc28b0c3ccbb771c6f9988ff5a31c4ed549479","kind":"commit","published_at":"2007-09-25T20:16:54.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_9","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_9/manifests"},{"name":"rel_0_1_8","sha":"bdfc725134e0ad6102ff734e2f4a621a5053906f","kind":"commit","published_at":"2007-06-26T01:14:45.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_8","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_8/manifests"},{"name":"rel_0_1_7","sha":"6c44081089bc49f606ac1224b4148cf8e9e7a3cb","kind":"commit","published_at":"2007-06-13T02:17:21.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_7","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_7/manifests"},{"name":"rel_0_1_6","sha":"d489a7f92c6f6c1a193acd0b77d8b817a56d8832","kind":"commit","published_at":"2007-05-18T23:21:30.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_6","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_6/manifests"},{"name":"rel_0_1_5","sha":"53d8ed47a4c62a4e4c368cb941d72d51507d9b65","kind":"commit","published_at":"2007-03-31T21:16:11.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_5","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_5/manifests"},{"name":"rel_0_1_4","sha":"e09892b6f088e1f61526d26c04772125873f6479","kind":"commit","published_at":"2007-03-10T19:29:09.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_4","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_4/manifests"},{"name":"rel_0_1_3","sha":"e5f33d4302b9985fb30b61618d862ce4893acd72","kind":"commit","published_at":"2007-02-21T02:20:56.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_3","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_3/manifests"},{"name":"rel_0_1_2","sha":"93d9fdd0f65481d2af3771c34cbc3e1a9d7798e4","kind":"commit","published_at":"2007-02-01T06:24:25.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_2","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_2/manifests"},{"name":"rel_0_1_1","sha":"a3c6fc70dd44e8a17b4b19e30dc90a245d93e6d1","kind":"commit","published_at":"2007-01-14T20:51:01.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_1","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_1/manifests"},{"name":"rel_0_1_0","sha":"b7c6abdd82a782df264a90c908ca0d3dd88f425b","kind":"commit","published_at":"2006-12-31T05:51:16.000Z","download_url":"https://codeload.github.com/sqlalchemy/mako/tar.gz/rel_0_1_0","html_url":"https://github.com/sqlalchemy/mako/releases/tag/rel_0_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/tags/rel_0_1_0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T19:28:14.282Z","dependent_packages_count":186,"downloads":218580746,"downloads_period":"last-month","dependent_repos_count":19248,"rankings":{"downloads":0.03484914903880545,"dependent_repos_count":0.05704255447930785,"dependent_packages_count":0.11720319071471935,"stargazers_count":4.552032530763545,"forks_count":7.014216618642094,"docker_downloads_count":0.2756751105543399,"average":2.0085031923654686},"purl":"pkg:pypi/mako","advisories":[{"uuid":"GSA_kwCzR0hTQS0yaDRwLXZqcmMtOHhwcc4ABWWP","url":"https://github.com/advisories/GHSA-2h4p-vjrc-8xpq","title":"Mako vulnerable to path traversal via backslash URI on Windows in TemplateLookup","description":"## Summary\n\nOn Windows, a URI using backslash traversal (e.g. `\\..\\..\\ secret.txt`) bypasses the directory traversal check in `Template.__init__` and the `posixpath`-based normalization in `TemplateLookup.get_template()`, allowing reads of files outside the configured template directory.\n\n\n## Details\n\nThe root cause is a mismatch between `posixpath` (used for URI normalization in `get_template()`) and `os.path` (used for file access via `os.path.isfile()` and validation via `os.path.normpath()` in `Template.__init__`). On Windows, `os.path` is `ntpath`, which treats `\\` as a path separator, while `posixpath` treats it as a literal character.\n\nThe vulnerability chain:\n\n1. `get_template()` strips only leading `/` via `re.sub(r\"^\\/+\", \"\", uri)` and normalizes with `posixpath` — backslash `\\` is treated as a literal character, so `\\..\\ secret.txt` passes through with `..` undetected.\n2. `Template.__init__()` validation uses `os.path.normpath()` — on Windows this resolves `\\..\\ secret.txt` to `\\secret.txt`, which does not start with `..`, so the `startswith(\"..\")` check passes.\n3. `os.path.isfile()` on Windows interprets `\\` as a path separator, resolving the `..` traversal and finding files outside the template directory.\n\n### Affected code\n\n- `mako/lookup.py`: `TemplateLookup.get_template()` uses `posixpath.normpath`/`posixpath.join` for path construction but `os.path.isfile()` for existence check\n- `mako/template.py`: `Template.__init__()` URI validation uses `os.path.normpath()` which on Windows resolves backslash traversal to a form that passes the `startswith(\"..\")` guard\n\n## Impact\n\nIf an application passes user-controlled template names or include paths to `TemplateLookup.get_template()`, an attacker on Windows may be able to load and disclose readable files outside the configured template directory. The primary impact is local file disclosure. If the targeted file contains Mako/Python template syntax, it may also be parsed and executed as a template.\n\n## Remediation\n\nThe fix should normalize backslashes to forward slashes early in the URI processing pipeline, before any path operations, to ensure consistent behavior across platforms.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-05-06T21:45:16.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/sqlalchemy/mako/security/advisories/GHSA-2h4p-vjrc-8xpq","https://github.com/sqlalchemy/mako/issues/435","https://github.com/sqlalchemy/mako/commit/72e10c573ca0fbcbddd4455abca8ce92a61780d7","https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_12","https://nvd.nist.gov/vuln/detail/CVE-2026-44307","https://github.com/advisories/GHSA-2h4p-vjrc-8xpq"],"source_kind":"github","identifiers":["GHSA-2h4p-vjrc-8xpq","CVE-2026-44307"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-06T22:00:07.920Z","updated_at":"2026-08-21T12:02:07.399Z","epss_percentage":0.00609,"epss_percentile":0.46555,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yaDRwLXZqcmMtOHhwcc4ABWWP","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yaDRwLXZqcmMtOHhwcc4ABWWP","packages":[{"ecosystem":"pypi","package_name":"Mako","versions":[{"first_patched_version":"1.3.12","vulnerable_version_range":"\u003c= 1.3.11"}],"purl":"pkg:pypi/mako"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yaDRwLXZqcmMtOHhwcc4ABWWP/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS12OTJnLXhneHctdnZtbc4ABVY3","url":"https://github.com/advisories/GHSA-v92g-xgxw-vvmm","title":"Mako: Path traversal via double-slash URI prefix in TemplateLookup","description":"### Summary\n\n`TemplateLookup.get_template()` is vulnerable to path traversal when a URI starts with `//` (e.g., `//../../../secret.txt`). The root cause is an inconsistency between two slash-stripping implementations:\n\n- `Template.__init__` strips **one** leading `/` using `if`/slice\n- `TemplateLookup.get_template()` strips **all** leading `/` using `re.sub(r\"^\\/+\", \"\")`\n\nWhen a URI like `//../../../../etc/passwd` is passed:\n1. `get_template()` strips all `/` → `../../../../etc/passwd` → file found via `posixpath.join(dir_, u)`\n2. `Template.__init__` strips one `/` → `/../../../../etc/passwd` → `normpath` → `/etc/passwd`\n3. `/etc/passwd`.startswith(`..`) → `False` → **check bypassed**\n\n### Impact\n\nArbitrary file read: any file readable by the process can be returned as rendered template content when an application passes untrusted input directly to `TemplateLookup.get_template()`.\n\nNote: this is exploitable at the library API level. HTTP-based exploitation is mitigated by Python's `BaseHTTPRequestHandler` which normalizes double-slash prefixes since CPython gh-87389. Applications using other HTTP servers that do not normalize paths may be affected.\n\n### Fix\n\nChanged `Template.__init__` to use `lstrip(\"/\")` instead of stripping only a single leading slash, so both code paths handle leading slashes consistently.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-04-16T21:16:40.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P","references":["https://github.com/sqlalchemy/mako/security/advisories/GHSA-v92g-xgxw-vvmm","https://nvd.nist.gov/vuln/detail/CVE-2026-41205","https://github.com/sqlalchemy/mako/commit/e05ac61989a7fb9dd7dcde6cfd72dc48328719a3","https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_11","https://github.com/pypa/advisory-database/tree/main/vulns/mako/PYSEC-2026-88.yaml","https://github.com/advisories/GHSA-v92g-xgxw-vvmm"],"source_kind":"github","identifiers":["GHSA-v92g-xgxw-vvmm","CVE-2026-41205"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-16T22:00:09.301Z","updated_at":"2026-08-06T13:02:57.013Z","epss_percentage":0.00361,"epss_percentile":0.2861,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12OTJnLXhneHctdnZtbc4ABVY3","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12OTJnLXhneHctdnZtbc4ABVY3","packages":[{"ecosystem":"pypi","package_name":"Mako","versions":[{"first_patched_version":"1.3.11","vulnerable_version_range":"\u003c= 1.3.10"}],"purl":"pkg:pypi/mako"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12OTJnLXhneHctdnZtbc4ABVY3/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS12OTczLWZ4Z2YtNnhocM4AAu1a","url":"https://github.com/advisories/GHSA-v973-fxgf-6xhp","title":"mako is vulnerable to Regular Expression Denial of Service","description":"Sqlalchemy mako before 1.2.2 is vulnerable to Regular expression Denial of Service when using the Lexer class to parse. This also affects babelplugin and linguaplugin.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-09-16T17:20:25.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-40023","https://github.com/sqlalchemy/mako/issues/366","https://github.com/sqlalchemy/mako/commit/925760291d6efec64fda6e9dd1fd9cfbd5be068c","https://github.com/pypa/advisory-database/tree/main/vulns/mako/PYSEC-2022-260.yaml","https://github.com/sqlalchemy/mako/blob/c2f392e0be52dc67d1b9770ab8cce6a9c736d547/mako/ext/extract.py#L21","https://lists.debian.org/debian-lts-announce/2022/09/msg00026.html","https://github.com/advisories/GHSA-v973-fxgf-6xhp","https://pyup.io/posts/pyup-discovers-redos-vulnerabilities-in-top-python-packages","https://pyup.io/vulnerabilities/CVE-2022-40023/50870","https://lists.debian.org/debian-lts-announce/2025/12/msg00004.html"],"source_kind":"github","identifiers":["GHSA-v973-fxgf-6xhp","CVE-2022-40023"],"repository_url":"https://github.com/sqlalchemy/mako","blast_radius":37.274154806963196,"created_at":"2022-12-21T16:11:59.041Z","updated_at":"2026-08-15T20:10:34.995Z","epss_percentage":0.01727,"epss_percentile":0.75531,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12OTczLWZ4Z2YtNnhocM4AAu1a","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12OTczLWZ4Z2YtNnhocM4AAu1a","packages":[{"ecosystem":"pypi","package_name":"mako","versions":[{"first_patched_version":"1.2.2","vulnerable_version_range":"\u003c 1.2.2"}],"purl":"pkg:pypi/mako"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12OTczLWZ4Z2YtNnhocM4AAu1a/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03cTh4LTM4bWMtcDg0Zs4AAgJp","url":"https://github.com/advisories/GHSA-7q8x-38mc-p84f","title":"Mako contains Cross-site Scripting vulnerability","description":"Mako before 0.3.4 relies on the cgi.escape function in the Python standard library for cross-site scripting (XSS) protection, which makes it easier for remote attackers to conduct XSS attacks via vectors involving single-quote characters and a JavaScript onLoad event handler for a BODY element.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-17T05:48:31.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2010-2480","https://access.redhat.com/security/cve/CVE-2010-2480","https://bugzilla.redhat.com/show_bug.cgi?id=609573","https://bugs.python.org/issue9061","https://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html","https://www.makotemplates.org/CHANGES","https://github.com/pypa/advisory-database/tree/main/vulns/mako/PYSEC-2010-1.yaml","http://bugs.python.org/issue9061","http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html","http://www.makotemplates.org/CHANGES","https://github.com/advisories/GHSA-7q8x-38mc-p84f"],"source_kind":"github","identifiers":["GHSA-7q8x-38mc-p84f","CVE-2010-2480"],"repository_url":null,"blast_radius":22.707243732977577,"created_at":"2023-02-04T01:02:58.527Z","updated_at":"2026-08-11T14:12:02.343Z","epss_percentage":0.01824,"epss_percentile":0.7668,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03cTh4LTM4bWMtcDg0Zs4AAgJp","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03cTh4LTM4bWMtcDg0Zs4AAgJp","packages":[{"ecosystem":"pypi","package_name":"mako","versions":[{"first_patched_version":"0.3.4","vulnerable_version_range":"\u003c 0.3.4"}],"purl":"pkg:pypi/mako"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03cTh4LTM4bWMtcDg0Zs4AAgJp/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mako","docker_dependents_count":412,"docker_downloads_count":1205255965,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mako","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mako/dependencies","status":null,"funding_links":["https://github.com/sponsors/sqlalchemy","https://patreon.com/zzzeek","https://tidelift.com/funding/github/pypi/SQLAlchemy"],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T18:01:18.773Z","issues_count":88,"pull_requests_count":46,"avg_time_to_close_issue":17348243.916666668,"avg_time_to_close_pull_request":5332170.0,"issues_closed_count":60,"pull_requests_closed_count":42,"pull_request_authors_count":32,"issue_authors_count":56,"avg_comments_per_issue":4.386363636363637,"avg_comments_per_pull_request":6.3478260869565215,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":1170304.5833333333,"past_year_avg_time_to_close_pull_request":1838453.857142857,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":2.736842105263158,"past_year_avg_comments_per_pull_request":7.545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/issues","maintainers":[{"login":"bourke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bourke"},{"login":"zzzeek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"},{"login":"jvanasco","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"},{"login":"CaselIT","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"}],"active_maintainers":[{"login":"zzzeek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mako/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mako/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mako/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mako/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mako/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mako/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-11-15T13:09:32.275Z","updated_at":"2022-11-15T13:09:32.275Z","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:15:59.984Z","updated_at":"2026-08-18T09:15:59.984Z","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":930508,"maintainers_count":399706,"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":25933,"full_name":"sqlalchemy/mako","default_branch":"main","total_commits":957,"total_committers":62,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":15.435483870967742,"dds":0.20898641588296762,"past_year_total_commits":36,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":36.0,"past_year_dds":0.0,"last_synced_at":"2026-08-19T10:00:49.871Z","last_synced_commit":"411b4ac6cf054e61a8fb44c236990fda1e41ade4","created_at":"2023-03-07T16:28:27.552Z","updated_at":"2026-08-19T10:00:49.501Z","committers":[{"name":"Mike Bayer","email":"mike_mp@zzzcomputing.com","login":"zzzeek","count":757},{"name":"Philip Jenvey","email":"pjenvey@underboss.org","login":"pjenvey","count":39},{"name":"Ben Bangert","email":"ben@groovie.org","login":"bbangert","count":20},{"name":"Michael Bourke","email":"michael@iter8ve.com","login":"bourke","count":11},{"name":"Federico Caselli","email":"cfederico87@gmail.com","login":"CaselIT","count":9},{"name":"Vincent Férotin","email":"vincent.ferotin@gmail.com","login":"vincent-ferotin","count":8},{"name":"Laurent DAVERIO","email":"laurent@daverio.net","login":null,"count":7},{"name":"Wichert Akkerman","email":"wichert@wiggy.net","login":"wichert","count":7},{"name":"Benjamin Trofatter","email":"bentrofatter@gmail.com","login":"olduvaihand","count":7},{"name":"Hai Zhu","email":"35182391+cocolato","login":"cocolato","count":6},{"name":"Gabi Davar","email":"grizzly.nyo@gmail.com","login":"mindw","count":5},{"name":"Hugo","email":"hugovk","login":"hugovk","count":5},{"name":"donkopotamus","email":"derek.harland@finq.co.nz","login":"donkopotamus","count":5},{"name":"Martin von Gagern","email":"gagern@google.com","login":"gagern","count":4},{"name":"Laurent DAVERIO","email":"daverio@Vialfre","login":null,"count":3},{"name":"Martin Geisler","email":"martin@geisler.net","login":"mgeisler","count":3},{"name":"Matthis Thorade","email":"matthis.thorade@gmail.com","login":"thorade","count":3},{"name":"jonathan vanasco","email":"jonathan@2xlp.com","login":"jvanasco","count":3},{"name":"Anurag Kumar","email":"mailanu98@gmail.com","login":"anukaal","count":2},{"name":"Eevee (Alex Munroe)","email":"eevee.git@veekun.com","login":"eevee","count":2},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":2},{"name":"Philipp Volugine","email":"phil.volguine@gmail.com","login":"Zer0-","count":2},{"name":"Steve Piercy","email":"web@stevepiercy.com","login":"stevepiercy","count":2},{"name":"Ville Skyttä","email":"ville.skytta@iki.fi","login":"scop","count":2},{"name":"Vladimir Magamedov","email":"vladimir@magamedov.com","login":"vmagamedov","count":2},{"name":"Xie Shi","email":"xieshi@douban.com","login":"georgexsh","count":2},{"name":"designst","email":"info@designstage.ch","login":"designst","count":2},{"name":"Sébastien Granjoux","email":"sgr@melexis.com","login":null,"count":2},{"name":"CodeMan99","email":"cody.taylor@maternityneighborhood.com","login":null,"count":2},{"name":"Daniel Martin","email":"daniel.martin@crowdstrike.com","login":null,"count":1},{"name":"Nishanth Aravamudan","email":"nish.aravamudan@canonical.com","login":null,"count":1},{"name":"Álvaro Mondéjar","email":"mondejar1994@gmail.com","login":"mondeja","count":1},{"name":"sinoroc","email":"sinoroc.code+git@gmail.com","login":"sinoroc","count":1},{"name":"lacsaP","email":"patatetom","login":"patatetom","count":1},{"name":"convert-repo","email":"none@none","login":"invalid-email-address","count":1},{"name":"Yves Chevallier","email":"nowox@x0x.ch","login":"nowox","count":1},{"name":"Yap Sok Ann","email":"sokann@gmail.com","login":"sayap","count":1},{"name":"Yannick Gingras","email":"ygingras@ygingras.net","login":"ygingras","count":1},{"name":"Takuto Ikuta","email":"tikuta@google.com","login":"atetubou","count":1},{"name":"Roman Imankulov","email":"roman.imankulov@gmail.com","login":"imankulov","count":1},{"name":"Ram Rachum","email":"ram@rachum.com","login":"cool-RR","count":1},{"name":"Raf Baluyot","email":"baluyotraf@outlook.com","login":"baluyotraf","count":1},{"name":"Petr Viktorin","email":"pviktori@redhat.com","login":"encukou","count":1},{"name":"Nicola Soranzo","email":"nicola.soranzo@gmail.com","login":"nsoranzo","count":1},{"name":"Ned Batchelder","email":"ned@nedbatchelder.com","login":"nedbat","count":1},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":1},{"name":"Matt Trescott","email":"mtc@melexis.com","login":"mtc-mlx","count":1},{"name":"Marius Bakke","email":"mbakke@fastmail.com","login":"mbakke","count":1},{"name":"Marc Pare","email":"marcpare0@gmail.com","login":"marcpare","count":1},{"name":"Krystian Rosiński","email":"krystian.rosinski@gmail.com","login":"krysros","count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":"tirkarthi","count":1},{"name":"Jose","email":"jose@cybergalvez.com","login":"jjgalvez","count":1},{"name":"Jan Chren","email":"dev.rindeal@gmail.com","login":"rindeal","count":1},{"name":"Ian Wilson","email":"ian@laspilitas.com","login":"ianjosephwilson","count":1},{"name":"Huayi Zhang","email":"irachex@gmail.com","login":"irachex","count":1},{"name":"Cody Taylor","email":"codemister99@yahoo.com","login":"CodeMan99","count":1},{"name":"Christoph Reiter","email":"reiter.christoph@gmail.com","login":"lazka","count":1},{"name":"Charles Pigott","email":"charlespigott@googlemail.com","login":"LordAro","count":1},{"name":"Björn Dahlgren","email":"bjodah@gmail.com","login":"bjodah","count":1},{"name":"Andy Freeland","email":"andy@andyfreeland.net","login":"rouge8","count":1},{"name":"Ammar Najjar","email":"ammarnajjar","login":"ammarnajjar","count":1},{"name":"Abhilash Raj","email":"raj.abhilash1@gmail.com","login":"maxking","count":1}],"past_year_committers":[{"name":"Mike Bayer","email":"mike_mp@zzzcomputing.com","login":"zzzeek","count":36}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/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/mako","html_url":"https://github.com/sqlalchemy/mako","last_synced_at":"2026-08-24T12:30:45.362Z","status":"error","issues_count":111,"pull_requests_count":62,"avg_time_to_close_issue":50131126.69512195,"avg_time_to_close_pull_request":5384804.6,"issues_closed_count":82,"pull_requests_closed_count":55,"pull_request_authors_count":34,"issue_authors_count":68,"avg_comments_per_issue":3.972972972972973,"avg_comments_per_pull_request":6.387096774193548,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":6149400.555555556,"past_year_avg_time_to_close_pull_request":21.0,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T11:04:42.081Z","updated_at":"2026-08-24T12:30:45.362Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlalchemy%2Fmako/issues","issue_labels_count":{"table":{"bug":24,"low priority":10,"feature":9,"lexer":6,"documentation":5,"py3k":4,"compiler":4,"question":3,"runtime":3,"installation":2,"easy":2,"cant reproduce":2,"high priority":2,"setup":2,"awaiting info":2,"commandline":1,"wontfix":1,"lookup":1,"regression":1,"duplicate":1,"test suite":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":84,"MEMBER":19,"CONTRIBUTOR":8}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":45,"NONE":14,"MEMBER":3}},"issue_authors":{"table":{"sqlalchemy-bot":20,"zzzeek":10,"bourke":7,"kloczek":6,"sgranjoux":2,"rdan":2,"hroncok":2,"fkv1":2,"gfxstrand":1,"lzr1994":1,"marcosps":1,"GuGuMur":1,"ggemmill":1,"mcampbell":1,"yota-code":1,"brainwane":1,"mgedmin":1,"Asday":1,"ccwienk":1,"warrenspe":1,"Jamim":1,"wuillaum":1,"joestepp":1,"cousteaulecommandant":1,"trusktr":1,"ni-balexand":1,"jcpunk":1,"ks07":1,"qianxuanyon":1,"lv-gh":1,"vain":1,"gobater":1,"DulceZavaleta":1,"AdamMTGreenberg":1,"RossComputerGuy":1,"Ravi2k3":1,"pjadzinsky":1,"baluyotraf":1,"amol-":1,"bdubbs":1,"DavidKorczynski":1,"mgorny":1,"kroeschl":1,"inducer":1,"yezz123":1,"xry111":1,"tiltingpenguin":1,"heitbaum":1,"CaselIT":1,"jeremylowery":1,"ianjosephwilson":1,"hilarryxu":1,"diffore":1,"edsantoshn":1,"nminpc":1,"kaddkaka":1,"lazka":1,"artcon-de-com":1,"shakfu":1,"kpinc":1,"joelspadin":1,"oriolpiera":1,"jvanasco":1,"sinoroc":1,"MarioKlebsch":1,"hugovk":1,"JonathanWylie":1,"jelly":1}},"pull_request_authors":{"table":{"cocolato":13,"jjgalvez":4,"gagern":4,"sgranjoux":4,"hroncok":3,"yezz123":3,"jvanasco":2,"mgorny":2,"ianjosephwilson":2,"baluyotraf":1,"sinoroc":1,"tirkarthi":1,"anukaal":1,"Dutchtallman":1,"Zimzozaur":1,"osbornch":1,"ni-balexand":1,"ashiijo":1,"atetubou":1,"rouge8":1,"mondeja":1,"cool-RR":1,"rindeal":1,"mtc-mlx":1,"CaselIT":1,"nsoranzo":1,"ammarnajjar":1,"rdan":1,"maxking":1,"TheJJ":1,"hugovk":1,"lazka":1,"encukou":1,"LordAro":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16328808,"issues_count":42398313,"pull_requests_count":135865593,"authors_count":11520402,"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":2,"lookup":1,"test suite":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":6,"MEMBER":3,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":2}},"past_year_issue_authors":{"table":{"zzzeek":3,"rdan":2,"AdamMTGreenberg":1,"hugovk":1,"Ravi2k3":1,"tiltingpenguin":1,"yota-code":1}},"past_year_pull_request_authors":{"table":{"ashiijo":1,"rdan":1}},"maintainers":[{"table":{"login":"zzzeek","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"}},{"table":{"login":"bourke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bourke"}},{"table":{"login":"jvanasco","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jvanasco"}},{"table":{"login":"CaselIT","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CaselIT"}}],"active_maintainers":[{"table":{"login":"zzzeek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzzeek"}}]}},"events":{"total":{"CreateEvent":5,"DeleteEvent":1,"ForkEvent":7,"IssueCommentEvent":57,"IssuesEvent":20,"PullRequestEvent":10,"PullRequestReviewCommentEvent":6,"PullRequestReviewEvent":19,"PushEvent":23,"ReleaseEvent":5,"WatchEvent":63},"last_year":{"DeleteEvent":1,"ForkEvent":4,"IssueCommentEvent":4,"IssuesEvent":2,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":7,"PushEvent":5,"WatchEvent":10}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"doc/build/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-01T12:10:40.595Z","updated_at":"2022-09-01T12:10:40.595Z","repository_link":"https://github.com/sqlalchemy/mako/blob/main/doc/build/requirements.txt","dependencies":[{"id":3505214938,"package_name":"changelog","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3505214939,"package_name":"sphinx-paramlinks","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3505214940,"package_name":"zzzeeksphinx","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-01-15T06:41:43.103Z","updated_at":"2023-01-15T06:41:43.103Z","repository_link":"https://github.com/sqlalchemy/mako/blob/main/.github/workflows/run-on-pr.yaml","dependencies":[{"id":6917687159,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6917687160,"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-01-15T06:41:43.261Z","updated_at":"2023-01-15T06:41:43.261Z","repository_link":"https://github.com/sqlalchemy/mako/blob/main/.github/workflows/run-test.yaml","dependencies":[{"id":6917687161,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6917687162,"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":"2026-05-08T06:02:31.569Z","updated_at":"2026-05-08T06:02:31.569Z","repository_link":"https://github.com/sqlalchemy/mako/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2026-05-08T06:02:31.627Z","updated_at":"2026-05-08T06:02:31.627Z","repository_link":"https://github.com/sqlalchemy/mako/blob/main/setup.py","dependencies":[]}],"score":31.446339739048856,"created_at":"2025-11-11T15:16:52.262Z","updated_at":"2026-08-25T13:00:37.354Z","avatar_url":"https://github.com/sqlalchemy.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369301","html_url":"https://summary.ecosyste.ms/projects/369301"}