{"id":65079,"name":"genshi","description":"Python toolkit for generation of output for the web","url":"https://github.com/edgewall/genshi","last_synced_at":"2025-09-08T13:19:35.978Z","repository":{"id":1075422,"uuid":"1822630","full_name":"edgewall/genshi","owner":"edgewall","description":"Python toolkit for generation of output for the web","archived":false,"fork":false,"pushed_at":"2025-07-06T21:55:59.000Z","size":2575,"stargazers_count":92,"open_issues_count":9,"forks_count":36,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-07-06T22:31:10.347Z","etag":null,"topics":["python","templating-language"],"latest_commit_sha":null,"homepage":"http://genshi.edgewall.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edgewall.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-05-30T18:01:50.000Z","updated_at":"2025-04-28T07:33:56.000Z","dependencies_parsed_at":"2024-06-18T16:42:56.408Z","dependency_job_id":"9260e94e-85b1-40a4-97ea-731d6f9f79ee","html_url":"https://github.com/edgewall/genshi","commit_stats":{"total_commits":929,"total_committers":31,"mean_commits":"29.967741935483872","dds":0.2734122712594187,"last_synced_commit":"e1612568cbf3349a0160f67eee5b255e35057f45"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/edgewall/genshi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edgewall","download_url":"https://codeload.github.com/edgewall/genshi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/sbom","scorecard":{"id":366568,"data":{"date":"2025-08-11","repo":{"name":"github.com/edgewall/genshi","commit":"d785d0454478ec23194c260c74d8c5579060e20e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/edgewall/genshi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/edgewall/genshi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/edgewall/genshi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/edgewall/genshi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/edgewall/genshi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/edgewall/genshi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/edgewall/genshi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/edgewall/genshi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/edgewall/genshi/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/edgewall/genshi/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:92","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:36","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.7.6 not signed: https://api.github.com/repos/edgewall/genshi/releases/59135598","Warn: release artifact 0.7.6 does not have provenance: https://api.github.com/repos/edgewall/genshi/releases/59135598"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'stable/0.7.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T11:57:16.040Z","repository_id":1075422,"created_at":"2025-08-18T11:57:16.041Z","updated_at":"2025-08-18T11:57:16.041Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190655,"owners_count":25238198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":"edgewall","name":"Edgewall Software","uuid":"246118","kind":"organization","description":null,"email":null,"website":"http://edgewall.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/246118?v=4","repositories_count":4,"last_synced_at":"2024-04-16T01:04:51.861Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/edgewall","funding_links":[],"total_stars":555,"followers":8,"following":0,"created_at":"2022-11-02T20:42:50.423Z","updated_at":"2024-04-16T01:04:53.221Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edgewall","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edgewall/repositories"},"packages":[{"id":2745702,"name":"genshi","ecosystem":"pypi","description":"A toolkit for generation of output for the web","homepage":"https://github.com/edgewall/genshi","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/edgewall/genshi","keywords_array":["python.templating.engines"],"namespace":null,"versions_count":26,"first_release_published_at":"2014-01-07T21:25:16.000Z","latest_release_published_at":"2024-06-15T23:53:20.000Z","latest_release_number":"0.7.9","last_synced_at":"2025-08-13T12:48:23.502Z","created_at":"2022-04-10T11:07:06.160Z","updated_at":"2025-08-13T12:48:23.502Z","registry_url":"https://pypi.org/project/genshi/","install_command":"pip install genshi --index-url https://pypi.org/simple","documentation_url":"https://genshi.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 3","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Internet :: WWW/HTTP :: Dynamic Content","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Text Processing :: Markup :: HTML","Topic :: Text Processing :: Markup :: XML"],"normalized_name":"genshi"},"repo_metadata":{"id":1075422,"uuid":"1822630","full_name":"edgewall/genshi","owner":"edgewall","description":"Python toolkit for generation of output for the web","archived":false,"fork":false,"pushed_at":"2024-11-16T18:31:55.000Z","size":2556,"stargazers_count":92,"open_issues_count":7,"forks_count":36,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-30T20:49:45.266Z","etag":null,"topics":["python","templating-language"],"latest_commit_sha":null,"homepage":"http://genshi.edgewall.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edgewall.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-05-30T18:01:50.000Z","updated_at":"2025-04-28T07:33:56.000Z","dependencies_parsed_at":"2024-06-18T16:42:56.408Z","dependency_job_id":"9260e94e-85b1-40a4-97ea-731d6f9f79ee","html_url":"https://github.com/edgewall/genshi","commit_stats":{"total_commits":929,"total_committers":31,"mean_commits":"29.967741935483872","dds":0.2734122712594187,"last_synced_commit":"e1612568cbf3349a0160f67eee5b255e35057f45"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edgewall","download_url":"https://codeload.github.com/edgewall/genshi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":257353574,"owners_count":22533216,"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":"edgewall","name":"Edgewall Software","uuid":"246118","kind":"organization","description":null,"email":null,"website":"http://edgewall.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/246118?v=4","repositories_count":4,"last_synced_at":"2024-04-16T01:04:51.861Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/edgewall","funding_links":[],"total_stars":555,"followers":8,"following":0,"created_at":"2022-11-02T20:42:50.423Z","updated_at":"2024-04-16T01:04:53.221Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edgewall","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edgewall/repositories"},"tags":[{"name":"0.7.9","sha":"94ab921f411644b3773542c0791f2213813097a5","kind":"commit","published_at":"2024-06-15T23:49:55.000Z","download_url":"https://codeload.github.com/edgewall/genshi/tar.gz/0.7.9","html_url":"https://github.com/edgewall/genshi/releases/tag/0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags/0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags/0.7.9/manifests"},{"name":"0.7.8","sha":"0dad9ea08bcb11c75db0ddbe4fabaf8ca921ea35","kind":"commit","published_at":"2024-06-14T04:39:51.000Z","download_url":"https://codeload.github.com/edgewall/genshi/tar.gz/0.7.8","html_url":"https://github.com/edgewall/genshi/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"12954b862a8090775aef66c96e6f341323a40cf9","kind":"commit","published_at":"2022-04-21T12:25:41.000Z","download_url":"https://codeload.github.com/edgewall/genshi/tar.gz/0.7.7","html_url":"https://github.com/edgewall/genshi/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags/0.7.7/manifests"},{"name":"0.7.6","sha":"b4018f001638e23dbd24a755a5d9291f48e2b4eb","kind":"commit","published_at":"2022-02-09T14:48:01.000Z","download_url":"https://codeload.github.com/edgewall/genshi/tar.gz/0.7.6","html_url":"https://github.com/edgewall/genshi/releases/tag/0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags/0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags/0.7.6/manifests"},{"name":"0.7.5","sha":"f4edce811ea9c4ef4421de28978286d75551ba87","kind":"commit","published_at":"2020-11-18T09:42:46.000Z","download_url":"https://codeload.github.com/edgewall/genshi/tar.gz/0.7.5","html_url":"https://github.com/edgewall/genshi/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"5d93d39152095d1024b5a06d107c4052cd2ba693","kind":"commit","published_at":"2020-11-03T19:16:56.000Z","download_url":"https://codeload.github.com/edgewall/genshi/tar.gz/0.7.4","html_url":"https://github.com/edgewall/genshi/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"de13b201b063ed81835a3f8c8068809cd2490199","kind":"commit","published_at":"2019-05-27T20:58:31.000Z","download_url":"https://codeload.github.com/edgewall/genshi/tar.gz/0.7.3","html_url":"https://github.com/edgewall/genshi/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"a25d66489f6714a7d994325e0b4ba47508bf478b","kind":"commit","published_at":"2019-04-27T20:18:56.000Z","download_url":"https://codeload.github.com/edgewall/genshi/tar.gz/0.7.2","html_url":"https://github.com/edgewall/genshi/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"e97e207c9cfc90d6daa7054479171aaf801ce6ca","kind":"commit","published_at":"2018-09-01T18:55:05.000Z","download_url":"https://codeload.github.com/edgewall/genshi/tar.gz/0.7.1","html_url":"https://github.com/edgewall/genshi/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/tags/0.7.1/manifests"}]},"repo_metadata_updated_at":"2025-07-06T02:02:52.907Z","dependent_packages_count":20,"downloads":226323,"downloads_period":"last-month","dependent_repos_count":408,"rankings":{"downloads":0.8721722017408917,"dependent_repos_count":0.7195486659287664,"dependent_packages_count":0.6109549888263334,"stargazers_count":7.831155346830516,"forks_count":6.530233307565855,"docker_downloads_count":4.517380145854353,"average":3.5135741094577857},"purl":"pkg:pypi/genshi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/genshi","docker_dependents_count":1,"docker_downloads_count":8,"usage_url":"https://repos.ecosyste.ms/usage/pypi/genshi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/genshi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-04-30T20:47:18.398Z","issues_count":35,"pull_requests_count":56,"avg_time_to_close_issue":33892883.53571428,"avg_time_to_close_pull_request":9461727.267857144,"issues_closed_count":28,"pull_requests_closed_count":56,"pull_request_authors_count":20,"issue_authors_count":16,"avg_comments_per_issue":2.657142857142857,"avg_comments_per_pull_request":2.357142857142857,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":3060606.1428571427,"past_year_avg_time_to_close_pull_request":40015.166666666664,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.25,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/issues","maintainers":[{"login":"FelixSchwarz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FelixSchwarz"},{"login":"jun66j5","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jun66j5"}],"active_maintainers":[{"login":"jun66j5","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jun66j5"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/genshi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/genshi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/genshi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/genshi/related_packages","maintainers":[{"uuid":"hodgestar","login":"hodgestar","name":null,"email":null,"url":null,"packages_count":46,"html_url":"https://pypi.org/user/hodgestar/","role":null,"created_at":"2023-02-24T07:34:54.617Z","updated_at":"2023-02-24T07:34:54.617Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hodgestar/packages"},{"uuid":"rjollos","login":"rjollos","name":null,"email":null,"url":null,"packages_count":105,"html_url":"https://pypi.org/user/rjollos/","role":null,"created_at":"2023-02-24T07:34:54.634Z","updated_at":"2023-02-24T07:34:54.634Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rjollos/packages"},{"uuid":"cmlenz","login":"cmlenz","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/cmlenz/","role":null,"created_at":"2023-02-24T07:34:54.597Z","updated_at":"2023-02-24T07:34:54.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cmlenz/packages"},{"uuid":"mgood","login":"mgood","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/mgood/","role":null,"created_at":"2023-02-24T07:34:54.629Z","updated_at":"2023-02-24T07:34:54.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mgood/packages"},{"uuid":"edgewall-org","login":"edgewall-org","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/edgewall-org/","role":null,"created_at":"2023-02-24T07:34:54.605Z","updated_at":"2023-02-24T07:34:54.605Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/edgewall-org/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":585765,"full_name":"edgewall/genshi","default_branch":"master","committers":[{"name":"Christopher Lenz","email":"cmlenz@gmail.com","login":null,"count":675},{"name":"Simon Cross","email":"hodgestar@gmail.com","login":null,"count":103},{"name":"Felix Schwarz","email":"felix.schwarz@oss.schwarz.eu","login":null,"count":36},{"name":"Paulo Sérgio Vieira Algarvio","email":"ufs@ufsoft.org","login":null,"count":27},{"name":"Alec Thomas","email":"alec@swapoff.org","login":null,"count":24},{"name":"Matthew Good","email":"matt@matt-good.net","login":null,"count":18},{"name":"Jeroen Ruigrok van der Werven","email":"asmodai@in-nomine.org","login":null,"count":8},{"name":"Simon Cross","email":"hodgestar+github@gmail.com","login":null,"count":5},{"name":"Cédric Krier","email":"ced@b2ck.com","login":null,"count":4},{"name":"Eli Schwartz","email":"eschwartz@archlinux.org","login":"eli-schwartz","count":3},{"name":"Jonas Borgström","email":"jonas@borgstrom.se","login":null,"count":3},{"name":"kreyoo","email":"zunder325@gmail.com","login":null,"count":3},{"name":"Jun Omae","email":"jun66j5@gmail.com","login":null,"count":2},{"name":"Brandt Bucher","email":"brandtbucher@microsoft.com","login":null,"count":1},{"name":"Graham Inggs","email":"ginggs@debian.org","login":null,"count":1},{"name":"Eric O'Connell","email":"eric@premise.com","login":null,"count":1},{"name":"Jan Vollmer","email":"j.vollmer@mci.de","login":null,"count":1},{"name":"Inada Naoki","email":"songofacandy@gmail.com","login":null,"count":1},{"name":"Nils Philippsen","email":"nils@tiptoe.de","login":null,"count":1},{"name":"Jason R. Coombs","email":"jaraco@jaraco.com","login":null,"count":1},{"name":"Roger Leigh","email":"rleigh@codelibre.net","login":null,"count":1},{"name":"Tim Hatch","email":"tim@timhatch.com","login":null,"count":1},{"name":"Alec Flett","email":"alecf@flett.org","login":null,"count":1},{"name":"John Vandenberg","email":"jayvdb@gmail.com","login":null,"count":1},{"name":"Barry Warsaw","email":"barry@python.org","login":null,"count":1},{"name":"Pablo Galindo","email":"pablogsal@gmail.com","login":null,"count":1},{"name":"Kenneth Gillen","email":"k.h.gillen@dundee.ac.uk","login":null,"count":1},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":1},{"name":"Ryan J Ollos","email":"ryanollos@verasonics.com","login":null,"count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Jan Vollmer","email":"51451323+kreyoo","login":"kreyoo","count":1}],"total_commits":929,"total_committers":31,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":29.967741935483872,"dds":0.2734122712594187,"past_year_committers":[{"name":"Graham Inggs","email":"ginggs@debian.org","login":null,"count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:07:47.367Z","last_synced_commit":"e1612568cbf3349a0160f67eee5b255e35057f45","created_at":"2023-03-09T06:04:51.453Z","updated_at":"2023-10-25T14:07:47.368Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"edgewall/genshi","html_url":"https://github.com/edgewall/genshi","last_synced_at":"2025-06-01T00:33:10.778Z","status":null,"issues_count":35,"pull_requests_count":58,"avg_time_to_close_issue":33892883.53571428,"avg_time_to_close_pull_request":9461727.267857144,"issues_closed_count":28,"pull_requests_closed_count":56,"pull_request_authors_count":21,"issue_authors_count":16,"avg_comments_per_issue":2.657142857142857,"avg_comments_per_pull_request":2.344827586206897,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3157811.5,"past_year_avg_time_to_close_pull_request":40015.166666666664,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.2857142857142856,"past_year_avg_comments_per_pull_request":0.35714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"created_at":"2023-05-14T14:43:40.173Z","updated_at":"2025-09-02T20:10:40.458Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgewall%2Fgenshi/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"CONTRIBUTOR":21,"NONE":8,"MEMBER":6},"pull_request_author_associations_count":{"CONTRIBUTOR":62,"MEMBER":7,"NONE":6},"issue_authors":{"hodgestar":13,"FelixSchwarz":3,"jaraco":3,"jun66j5":3,"kloczek":2,"jvllmr":1,"mgorny":1,"thmo":1,"eug3nix":1,"vstinner":1,"hroncok":1,"cedk":1,"gvanrossum":1,"methane":1,"HainLuud":1,"xschlef":1},"pull_request_authors":{"hodgestar":34,"cedk":10,"FelixSchwarz":6,"a-detiste":2,"nphilipp":2,"jaraco":2,"mcepl":2,"jvllmr":2,"mahdialibi":2,"eli-schwartz":2,"hroncok":1,"rleigh-codelibre":1,"kennethgillen":1,"jayvdb":1,"jun66j5":1,"drd":1,"methane":1,"pablogsal":1,"felixonmars":1,"ginggs":1,"brandtbucher":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10119188,"issues_count":31685420,"pull_requests_count":98653205,"authors_count":10709554,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"MEMBER":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":4,"NONE":3},"past_year_issue_authors":{"jun66j5":1},"past_year_pull_request_authors":{"mcepl":2,"cedk":2,"a-detiste":2,"hodgestar":1},"maintainers":[{"login":"FelixSchwarz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FelixSchwarz"},{"login":"jun66j5","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jun66j5"}],"active_maintainers":[{"login":"jun66j5","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jun66j5"}]},"events":{"total":{"IssuesEvent":2,"WatchEvent":5,"IssueCommentEvent":7,"PushEvent":10,"PullRequestEvent":6,"ForkEvent":1,"CreateEvent":1},"last_year":{"IssuesEvent":2,"WatchEvent":5,"IssueCommentEvent":7,"PushEvent":10,"PullRequestEvent":6,"ForkEvent":1,"CreateEvent":1}},"keywords":["python","templating-language"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2024-06-12T02:14:33.867Z","updated_at":"2024-06-12T02:14:33.867Z","repository_link":"https://github.com/edgewall/genshi/blob/master/.github/workflows/release.yml","dependencies":[{"id":18552362373,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18552362374,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18552362375,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18552362376,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2024-06-12T02:14:33.886Z","updated_at":"2024-06-12T02:14:33.886Z","repository_link":"https://github.com/edgewall/genshi/blob/master/.github/workflows/tests.yml","dependencies":[{"id":18552362377,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18552362378,"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":"2024-06-12T02:14:33.900Z","updated_at":"2024-06-12T02:14:33.900Z","repository_link":"https://github.com/edgewall/genshi/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-06-12T02:14:33.936Z","updated_at":"2024-06-12T02:14:33.936Z","repository_link":"https://github.com/edgewall/genshi/blob/master/setup.py","dependencies":[]}],"score":20.380777239265775,"created_at":"2025-09-08T11:18:36.556Z","updated_at":"2025-10-07T08:24:53.918Z","avatar_url":"https://github.com/edgewall.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":226323,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["cldr","gettext","l10n","pallets","cookies","forhumans","humans","python-requests","requests","wsgi"],"project_url":"https://science.ecosyste.ms/api/v1/projects/65079","html_url":"https://science.ecosyste.ms/projects/65079"}