{"id":368214,"url":"https://github.com/frostming/marko","last_synced_at":"2026-08-23T20:32:41.424Z","repository":{"id":39656920,"uuid":"143660809","full_name":"frostming/marko","owner":"frostming","description":"A markdown parser with high extensibility.","archived":false,"fork":false,"pushed_at":"2026-08-12T03:21:10.000Z","size":1132,"stargazers_count":463,"open_issues_count":2,"forks_count":54,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T17:08:44.739Z","etag":null,"topics":["commonmark","extensible","markdown","parser","regexp"],"latest_commit_sha":null,"homepage":"https://marko-py.readthedocs.io/","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/frostming.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["frostming"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2018-08-06T01:19:56.000Z","updated_at":"2026-08-12T03:21:13.000Z","dependencies_parsed_at":"2026-07-17T02:00:31.356Z","dependency_job_id":"7aa98548-56d9-4b82-814b-c86b070dc497","html_url":"https://github.com/frostming/marko","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/frostming/marko","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frostming","download_url":"https://codeload.github.com/frostming/marko/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/sbom","scorecard":{"id":412261,"data":{"date":"2025-08-11","repo":{"name":"github.com/frostming/marko","commit":"6113ad8cb1a454675d609a5b8495a663bdaf0f29"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/16 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/update.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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/update.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/update.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:31","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   1 out of   2 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T23:00:44.946Z","repository_id":39656920,"created_at":"2025-08-18T23:00:44.946Z","updated_at":"2025-08-18T23:00:44.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36745247,"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-17T02:00:06.698Z","response_time":86,"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":"frostming","name":"Frost Ming","uuid":"16336606","kind":"user","description":"Love 🐍 Python, 📷 Photography and beautiful things","email":"","website":"https://frostming.com","location":"Shenzhen, China","twitter":"frostming90","company":null,"icon_url":"https://avatars.githubusercontent.com/u/16336606?u=a7b978637f9d4058fe4008bc50c9af8969311720\u0026v=4","repositories_count":122,"last_synced_at":"2024-04-14T19:44:59.304Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/frostming","funding_links":["https://github.com/sponsors/frostming"],"total_stars":7254,"followers":1206,"following":40,"created_at":"2022-11-09T01:29:55.325Z","updated_at":"2024-04-14T19:45:28.251Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frostming","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frostming/repositories"},"packages":[{"id":14672510,"name":"github.com/frostming/marko","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/frostming/marko","keywords_array":[],"namespace":null,"versions_count":47,"first_release_published_at":"2018-08-16T02:15:22.000Z","latest_release_published_at":"2026-08-13T15:46:25.856Z","latest_release_number":"v2.2.4+incompatible","last_synced_at":"2026-08-22T20:11:16.652Z","created_at":"2026-06-24T09:31:32.697Z","updated_at":"2026-08-22T20:11:16.652Z","registry_url":"https://pkg.go.dev/github.com/frostming/marko","install_command":"go get github.com/frostming/marko","documentation_url":"https://pkg.go.dev/github.com/frostming/marko#section-documentation","metadata":{},"repo_metadata":{"id":39656920,"uuid":"143660809","full_name":"frostming/marko","owner":"frostming","description":"A markdown parser with high extensibility.","archived":false,"fork":false,"pushed_at":"2026-07-23T00:16:29.000Z","size":1097,"stargazers_count":463,"open_issues_count":6,"forks_count":54,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-07-25T06:05:45.246Z","etag":null,"topics":["commonmark","extensible","markdown","parser","regexp"],"latest_commit_sha":null,"homepage":"https://marko-py.readthedocs.io/","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/frostming.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["frostming"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2018-08-06T01:19:56.000Z","updated_at":"2026-07-23T10:49:24.000Z","dependencies_parsed_at":"2026-07-17T02:00:31.356Z","dependency_job_id":null,"html_url":"https://github.com/frostming/marko","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/frostming/marko","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frostming","download_url":"https://codeload.github.com/frostming/marko/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/sbom","scorecard":{"id":412261,"data":{"date":"2025-08-11","repo":{"name":"github.com/frostming/marko","commit":"6113ad8cb1a454675d609a5b8495a663bdaf0f29"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/16 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/update.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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/update.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/update.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:31","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   1 out of   2 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T23:00:44.946Z","repository_id":39656920,"created_at":"2025-08-18T23:00:44.946Z","updated_at":"2025-08-18T23:00:44.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36024111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"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"}},"repo_metadata_updated_at":"2026-08-16T17:14:29.903Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.955704339221877,"dependent_packages_count":4.64371020839121,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.799707273806543},"purl":"pkg:golang/github.com/frostming/marko","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/frostming/marko","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/frostming/marko","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/frostming/marko/dependencies","status":null,"funding_links":["https://github.com/sponsors/frostming"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T15:00:35.312Z","issues_count":80,"pull_requests_count":201,"avg_time_to_close_issue":2774905.1733333333,"avg_time_to_close_pull_request":748455.2765957447,"issues_closed_count":75,"pull_requests_closed_count":188,"pull_request_authors_count":36,"issue_authors_count":64,"avg_comments_per_issue":1.1125,"avg_comments_per_pull_request":0.7412935323383084,"merged_pull_requests_count":154,"bot_issues_count":1,"bot_pull_requests_count":118,"past_year_issues_count":7,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":1987408.0,"past_year_avg_time_to_close_pull_request":1382830.1304347827,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.2857142857142857,"past_year_avg_comments_per_pull_request":0.37037037037037035,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/issues","maintainers":[{"login":"frostming","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"}],"active_maintainers":[{"login":"frostming","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffrostming%2Fmarko/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffrostming%2Fmarko/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffrostming%2Fmarko/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffrostming%2Fmarko/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffrostming%2Fmarko/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffrostming%2Fmarko/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"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-23T05:01:16.146Z","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":2795546,"name":"marko","ecosystem":"pypi","description":"A markdown parser with high extensibility.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/frostming/marko","keywords_array":[],"namespace":null,"versions_count":47,"first_release_published_at":"2018-08-16T02:26:24.000Z","latest_release_published_at":"2026-08-12T03:20:10.000Z","latest_release_number":"2.2.4","last_synced_at":"2026-08-22T20:02:18.019Z","created_at":"2022-04-10T11:33:00.771Z","updated_at":"2026-08-23T01:54:35.631Z","registry_url":"https://pypi.org/project/marko/","install_command":"pip install marko --index-url https://pypi.org/simple","documentation_url":"https://marko-py.readthedocs.io","metadata":{"funding":null,"documentation":"https://marko-py.readthedocs.io","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Operating System :: OS Independent","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.9"],"normalized_name":"marko","project_status":null},"repo_metadata":{"id":39656920,"uuid":"143660809","full_name":"frostming/marko","owner":"frostming","description":"A markdown parser with high extensibility.","archived":false,"fork":false,"pushed_at":"2026-08-12T03:21:10.000Z","size":1132,"stargazers_count":463,"open_issues_count":2,"forks_count":54,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T17:08:44.739Z","etag":null,"topics":["commonmark","extensible","markdown","parser","regexp"],"latest_commit_sha":null,"homepage":"https://marko-py.readthedocs.io/","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/frostming.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["frostming"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2018-08-06T01:19:56.000Z","updated_at":"2026-08-12T03:21:13.000Z","dependencies_parsed_at":"2026-07-17T02:00:31.356Z","dependency_job_id":"7aa98548-56d9-4b82-814b-c86b070dc497","html_url":"https://github.com/frostming/marko","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/frostming/marko","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frostming","download_url":"https://codeload.github.com/frostming/marko/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/sbom","scorecard":{"id":412261,"data":{"date":"2025-08-11","repo":{"name":"github.com/frostming/marko","commit":"6113ad8cb1a454675d609a5b8495a663bdaf0f29"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/16 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/update.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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/update.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/update.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:31","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   1 out of   2 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T23:00:44.946Z","repository_id":39656920,"created_at":"2025-08-18T23:00:44.946Z","updated_at":"2025-08-18T23:00:44.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36745247,"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-17T02:00:06.698Z","response_time":86,"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":"frostming","name":"Frost Ming","uuid":"16336606","kind":"user","description":"Love 🐍 Python, 📷 Photography and beautiful things","email":"","website":"https://frostming.com","location":"Shenzhen, China","twitter":"frostming90","company":null,"icon_url":"https://avatars.githubusercontent.com/u/16336606?u=a7b978637f9d4058fe4008bc50c9af8969311720\u0026v=4","repositories_count":122,"last_synced_at":"2024-04-14T19:44:59.304Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/frostming","funding_links":["https://github.com/sponsors/frostming"],"total_stars":7254,"followers":1206,"following":40,"created_at":"2022-11-09T01:29:55.325Z","updated_at":"2024-04-14T19:45:28.251Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frostming","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frostming/repositories"},"tags":[{"name":"v2.2.3","sha":"57e042bc39f4a82c7f0d74ecdcd37434dd7b072b","kind":"tag","published_at":"2026-05-28T02:07:08.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v2.2.3","html_url":"https://github.com/frostming/marko/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"88e65f1f51c1e88e9e06a8f0b855200122578b28","kind":"tag","published_at":"2026-01-05T11:04:13.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v2.2.2","html_url":"https://github.com/frostming/marko/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4c462519d3dabca9586721e4ba03310edda0d1e9","kind":"commit","published_at":"2025-10-13T03:10:37.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v2.2.1","html_url":"https://github.com/frostming/marko/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6113ad8cb1a454675d609a5b8495a663bdaf0f29","kind":"commit","published_at":"2025-08-08T09:44:48.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v2.2.0","html_url":"https://github.com/frostming/marko/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"f1927109aa7df5e0bb4f5a884a5bea28fc05ee7c","kind":"commit","published_at":"2025-06-13T03:23:10.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v2.1.4","html_url":"https://github.com/frostming/marko/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"df4c0daf5b9b181898b53c2920d89803980836f3","kind":"commit","published_at":"2025-04-04T23:47:18.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v2.1.3","html_url":"https://github.com/frostming/marko/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"7ddd358492bd9b088bc68adcf63d7982eaaa70c3","kind":"commit","published_at":"2024-06-21T04:25:45.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v2.1.2","html_url":"https://github.com/frostming/marko/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ca850b28c7af374718c0cd1d12bd457f4ee64915","kind":"commit","published_at":"2024-06-19T10:03:32.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v2.1.1","html_url":"https://github.com/frostming/marko/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"6de429345a2d9717e98e5a6eb06505374f2aee55","kind":"commit","published_at":"2024-06-13T00:30:15.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v2.1.0","html_url":"https://github.com/frostming/marko/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"0963310c04c5683fd328e995866d46728eb0f754","kind":"commit","published_at":"2024-02-22T09:20:13.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v2.0.3","html_url":"https://github.com/frostming/marko/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"c4adc68ded7a11e112fcd71230e16edc3071394b","kind":"tag","published_at":"2023-11-16T06:04:35.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v2.0.2","html_url":"https://github.com/frostming/marko/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"7035b910124d2346b0cf0768e1242edc52518a89","kind":"commit","published_at":"2023-10-23T03:51:35.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v2.0.1","html_url":"https://github.com/frostming/marko/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a5cff1bbc7458d173fc3c59d70b38deab7c3f41","kind":"commit","published_at":"2023-06-12T03:49:25.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v2.0.0","html_url":"https://github.com/frostming/marko/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v2.0.0/manifests"},{"name":"v1.3.1","sha":"39cabfc78fb618a2e895d2523e664de57aa8a562","kind":"commit","published_at":"2023-06-09T08:51:37.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v1.3.1","html_url":"https://github.com/frostming/marko/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"6ee598746bc9a76e62a158c5aa5226a3d65c0864","kind":"tag","published_at":"2023-01-28T08:36:43.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v1.3.0","html_url":"https://github.com/frostming/marko/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"012e2aa0eee40c7a09800cd1909da3eeef55df85","kind":"commit","published_at":"2022-09-22T01:33:47.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v1.2.2","html_url":"https://github.com/frostming/marko/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"a8997f009044249e13db7f591f3335a5f6132747","kind":"tag","published_at":"2022-05-12T02:43:36.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v1.2.1","html_url":"https://github.com/frostming/marko/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2a6472d752974a28c426020bfe93f7f8747f09a7","kind":"tag","published_at":"2022-01-04T02:47:56.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v1.2.0","html_url":"https://github.com/frostming/marko/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"43209e81174acf6a4419dda881f4a4dd0559b7ce","kind":"tag","published_at":"2021-07-23T07:14:48.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v1.1.0","html_url":"https://github.com/frostming/marko/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"9b651f42ee41608d7bd1243dc0b382a58d31c9e4","kind":"tag","published_at":"2021-06-07T00:23:52.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v1.0.3","html_url":"https://github.com/frostming/marko/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"f1e23055e38bfbe017420e495178b18d91484f38","kind":"tag","published_at":"2021-04-06T00:41:35.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v1.0.2","html_url":"https://github.com/frostming/marko/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ecb6b3fcebb5746adda21ab59ad2f9c77971fab4","kind":"tag","published_at":"2021-01-06T10:30:05.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v1.0.1","html_url":"https://github.com/frostming/marko/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"af867a1f81f4c07f88ef58392d37c328ae507805","kind":"tag","published_at":"2020-12-29T06:03:24.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v1.0.0","html_url":"https://github.com/frostming/marko/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v1.0.0/manifests"},{"name":"v0.10.0","sha":"d0a159820bfe03304c38432861700140f77c272a","kind":"tag","published_at":"2020-11-23T03:20:20.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.10.0","html_url":"https://github.com/frostming/marko/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"62cc84cf9f8590f22e5d43d8d572bc31552d1351","kind":"tag","published_at":"2020-09-27T06:08:06.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.9.1","html_url":"https://github.com/frostming/marko/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"c16cb33c23bcd5f7c8083b25c6ae4c7f022ee9cf","kind":"tag","published_at":"2020-09-27T02:50:25.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.9.0","html_url":"https://github.com/frostming/marko/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"b7f681653ed6df99f65692a78be1f6462e2e9c26","kind":"tag","published_at":"2020-06-22T03:46:03.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.8.2","html_url":"https://github.com/frostming/marko/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"a531dea5822e54054d0057d37a428100f9659558","kind":"tag","published_at":"2020-04-04T09:37:35.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.8.1","html_url":"https://github.com/frostming/marko/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.8.1/manifests"},{"name":"0.8.0","sha":"da5fd4ee730d3c842d264fb5f387282f6f8f59fb","kind":"tag","published_at":"2020-03-07T13:24:32.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/0.8.0","html_url":"https://github.com/frostming/marko/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/0.8.0/manifests"},{"name":"v0.7.1","sha":"9a1bbbf1debd99423255fb82defb04abbd6a19d6","kind":"commit","published_at":"2019-12-20T14:24:36.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.7.1","html_url":"https://github.com/frostming/marko/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"dde5c71f48f97f4482602c10874c1ffab93508eb","kind":"commit","published_at":"2019-12-11T09:20:03.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.7.0","html_url":"https://github.com/frostming/marko/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"4226ee3491af9f9b5f3cd7fbc02d97515cf771b2","kind":"commit","published_at":"2019-07-26T02:56:31.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.6.0","html_url":"https://github.com/frostming/marko/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"ff731c11cdf6db45cd5d79b704acc6659bf7e990","kind":"commit","published_at":"2019-07-20T13:56:10.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.5.1","html_url":"https://github.com/frostming/marko/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"1be8ea2bd95f354036bb07b8c656d9e4ffeef8c5","kind":"tag","published_at":"2019-07-19T04:19:58.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.5.0","html_url":"https://github.com/frostming/marko/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"ce52a66bc0b3f8ba438b1aa48c11aaa6894bc8e3","kind":"commit","published_at":"2019-01-08T04:51:06.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.4.3","html_url":"https://github.com/frostming/marko/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"8793c2c0225112e19d0910d6f1b58273f7c1e082","kind":"commit","published_at":"2018-09-11T09:46:18.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.4.2","html_url":"https://github.com/frostming/marko/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9ff641795cf00e9685c438ec025a189e66130039","kind":"commit","published_at":"2018-09-11T09:09:47.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.4.1","html_url":"https://github.com/frostming/marko/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"49951cbb0fda4cedbb094f6d3989a993246177bd","kind":"commit","published_at":"2018-08-24T07:42:46.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.4.0","html_url":"https://github.com/frostming/marko/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"38bf2736499eb334adb0645c89c32dee5578f604","kind":"commit","published_at":"2018-08-21T01:39:00.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.3.5","html_url":"https://github.com/frostming/marko/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"589b88659e2ce8a5e0aa2209110d41f2f70695c6","kind":"commit","published_at":"2018-08-20T12:16:06.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.3.4","html_url":"https://github.com/frostming/marko/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b493f3f212c3cdd06d6039ae7beb1c3d1be1c4b5","kind":"commit","published_at":"2018-08-20T11:25:58.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.3.3","html_url":"https://github.com/frostming/marko/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"f15f74b2087c512f734c112ee5f0b601e82ba601","kind":"commit","published_at":"2018-08-20T10:33:34.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.3.2","html_url":"https://github.com/frostming/marko/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"2fccd4c16402e831ce7b49995449f3bb105e009d","kind":"commit","published_at":"2018-08-20T09:39:14.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.3.1","html_url":"https://github.com/frostming/marko/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"e94cfa6460abb98b09ce8bf9f5c8a91cf33826b2","kind":"commit","published_at":"2018-08-20T07:54:57.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.3.0","html_url":"https://github.com/frostming/marko/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"4a999d005e760a7f42c7ed92a7c5ffb7e537e636","kind":"commit","published_at":"2018-08-17T08:10:07.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.2.1","html_url":"https://github.com/frostming/marko/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"213fda365fe35371f2948f2491fc931563a8113f","kind":"commit","published_at":"2018-08-17T07:33:31.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.2.0","html_url":"https://github.com/frostming/marko/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"648b18f867b6c08be53ab86a2ec5f68f9dea7b6c","kind":"commit","published_at":"2018-08-16T02:15:22.000Z","download_url":"https://codeload.github.com/frostming/marko/tar.gz/v0.1.0","html_url":"https://github.com/frostming/marko/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/marko@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:54:35.631Z","dependent_packages_count":33,"downloads":6382442,"downloads_period":"last-month","dependent_repos_count":245,"rankings":{"downloads":0.6107103616299623,"dependent_repos_count":0.978550613863278,"dependent_packages_count":0.524566730812228,"stargazers_count":3.9312090956862367,"forks_count":6.692714705162711,"docker_downloads_count":4.583787998371806,"average":2.8869232509210367},"purl":"pkg:pypi/marko","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/marko","docker_dependents_count":6,"docker_downloads_count":4165,"usage_url":"https://repos.ecosyste.ms/usage/pypi/marko","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/marko/dependencies","status":null,"funding_links":["https://github.com/sponsors/frostming"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T20:01:49.099Z","issues_count":80,"pull_requests_count":202,"avg_time_to_close_issue":2774905.1733333333,"avg_time_to_close_pull_request":748455.2765957447,"issues_closed_count":75,"pull_requests_closed_count":188,"pull_request_authors_count":36,"issue_authors_count":64,"avg_comments_per_issue":1.1125,"avg_comments_per_pull_request":0.7376237623762376,"merged_pull_requests_count":154,"bot_issues_count":1,"bot_pull_requests_count":119,"past_year_issues_count":7,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":1987408.0,"past_year_avg_time_to_close_pull_request":1382830.1304347827,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.2857142857142857,"past_year_avg_comments_per_pull_request":0.35714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/issues","maintainers":[{"login":"frostming","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"}],"active_maintainers":[{"login":"frostming","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/marko/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/marko/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/marko/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/marko/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/marko/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/marko/codemeta","maintainers":[{"uuid":"frostming","login":"frostming","name":null,"email":null,"url":null,"packages_count":56,"html_url":"https://pypi.org/user/frostming/","role":null,"created_at":"2023-01-28T08:58:05.522Z","updated_at":"2023-01-28T08:58:05.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/frostming/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930235,"maintainers_count":399575,"namespaces_count":0,"keywords_count":311673,"github":"pypi","metadata":{"funded_packages_count":58495,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-23T05:05:26.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":12891723,"name":"python314Packages.marko","ecosystem":"nixpkgs","description":"Markdown parser with high extensibility","homepage":"https://github.com/frostming/marko","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/frostming/marko","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T08:19:04.116Z","latest_release_published_at":"2026-03-08T04:35:11.788Z","latest_release_number":"2.2.2","last_synced_at":"2026-07-28T14:01:48.397Z","created_at":"2026-01-27T08:19:03.618Z","updated_at":"2026-08-16T17:14:29.939Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.marko","install_command":"nix-env -iA nixpkgs.python314Packages.marko","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/marko/default.nix#L52","metadata":{"nix_attribute":"python3.14-marko-2.2.2","position":"pkgs/development/python-modules/marko/default.nix:52","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"marko","upstream_purl":"pkg:pypi/marko"},"repo_metadata":{"id":39656920,"uuid":"143660809","full_name":"frostming/marko","owner":"frostming","description":"A markdown parser with high extensibility.","archived":false,"fork":false,"pushed_at":"2026-07-23T00:16:29.000Z","size":1097,"stargazers_count":463,"open_issues_count":6,"forks_count":54,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-07-25T06:05:45.246Z","etag":null,"topics":["commonmark","extensible","markdown","parser","regexp"],"latest_commit_sha":null,"homepage":"https://marko-py.readthedocs.io/","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/frostming.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["frostming"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2018-08-06T01:19:56.000Z","updated_at":"2026-07-23T10:49:24.000Z","dependencies_parsed_at":"2026-07-17T02:00:31.356Z","dependency_job_id":null,"html_url":"https://github.com/frostming/marko","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/frostming/marko","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frostming","download_url":"https://codeload.github.com/frostming/marko/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/sbom","scorecard":{"id":412261,"data":{"date":"2025-08-11","repo":{"name":"github.com/frostming/marko","commit":"6113ad8cb1a454675d609a5b8495a663bdaf0f29"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/16 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/update.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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/update.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/update.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:31","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   1 out of   2 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T23:00:44.946Z","repository_id":39656920,"created_at":"2025-08-18T23:00:44.946Z","updated_at":"2025-08-18T23:00:44.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36024111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"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"}},"repo_metadata_updated_at":"2026-08-16T17:14:29.939Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.marko?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.marko","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.marko","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.marko/dependencies","status":null,"funding_links":["https://github.com/sponsors/frostming"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T15:00:35.312Z","issues_count":80,"pull_requests_count":201,"avg_time_to_close_issue":2774905.1733333333,"avg_time_to_close_pull_request":748455.2765957447,"issues_closed_count":75,"pull_requests_closed_count":188,"pull_request_authors_count":36,"issue_authors_count":64,"avg_comments_per_issue":1.1125,"avg_comments_per_pull_request":0.7412935323383084,"merged_pull_requests_count":154,"bot_issues_count":1,"bot_pull_requests_count":118,"past_year_issues_count":7,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":1987408.0,"past_year_avg_time_to_close_pull_request":1382830.1304347827,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.2857142857142857,"past_year_avg_comments_per_pull_request":0.37037037037037035,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/issues","maintainers":[{"login":"frostming","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"}],"active_maintainers":[{"login":"frostming","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.marko/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.marko/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.marko/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.marko/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.marko/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.marko/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5881},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-23T05:00:10.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":12868073,"name":"python313Packages.marko","ecosystem":"nixpkgs","description":"Markdown parser with high extensibility","homepage":"https://github.com/frostming/marko","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/frostming/marko","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T02:47:57.103Z","latest_release_published_at":"2026-03-07T02:21:13.564Z","latest_release_number":"2.2.2","last_synced_at":"2026-05-14T01:00:17.368Z","created_at":"2026-01-27T02:47:56.557Z","updated_at":"2026-08-16T17:14:29.950Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.marko","install_command":"nix-env -iA nixpkgs.python313Packages.marko","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/marko/default.nix#L52","metadata":{"nix_attribute":"python3.13-marko-2.2.2","position":"pkgs/development/python-modules/marko/default.nix:52","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"marko","upstream_purl":"pkg:pypi/marko"},"repo_metadata":{"id":39656920,"uuid":"143660809","full_name":"frostming/marko","owner":"frostming","description":"A markdown parser with high extensibility.","archived":false,"fork":false,"pushed_at":"2026-07-23T00:16:29.000Z","size":1097,"stargazers_count":463,"open_issues_count":6,"forks_count":54,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-07-25T06:05:45.246Z","etag":null,"topics":["commonmark","extensible","markdown","parser","regexp"],"latest_commit_sha":null,"homepage":"https://marko-py.readthedocs.io/","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/frostming.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["frostming"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2018-08-06T01:19:56.000Z","updated_at":"2026-07-23T10:49:24.000Z","dependencies_parsed_at":"2026-07-17T02:00:31.356Z","dependency_job_id":null,"html_url":"https://github.com/frostming/marko","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/frostming/marko","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frostming","download_url":"https://codeload.github.com/frostming/marko/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/sbom","scorecard":{"id":412261,"data":{"date":"2025-08-11","repo":{"name":"github.com/frostming/marko","commit":"6113ad8cb1a454675d609a5b8495a663bdaf0f29"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/16 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/update.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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/update.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/update.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:31","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   1 out of   2 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T23:00:44.946Z","repository_id":39656920,"created_at":"2025-08-18T23:00:44.946Z","updated_at":"2025-08-18T23:00:44.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36024111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"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"}},"repo_metadata_updated_at":"2026-08-16T17:14:29.950Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.marko?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.marko","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.marko","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.marko/dependencies","status":null,"funding_links":["https://github.com/sponsors/frostming"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T15:00:35.312Z","issues_count":80,"pull_requests_count":201,"avg_time_to_close_issue":2774905.1733333333,"avg_time_to_close_pull_request":748455.2765957447,"issues_closed_count":75,"pull_requests_closed_count":188,"pull_request_authors_count":36,"issue_authors_count":64,"avg_comments_per_issue":1.1125,"avg_comments_per_pull_request":0.7412935323383084,"merged_pull_requests_count":154,"bot_issues_count":1,"bot_pull_requests_count":118,"past_year_issues_count":7,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":1987408.0,"past_year_avg_time_to_close_pull_request":1382830.1304347827,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.2857142857142857,"past_year_avg_comments_per_pull_request":0.37037037037037035,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/issues","maintainers":[{"login":"frostming","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"}],"active_maintainers":[{"login":"frostming","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.marko/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.marko/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.marko/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.marko/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.marko/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.marko/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5881},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-23T05:00:10.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13086097,"name":"python312Packages.marko","ecosystem":"nixpkgs","description":"Markdown parser with high extensibility","homepage":"https://github.com/frostming/marko","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/frostming/marko","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:03:19.621Z","latest_release_published_at":"2026-02-01T18:03:19.621Z","latest_release_number":"2.1.2","last_synced_at":"2026-03-09T00:18:46.240Z","created_at":"2026-02-01T18:03:18.401Z","updated_at":"2026-08-16T17:14:29.956Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.marko","install_command":"nix-env -iA nixpkgs.python312Packages.marko","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/marko/default.nix#L53","metadata":{"nix_attribute":"python3.12-marko-2.1.2","position":"pkgs/development/python-modules/marko/default.nix:53","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"marko","upstream_purl":"pkg:pypi/marko"},"repo_metadata":{"id":39656920,"uuid":"143660809","full_name":"frostming/marko","owner":"frostming","description":"A markdown parser with high extensibility.","archived":false,"fork":false,"pushed_at":"2026-07-23T00:16:29.000Z","size":1097,"stargazers_count":463,"open_issues_count":6,"forks_count":54,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-07-25T06:05:45.246Z","etag":null,"topics":["commonmark","extensible","markdown","parser","regexp"],"latest_commit_sha":null,"homepage":"https://marko-py.readthedocs.io/","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/frostming.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["frostming"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2018-08-06T01:19:56.000Z","updated_at":"2026-07-23T10:49:24.000Z","dependencies_parsed_at":"2026-07-17T02:00:31.356Z","dependency_job_id":null,"html_url":"https://github.com/frostming/marko","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/frostming/marko","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frostming","download_url":"https://codeload.github.com/frostming/marko/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/sbom","scorecard":{"id":412261,"data":{"date":"2025-08-11","repo":{"name":"github.com/frostming/marko","commit":"6113ad8cb1a454675d609a5b8495a663bdaf0f29"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/16 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/update.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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/update.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/update.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:31","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   1 out of   2 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T23:00:44.946Z","repository_id":39656920,"created_at":"2025-08-18T23:00:44.946Z","updated_at":"2025-08-18T23:00:44.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36024111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"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"}},"repo_metadata_updated_at":"2026-08-16T17:14:29.956Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.marko?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.marko","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.marko","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.marko/dependencies","status":null,"funding_links":["https://github.com/sponsors/frostming"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T15:00:35.312Z","issues_count":80,"pull_requests_count":201,"avg_time_to_close_issue":2774905.1733333333,"avg_time_to_close_pull_request":748455.2765957447,"issues_closed_count":75,"pull_requests_closed_count":188,"pull_request_authors_count":36,"issue_authors_count":64,"avg_comments_per_issue":1.1125,"avg_comments_per_pull_request":0.7412935323383084,"merged_pull_requests_count":154,"bot_issues_count":1,"bot_pull_requests_count":118,"past_year_issues_count":7,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":1987408.0,"past_year_avg_time_to_close_pull_request":1382830.1304347827,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.2857142857142857,"past_year_avg_comments_per_pull_request":0.37037037037037035,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/issues","maintainers":[{"login":"frostming","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"}],"active_maintainers":[{"login":"frostming","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.marko/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.marko/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.marko/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.marko/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.marko/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.marko/codemeta","maintainers":[{"uuid":"drupol","login":null,"name":"Pol Dellaiera","email":"pol.dellaiera@protonmail.com","url":"https://github.com/drupol","packages_count":582,"html_url":null,"role":null,"created_at":"2026-03-09T00:18:46.456Z","updated_at":"2026-03-09T00:18:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/drupol/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3287},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-23T05:04:34.279Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13077245,"name":"python311Packages.marko","ecosystem":"nixpkgs","description":"Markdown parser with high extensibility","homepage":"https://github.com/frostming/marko","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/frostming/marko","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:34:57.074Z","latest_release_published_at":"2026-02-01T17:34:57.074Z","latest_release_number":"2.1.2","last_synced_at":"2026-04-19T10:58:35.230Z","created_at":"2026-02-01T17:34:56.821Z","updated_at":"2026-08-16T17:14:29.958Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.marko","install_command":"nix-env -iA nixpkgs.python311Packages.marko","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/marko/default.nix#L53","metadata":{"nix_attribute":"python3.11-marko-2.1.2","position":"pkgs/development/python-modules/marko/default.nix:53","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"marko","upstream_purl":"pkg:pypi/marko"},"repo_metadata":{"id":39656920,"uuid":"143660809","full_name":"frostming/marko","owner":"frostming","description":"A markdown parser with high extensibility.","archived":false,"fork":false,"pushed_at":"2026-07-23T00:16:29.000Z","size":1097,"stargazers_count":463,"open_issues_count":6,"forks_count":54,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-07-25T06:05:45.246Z","etag":null,"topics":["commonmark","extensible","markdown","parser","regexp"],"latest_commit_sha":null,"homepage":"https://marko-py.readthedocs.io/","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/frostming.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["frostming"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2018-08-06T01:19:56.000Z","updated_at":"2026-07-23T10:49:24.000Z","dependencies_parsed_at":"2026-07-17T02:00:31.356Z","dependency_job_id":null,"html_url":"https://github.com/frostming/marko","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/frostming/marko","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frostming","download_url":"https://codeload.github.com/frostming/marko/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/sbom","scorecard":{"id":412261,"data":{"date":"2025-08-11","repo":{"name":"github.com/frostming/marko","commit":"6113ad8cb1a454675d609a5b8495a663bdaf0f29"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/16 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/update.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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/update.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/marko/update.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:31","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   1 out of   2 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T23:00:44.946Z","repository_id":39656920,"created_at":"2025-08-18T23:00:44.946Z","updated_at":"2025-08-18T23:00:44.946Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36024111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"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"}},"repo_metadata_updated_at":"2026-08-16T17:14:29.958Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.marko?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.marko","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.marko","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.marko/dependencies","status":null,"funding_links":["https://github.com/sponsors/frostming"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T15:00:35.312Z","issues_count":80,"pull_requests_count":201,"avg_time_to_close_issue":2774905.1733333333,"avg_time_to_close_pull_request":748455.2765957447,"issues_closed_count":75,"pull_requests_closed_count":188,"pull_request_authors_count":36,"issue_authors_count":64,"avg_comments_per_issue":1.1125,"avg_comments_per_pull_request":0.7412935323383084,"merged_pull_requests_count":154,"bot_issues_count":1,"bot_pull_requests_count":118,"past_year_issues_count":7,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":1987408.0,"past_year_avg_time_to_close_pull_request":1382830.1304347827,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.2857142857142857,"past_year_avg_comments_per_pull_request":0.37037037037037035,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/issues","maintainers":[{"login":"frostming","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"}],"active_maintainers":[{"login":"frostming","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.marko/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.marko/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.marko/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.marko/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.marko/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.marko/codemeta","maintainers":[{"uuid":"drupol","login":null,"name":"Pol Dellaiera","email":"pol.dellaiera@protonmail.com","url":"https://github.com/drupol","packages_count":582,"html_url":null,"role":null,"created_at":"2026-03-04T23:18:13.595Z","updated_at":"2026-03-04T23:18:13.595Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/drupol/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3287},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-23T05:04:34.279Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}}],"commits":{"id":3161487,"full_name":"frostming/marko","default_branch":"master","total_commits":382,"total_committers":32,"total_bot_commits":76,"total_bot_committers":4,"mean_commits":11.9375,"dds":0.3586387434554974,"past_year_total_commits":28,"past_year_total_committers":10,"past_year_total_bot_commits":11,"past_year_total_bot_committers":2,"past_year_mean_commits":2.8,"past_year_dds":0.6428571428571428,"last_synced_at":"2026-08-19T18:31:17.129Z","last_synced_commit":"0fa0b29b670feca15558652f327bc20c3baee91b","created_at":"2024-10-13T19:13:11.323Z","updated_at":"2026-08-19T18:31:16.913Z","committers":[{"name":"Frost Ming","email":"mianghong@gmail.com","login":"frostming","count":245},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":63},{"name":"Mohamed Abdelaal","email":"mabdelaal86@gmail.com","login":"mabdelaal86","count":15},{"name":"Robert Booth","email":"rob@ishigoya.com","login":null,"count":8},{"name":"dependabot[bot]","email":"support@dependabot.com","login":"dependabot-support","count":7},{"name":"Pheng Heong, Tan","email":"phtan90@gmail.com","login":"phtan","count":6},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":5},{"name":"absolutely-vivid","email":"absolutely.vivid@fastmail.org","login":"absolutely-vivid","count":4},{"name":"Marcin Kurczewski","email":"dash@wind.garden","login":"rr-","count":3},{"name":"BobMarlon","email":"BobMarlon@nope","login":null,"count":2},{"name":"Ben Howes","email":"ben@ben-howes.co.uk","login":"benhowes","count":2},{"name":"Kaspar Emanuel","email":"kaspar@kitspace.org","login":"kasbah","count":2},{"name":"Adrian Petrescu","email":"adrian@apetre.sc","login":"apetresc","count":1},{"name":"Aleksandr Kovalko","email":"gistrec@gmail.com","login":"gistrec","count":1},{"name":"Ana","email":"agaatem@outlook.com","login":"agatemosu","count":1},{"name":"Greger Stolt Nilsen","email":"gregersn@gmail.com","login":"gregersn","count":1},{"name":"IreTheKID","email":"62220201+IreTheKID","login":"IreTheKID","count":1},{"name":"Jochen Kupperschmidt","email":"homework@nwsnet.de","login":"homeworkprod","count":1},{"name":"Joe Muller","email":"j.muller@bbk.ac.uk","login":"joemull","count":1},{"name":"Kevin M Granger","email":"github@kevinmgranger.me","login":"KevinMGranger","count":1},{"name":"LL3006","email":"51717357+ll3006","login":"ll3006","count":1},{"name":"LW","email":"git@llllvvuu.dev","login":"llllvvuu","count":1},{"name":"MapleCCC","email":"littlelittlemaple@gmail.com","login":"MapleCCC","count":1},{"name":"Marlon Walser","email":"marlonwalser@gmail.com","login":"BobMarlon","count":1},{"name":"Mason Brothers","email":"brothers.mason@gmail.com","login":"masonbrothers","count":1},{"name":"Thibaud Gambier","email":"18648578+tahv","login":"tahv","count":1},{"name":"Vincent Gao","email":"gaobing1230@gmail.com","login":"vincgao","count":1},{"name":"iyanging","email":"iyanging@163.com","login":"iyanging","count":1},{"name":"jothepro","email":"github@jothe.pro","login":"jothepro","count":1},{"name":"lodyai[bot]","email":"251440992+lodyai[bot]","login":"lodyai[bot]","count":1},{"name":"minupuppy","email":"lurenyang@outlook.com","login":"lurenyang418","count":1},{"name":"tokusumi","email":"tksmtoms@gmail.com","login":"tokusumi","count":1}],"past_year_committers":[{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":10},{"name":"Frost Ming","email":"me@frostming.com","login":"frostming","count":7},{"name":"absolutely-vivid","email":"absolutely.vivid@fastmail.org","login":"absolutely-vivid","count":4},{"name":"lodyai[bot]","email":"251440992+lodyai[bot]","login":"lodyai[bot]","count":1},{"name":"jothepro","email":"github@jothe.pro","login":"jothepro","count":1},{"name":"Vincent Gao","email":"gaobing1230@gmail.com","login":"vincgao","count":1},{"name":"Thibaud Gambier","email":"18648578+tahv","login":"tahv","count":1},{"name":"LL3006","email":"51717357+ll3006","login":"ll3006","count":1},{"name":"Joe Muller","email":"j.muller@bbk.ac.uk","login":"joemull","count":1},{"name":"Aleksandr Kovalko","email":"gistrec@gmail.com","login":"gistrec","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6759862,"commits_count":979839772,"contributors_count":41298045,"owners_count":1360935,"committers_count":3355342,"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":"frostming/marko","html_url":"https://github.com/frostming/marko","last_synced_at":"2026-08-22T20:01:49.099Z","status":null,"issues_count":80,"pull_requests_count":202,"avg_time_to_close_issue":2774905.1733333333,"avg_time_to_close_pull_request":748455.2765957447,"issues_closed_count":75,"pull_requests_closed_count":188,"pull_request_authors_count":36,"issue_authors_count":64,"avg_comments_per_issue":1.1125,"avg_comments_per_pull_request":0.7376237623762376,"merged_pull_requests_count":154,"bot_issues_count":1,"bot_pull_requests_count":119,"past_year_issues_count":7,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":1987408.0,"past_year_avg_time_to_close_pull_request":1382830.1304347827,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.2857142857142857,"past_year_avg_comments_per_pull_request":0.35714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":20,"created_at":"2024-10-13T19:13:11.776Z","updated_at":"2026-08-22T20:01:49.099Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Fmarko/issues","issue_labels_count":{"table":{"enhancement":2,"automated pr":1,"question":1,"bug":1,"extension":1,"inline-parsing":1}},"pull_request_labels_count":{"table":{"automated pr":53,"dependencies":33,"security":2}},"issue_author_associations_count":{"table":{"NONE":67,"CONTRIBUTOR":9,"OWNER":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":145,"OWNER":41,"NONE":16}},"issue_authors":{"table":{"nschloe":4,"inkychris":4,"frostming":4,"lebigot":3,"hyuri":3,"sulunemre":3,"phtan":2,"ll3006":1,"lurenyang418":1,"lipish":1,"plaflamme":1,"fkuersch":1,"XmasApple":1,"EricZinda":1,"sradc":1,"liushilive":1,"hexylena":1,"mentat51":1,"cytwill":1,"sisygoboom":1,"itsdanjc":1,"whisper-bye":1,"wilko77":1,"multipleofzero":1,"BobEvans":1,"Jeff-Lowrey":1,"midrare":1,"facelessuser":1,"joemull":1,"betodealmeida":1,"jlevy":1,"geajack":1,"peku33":1,"jakekara":1,"mikesuhan":1,"maxscht":1,"y1450":1,"dsoprea":1,"hxt365":1,"r0the":1,"benhowes":1,"GuillaumeGomez":1,"sciencectn":1,"daifiyum":1,"llllvvuu":1,"frague59":1,"quarckster":1,"hroskes":1,"bluefish6":1,"jb-delafosse":1,"tahv":1,"hawkfish":1,"mfhepp":1,"ankit-agarwal-ai":1,"pushfoo":1,"nicholas-leonard":1,"IRDonch":1,"ghost":1,"github-actions[bot]":1,"Jackenmen":1,"Eeems":1,"lowlight-ua":1,"taylorcenters":1,"KevinMGranger":1}},"pull_request_authors":{"table":{"github-actions[bot]":85,"frostming":41,"dependabot-preview[bot]":33,"absolutely-vivid":4,"iyanging":2,"ll3006":2,"apetresc":2,"phtan":2,"benhowes":2,"gaoflow":2,"eric-nieuwland":2,"rr-":1,"frissyn":1,"gistrec":1,"Jeff-Lowrey":1,"agatemosu":1,"ghost":1,"MapleCCC":1,"gregersn":1,"KevinMGranger":1,"tokusumi":1,"betodealmeida":1,"lurenyang418":1,"curlinkw":1,"tahv":1,"homeworkprod":1,"santhreal":1,"BobMarlon":1,"codacy-badger":1,"lodyai[bot]":1,"joemull":1,"sukovanej":1,"pdex":1,"kasbah":1,"masonbrothers":1,"llllvvuu":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-23T00:00:07.901Z","repositories_count":16290573,"issues_count":42258374,"pull_requests_count":134538684,"authors_count":11512629,"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":{}},"past_year_pull_request_labels_count":{"table":{"automated pr":11}},"past_year_issue_author_associations_count":{"table":{"NONE":5,"CONTRIBUTOR":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":20,"NONE":5,"OWNER":3}},"past_year_issue_authors":{"table":{"Eeems":1,"facelessuser":1,"Jeff-Lowrey":1,"joemull":1,"ll3006":1,"midrare":1,"tahv":1}},"past_year_pull_request_authors":{"table":{"github-actions[bot]":11,"absolutely-vivid":4,"frostming":3,"gaoflow":2,"ll3006":2,"gistrec":1,"Jeff-Lowrey":1,"joemull":1,"lodyai[bot]":1,"santhreal":1,"tahv":1}},"maintainers":[{"table":{"login":"frostming","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"}}],"active_maintainers":[{"table":{"login":"frostming","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"}}]}},"events":{"total":{"CreateEvent":10,"DeleteEvent":8,"ForkEvent":7,"IssueCommentEvent":20,"IssuesEvent":18,"PullRequestEvent":29,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":6,"PushEvent":49,"ReleaseEvent":2,"WatchEvent":61},"last_year":{"CreateEvent":2,"DeleteEvent":1,"ForkEvent":4,"IssueCommentEvent":1,"IssuesEvent":1,"PullRequestEvent":7,"PullRequestReviewEvent":2,"PushEvent":15,"WatchEvent":12}},"keywords":["commonmark","extensible","markdown","parser","regexp"],"dependencies":[{"ecosystem":"pypi","filepath":"pdm.lock","sha":null,"kind":"lockfile","created_at":"2026-01-16T13:02:59.303Z","updated_at":"2026-01-16T13:02:59.303Z","repository_link":"https://github.com/frostming/marko/blob/master/pdm.lock","dependencies":[{"id":25797407528,"package_name":"alabaster","ecosystem":"pypi","requirements":"0.7.16","direct":false,"kind":"runtime","optional":false},{"id":25797407529,"package_name":"babel","ecosystem":"pypi","requirements":"2.17.0","direct":false,"kind":"runtime","optional":false},{"id":25797407530,"package_name":"certifi","ecosystem":"pypi","requirements":"2023.5.7","direct":false,"kind":"runtime","optional":false},{"id":25797407531,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25797407532,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"develop","optional":false},{"id":25797407533,"package_name":"commonmark","ecosystem":"pypi","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25797407534,"package_name":"coverage","ecosystem":"pypi","requirements":"7.10.7","direct":false,"kind":"develop","optional":false},{"id":25797407535,"package_name":"docutils","ecosystem":"pypi","requirements":"0.21.2","direct":false,"kind":"runtime","optional":false},{"id":25797407536,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.0.4","direct":false,"kind":"develop","optional":false},{"id":25797407537,"package_name":"idna","ecosystem":"pypi","requirements":"3.4","direct":false,"kind":"runtime","optional":false},{"id":25797407538,"package_name":"imagesize","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25797407539,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":25797407540,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":25797407541,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25797407542,"package_name":"librt","ecosystem":"pypi","requirements":"0.6.3","direct":false,"kind":"develop","optional":false},{"id":25797407543,"package_name":"markdown","ecosystem":"pypi","requirements":"3.9","direct":false,"kind":"runtime","optional":false},{"id":25797407544,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25797407545,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25797407546,"package_name":"mdurl","ecosystem":"pypi","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25797407547,"package_name":"mistletoe","ecosystem":"pypi","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25797407549,"package_name":"mistune","ecosystem":"pypi","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25797407550,"package_name":"mypy","ecosystem":"pypi","requirements":"1.19.1","direct":false,"kind":"develop","optional":false},{"id":25797407551,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":25797407552,"package_name":"objprint","ecosystem":"pypi","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25797407554,"package_name":"packaging","ecosystem":"pypi","requirements":"25.0","direct":false,"kind":"develop","optional":false},{"id":25797407555,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.12.1","direct":false,"kind":"develop","optional":false},{"id":25797407556,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.5.0","direct":false,"kind":"develop","optional":false},{"id":25797407557,"package_name":"pygments","ecosystem":"pypi","requirements":"2.19.2","direct":false,"kind":"develop","optional":false},{"id":25797407558,"package_name":"pygments-styles","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25797407564,"package_name":"pytest","ecosystem":"pypi","requirements":"8.4.2","direct":false,"kind":"develop","optional":false},{"id":25797407565,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"7.0.0","direct":false,"kind":"develop","optional":false},{"id":25797407566,"package_name":"python-slugify","ecosystem":"pypi","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":25797407567,"package_name":"requests","ecosystem":"pypi","requirements":"2.31.0","direct":false,"kind":"runtime","optional":false},{"id":25797407568,"package_name":"shibuya","ecosystem":"pypi","requirements":"2025.10.21","direct":false,"kind":"runtime","optional":false},{"id":25797407571,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25797407572,"package_name":"sphinx","ecosystem":"pypi","requirements":"7.4.7","direct":false,"kind":"runtime","optional":false},{"id":25797407573,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25797407574,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25797407575,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25797407576,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25797407577,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25797407578,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25797407579,"package_name":"text-unidecode","ecosystem":"pypi","requirements":"1.3","direct":false,"kind":"runtime","optional":false},{"id":25797407580,"package_name":"tomli","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"develop","optional":false},{"id":25797407581,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.12.2","direct":false,"kind":"develop","optional":false},{"id":25797407582,"package_name":"urllib3","ecosystem":"pypi","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25797407583,"package_name":"zipp","ecosystem":"pypi","requirements":"3.23.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T15:16:02.608Z","updated_at":"2023-02-15T15:16:02.608Z","repository_link":"https://github.com/frostming/marko/blob/master/.github/workflows/ci.yml","dependencies":[{"id":7688033704,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7688033705,"package_name":"pdm-project/setup-pdm","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7688033706,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T15:16:02.664Z","updated_at":"2023-02-15T15:16:02.664Z","repository_link":"https://github.com/frostming/marko/blob/master/.github/workflows/release.yml","dependencies":[{"id":7688033716,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7688033717,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T15:16:02.701Z","updated_at":"2023-02-15T15:16:02.701Z","repository_link":"https://github.com/frostming/marko/blob/master/.github/workflows/update.yml","dependencies":[{"id":7688033722,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7688033723,"package_name":"pdm-project/update-deps-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-27T01:24:39.913Z","updated_at":"2023-10-27T01:24:39.913Z","repository_link":"https://github.com/frostming/marko/blob/master/pyproject.toml","dependencies":[]}],"score":25.277531788011395,"created_at":"2025-10-10T09:52:55.828Z","updated_at":"2026-08-23T20:32:41.433Z","avatar_url":"https://github.com/frostming.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368214","html_url":"https://summary.ecosyste.ms/projects/368214"}