{"id":371572,"url":"https://github.com/Python-Markdown/markdown","last_synced_at":"2026-05-30T19:30:36.725Z","repository":{"id":925726,"uuid":"692146","full_name":"Python-Markdown/markdown","owner":"Python-Markdown","description":"A Python implementation of John Gruber’s Markdown with Extension support.","archived":false,"fork":false,"pushed_at":"2026-02-09T14:57:00.000Z","size":3478,"stargazers_count":4209,"open_issues_count":29,"forks_count":900,"subscribers_count":72,"default_branch":"master","last_synced_at":"2026-05-19T08:24:16.410Z","etag":null,"topics":["markdown","markdown-parser","markdown-to-html","python","python-markdown","python3"],"latest_commit_sha":null,"homepage":"https://python-markdown.github.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Python-Markdown.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-05-29T02:59:45.000Z","updated_at":"2026-05-17T17:43:17.000Z","dependencies_parsed_at":"2025-12-04T15:07:49.082Z","dependency_job_id":null,"html_url":"https://github.com/Python-Markdown/markdown","commit_stats":{"total_commits":1454,"total_committers":180,"mean_commits":8.077777777777778,"dds":0.5660247592847318,"last_synced_commit":"0b5e80efbb83f119e0e38801bf5b5b5864c67cd0"},"previous_names":["waylan/python-markdown"],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/Python-Markdown/markdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Python-Markdown%2Fmarkdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Python-Markdown%2Fmarkdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Python-Markdown%2Fmarkdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Python-Markdown%2Fmarkdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Python-Markdown","download_url":"https://codeload.github.com/Python-Markdown/markdown/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Python-Markdown%2Fmarkdown/sbom","scorecard":{"id":115367,"data":{"date":"2025-08-11","repo":{"name":"github.com/Python-Markdown/markdown","commit":"07bf2076623be5de9952e1f35bfb8c218b699300"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":7,"reason":"Found 19/27 approved changesets -- score normalized to 7","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":10,"reason":"9 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/changelog-enforcer.yml:1","Warn: no topLevel permission defined: .github/workflows/changelog-validator.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/manual_deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/tox.yml:1","Warn: no topLevel permission defined: .github/workflows/version_check.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog-enforcer.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/changelog-enforcer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog-validator.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/changelog-validator.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog-validator.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/changelog-validator.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog-validator.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/changelog-validator.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog-validator.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/changelog-validator.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog-validator.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/changelog-validator.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manual_deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/manual_deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manual_deploy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/manual_deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manual_deploy.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/manual_deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/tox.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tox.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_check.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/version_check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_check.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Python-Markdown/markdown/version_check.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/changelog-validator.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/manual_deploy.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/manual_deploy.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/version_check.yml:22","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:10"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.8.2 not signed: https://api.github.com/repos/Python-Markdown/markdown/releases/226503680","Warn: release artifact 3.8.1 not signed: https://api.github.com/repos/Python-Markdown/markdown/releases/226199558","Warn: release artifact 3.8 not signed: https://api.github.com/repos/Python-Markdown/markdown/releases/211863539","Warn: release artifact 3.6 not signed: https://api.github.com/repos/Python-Markdown/markdown/releases/146649181","Warn: release artifact 3.8.2 does not have provenance: https://api.github.com/repos/Python-Markdown/markdown/releases/226503680","Warn: release artifact 3.8.1 does not have provenance: https://api.github.com/repos/Python-Markdown/markdown/releases/226199558","Warn: release artifact 3.8 does not have provenance: https://api.github.com/repos/Python-Markdown/markdown/releases/211863539","Warn: release artifact 3.6 does not have provenance: https://api.github.com/repos/Python-Markdown/markdown/releases/146649181"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 29 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-16T01:05:53.043Z","repository_id":925726,"created_at":"2025-08-16T01:05:53.043Z","updated_at":"2025-08-16T01:05:53.043Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33298462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":null,"packages":null,"commits":null,"issues":{"table":{}},"events":null,"keywords":["markdown","markdown-parser","markdown-to-html","python","python-markdown","python3"],"dependencies":null,"score":8.351846738828245,"created_at":"2026-05-04T06:42:45.395Z","updated_at":"2026-05-30T19:30:36.725Z","avatar_url":"https://github.com/Python-Markdown.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371572","html_url":"https://summary.ecosyste.ms/projects/371572"}