{"id":623,"name":null,"description":"Ruby wrapper for the comrak (CommonMark parser) Rust crate","url":"https://github.com/gjtorikian/commonmarker","last_synced_at":"2026-04-30T05:00:32.678Z","repository":{"id":31632808,"uuid":"35197979","full_name":"gjtorikian/commonmarker","owner":"gjtorikian","description":"Ruby wrapper for the comrak (CommonMark parser) Rust crate","archived":false,"fork":false,"pushed_at":"2026-04-27T09:57:02.000Z","size":7910,"stargazers_count":547,"open_issues_count":4,"forks_count":101,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-04-27T23:39:21.512Z","etag":null,"topics":["commonmark","html","libcmark"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/gjtorikian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.txt","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":"gjtorikian"}},"created_at":"2015-05-07T04:06:29.000Z","updated_at":"2026-04-27T15:51:21.000Z","dependencies_parsed_at":"2026-02-07T13:01:13.269Z","dependency_job_id":null,"html_url":"https://github.com/gjtorikian/commonmarker","commit_stats":{"total_commits":765,"total_committers":41,"mean_commits":"18.658536585365855","dds":0.7084967320261437,"last_synced_commit":"58d4c910112df2aab84e193841051b616ea08e6e"},"previous_names":[],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/gjtorikian/commonmarker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/sbom","scorecard":{"id":45632,"data":{"date":"2025-08-11","repo":{"name":"github.com/gjtorikian/commonmarker","commit":"af27f0a189a8a1fe4f292e15b975433be1f67a18"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"24 commit(s) and 4 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":"Code-Review","score":4,"reason":"Found 2/5 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:9","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tag_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_build.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/automerge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_and_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/tag_and_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test_build.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"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":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320"],"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 30 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-14T22:41:13.344Z","repository_id":31632808,"created_at":"2025-08-14T22:41:13.344Z","updated_at":"2025-08-14T22:41:13.344Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32455234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"gjtorikian","name":"Garen Torikian","uuid":"64050","kind":"user","description":"","email":"","website":"https://www.gjtorikian.online","location":"Lenapehoking","twitter":null,"company":"Yetto","icon_url":"https://avatars.githubusercontent.com/u/64050?u=e41ff60552c0dcda088e5c5c3ed1e3bf34f37dcc\u0026v=4","repositories_count":410,"last_synced_at":"2026-02-27T19:02:09.548Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/gjtorikian","funding_links":["https://github.com/sponsors/gjtorikian"],"total_stars":7617,"followers":913,"following":20,"created_at":"2022-11-02T16:17:16.766Z","updated_at":"2026-02-27T19:02:09.548Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian/repositories"},"packages":[{"id":13605260,"name":"ruby-commonmarker","ecosystem":"debian","description":null,"homepage":"http://github.com/gjtorikian/commonmarker","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/gjtorikian/commonmarker","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:19:24.891Z","latest_release_published_at":"2026-02-11T11:19:24.891Z","latest_release_number":"0.17.9-1","last_synced_at":"2026-03-13T20:01:44.004Z","created_at":"2026-02-11T11:19:24.673Z","updated_at":"2026-03-13T20:01:44.005Z","registry_url":"https://tracker.debian.org/pkg/ruby-commonmarker","install_command":"apt-get install ruby-commonmarker","documentation_url":"https://packages.debian.org/buster/ruby-commonmarker","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"ruby-commonmarker","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, rake, ruby-enum (\u003e= 0.5)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31632808,"uuid":"35197979","full_name":"gjtorikian/commonmarker","owner":"gjtorikian","description":"Ruby wrapper for the comrak (CommonMark parser) Rust crate","archived":false,"fork":false,"pushed_at":"2026-02-06T00:02:18.000Z","size":7903,"stargazers_count":530,"open_issues_count":2,"forks_count":99,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-02-07T19:58:11.870Z","etag":null,"topics":["commonmark","html","libcmark"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/gjtorikian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.txt","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":"gjtorikian"}},"created_at":"2015-05-07T04:06:29.000Z","updated_at":"2026-02-06T00:02:21.000Z","dependencies_parsed_at":"2026-02-07T13:01:13.269Z","dependency_job_id":null,"html_url":"https://github.com/gjtorikian/commonmarker","commit_stats":{"total_commits":765,"total_committers":41,"mean_commits":"18.658536585365855","dds":0.7084967320261437,"last_synced_commit":"58d4c910112df2aab84e193841051b616ea08e6e"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/gjtorikian/commonmarker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/sbom","scorecard":{"id":45632,"data":{"date":"2025-08-11","repo":{"name":"github.com/gjtorikian/commonmarker","commit":"af27f0a189a8a1fe4f292e15b975433be1f67a18"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"24 commit(s) and 4 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":"Code-Review","score":4,"reason":"Found 2/5 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:9","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tag_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_build.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/automerge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_and_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/tag_and_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test_build.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"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":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320"],"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 30 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-14T22:41:13.344Z","repository_id":31632808,"created_at":"2025-08-14T22:41:13.344Z","updated_at":"2025-08-14T22:41:13.344Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29335998,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T14:34:07.188Z","status":"ssl_error","status_checked_at":"2026-02-11T14:34:06.809Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-11T15:15:03.867Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-commonmarker?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-commonmarker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-commonmarker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-commonmarker/dependencies","status":null,"funding_links":["https://github.com/sponsors/gjtorikian"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-commonmarker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-commonmarker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-commonmarker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-commonmarker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-commonmarker/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-04-27T18:20:39.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13530113,"name":"ruby-commonmarker","ecosystem":"debian","description":null,"homepage":"https://github.com/gjtorikian/commonmarker","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/gjtorikian/commonmarker","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:28:28.377Z","latest_release_published_at":"2026-02-10T23:28:28.377Z","latest_release_number":"0.21.0-1","last_synced_at":"2026-03-14T06:21:48.826Z","created_at":"2026-02-10T23:28:28.190Z","updated_at":"2026-03-14T06:21:48.826Z","registry_url":"https://tracker.debian.org/pkg/ruby-commonmarker","install_command":"apt-get install ruby-commonmarker","documentation_url":"https://packages.debian.org/bullseye/ruby-commonmarker","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"ruby-commonmarker","standards_version":"4.5.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1.0~), rake, ruby, ruby-awesome-print, ruby-enum (\u003e= 0.5), ruby-json (\u003e= 1.8~), ruby-minitest-focus (\u003e= 1.1~), ruby-minitest (\u003e= 5.6~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:26:33.284Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-commonmarker?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-commonmarker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-commonmarker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-commonmarker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-commonmarker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-commonmarker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-commonmarker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-commonmarker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-commonmarker/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13778612,"name":"ruby-commonmarker","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/gjtorikian/commonmarker","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/gjtorikian/commonmarker","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:14:38.802Z","latest_release_published_at":"2026-02-13T13:14:38.802Z","latest_release_number":"0.23.2-2","last_synced_at":"2026-03-13T13:38:06.751Z","created_at":"2026-02-13T13:14:37.309Z","updated_at":"2026-03-20T19:02:34.456Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-commonmarker","install_command":"apt-get install ruby-commonmarker","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ruby-commonmarker","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1.0~), rake, ruby, ruby-awesome-print, ruby-enum, ruby-json, ruby-minitest-focus, ruby-minitest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31632808,"uuid":"35197979","full_name":"gjtorikian/commonmarker","owner":"gjtorikian","description":"Ruby wrapper for the comrak (CommonMark parser) Rust crate","archived":false,"fork":false,"pushed_at":"2026-02-06T00:02:18.000Z","size":7903,"stargazers_count":539,"open_issues_count":3,"forks_count":100,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-03-12T08:40:44.057Z","etag":null,"topics":["commonmark","html","libcmark"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/gjtorikian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.txt","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":"gjtorikian"}},"created_at":"2015-05-07T04:06:29.000Z","updated_at":"2026-03-08T04:08:52.000Z","dependencies_parsed_at":"2026-02-07T13:01:13.269Z","dependency_job_id":null,"html_url":"https://github.com/gjtorikian/commonmarker","commit_stats":{"total_commits":765,"total_committers":41,"mean_commits":"18.658536585365855","dds":0.7084967320261437,"last_synced_commit":"58d4c910112df2aab84e193841051b616ea08e6e"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/gjtorikian/commonmarker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/sbom","scorecard":{"id":45632,"data":{"date":"2025-08-11","repo":{"name":"github.com/gjtorikian/commonmarker","commit":"af27f0a189a8a1fe4f292e15b975433be1f67a18"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"24 commit(s) and 4 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":"Code-Review","score":4,"reason":"Found 2/5 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:9","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tag_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_build.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/automerge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_and_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/tag_and_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test_build.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"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":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320"],"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 30 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-14T22:41:13.344Z","repository_id":31632808,"created_at":"2025-08-14T22:41:13.344Z","updated_at":"2025-08-14T22:41:13.344Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30439710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-20T19:02:34.456Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-commonmarker?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-commonmarker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-commonmarker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-commonmarker/dependencies","status":null,"funding_links":["https://github.com/sponsors/gjtorikian"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-15T23:09:09.402Z","issues_count":89,"pull_requests_count":265,"avg_time_to_close_issue":9876550.108433735,"avg_time_to_close_pull_request":477153.8857142857,"issues_closed_count":83,"pull_requests_closed_count":245,"pull_request_authors_count":33,"issue_authors_count":75,"avg_comments_per_issue":3.4269662921348316,"avg_comments_per_pull_request":0.5622641509433962,"merged_pull_requests_count":220,"bot_issues_count":1,"bot_pull_requests_count":148,"past_year_issues_count":13,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":289772.25,"past_year_avg_time_to_close_pull_request":91387.140625,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":64,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.5384615384615383,"past_year_avg_comments_per_pull_request":0.5352112676056338,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/issues","maintainers":[{"login":"gjtorikian","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"},{"login":"phillmv","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillmv"}],"active_maintainers":[{"login":"gjtorikian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-commonmarker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-commonmarker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-commonmarker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-commonmarker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-commonmarker/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13566234,"name":"ruby-commonmarker","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/gjtorikian/commonmarker","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/gjtorikian/commonmarker","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:37:11.449Z","latest_release_published_at":"2026-02-11T06:37:11.449Z","latest_release_number":"0.23.6-1build2","last_synced_at":"2026-03-11T07:10:02.433Z","created_at":"2026-02-11T06:37:11.258Z","updated_at":"2026-03-20T19:03:02.475Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-commonmarker","install_command":"apt-get install ruby-commonmarker","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ruby-commonmarker","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1.0~), rake, ruby, ruby-awesome-print, ruby-enum, ruby-json, ruby-minitest-focus, ruby-minitest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31632808,"uuid":"35197979","full_name":"gjtorikian/commonmarker","owner":"gjtorikian","description":"Ruby wrapper for the comrak (CommonMark parser) Rust crate","archived":false,"fork":false,"pushed_at":"2026-03-14T04:32:46.000Z","size":7880,"stargazers_count":542,"open_issues_count":2,"forks_count":100,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-03-20T05:07:16.160Z","etag":null,"topics":["commonmark","html","libcmark"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/gjtorikian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.txt","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":"gjtorikian"}},"created_at":"2015-05-07T04:06:29.000Z","updated_at":"2026-03-17T23:13:10.000Z","dependencies_parsed_at":"2026-02-07T13:01:13.269Z","dependency_job_id":null,"html_url":"https://github.com/gjtorikian/commonmarker","commit_stats":{"total_commits":765,"total_committers":41,"mean_commits":"18.658536585365855","dds":0.7084967320261437,"last_synced_commit":"58d4c910112df2aab84e193841051b616ea08e6e"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/gjtorikian/commonmarker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/sbom","scorecard":{"id":45632,"data":{"date":"2025-08-11","repo":{"name":"github.com/gjtorikian/commonmarker","commit":"af27f0a189a8a1fe4f292e15b975433be1f67a18"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"24 commit(s) and 4 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":"Code-Review","score":4,"reason":"Found 2/5 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:9","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tag_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_build.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/automerge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_and_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/tag_and_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test_build.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"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":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320"],"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 30 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-14T22:41:13.344Z","repository_id":31632808,"created_at":"2025-08-14T22:41:13.344Z","updated_at":"2025-08-14T22:41:13.344Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30754871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-20T18:25:49.393Z","status":"ssl_error","status_checked_at":"2026-03-20T18:25:41.081Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-20T19:03:02.475Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-commonmarker?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-commonmarker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-commonmarker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-commonmarker/dependencies","status":null,"funding_links":["https://github.com/sponsors/gjtorikian"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-15T23:09:09.402Z","issues_count":89,"pull_requests_count":265,"avg_time_to_close_issue":9876550.108433735,"avg_time_to_close_pull_request":477153.8857142857,"issues_closed_count":83,"pull_requests_closed_count":245,"pull_request_authors_count":33,"issue_authors_count":75,"avg_comments_per_issue":3.4269662921348316,"avg_comments_per_pull_request":0.5622641509433962,"merged_pull_requests_count":220,"bot_issues_count":1,"bot_pull_requests_count":148,"past_year_issues_count":13,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":289772.25,"past_year_avg_time_to_close_pull_request":91387.140625,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":64,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.5384615384615383,"past_year_avg_comments_per_pull_request":0.5352112676056338,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/issues","maintainers":[{"login":"gjtorikian","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"},{"login":"phillmv","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillmv"}],"active_maintainers":[{"login":"gjtorikian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-commonmarker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-commonmarker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-commonmarker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-commonmarker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-commonmarker/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13712156,"name":"ruby-commonmarker","ecosystem":"debian","description":null,"homepage":"https://github.com/gjtorikian/commonmarker","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/gjtorikian/commonmarker","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:27:26.648Z","latest_release_published_at":"2026-02-12T23:27:26.648Z","latest_release_number":"0.23.6-1","last_synced_at":"2026-03-13T03:28:39.584Z","created_at":"2026-02-12T23:27:26.464Z","updated_at":"2026-03-20T19:03:12.978Z","registry_url":"https://tracker.debian.org/pkg/ruby-commonmarker","install_command":"apt-get install ruby-commonmarker","documentation_url":"https://packages.debian.org/bookworm/ruby-commonmarker","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"ruby-commonmarker","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1.0~), rake, ruby, ruby-awesome-print, ruby-enum, ruby-json, ruby-minitest-focus, ruby-minitest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31632808,"uuid":"35197979","full_name":"gjtorikian/commonmarker","owner":"gjtorikian","description":"Ruby wrapper for the comrak (CommonMark parser) Rust crate","archived":false,"fork":false,"pushed_at":"2026-03-14T04:32:46.000Z","size":7880,"stargazers_count":542,"open_issues_count":2,"forks_count":100,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-03-20T05:07:16.160Z","etag":null,"topics":["commonmark","html","libcmark"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/gjtorikian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.txt","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":"gjtorikian"}},"created_at":"2015-05-07T04:06:29.000Z","updated_at":"2026-03-17T23:13:10.000Z","dependencies_parsed_at":"2026-02-07T13:01:13.269Z","dependency_job_id":null,"html_url":"https://github.com/gjtorikian/commonmarker","commit_stats":{"total_commits":765,"total_committers":41,"mean_commits":"18.658536585365855","dds":0.7084967320261437,"last_synced_commit":"58d4c910112df2aab84e193841051b616ea08e6e"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/gjtorikian/commonmarker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/sbom","scorecard":{"id":45632,"data":{"date":"2025-08-11","repo":{"name":"github.com/gjtorikian/commonmarker","commit":"af27f0a189a8a1fe4f292e15b975433be1f67a18"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"24 commit(s) and 4 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":"Code-Review","score":4,"reason":"Found 2/5 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:9","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tag_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_build.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/automerge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_and_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/tag_and_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test_build.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"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":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320"],"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 30 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-14T22:41:13.344Z","repository_id":31632808,"created_at":"2025-08-14T22:41:13.344Z","updated_at":"2025-08-14T22:41:13.344Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30754871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-20T18:25:49.393Z","status":"ssl_error","status_checked_at":"2026-03-20T18:25:41.081Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-20T19:03:12.978Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-commonmarker?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-commonmarker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-commonmarker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-commonmarker/dependencies","status":null,"funding_links":["https://github.com/sponsors/gjtorikian"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-15T23:09:09.402Z","issues_count":89,"pull_requests_count":265,"avg_time_to_close_issue":9876550.108433735,"avg_time_to_close_pull_request":477153.8857142857,"issues_closed_count":83,"pull_requests_closed_count":245,"pull_request_authors_count":33,"issue_authors_count":75,"avg_comments_per_issue":3.4269662921348316,"avg_comments_per_pull_request":0.5622641509433962,"merged_pull_requests_count":220,"bot_issues_count":1,"bot_pull_requests_count":148,"past_year_issues_count":13,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":289772.25,"past_year_avg_time_to_close_pull_request":91387.140625,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":64,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.5384615384615383,"past_year_avg_comments_per_pull_request":0.5352112676056338,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/issues","maintainers":[{"login":"gjtorikian","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"},{"login":"phillmv","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillmv"}],"active_maintainers":[{"login":"gjtorikian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-commonmarker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-commonmarker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-commonmarker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-commonmarker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-commonmarker/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13466495,"name":"ruby-commonmarker","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/gjtorikian/commonmarker","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/gjtorikian/commonmarker","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T16:21:57.203Z","latest_release_published_at":"2026-02-09T16:21:57.203Z","latest_release_number":"0.23.10-1build3","last_synced_at":"2026-03-09T17:03:58.751Z","created_at":"2026-02-09T16:21:56.794Z","updated_at":"2026-03-20T19:03:13.039Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-commonmarker","install_command":"apt-get install ruby-commonmarker","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ruby-commonmarker","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1.0~), rake, ruby, ruby-awesome-print, ruby-enum, ruby-json, ruby-minitest-focus, ruby-minitest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31632808,"uuid":"35197979","full_name":"gjtorikian/commonmarker","owner":"gjtorikian","description":"Ruby wrapper for the comrak (CommonMark parser) Rust crate","archived":false,"fork":false,"pushed_at":"2026-03-14T04:32:46.000Z","size":7880,"stargazers_count":542,"open_issues_count":2,"forks_count":100,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-03-20T05:07:16.160Z","etag":null,"topics":["commonmark","html","libcmark"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/gjtorikian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.txt","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":"gjtorikian"}},"created_at":"2015-05-07T04:06:29.000Z","updated_at":"2026-03-17T23:13:10.000Z","dependencies_parsed_at":"2026-02-07T13:01:13.269Z","dependency_job_id":null,"html_url":"https://github.com/gjtorikian/commonmarker","commit_stats":{"total_commits":765,"total_committers":41,"mean_commits":"18.658536585365855","dds":0.7084967320261437,"last_synced_commit":"58d4c910112df2aab84e193841051b616ea08e6e"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/gjtorikian/commonmarker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/sbom","scorecard":{"id":45632,"data":{"date":"2025-08-11","repo":{"name":"github.com/gjtorikian/commonmarker","commit":"af27f0a189a8a1fe4f292e15b975433be1f67a18"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"24 commit(s) and 4 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":"Code-Review","score":4,"reason":"Found 2/5 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:9","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tag_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_build.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/automerge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_and_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/tag_and_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test_build.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"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":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320"],"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 30 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-14T22:41:13.344Z","repository_id":31632808,"created_at":"2025-08-14T22:41:13.344Z","updated_at":"2025-08-14T22:41:13.344Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30754871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-20T18:25:49.393Z","status":"ssl_error","status_checked_at":"2026-03-20T18:25:41.081Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-20T19:03:13.039Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-commonmarker?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-commonmarker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-commonmarker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-commonmarker/dependencies","status":null,"funding_links":["https://github.com/sponsors/gjtorikian"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-15T23:09:09.402Z","issues_count":89,"pull_requests_count":265,"avg_time_to_close_issue":9876550.108433735,"avg_time_to_close_pull_request":477153.8857142857,"issues_closed_count":83,"pull_requests_closed_count":245,"pull_request_authors_count":33,"issue_authors_count":75,"avg_comments_per_issue":3.4269662921348316,"avg_comments_per_pull_request":0.5622641509433962,"merged_pull_requests_count":220,"bot_issues_count":1,"bot_pull_requests_count":148,"past_year_issues_count":13,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":289772.25,"past_year_avg_time_to_close_pull_request":91387.140625,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":64,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.5384615384615383,"past_year_avg_comments_per_pull_request":0.5352112676056338,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/issues","maintainers":[{"login":"gjtorikian","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"},{"login":"phillmv","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillmv"}],"active_maintainers":[{"login":"gjtorikian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-commonmarker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-commonmarker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-commonmarker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-commonmarker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-commonmarker/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13804126,"name":"ruby-commonmarker","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/gjtorikian/commonmarker","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/gjtorikian/commonmarker","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:16:54.048Z","latest_release_published_at":"2026-02-13T18:16:54.048Z","latest_release_number":"0.23.9-1","last_synced_at":"2026-03-14T02:20:33.359Z","created_at":"2026-02-13T18:16:53.703Z","updated_at":"2026-03-20T19:03:13.072Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-commonmarker","install_command":"apt-get install ruby-commonmarker","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ruby-commonmarker","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1.0~), rake, ruby, ruby-awesome-print, ruby-enum, ruby-json, ruby-minitest-focus, ruby-minitest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31632808,"uuid":"35197979","full_name":"gjtorikian/commonmarker","owner":"gjtorikian","description":"Ruby wrapper for the comrak (CommonMark parser) Rust crate","archived":false,"fork":false,"pushed_at":"2026-03-14T04:32:46.000Z","size":7880,"stargazers_count":542,"open_issues_count":2,"forks_count":100,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-03-20T05:07:16.160Z","etag":null,"topics":["commonmark","html","libcmark"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/gjtorikian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.txt","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":"gjtorikian"}},"created_at":"2015-05-07T04:06:29.000Z","updated_at":"2026-03-17T23:13:10.000Z","dependencies_parsed_at":"2026-02-07T13:01:13.269Z","dependency_job_id":null,"html_url":"https://github.com/gjtorikian/commonmarker","commit_stats":{"total_commits":765,"total_committers":41,"mean_commits":"18.658536585365855","dds":0.7084967320261437,"last_synced_commit":"58d4c910112df2aab84e193841051b616ea08e6e"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/gjtorikian/commonmarker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/sbom","scorecard":{"id":45632,"data":{"date":"2025-08-11","repo":{"name":"github.com/gjtorikian/commonmarker","commit":"af27f0a189a8a1fe4f292e15b975433be1f67a18"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"24 commit(s) and 4 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":"Code-Review","score":4,"reason":"Found 2/5 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:9","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tag_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_build.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/automerge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_and_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/tag_and_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test_build.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"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":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320"],"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 30 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-14T22:41:13.344Z","repository_id":31632808,"created_at":"2025-08-14T22:41:13.344Z","updated_at":"2025-08-14T22:41:13.344Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30754871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-20T18:25:49.393Z","status":"ssl_error","status_checked_at":"2026-03-20T18:25:41.081Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-20T19:03:13.071Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-commonmarker?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-commonmarker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-commonmarker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-commonmarker/dependencies","status":null,"funding_links":["https://github.com/sponsors/gjtorikian"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-15T23:09:09.402Z","issues_count":89,"pull_requests_count":265,"avg_time_to_close_issue":9876550.108433735,"avg_time_to_close_pull_request":477153.8857142857,"issues_closed_count":83,"pull_requests_closed_count":245,"pull_request_authors_count":33,"issue_authors_count":75,"avg_comments_per_issue":3.4269662921348316,"avg_comments_per_pull_request":0.5622641509433962,"merged_pull_requests_count":220,"bot_issues_count":1,"bot_pull_requests_count":148,"past_year_issues_count":13,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":289772.25,"past_year_avg_time_to_close_pull_request":91387.140625,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":64,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.5384615384615383,"past_year_avg_comments_per_pull_request":0.5352112676056338,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/issues","maintainers":[{"login":"gjtorikian","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"},{"login":"phillmv","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillmv"}],"active_maintainers":[{"login":"gjtorikian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-commonmarker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-commonmarker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-commonmarker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-commonmarker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-commonmarker/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13668731,"name":"ruby-commonmarker","ecosystem":"debian","description":null,"homepage":"https://github.com/gjtorikian/commonmarker","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/gjtorikian/commonmarker","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:19:05.309Z","latest_release_published_at":"2026-02-12T12:19:05.309Z","latest_release_number":"0.23.10-1","last_synced_at":"2026-03-14T18:06:58.864Z","created_at":"2026-02-12T12:19:04.930Z","updated_at":"2026-03-20T19:03:13.451Z","registry_url":"https://tracker.debian.org/pkg/ruby-commonmarker","install_command":"apt-get install ruby-commonmarker","documentation_url":"https://packages.debian.org/trixie/ruby-commonmarker","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"ruby-commonmarker","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1.0~), rake, ruby, ruby-awesome-print, ruby-enum, ruby-json, ruby-minitest-focus, ruby-minitest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31632808,"uuid":"35197979","full_name":"gjtorikian/commonmarker","owner":"gjtorikian","description":"Ruby wrapper for the comrak (CommonMark parser) Rust crate","archived":false,"fork":false,"pushed_at":"2026-03-14T04:32:46.000Z","size":7880,"stargazers_count":542,"open_issues_count":2,"forks_count":100,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-03-20T05:07:16.160Z","etag":null,"topics":["commonmark","html","libcmark"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/gjtorikian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.txt","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":"gjtorikian"}},"created_at":"2015-05-07T04:06:29.000Z","updated_at":"2026-03-17T23:13:10.000Z","dependencies_parsed_at":"2026-02-07T13:01:13.269Z","dependency_job_id":null,"html_url":"https://github.com/gjtorikian/commonmarker","commit_stats":{"total_commits":765,"total_committers":41,"mean_commits":"18.658536585365855","dds":0.7084967320261437,"last_synced_commit":"58d4c910112df2aab84e193841051b616ea08e6e"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/gjtorikian/commonmarker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/sbom","scorecard":{"id":45632,"data":{"date":"2025-08-11","repo":{"name":"github.com/gjtorikian/commonmarker","commit":"af27f0a189a8a1fe4f292e15b975433be1f67a18"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"24 commit(s) and 4 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":"Code-Review","score":4,"reason":"Found 2/5 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:9","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tag_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_build.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/automerge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_and_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/tag_and_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test_build.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"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":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320"],"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 30 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-14T22:41:13.344Z","repository_id":31632808,"created_at":"2025-08-14T22:41:13.344Z","updated_at":"2025-08-14T22:41:13.344Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30754871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-20T18:25:49.393Z","status":"ssl_error","status_checked_at":"2026-03-20T18:25:41.081Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-20T19:03:13.450Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-commonmarker?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-commonmarker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-commonmarker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-commonmarker/dependencies","status":null,"funding_links":["https://github.com/sponsors/gjtorikian"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-15T23:09:09.402Z","issues_count":89,"pull_requests_count":265,"avg_time_to_close_issue":9876550.108433735,"avg_time_to_close_pull_request":477153.8857142857,"issues_closed_count":83,"pull_requests_closed_count":245,"pull_request_authors_count":33,"issue_authors_count":75,"avg_comments_per_issue":3.4269662921348316,"avg_comments_per_pull_request":0.5622641509433962,"merged_pull_requests_count":220,"bot_issues_count":1,"bot_pull_requests_count":148,"past_year_issues_count":13,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":289772.25,"past_year_avg_time_to_close_pull_request":91387.140625,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":64,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.5384615384615383,"past_year_avg_comments_per_pull_request":0.5352112676056338,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/issues","maintainers":[{"login":"gjtorikian","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"},{"login":"phillmv","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillmv"}],"active_maintainers":[{"login":"gjtorikian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-commonmarker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-commonmarker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-commonmarker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-commonmarker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-commonmarker/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":5292937,"name":"rb-commonmarker","ecosystem":"conda","description":null,"homepage":"https://rubygems.org/gems/commonmarker","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gjtorikian/commonmarker","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2019-09-02T05:22:27.000Z","latest_release_published_at":"2019-12-23T17:46:52.000Z","latest_release_number":"0.20.2","last_synced_at":"2026-04-02T12:30:48.368Z","created_at":"2022-10-03T15:54:19.706Z","updated_at":"2026-04-02T12:30:48.368Z","registry_url":"https://anaconda.org/conda-forge/rb-commonmarker","install_command":"conda install -c conda-forge rb-commonmarker","documentation_url":null,"metadata":{},"repo_metadata":{"id":31632808,"uuid":"35197979","full_name":"gjtorikian/commonmarker","owner":"gjtorikian","description":"Ruby wrapper for the comrak (CommonMark parser) Rust crate","archived":false,"fork":false,"pushed_at":"2026-02-06T00:02:18.000Z","size":7903,"stargazers_count":539,"open_issues_count":3,"forks_count":100,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-03-12T08:40:44.057Z","etag":null,"topics":["commonmark","html","libcmark"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/gjtorikian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.txt","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":"gjtorikian"}},"created_at":"2015-05-07T04:06:29.000Z","updated_at":"2026-03-08T04:08:52.000Z","dependencies_parsed_at":"2026-02-07T13:01:13.269Z","dependency_job_id":null,"html_url":"https://github.com/gjtorikian/commonmarker","commit_stats":{"total_commits":765,"total_committers":41,"mean_commits":"18.658536585365855","dds":0.7084967320261437,"last_synced_commit":"58d4c910112df2aab84e193841051b616ea08e6e"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/gjtorikian/commonmarker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/sbom","scorecard":{"id":45632,"data":{"date":"2025-08-11","repo":{"name":"github.com/gjtorikian/commonmarker","commit":"af27f0a189a8a1fe4f292e15b975433be1f67a18"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"24 commit(s) and 4 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":"Code-Review","score":4,"reason":"Found 2/5 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:9","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tag_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_build.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/automerge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_and_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/tag_and_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test_build.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"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":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320"],"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 30 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-14T22:41:13.344Z","repository_id":31632808,"created_at":"2025-08-14T22:41:13.344Z","updated_at":"2025-08-14T22:41:13.344Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30439710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"gjtorikian","name":"Garen Torikian","uuid":"64050","kind":"user","description":"","email":"","website":"https://www.gjtorikian.online","location":"Lenapehoking","twitter":null,"company":"Yetto","icon_url":"https://avatars.githubusercontent.com/u/64050?u=e41ff60552c0dcda088e5c5c3ed1e3bf34f37dcc\u0026v=4","repositories_count":410,"last_synced_at":"2026-02-27T19:02:09.548Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/gjtorikian","funding_links":["https://github.com/sponsors/gjtorikian"],"total_stars":7617,"followers":913,"following":20,"created_at":"2022-11-02T16:17:16.766Z","updated_at":"2026-02-27T19:02:09.548Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian/repositories"},"tags":[{"name":"v2.6.3","sha":"f601d86367a3e13d2dcec860bb8dc8e4e2d9ac0d","kind":"tag","published_at":"2026-01-23T16:23:59.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.6.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"dde8f1777b79aeb163e33f0f147157fe38e735bb","kind":"tag","published_at":"2026-01-19T21:29:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.6.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"083c238cf53c9137e44c0f0f89e93e1dff25ff91","kind":"tag","published_at":"2026-01-06T03:19:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.6.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"9fc05b4ef90a7d619ce42bb7cbd41d3288786598","kind":"tag","published_at":"2025-12-03T19:05:34.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.6.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"389b872edc11de5c65f9f32f85f21c432524dd44","kind":"tag","published_at":"2025-10-14T06:22:23.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.5.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"c8e4490f59ab828bc5acabad056503e61bad2b23","kind":"tag","published_at":"2025-09-29T10:31:50.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.4.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.4.1/manifests"},{"name":"v0.23.12","sha":"cd435f7bb1a2c53e9ca3bb95b389c7d777083921","kind":"tag","published_at":"2025-09-17T23:38:57.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.12","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.12/manifests"},{"name":"v2.4.0","sha":"537eea741df362ac1218c5f8a140636d57ae2abb","kind":"tag","published_at":"2025-09-15T15:41:58.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.4.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"2bfc3638273a500c40153d9dd35858935cf8c110","kind":"tag","published_at":"2025-08-09T03:50:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.3.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0ab66030219e5cb74775f56345f39776246e3feb","kind":"tag","published_at":"2025-06-27T06:21:10.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.3.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7029b5cfa486239f77d67e19664a02a444af43df","kind":"tag","published_at":"2025-04-05T18:13:57.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.3.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8bb753a87c5bcb8fc75b0fc3ad3b5059c5da07dd","kind":"tag","published_at":"2025-03-25T19:03:38.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.2.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"68e3c9322a6a3011f888755dd9ffb145a8edb362","kind":"tag","published_at":"2025-03-08T14:28:57.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.1.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64c43818761b271d97130fe5bc72c70e2ad2f893","kind":"tag","published_at":"2025-02-26T03:11:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.1.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"22ba8c3335c7ed47d5669b6c68b4f1d9d2bbd5a7","kind":"tag","published_at":"2025-01-23T16:37:11.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"5bf66cfc542550b8385f7cb65343e3190105130d","kind":"tag","published_at":"2025-01-21T21:44:23.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.3/manifests"},{"name":"v2.0.2.1","sha":"b495f00280a85d3084b2479442829681de65e655","kind":"tag","published_at":"2025-01-08T15:37:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.2.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.2.1/manifests"},{"name":"v2.0.2","sha":"da40febe6c8ca14b0dd7d0db185ad02d56bc7626","kind":"tag","published_at":"2024-12-29T16:15:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"518e6b7cedc4c1fbbebbf3f9bbc6fa052961bdc8","kind":"tag","published_at":"2024-11-28T03:04:29.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c0be7881818784bbe54cd56f710dfe80712f46e2","kind":"tag","published_at":"2024-11-25T22:48:35.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.0/manifests"},{"name":"v0.23.11","sha":"5d9976be667491db7bcbad2840e448ce67ce438f","kind":"tag","published_at":"2024-11-20T07:23:09.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.11","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.11/manifests"},{"name":"v1.1.5","sha":"044223b13da515c3dfef99a061762894ae9c5f4d","kind":"tag","published_at":"2024-07-29T18:31:23.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"123da5f617b4ae9ad792072d20fa36e8d5df5565","kind":"tag","published_at":"2024-06-03T21:08:48.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"7636d532961cc5bdf820764494a2bf139af35e8d","kind":"tag","published_at":"2024-05-15T17:48:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a3595c176a35464ae35de592d4fa4e067f90f599","kind":"tag","published_at":"2024-05-04T19:32:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3a959123ec1e9d9174932fac9c68ce720fd05946","kind":"tag","published_at":"2024-05-01T19:41:47.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"1b67dd799a9e798066ebde483fd0a169bc87f30b","kind":"tag","published_at":"2024-04-30T20:26:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"a093ecd697868371d86c290faddf22a87da620ef","kind":"tag","published_at":"2024-01-03T23:08:14.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f84848ba96c0bd1358af47a3e3af5d1acdd0f76c","kind":"tag","published_at":"2023-12-28T19:16:45.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0460c85f25e3c2d6e0560502933ca02e7aa68301","kind":"tag","published_at":"2023-12-28T18:37:58.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2df792776f25dba1e9e3d1dcaef782adc56672bb","kind":"tag","published_at":"2023-12-27T14:19:10.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1302f425d5c5a9c4b1953d270128a00186dde201","kind":"tag","published_at":"2023-12-24T20:26:04.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0/manifests"},{"name":"v1.0.0.pre12","sha":"404a9d20cd48905c05646b86bfd5cbc4d01bebf4","kind":"tag","published_at":"2023-12-07T16:47:38.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre12","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre12/manifests"},{"name":"v1.0.0.pre11","sha":"2964b48012c2ca9c602e33ebde73309c5f10e876","kind":"tag","published_at":"2023-10-12T23:34:46.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre11","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre11/manifests"},{"name":"v0.23.10","sha":"db8cd377b54541f7fd484d168b7682a282a680f7","kind":"tag","published_at":"2023-07-31T19:32:49.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.10/manifests"},{"name":"v1.0.0.pre10","sha":"c6a4675054062c746984d6d73d2f6f956bdc55b1","kind":"tag","published_at":"2023-07-24T19:27:17.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre10/manifests"},{"name":"v0.23.9","sha":"42cfc90251353f9fceda91b884d0ded8d3da0bcf","kind":"tag","published_at":"2023-04-11T18:53:13.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.9/manifests"},{"name":"v1.0.0.pre9","sha":"583a2adb08f2a0622047d1c39562e7b8c0e4585e","kind":"tag","published_at":"2023-03-28T21:34:50.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre9/manifests"},{"name":"v1.0.0.pre8","sha":"20cae8531c675fa7969e832c65703b1f087c834b","kind":"tag","published_at":"2023-03-09T23:06:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre8/manifests"},{"name":"v0.23.8","sha":"94c0af96f0bea7dad5a2f2e906cdc5ca457e025b","kind":"tag","published_at":"2023-01-31T16:44:24.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.8/manifests"},{"name":"v1.0.0.pre7","sha":"cb5eecf628785f349cc0769798fa0b4883cfd150","kind":"tag","published_at":"2023-01-26T02:30:24.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre7/manifests"},{"name":"v0.23.7","sha":"734fd86c9719643e0ef058d983daeaf2523ea78b","kind":"tag","published_at":"2023-01-24T16:06:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.7/manifests"},{"name":"v1.0.0.pre6","sha":"2e76561db7799d1a7304f0904937a0b0b3c6ffea","kind":"tag","published_at":"2023-01-09T04:26:03.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre6/manifests"},{"name":"v1.0.0.pre5","sha":"ab585beb6512c7273e6840ecd938bae866450e1b","kind":"tag","published_at":"2023-01-08T23:16:52.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre5/manifests"},{"name":"v1.0.0.pre4","sha":"13c49c22c46db1ca62a88a798dc7a0561009ffd5","kind":"tag","published_at":"2022-12-28T22:57:02.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre4/manifests"},{"name":"v1.0.0.pre3","sha":"ae4c51f708600bee8a2a5ca390b300ee5499fa64","kind":"tag","published_at":"2022-11-30T16:23:18.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre3/manifests"},{"name":"v1.0.0.pre.2","sha":"f331c3b21e6e8d72e342f3e957b5d37149dc0b4e","kind":"tag","published_at":"2022-11-21T19:48:25.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre.2/manifests"},{"name":"v0.23.7.pre1","sha":"1cfec133730ecdf683b90528a6bb7253b68a8208","kind":"tag","published_at":"2022-11-14T13:32:55.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.7.pre1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.7.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.7.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.7.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.7.pre1/manifests"},{"name":"v1.0.0.pre","sha":"a311bdb74b784f4b2036b50da98ca39855dbe95a","kind":"tag","published_at":"2022-11-03T19:49:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre/manifests"},{"name":"v0.23.6","sha":"a8f8d76fbc8c92ddb2e539a06bd93c5f8326705e","kind":"commit","published_at":"2022-09-21T15:42:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.6/manifests"},{"name":"v0.23.5","sha":"558c7275b18a7ae16136c0fc55f444458dd8cc58","kind":"tag","published_at":"2022-05-31T23:55:06.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.5/manifests"},{"name":"v0.18.3","sha":"cee07d26c0efc056fe3b7ff8ff93a4d5b19a923f","kind":"tag","published_at":"2022-03-03T20:11:09.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.18.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.3/manifests"},{"name":"v0.17.14","sha":"2055cafda03c264a10a5ac3e7b677d4d70872fb0","kind":"tag","published_at":"2022-03-03T20:10:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.14","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.14/manifests"},{"name":"v0.23.4","sha":"ccb0f64c1980c06fb0c38ab0bf14737ed0f256ea","kind":"tag","published_at":"2022-03-03T20:07:41.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.4/manifests"},{"name":"v0.23.2","sha":"f30f5256eaa181bd50bae401d58640e1be95e2fb","kind":"tag","published_at":"2021-09-17T13:13:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"a17dd01488deed09530e0d533eff7960e7d42065","kind":"tag","published_at":"2021-09-03T13:58:04.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"580f0fdac2a41042de1bbe3497487dcbfc5e20fe","kind":"tag","published_at":"2021-08-30T12:49:04.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"4ef8927a514978e5c1ec771bfe4a43af559de9da","kind":"tag","published_at":"2021-06-20T14:43:50.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.22.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"967ea36d8eda46f91c53fb138d4088fcd7aaff6e","kind":"commit","published_at":"2021-02-11T01:38:54.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.21.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"618b04556d42e37adc3af3b45bd5eedff502527b","kind":"tag","published_at":"2021-01-21T09:35:53.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.21.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"47ced4f995cdc8debdedbd9878bbe4d14ce8a223","kind":"tag","published_at":"2020-01-23T09:57:18.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.21.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"17e6fb41bf36150760bba944bb09880cb6e6098d","kind":"tag","published_at":"2019-12-18T16:16:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.20.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"ff8c041f549928759bbf93baf948b2b28cd57ef3","kind":"tag","published_at":"2019-04-29T14:51:36.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.20.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"8d92827ba5960b5bac1f9b7fe8d3a6639c49a2ea","kind":"tag","published_at":"2019-04-09T03:38:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.20.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"baab238a2db2440950db033a43f88faff6d2d4d6","kind":"tag","published_at":"2019-04-03T15:09:29.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.19.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"29ef9e6a8f92900753c31620e0804162d7cdc7e4","kind":"tag","published_at":"2018-11-28T21:03:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.18.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"e99ef105ca2bd54bdeb03bead3faba4e10d1304f","kind":"tag","published_at":"2018-10-18T00:11:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.18.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"31fe60808c15b71f8fe9c6efdb84b7ab62673f0a","kind":"tag","published_at":"2018-10-17T15:05:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.18.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.0/manifests"},{"name":"v0.17.13","sha":"c909c38c736f91266b68d6c854c3425dbcfef835","kind":"tag","published_at":"2018-09-10T04:39:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.13","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.13/manifests"},{"name":"v0.17.12","sha":"d078e5e52212d512d97d17eaece72f6c8abd61cb","kind":"tag","published_at":"2018-09-07T16:15:30.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.12","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.12/manifests"},{"name":"v0.17.11","sha":"e2b825e386b221f36b9378992d85e3708d94a974","kind":"tag","published_at":"2018-08-16T22:25:36.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.11","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.11/manifests"},{"name":"0.17.10","sha":"ed2a9e7173bda12d2a0e7d0fc69ff00214ff127a","kind":"tag","published_at":"2018-08-08T03:20:40.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.10/manifests"},{"name":"v0.17.10","sha":"ed2a9e7173bda12d2a0e7d0fc69ff00214ff127a","kind":"commit","published_at":"2018-08-08T03:20:24.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.10/manifests"},{"name":"v0.17.9","sha":"1469be1918214f18ae070bcc6144aabe58a7f5db","kind":"tag","published_at":"2018-03-12T22:38:06.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.9/manifests"},{"name":"v0.17.8","sha":"382dae6367c6ee1b1789072568d473732c872626","kind":"tag","published_at":"2018-02-21T03:19:54.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.8/manifests"},{"name":"v0.17.7.1","sha":"4d5fb4d22f9d12f2eba5503c1c8813de34ea34d8","kind":"tag","published_at":"2017-12-10T23:50:55.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.7.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.7.1/manifests"},{"name":"v0.17.7","sha":"91e1bd941edc71ca825dcaeaff672a5c45da4a3c","kind":"tag","published_at":"2017-12-05T23:24:58.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.7/manifests"},{"name":"v0.17.6","sha":"5165361bf470fd5496d84cd142b229fdcc4baa58","kind":"tag","published_at":"2017-11-16T03:14:57.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.6/manifests"},{"name":"v0.17.5","sha":"43ffe02204401b458743985acbfcf0042b3fc7b2","kind":"tag","published_at":"2017-10-19T14:57:08.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.5/manifests"},{"name":"0.17.4","sha":"93b3f4fe25b70b9ec0f78c7b63abd9ec208bb237","kind":"tag","published_at":"2017-10-03T02:15:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"cada395b6d69121092de411d8fc67d66feae5237","kind":"tag","published_at":"2017-09-11T22:43:27.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"d343766a771a32a6bd693b4cf9be17366ad5c2f6","kind":"tag","published_at":"2017-09-08T03:57:37.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"9ee5b2a456b26781c99c0c43629928bfdbe080e6","kind":"tag","published_at":"2017-09-06T01:19:14.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"94db075b9934d91df23092ef2dd24615585f0ee8","kind":"tag","published_at":"2017-08-25T05:20:27.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.0/manifests"},{"name":"0.16.9","sha":"a65c1f6dbaa21f6b4cd0b8382e11aba960b84d42","kind":"tag","published_at":"2017-08-17T01:17:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.9/manifests"},{"name":"0.16.8","sha":"66016213f8d662ef36091db60a19b7b75b170a3e","kind":"tag","published_at":"2017-07-17T02:00:37.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.8/manifests"},{"name":"0.16.7","sha":"d022bfb3733915b0132c5afd9c5ac13d45575526","kind":"tag","published_at":"2017-07-12T08:46:33.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.7/manifests"},{"name":"0.16.6","sha":"98a81f323e166371681b743b241f5745860be8e1","kind":"tag","published_at":"2017-07-11T03:48:24.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"6d74afb1f9d8634ee5c7078143a804c7d2e969ab","kind":"tag","published_at":"2017-06-30T02:57:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"0c7f53a688c05500fa2e60478c68eaa01ba3d782","kind":"tag","published_at":"2017-06-27T03:00:00.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"ed6cee075b095b46c6f715a155815f58c621edb7","kind":"tag","published_at":"2017-06-21T06:40:00.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"de189510c5441b4cba5f27a523eb7db3b7dfadb8","kind":"tag","published_at":"2017-06-21T05:46:42.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"62e310beea13bc19b6f20591a036b3e8865ee888","kind":"tag","published_at":"2017-06-21T04:52:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.1/manifests"},{"name":"v0.16.0","sha":"b08b5ea2f22c5d2755d8ea70e917979efe95e295","kind":"tag","published_at":"2017-05-08T08:03:40.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.16.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"6b583a779c43bd6fdfe7efce5be3f0575c30f415","kind":"tag","published_at":"2017-04-22T00:23:36.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.15.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.15.0/manifests"},{"name":"v0.14.16","sha":"144517b910830c530112573aa8201e820ced4e0c","kind":"tag","published_at":"2017-04-04T04:37:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.16","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.16/manifests"},{"name":"v0.14.15","sha":"d3960695fea46bc6825341754fbefa7294b717bb","kind":"tag","published_at":"2017-04-03T01:06:07.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.15","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.15/manifests"},{"name":"v0.14.14","sha":"8f2d4eb177c9a126351269ac5037908105958d20","kind":"tag","published_at":"2017-03-27T23:20:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.14","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.14/manifests"},{"name":"v0.14.13","sha":"192ef312dc3e4e779a29a271531921ad89acad29","kind":"tag","published_at":"2017-03-27T01:36:25.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.13","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.13/manifests"},{"name":"v0.14.12","sha":"b57a16db2c0b606ddd415e5746e8eaaf1ef537d4","kind":"tag","published_at":"2017-03-22T01:07:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.12","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"13ca57e80a6768ae3e5b04d7ca4444179b520577","kind":"tag","published_at":"2017-03-22T00:43:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.11","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.11/manifests"},{"name":"v0.14.10","sha":"ac23d190afad811680bd886e93a76e8a51143f5d","kind":"tag","published_at":"2017-03-21T00:07:03.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.10/manifests"},{"name":"v0.14.9","sha":"b8fc333911f2e5b6be52a123a6cb6815fd81d9e1","kind":"tag","published_at":"2017-03-20T17:22:34.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"b9dce9e3fad2219228cdfb138371249bd5bb5e34","kind":"tag","published_at":"2017-03-15T04:58:43.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"85f6841cd625b5334ec4f149180138a69f216c0e","kind":"tag","published_at":"2017-03-13T02:06:12.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"0785351e077adb95f9224872bda12ba5ce957855","kind":"tag","published_at":"2017-03-13T01:33:12.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"3efac9e2ea1ec1fc372e54209b31e1fdd1d78d50","kind":"tag","published_at":"2017-03-06T06:08:55.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"f7db7cde3cbcb9383d8580823044f31d19c0e438","kind":"tag","published_at":"2017-02-23T10:42:23.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"cf3a6a2099e17a8635a31c817aa196fcdb00bca7","kind":"tag","published_at":"2017-02-06T08:47:47.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"5add1c971d19f472788231da2d9e0b2081dd2d19","kind":"commit","published_at":"2017-01-27T01:41:12.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b61b34e68b4cbcfba24e3d95a14802143acd3d89","kind":"commit","published_at":"2017-01-23T01:42:46.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8dd8c8bd01878451424d4b94128ca538922f3479","kind":"tag","published_at":"2016-12-13T02:01:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3a36db5bf15dd6e018e7eb4bc020aa70fab4132f","kind":"tag","published_at":"2016-11-27T22:07:07.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.13.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"f2e3bebfe8b7a3aedf4de9b3515dd2bc6578ce4c","kind":"tag","published_at":"2016-10-11T21:39:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.12.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"bd8b246247cf7e31f7b65954ed4a32b4d0a0ee1f","kind":"tag","published_at":"2016-09-18T18:10:54.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.11.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"fc173dfbaf9b8c0d9325d4c6fc58a000a2aa564c","kind":"tag","published_at":"2016-07-21T21:40:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.10.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"85b8ed9375c168ee91ba61fe05058e6019802367","kind":"tag","published_at":"2016-06-07T21:57:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.9.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"da370c088347c1a76e80f4950fcef251552f3a89","kind":"tag","published_at":"2016-05-24T18:23:25.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.9.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"0bcbdf4779c06a6a564377591a21d561b2f6ff2a","kind":"tag","published_at":"2016-05-18T20:33:56.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.9.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"c4c896d7406452794bc7c92a403989e5359bee6f","kind":"tag","published_at":"2016-04-04T23:50:29.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.8.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"56b97bc8226ad6437ab740413024af1e5aa2cf4a","kind":"tag","published_at":"2016-01-20T08:03:18.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.7.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b81854ca12b3bd1013fa11d88802a7d1720e2bd4","kind":"tag","published_at":"2016-01-05T23:26:30.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.6.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"fd1869eba14f56b9cb6c1e441d494c8086e06d26","kind":"tag","published_at":"2015-11-04T02:26:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.5.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"cefe4ec1a0b6ac96056a2bd257046308260d8da5","kind":"tag","published_at":"2015-09-25T17:39:55.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.5.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"73382bb0a0a52c69878f32e8e323a03d1d8941a6","kind":"tag","published_at":"2015-08-26T15:58:01.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.4.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"864e1692714213d3233883191fd42d59479fedbf","kind":"tag","published_at":"2015-08-24T20:32:29.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.4.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"04beb0435acb5b27873e5b83b233243588f2d19b","kind":"tag","published_at":"2015-07-20T02:32:02.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.3.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"a7a4a6a4c2c5f670cff9df70b8e138f8d0281ea4","kind":"tag","published_at":"2015-07-07T07:18:17.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.2.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"009698f0d1081306df21711a1ad4a102e1c9e421","kind":"tag","published_at":"2015-06-26T21:31:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.2.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"31d58f75a5b236e135fd7fa72a16873952a5477f","kind":"tag","published_at":"2015-05-27T21:30:40.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.1.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d5109e3b911f277888445d688c7c2745d7ab96b3","kind":"tag","published_at":"2015-05-14T19:33:44.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.1.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"204db339503d1b545ec67c9ea3609c4720906af5","kind":"tag","published_at":"2015-05-14T19:31:28.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.1.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a74db3f83342f47ac8a95604d27440063e8be004","kind":"tag","published_at":"2015-05-13T15:34:14.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.1.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"ba3f22299514c4be25cb78ca2ad40dacf21cb9bb","kind":"tag","published_at":"2015-05-10T04:40:11.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.0.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-20T19:03:20.454Z","dependent_packages_count":2,"downloads":30474,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.265482309496484,"dependent_packages_count":19.606766804730775,"stargazers_count":20.659713558560806,"forks_count":20.040920205599082,"docker_downloads_count":null,"average":20.143220719596787},"purl":"pkg:conda/rb-commonmarker?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/rb-commonmarker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/rb-commonmarker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/rb-commonmarker/dependencies","status":null,"funding_links":["https://github.com/sponsors/gjtorikian"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-15T23:09:09.402Z","issues_count":89,"pull_requests_count":265,"avg_time_to_close_issue":9876550.108433735,"avg_time_to_close_pull_request":477153.8857142857,"issues_closed_count":83,"pull_requests_closed_count":245,"pull_request_authors_count":33,"issue_authors_count":75,"avg_comments_per_issue":3.4269662921348316,"avg_comments_per_pull_request":0.5622641509433962,"merged_pull_requests_count":220,"bot_issues_count":1,"bot_pull_requests_count":148,"past_year_issues_count":13,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":289772.25,"past_year_avg_time_to_close_pull_request":91387.140625,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":64,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.5384615384615383,"past_year_avg_comments_per_pull_request":0.5352112676056338,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/issues","maintainers":[{"login":"gjtorikian","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"},{"login":"phillmv","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillmv"}],"active_maintainers":[{"login":"gjtorikian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-commonmarker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-commonmarker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-commonmarker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-commonmarker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-commonmarker/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13750886,"name":"ruby-commonmarker","ecosystem":"ubuntu","description":null,"homepage":"http://github.com/gjtorikian/commonmarker","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/gjtorikian/commonmarker","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:11:39.716Z","latest_release_published_at":"2026-02-13T07:11:39.716Z","latest_release_number":"0.20.2-1build1","last_synced_at":"2026-03-13T14:28:34.886Z","created_at":"2026-02-13T07:11:38.980Z","updated_at":"2026-03-20T19:03:33.836Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-commonmarker","install_command":"apt-get install ruby-commonmarker","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ruby-commonmarker","standards_version":"4.4.1","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, rake, ruby-enum (\u003e= 0.5)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31632808,"uuid":"35197979","full_name":"gjtorikian/commonmarker","owner":"gjtorikian","description":"Ruby wrapper for the comrak (CommonMark parser) Rust crate","archived":false,"fork":false,"pushed_at":"2026-03-14T04:32:46.000Z","size":7880,"stargazers_count":542,"open_issues_count":2,"forks_count":100,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-03-20T05:07:16.160Z","etag":null,"topics":["commonmark","html","libcmark"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/gjtorikian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.txt","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":"gjtorikian"}},"created_at":"2015-05-07T04:06:29.000Z","updated_at":"2026-03-17T23:13:10.000Z","dependencies_parsed_at":"2026-02-07T13:01:13.269Z","dependency_job_id":null,"html_url":"https://github.com/gjtorikian/commonmarker","commit_stats":{"total_commits":765,"total_committers":41,"mean_commits":"18.658536585365855","dds":0.7084967320261437,"last_synced_commit":"58d4c910112df2aab84e193841051b616ea08e6e"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/gjtorikian/commonmarker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/sbom","scorecard":{"id":45632,"data":{"date":"2025-08-11","repo":{"name":"github.com/gjtorikian/commonmarker","commit":"af27f0a189a8a1fe4f292e15b975433be1f67a18"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"24 commit(s) and 4 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":"Code-Review","score":4,"reason":"Found 2/5 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:9","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tag_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_build.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/automerge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_and_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/tag_and_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test_build.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"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":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320"],"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 30 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-14T22:41:13.344Z","repository_id":31632808,"created_at":"2025-08-14T22:41:13.344Z","updated_at":"2025-08-14T22:41:13.344Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30754871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-20T18:25:49.393Z","status":"ssl_error","status_checked_at":"2026-03-20T18:25:41.081Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"gjtorikian","name":"Garen Torikian","uuid":"64050","kind":"user","description":"","email":"","website":"https://www.gjtorikian.online","location":"Lenapehoking","twitter":null,"company":"Yetto","icon_url":"https://avatars.githubusercontent.com/u/64050?u=e41ff60552c0dcda088e5c5c3ed1e3bf34f37dcc\u0026v=4","repositories_count":410,"last_synced_at":"2026-02-27T19:02:09.548Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/gjtorikian","funding_links":["https://github.com/sponsors/gjtorikian"],"total_stars":7617,"followers":913,"following":20,"created_at":"2022-11-02T16:17:16.766Z","updated_at":"2026-02-27T19:02:09.548Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian/repositories"},"tags":[{"name":"v2.6.3","sha":"f601d86367a3e13d2dcec860bb8dc8e4e2d9ac0d","kind":"tag","published_at":"2026-01-23T16:23:59.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.6.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"dde8f1777b79aeb163e33f0f147157fe38e735bb","kind":"tag","published_at":"2026-01-19T21:29:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.6.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"083c238cf53c9137e44c0f0f89e93e1dff25ff91","kind":"tag","published_at":"2026-01-06T03:19:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.6.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"9fc05b4ef90a7d619ce42bb7cbd41d3288786598","kind":"tag","published_at":"2025-12-03T19:05:34.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.6.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"389b872edc11de5c65f9f32f85f21c432524dd44","kind":"tag","published_at":"2025-10-14T06:22:23.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.5.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"c8e4490f59ab828bc5acabad056503e61bad2b23","kind":"tag","published_at":"2025-09-29T10:31:50.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.4.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.4.1/manifests"},{"name":"v0.23.12","sha":"cd435f7bb1a2c53e9ca3bb95b389c7d777083921","kind":"tag","published_at":"2025-09-17T23:38:57.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.12","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.12/manifests"},{"name":"v2.4.0","sha":"537eea741df362ac1218c5f8a140636d57ae2abb","kind":"tag","published_at":"2025-09-15T15:41:58.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.4.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"2bfc3638273a500c40153d9dd35858935cf8c110","kind":"tag","published_at":"2025-08-09T03:50:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.3.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0ab66030219e5cb74775f56345f39776246e3feb","kind":"tag","published_at":"2025-06-27T06:21:10.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.3.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7029b5cfa486239f77d67e19664a02a444af43df","kind":"tag","published_at":"2025-04-05T18:13:57.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.3.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8bb753a87c5bcb8fc75b0fc3ad3b5059c5da07dd","kind":"tag","published_at":"2025-03-25T19:03:38.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.2.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"68e3c9322a6a3011f888755dd9ffb145a8edb362","kind":"tag","published_at":"2025-03-08T14:28:57.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.1.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64c43818761b271d97130fe5bc72c70e2ad2f893","kind":"tag","published_at":"2025-02-26T03:11:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.1.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"22ba8c3335c7ed47d5669b6c68b4f1d9d2bbd5a7","kind":"tag","published_at":"2025-01-23T16:37:11.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"5bf66cfc542550b8385f7cb65343e3190105130d","kind":"tag","published_at":"2025-01-21T21:44:23.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.3/manifests"},{"name":"v2.0.2.1","sha":"b495f00280a85d3084b2479442829681de65e655","kind":"tag","published_at":"2025-01-08T15:37:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.2.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.2.1/manifests"},{"name":"v2.0.2","sha":"da40febe6c8ca14b0dd7d0db185ad02d56bc7626","kind":"tag","published_at":"2024-12-29T16:15:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"518e6b7cedc4c1fbbebbf3f9bbc6fa052961bdc8","kind":"tag","published_at":"2024-11-28T03:04:29.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c0be7881818784bbe54cd56f710dfe80712f46e2","kind":"tag","published_at":"2024-11-25T22:48:35.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.0/manifests"},{"name":"v0.23.11","sha":"5d9976be667491db7bcbad2840e448ce67ce438f","kind":"tag","published_at":"2024-11-20T07:23:09.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.11","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.11/manifests"},{"name":"v1.1.5","sha":"044223b13da515c3dfef99a061762894ae9c5f4d","kind":"tag","published_at":"2024-07-29T18:31:23.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"123da5f617b4ae9ad792072d20fa36e8d5df5565","kind":"tag","published_at":"2024-06-03T21:08:48.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"7636d532961cc5bdf820764494a2bf139af35e8d","kind":"tag","published_at":"2024-05-15T17:48:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a3595c176a35464ae35de592d4fa4e067f90f599","kind":"tag","published_at":"2024-05-04T19:32:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3a959123ec1e9d9174932fac9c68ce720fd05946","kind":"tag","published_at":"2024-05-01T19:41:47.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"1b67dd799a9e798066ebde483fd0a169bc87f30b","kind":"tag","published_at":"2024-04-30T20:26:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"a093ecd697868371d86c290faddf22a87da620ef","kind":"tag","published_at":"2024-01-03T23:08:14.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f84848ba96c0bd1358af47a3e3af5d1acdd0f76c","kind":"tag","published_at":"2023-12-28T19:16:45.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0460c85f25e3c2d6e0560502933ca02e7aa68301","kind":"tag","published_at":"2023-12-28T18:37:58.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2df792776f25dba1e9e3d1dcaef782adc56672bb","kind":"tag","published_at":"2023-12-27T14:19:10.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1302f425d5c5a9c4b1953d270128a00186dde201","kind":"tag","published_at":"2023-12-24T20:26:04.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0/manifests"},{"name":"v1.0.0.pre12","sha":"404a9d20cd48905c05646b86bfd5cbc4d01bebf4","kind":"tag","published_at":"2023-12-07T16:47:38.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre12","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre12/manifests"},{"name":"v1.0.0.pre11","sha":"2964b48012c2ca9c602e33ebde73309c5f10e876","kind":"tag","published_at":"2023-10-12T23:34:46.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre11","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre11/manifests"},{"name":"v0.23.10","sha":"db8cd377b54541f7fd484d168b7682a282a680f7","kind":"tag","published_at":"2023-07-31T19:32:49.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.10/manifests"},{"name":"v1.0.0.pre10","sha":"c6a4675054062c746984d6d73d2f6f956bdc55b1","kind":"tag","published_at":"2023-07-24T19:27:17.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre10/manifests"},{"name":"v0.23.9","sha":"42cfc90251353f9fceda91b884d0ded8d3da0bcf","kind":"tag","published_at":"2023-04-11T18:53:13.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.9/manifests"},{"name":"v1.0.0.pre9","sha":"583a2adb08f2a0622047d1c39562e7b8c0e4585e","kind":"tag","published_at":"2023-03-28T21:34:50.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre9/manifests"},{"name":"v1.0.0.pre8","sha":"20cae8531c675fa7969e832c65703b1f087c834b","kind":"tag","published_at":"2023-03-09T23:06:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre8/manifests"},{"name":"v0.23.8","sha":"94c0af96f0bea7dad5a2f2e906cdc5ca457e025b","kind":"tag","published_at":"2023-01-31T16:44:24.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.8/manifests"},{"name":"v1.0.0.pre7","sha":"cb5eecf628785f349cc0769798fa0b4883cfd150","kind":"tag","published_at":"2023-01-26T02:30:24.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre7/manifests"},{"name":"v0.23.7","sha":"734fd86c9719643e0ef058d983daeaf2523ea78b","kind":"tag","published_at":"2023-01-24T16:06:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.7/manifests"},{"name":"v1.0.0.pre6","sha":"2e76561db7799d1a7304f0904937a0b0b3c6ffea","kind":"tag","published_at":"2023-01-09T04:26:03.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre6/manifests"},{"name":"v1.0.0.pre5","sha":"ab585beb6512c7273e6840ecd938bae866450e1b","kind":"tag","published_at":"2023-01-08T23:16:52.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre5/manifests"},{"name":"v1.0.0.pre4","sha":"13c49c22c46db1ca62a88a798dc7a0561009ffd5","kind":"tag","published_at":"2022-12-28T22:57:02.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre4/manifests"},{"name":"v1.0.0.pre3","sha":"ae4c51f708600bee8a2a5ca390b300ee5499fa64","kind":"tag","published_at":"2022-11-30T16:23:18.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre3/manifests"},{"name":"v1.0.0.pre.2","sha":"f331c3b21e6e8d72e342f3e957b5d37149dc0b4e","kind":"tag","published_at":"2022-11-21T19:48:25.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre.2/manifests"},{"name":"v0.23.7.pre1","sha":"1cfec133730ecdf683b90528a6bb7253b68a8208","kind":"tag","published_at":"2022-11-14T13:32:55.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.7.pre1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.7.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.7.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.7.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.7.pre1/manifests"},{"name":"v1.0.0.pre","sha":"a311bdb74b784f4b2036b50da98ca39855dbe95a","kind":"tag","published_at":"2022-11-03T19:49:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre/manifests"},{"name":"v0.23.6","sha":"a8f8d76fbc8c92ddb2e539a06bd93c5f8326705e","kind":"commit","published_at":"2022-09-21T15:42:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.6/manifests"},{"name":"v0.23.5","sha":"558c7275b18a7ae16136c0fc55f444458dd8cc58","kind":"tag","published_at":"2022-05-31T23:55:06.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.5/manifests"},{"name":"v0.18.3","sha":"cee07d26c0efc056fe3b7ff8ff93a4d5b19a923f","kind":"tag","published_at":"2022-03-03T20:11:09.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.18.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.3/manifests"},{"name":"v0.17.14","sha":"2055cafda03c264a10a5ac3e7b677d4d70872fb0","kind":"tag","published_at":"2022-03-03T20:10:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.14","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.14/manifests"},{"name":"v0.23.4","sha":"ccb0f64c1980c06fb0c38ab0bf14737ed0f256ea","kind":"tag","published_at":"2022-03-03T20:07:41.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.4/manifests"},{"name":"v0.23.2","sha":"f30f5256eaa181bd50bae401d58640e1be95e2fb","kind":"tag","published_at":"2021-09-17T13:13:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"a17dd01488deed09530e0d533eff7960e7d42065","kind":"tag","published_at":"2021-09-03T13:58:04.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"580f0fdac2a41042de1bbe3497487dcbfc5e20fe","kind":"tag","published_at":"2021-08-30T12:49:04.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"4ef8927a514978e5c1ec771bfe4a43af559de9da","kind":"tag","published_at":"2021-06-20T14:43:50.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.22.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"967ea36d8eda46f91c53fb138d4088fcd7aaff6e","kind":"commit","published_at":"2021-02-11T01:38:54.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.21.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"618b04556d42e37adc3af3b45bd5eedff502527b","kind":"tag","published_at":"2021-01-21T09:35:53.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.21.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"47ced4f995cdc8debdedbd9878bbe4d14ce8a223","kind":"tag","published_at":"2020-01-23T09:57:18.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.21.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"17e6fb41bf36150760bba944bb09880cb6e6098d","kind":"tag","published_at":"2019-12-18T16:16:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.20.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"ff8c041f549928759bbf93baf948b2b28cd57ef3","kind":"tag","published_at":"2019-04-29T14:51:36.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.20.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"8d92827ba5960b5bac1f9b7fe8d3a6639c49a2ea","kind":"tag","published_at":"2019-04-09T03:38:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.20.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"baab238a2db2440950db033a43f88faff6d2d4d6","kind":"tag","published_at":"2019-04-03T15:09:29.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.19.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"29ef9e6a8f92900753c31620e0804162d7cdc7e4","kind":"tag","published_at":"2018-11-28T21:03:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.18.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"e99ef105ca2bd54bdeb03bead3faba4e10d1304f","kind":"tag","published_at":"2018-10-18T00:11:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.18.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"31fe60808c15b71f8fe9c6efdb84b7ab62673f0a","kind":"tag","published_at":"2018-10-17T15:05:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.18.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.0/manifests"},{"name":"v0.17.13","sha":"c909c38c736f91266b68d6c854c3425dbcfef835","kind":"tag","published_at":"2018-09-10T04:39:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.13","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.13/manifests"},{"name":"v0.17.12","sha":"d078e5e52212d512d97d17eaece72f6c8abd61cb","kind":"tag","published_at":"2018-09-07T16:15:30.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.12","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.12/manifests"},{"name":"v0.17.11","sha":"e2b825e386b221f36b9378992d85e3708d94a974","kind":"tag","published_at":"2018-08-16T22:25:36.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.11","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.11/manifests"},{"name":"0.17.10","sha":"ed2a9e7173bda12d2a0e7d0fc69ff00214ff127a","kind":"tag","published_at":"2018-08-08T03:20:40.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.10/manifests"},{"name":"v0.17.10","sha":"ed2a9e7173bda12d2a0e7d0fc69ff00214ff127a","kind":"commit","published_at":"2018-08-08T03:20:24.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.10/manifests"},{"name":"v0.17.9","sha":"1469be1918214f18ae070bcc6144aabe58a7f5db","kind":"tag","published_at":"2018-03-12T22:38:06.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.9/manifests"},{"name":"v0.17.8","sha":"382dae6367c6ee1b1789072568d473732c872626","kind":"tag","published_at":"2018-02-21T03:19:54.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.8/manifests"},{"name":"v0.17.7.1","sha":"4d5fb4d22f9d12f2eba5503c1c8813de34ea34d8","kind":"tag","published_at":"2017-12-10T23:50:55.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.7.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.7.1/manifests"},{"name":"v0.17.7","sha":"91e1bd941edc71ca825dcaeaff672a5c45da4a3c","kind":"tag","published_at":"2017-12-05T23:24:58.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.7/manifests"},{"name":"v0.17.6","sha":"5165361bf470fd5496d84cd142b229fdcc4baa58","kind":"tag","published_at":"2017-11-16T03:14:57.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.6/manifests"},{"name":"v0.17.5","sha":"43ffe02204401b458743985acbfcf0042b3fc7b2","kind":"tag","published_at":"2017-10-19T14:57:08.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.5/manifests"},{"name":"0.17.4","sha":"93b3f4fe25b70b9ec0f78c7b63abd9ec208bb237","kind":"tag","published_at":"2017-10-03T02:15:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"cada395b6d69121092de411d8fc67d66feae5237","kind":"tag","published_at":"2017-09-11T22:43:27.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"d343766a771a32a6bd693b4cf9be17366ad5c2f6","kind":"tag","published_at":"2017-09-08T03:57:37.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"9ee5b2a456b26781c99c0c43629928bfdbe080e6","kind":"tag","published_at":"2017-09-06T01:19:14.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"94db075b9934d91df23092ef2dd24615585f0ee8","kind":"tag","published_at":"2017-08-25T05:20:27.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.0/manifests"},{"name":"0.16.9","sha":"a65c1f6dbaa21f6b4cd0b8382e11aba960b84d42","kind":"tag","published_at":"2017-08-17T01:17:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.9/manifests"},{"name":"0.16.8","sha":"66016213f8d662ef36091db60a19b7b75b170a3e","kind":"tag","published_at":"2017-07-17T02:00:37.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.8/manifests"},{"name":"0.16.7","sha":"d022bfb3733915b0132c5afd9c5ac13d45575526","kind":"tag","published_at":"2017-07-12T08:46:33.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.7/manifests"},{"name":"0.16.6","sha":"98a81f323e166371681b743b241f5745860be8e1","kind":"tag","published_at":"2017-07-11T03:48:24.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"6d74afb1f9d8634ee5c7078143a804c7d2e969ab","kind":"tag","published_at":"2017-06-30T02:57:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"0c7f53a688c05500fa2e60478c68eaa01ba3d782","kind":"tag","published_at":"2017-06-27T03:00:00.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"ed6cee075b095b46c6f715a155815f58c621edb7","kind":"tag","published_at":"2017-06-21T06:40:00.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"de189510c5441b4cba5f27a523eb7db3b7dfadb8","kind":"tag","published_at":"2017-06-21T05:46:42.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"62e310beea13bc19b6f20591a036b3e8865ee888","kind":"tag","published_at":"2017-06-21T04:52:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.1/manifests"},{"name":"v0.16.0","sha":"b08b5ea2f22c5d2755d8ea70e917979efe95e295","kind":"tag","published_at":"2017-05-08T08:03:40.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.16.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"6b583a779c43bd6fdfe7efce5be3f0575c30f415","kind":"tag","published_at":"2017-04-22T00:23:36.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.15.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.15.0/manifests"},{"name":"v0.14.16","sha":"144517b910830c530112573aa8201e820ced4e0c","kind":"tag","published_at":"2017-04-04T04:37:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.16","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.16/manifests"},{"name":"v0.14.15","sha":"d3960695fea46bc6825341754fbefa7294b717bb","kind":"tag","published_at":"2017-04-03T01:06:07.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.15","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.15/manifests"},{"name":"v0.14.14","sha":"8f2d4eb177c9a126351269ac5037908105958d20","kind":"tag","published_at":"2017-03-27T23:20:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.14","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.14/manifests"},{"name":"v0.14.13","sha":"192ef312dc3e4e779a29a271531921ad89acad29","kind":"tag","published_at":"2017-03-27T01:36:25.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.13","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.13/manifests"},{"name":"v0.14.12","sha":"b57a16db2c0b606ddd415e5746e8eaaf1ef537d4","kind":"tag","published_at":"2017-03-22T01:07:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.12","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"13ca57e80a6768ae3e5b04d7ca4444179b520577","kind":"tag","published_at":"2017-03-22T00:43:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.11","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.11/manifests"},{"name":"v0.14.10","sha":"ac23d190afad811680bd886e93a76e8a51143f5d","kind":"tag","published_at":"2017-03-21T00:07:03.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.10/manifests"},{"name":"v0.14.9","sha":"b8fc333911f2e5b6be52a123a6cb6815fd81d9e1","kind":"tag","published_at":"2017-03-20T17:22:34.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"b9dce9e3fad2219228cdfb138371249bd5bb5e34","kind":"tag","published_at":"2017-03-15T04:58:43.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"85f6841cd625b5334ec4f149180138a69f216c0e","kind":"tag","published_at":"2017-03-13T02:06:12.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"0785351e077adb95f9224872bda12ba5ce957855","kind":"tag","published_at":"2017-03-13T01:33:12.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"3efac9e2ea1ec1fc372e54209b31e1fdd1d78d50","kind":"tag","published_at":"2017-03-06T06:08:55.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"f7db7cde3cbcb9383d8580823044f31d19c0e438","kind":"tag","published_at":"2017-02-23T10:42:23.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"cf3a6a2099e17a8635a31c817aa196fcdb00bca7","kind":"tag","published_at":"2017-02-06T08:47:47.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"5add1c971d19f472788231da2d9e0b2081dd2d19","kind":"commit","published_at":"2017-01-27T01:41:12.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b61b34e68b4cbcfba24e3d95a14802143acd3d89","kind":"commit","published_at":"2017-01-23T01:42:46.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8dd8c8bd01878451424d4b94128ca538922f3479","kind":"tag","published_at":"2016-12-13T02:01:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3a36db5bf15dd6e018e7eb4bc020aa70fab4132f","kind":"tag","published_at":"2016-11-27T22:07:07.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.13.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"f2e3bebfe8b7a3aedf4de9b3515dd2bc6578ce4c","kind":"tag","published_at":"2016-10-11T21:39:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.12.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"bd8b246247cf7e31f7b65954ed4a32b4d0a0ee1f","kind":"tag","published_at":"2016-09-18T18:10:54.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.11.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"fc173dfbaf9b8c0d9325d4c6fc58a000a2aa564c","kind":"tag","published_at":"2016-07-21T21:40:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.10.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"85b8ed9375c168ee91ba61fe05058e6019802367","kind":"tag","published_at":"2016-06-07T21:57:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.9.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"da370c088347c1a76e80f4950fcef251552f3a89","kind":"tag","published_at":"2016-05-24T18:23:25.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.9.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"0bcbdf4779c06a6a564377591a21d561b2f6ff2a","kind":"tag","published_at":"2016-05-18T20:33:56.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.9.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"c4c896d7406452794bc7c92a403989e5359bee6f","kind":"tag","published_at":"2016-04-04T23:50:29.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.8.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"56b97bc8226ad6437ab740413024af1e5aa2cf4a","kind":"tag","published_at":"2016-01-20T08:03:18.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.7.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b81854ca12b3bd1013fa11d88802a7d1720e2bd4","kind":"tag","published_at":"2016-01-05T23:26:30.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.6.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"fd1869eba14f56b9cb6c1e441d494c8086e06d26","kind":"tag","published_at":"2015-11-04T02:26:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.5.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"cefe4ec1a0b6ac96056a2bd257046308260d8da5","kind":"tag","published_at":"2015-09-25T17:39:55.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.5.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"73382bb0a0a52c69878f32e8e323a03d1d8941a6","kind":"tag","published_at":"2015-08-26T15:58:01.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.4.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"864e1692714213d3233883191fd42d59479fedbf","kind":"tag","published_at":"2015-08-24T20:32:29.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.4.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"04beb0435acb5b27873e5b83b233243588f2d19b","kind":"tag","published_at":"2015-07-20T02:32:02.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.3.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"a7a4a6a4c2c5f670cff9df70b8e138f8d0281ea4","kind":"tag","published_at":"2015-07-07T07:18:17.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.2.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"009698f0d1081306df21711a1ad4a102e1c9e421","kind":"tag","published_at":"2015-06-26T21:31:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.2.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"31d58f75a5b236e135fd7fa72a16873952a5477f","kind":"tag","published_at":"2015-05-27T21:30:40.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.1.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d5109e3b911f277888445d688c7c2745d7ab96b3","kind":"tag","published_at":"2015-05-14T19:33:44.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.1.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"204db339503d1b545ec67c9ea3609c4720906af5","kind":"tag","published_at":"2015-05-14T19:31:28.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.1.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a74db3f83342f47ac8a95604d27440063e8be004","kind":"tag","published_at":"2015-05-13T15:34:14.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.1.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"ba3f22299514c4be25cb78ca2ad40dacf21cb9bb","kind":"tag","published_at":"2015-05-10T04:40:11.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.0.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-20T19:03:33.836Z","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":0.8695980944459147,"forks_count":0.34618047542118624,"docker_downloads_count":null,"average":0.3039446424667752},"purl":"pkg:deb/ubuntu/ruby-commonmarker?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-commonmarker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-commonmarker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-commonmarker/dependencies","status":null,"funding_links":["https://github.com/sponsors/gjtorikian"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-15T23:09:09.402Z","issues_count":89,"pull_requests_count":265,"avg_time_to_close_issue":9876550.108433735,"avg_time_to_close_pull_request":477153.8857142857,"issues_closed_count":83,"pull_requests_closed_count":245,"pull_request_authors_count":33,"issue_authors_count":75,"avg_comments_per_issue":3.4269662921348316,"avg_comments_per_pull_request":0.5622641509433962,"merged_pull_requests_count":220,"bot_issues_count":1,"bot_pull_requests_count":148,"past_year_issues_count":13,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":289772.25,"past_year_avg_time_to_close_pull_request":91387.140625,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":64,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.5384615384615383,"past_year_avg_comments_per_pull_request":0.5352112676056338,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/issues","maintainers":[{"login":"gjtorikian","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"},{"login":"phillmv","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillmv"}],"active_maintainers":[{"login":"gjtorikian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-commonmarker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-commonmarker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-commonmarker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-commonmarker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-commonmarker/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":180508,"name":"commonmarker","ecosystem":"rubygems","description":"A fast, safe, extensible parser for CommonMark. This wraps the comrak Rust crate.","homepage":"https://github.com/gjtorikian/commonmarker","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gjtorikian/commonmarker","keywords_array":[],"namespace":null,"versions_count":386,"first_release_published_at":"2015-05-10T04:40:46.722Z","latest_release_published_at":"2026-04-14T04:27:18.651Z","latest_release_number":"2.8.1","last_synced_at":"2026-04-27T11:25:53.491Z","created_at":"2022-04-05T19:43:22.745Z","updated_at":"2026-04-27T13:59:14.341Z","registry_url":"https://rubygems.org/gems/commonmarker","install_command":"gem install commonmarker -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/commonmarker/","metadata":{"funding":"https://github.com/sponsors/gjtorikian/"},"repo_metadata":{"id":31632808,"uuid":"35197979","full_name":"gjtorikian/commonmarker","owner":"gjtorikian","description":"Ruby wrapper for the comrak (CommonMark parser) Rust crate","archived":false,"fork":false,"pushed_at":"2026-04-14T04:26:55.000Z","size":7900,"stargazers_count":545,"open_issues_count":3,"forks_count":101,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-04-20T00:02:12.622Z","etag":null,"topics":["commonmark","html","libcmark"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/gjtorikian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.txt","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":"gjtorikian"}},"created_at":"2015-05-07T04:06:29.000Z","updated_at":"2026-04-18T08:18:31.000Z","dependencies_parsed_at":"2026-02-07T13:01:13.269Z","dependency_job_id":null,"html_url":"https://github.com/gjtorikian/commonmarker","commit_stats":{"total_commits":765,"total_committers":41,"mean_commits":"18.658536585365855","dds":0.7084967320261437,"last_synced_commit":"58d4c910112df2aab84e193841051b616ea08e6e"},"previous_names":[],"tags_count":135,"template":false,"template_full_name":null,"purl":"pkg:github/gjtorikian/commonmarker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/sbom","scorecard":{"id":45632,"data":{"date":"2025-08-11","repo":{"name":"github.com/gjtorikian/commonmarker","commit":"af27f0a189a8a1fe4f292e15b975433be1f67a18"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"24 commit(s) and 4 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":"Code-Review","score":4,"reason":"Found 2/5 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:9","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tag_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_build.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/automerge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_and_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/tag_and_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test_build.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"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":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320"],"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 30 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-14T22:41:13.344Z","repository_id":31632808,"created_at":"2025-08-14T22:41:13.344Z","updated_at":"2025-08-14T22:41:13.344Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32040894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"gjtorikian","name":"Garen Torikian","uuid":"64050","kind":"user","description":"","email":"","website":"https://www.gjtorikian.online","location":"Lenapehoking","twitter":null,"company":"Yetto","icon_url":"https://avatars.githubusercontent.com/u/64050?u=e41ff60552c0dcda088e5c5c3ed1e3bf34f37dcc\u0026v=4","repositories_count":410,"last_synced_at":"2026-02-27T19:02:09.548Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/gjtorikian","funding_links":["https://github.com/sponsors/gjtorikian"],"total_stars":7617,"followers":913,"following":20,"created_at":"2022-11-02T16:17:16.766Z","updated_at":"2026-02-27T19:02:09.548Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian/repositories"},"tags":[{"name":"v2.7.0","sha":"863a6790b51e77ca8ff15d3f4082be8ae87f9df5","kind":"tag","published_at":"2026-03-14T04:32:45.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.7.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"f601d86367a3e13d2dcec860bb8dc8e4e2d9ac0d","kind":"tag","published_at":"2026-01-23T16:23:59.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.6.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"dde8f1777b79aeb163e33f0f147157fe38e735bb","kind":"tag","published_at":"2026-01-19T21:29:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.6.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"083c238cf53c9137e44c0f0f89e93e1dff25ff91","kind":"tag","published_at":"2026-01-06T03:19:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.6.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"9fc05b4ef90a7d619ce42bb7cbd41d3288786598","kind":"tag","published_at":"2025-12-03T19:05:34.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.6.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"389b872edc11de5c65f9f32f85f21c432524dd44","kind":"tag","published_at":"2025-10-14T06:22:23.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.5.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"c8e4490f59ab828bc5acabad056503e61bad2b23","kind":"tag","published_at":"2025-09-29T10:31:50.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.4.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.4.1/manifests"},{"name":"v0.23.12","sha":"cd435f7bb1a2c53e9ca3bb95b389c7d777083921","kind":"tag","published_at":"2025-09-17T23:38:57.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.12","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.12/manifests"},{"name":"v2.4.0","sha":"537eea741df362ac1218c5f8a140636d57ae2abb","kind":"tag","published_at":"2025-09-15T15:41:58.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.4.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"2bfc3638273a500c40153d9dd35858935cf8c110","kind":"tag","published_at":"2025-08-09T03:50:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.3.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0ab66030219e5cb74775f56345f39776246e3feb","kind":"tag","published_at":"2025-06-27T06:21:10.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.3.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7029b5cfa486239f77d67e19664a02a444af43df","kind":"tag","published_at":"2025-04-05T18:13:57.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.3.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8bb753a87c5bcb8fc75b0fc3ad3b5059c5da07dd","kind":"tag","published_at":"2025-03-25T19:03:38.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.2.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"68e3c9322a6a3011f888755dd9ffb145a8edb362","kind":"tag","published_at":"2025-03-08T14:28:57.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.1.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64c43818761b271d97130fe5bc72c70e2ad2f893","kind":"tag","published_at":"2025-02-26T03:11:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.1.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"22ba8c3335c7ed47d5669b6c68b4f1d9d2bbd5a7","kind":"tag","published_at":"2025-01-23T16:37:11.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"5bf66cfc542550b8385f7cb65343e3190105130d","kind":"tag","published_at":"2025-01-21T21:44:23.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.3/manifests"},{"name":"v2.0.2.1","sha":"b495f00280a85d3084b2479442829681de65e655","kind":"tag","published_at":"2025-01-08T15:37:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.2.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.2.1/manifests"},{"name":"v2.0.2","sha":"da40febe6c8ca14b0dd7d0db185ad02d56bc7626","kind":"tag","published_at":"2024-12-29T16:15:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"518e6b7cedc4c1fbbebbf3f9bbc6fa052961bdc8","kind":"tag","published_at":"2024-11-28T03:04:29.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c0be7881818784bbe54cd56f710dfe80712f46e2","kind":"tag","published_at":"2024-11-25T22:48:35.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.0/manifests"},{"name":"v0.23.11","sha":"5d9976be667491db7bcbad2840e448ce67ce438f","kind":"tag","published_at":"2024-11-20T07:23:09.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.11","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.11/manifests"},{"name":"v1.1.5","sha":"044223b13da515c3dfef99a061762894ae9c5f4d","kind":"tag","published_at":"2024-07-29T18:31:23.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"123da5f617b4ae9ad792072d20fa36e8d5df5565","kind":"tag","published_at":"2024-06-03T21:08:48.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"7636d532961cc5bdf820764494a2bf139af35e8d","kind":"tag","published_at":"2024-05-15T17:48:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a3595c176a35464ae35de592d4fa4e067f90f599","kind":"tag","published_at":"2024-05-04T19:32:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3a959123ec1e9d9174932fac9c68ce720fd05946","kind":"tag","published_at":"2024-05-01T19:41:47.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"1b67dd799a9e798066ebde483fd0a169bc87f30b","kind":"tag","published_at":"2024-04-30T20:26:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"a093ecd697868371d86c290faddf22a87da620ef","kind":"tag","published_at":"2024-01-03T23:08:14.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f84848ba96c0bd1358af47a3e3af5d1acdd0f76c","kind":"tag","published_at":"2023-12-28T19:16:45.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0460c85f25e3c2d6e0560502933ca02e7aa68301","kind":"tag","published_at":"2023-12-28T18:37:58.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2df792776f25dba1e9e3d1dcaef782adc56672bb","kind":"tag","published_at":"2023-12-27T14:19:10.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1302f425d5c5a9c4b1953d270128a00186dde201","kind":"tag","published_at":"2023-12-24T20:26:04.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0/manifests"},{"name":"v1.0.0.pre12","sha":"404a9d20cd48905c05646b86bfd5cbc4d01bebf4","kind":"tag","published_at":"2023-12-07T16:47:38.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre12","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre12/manifests"},{"name":"v1.0.0.pre11","sha":"2964b48012c2ca9c602e33ebde73309c5f10e876","kind":"tag","published_at":"2023-10-12T23:34:46.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre11","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre11/manifests"},{"name":"v0.23.10","sha":"db8cd377b54541f7fd484d168b7682a282a680f7","kind":"tag","published_at":"2023-07-31T19:32:49.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.10/manifests"},{"name":"v1.0.0.pre10","sha":"c6a4675054062c746984d6d73d2f6f956bdc55b1","kind":"tag","published_at":"2023-07-24T19:27:17.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre10/manifests"},{"name":"v0.23.9","sha":"42cfc90251353f9fceda91b884d0ded8d3da0bcf","kind":"tag","published_at":"2023-04-11T18:53:13.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.9/manifests"},{"name":"v1.0.0.pre9","sha":"583a2adb08f2a0622047d1c39562e7b8c0e4585e","kind":"tag","published_at":"2023-03-28T21:34:50.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre9/manifests"},{"name":"v1.0.0.pre8","sha":"20cae8531c675fa7969e832c65703b1f087c834b","kind":"tag","published_at":"2023-03-09T23:06:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre8/manifests"},{"name":"v0.23.8","sha":"94c0af96f0bea7dad5a2f2e906cdc5ca457e025b","kind":"tag","published_at":"2023-01-31T16:44:24.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.8/manifests"},{"name":"v1.0.0.pre7","sha":"cb5eecf628785f349cc0769798fa0b4883cfd150","kind":"tag","published_at":"2023-01-26T02:30:24.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre7/manifests"},{"name":"v0.23.7","sha":"734fd86c9719643e0ef058d983daeaf2523ea78b","kind":"tag","published_at":"2023-01-24T16:06:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.7/manifests"},{"name":"v1.0.0.pre6","sha":"2e76561db7799d1a7304f0904937a0b0b3c6ffea","kind":"tag","published_at":"2023-01-09T04:26:03.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre6/manifests"},{"name":"v1.0.0.pre5","sha":"ab585beb6512c7273e6840ecd938bae866450e1b","kind":"tag","published_at":"2023-01-08T23:16:52.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre5/manifests"},{"name":"v1.0.0.pre4","sha":"13c49c22c46db1ca62a88a798dc7a0561009ffd5","kind":"tag","published_at":"2022-12-28T22:57:02.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre4/manifests"},{"name":"v1.0.0.pre3","sha":"ae4c51f708600bee8a2a5ca390b300ee5499fa64","kind":"tag","published_at":"2022-11-30T16:23:18.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre3/manifests"},{"name":"v1.0.0.pre.2","sha":"f331c3b21e6e8d72e342f3e957b5d37149dc0b4e","kind":"tag","published_at":"2022-11-21T19:48:25.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre.2/manifests"},{"name":"v0.23.7.pre1","sha":"1cfec133730ecdf683b90528a6bb7253b68a8208","kind":"tag","published_at":"2022-11-14T13:32:55.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.7.pre1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.7.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.7.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.7.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.7.pre1/manifests"},{"name":"v1.0.0.pre","sha":"a311bdb74b784f4b2036b50da98ca39855dbe95a","kind":"tag","published_at":"2022-11-03T19:49:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre/manifests"},{"name":"v0.23.6","sha":"a8f8d76fbc8c92ddb2e539a06bd93c5f8326705e","kind":"commit","published_at":"2022-09-21T15:42:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.6/manifests"},{"name":"v0.23.5","sha":"558c7275b18a7ae16136c0fc55f444458dd8cc58","kind":"tag","published_at":"2022-05-31T23:55:06.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.5/manifests"},{"name":"v0.18.3","sha":"cee07d26c0efc056fe3b7ff8ff93a4d5b19a923f","kind":"tag","published_at":"2022-03-03T20:11:09.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.18.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.3/manifests"},{"name":"v0.17.14","sha":"2055cafda03c264a10a5ac3e7b677d4d70872fb0","kind":"tag","published_at":"2022-03-03T20:10:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.14","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.14/manifests"},{"name":"v0.23.4","sha":"ccb0f64c1980c06fb0c38ab0bf14737ed0f256ea","kind":"tag","published_at":"2022-03-03T20:07:41.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.4/manifests"},{"name":"v0.23.2","sha":"f30f5256eaa181bd50bae401d58640e1be95e2fb","kind":"tag","published_at":"2021-09-17T13:13:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"a17dd01488deed09530e0d533eff7960e7d42065","kind":"tag","published_at":"2021-09-03T13:58:04.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"580f0fdac2a41042de1bbe3497487dcbfc5e20fe","kind":"tag","published_at":"2021-08-30T12:49:04.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"4ef8927a514978e5c1ec771bfe4a43af559de9da","kind":"tag","published_at":"2021-06-20T14:43:50.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.22.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"967ea36d8eda46f91c53fb138d4088fcd7aaff6e","kind":"commit","published_at":"2021-02-11T01:38:54.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.21.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"618b04556d42e37adc3af3b45bd5eedff502527b","kind":"tag","published_at":"2021-01-21T09:35:53.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.21.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"47ced4f995cdc8debdedbd9878bbe4d14ce8a223","kind":"tag","published_at":"2020-01-23T09:57:18.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.21.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"17e6fb41bf36150760bba944bb09880cb6e6098d","kind":"tag","published_at":"2019-12-18T16:16:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.20.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"ff8c041f549928759bbf93baf948b2b28cd57ef3","kind":"tag","published_at":"2019-04-29T14:51:36.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.20.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"8d92827ba5960b5bac1f9b7fe8d3a6639c49a2ea","kind":"tag","published_at":"2019-04-09T03:38:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.20.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"baab238a2db2440950db033a43f88faff6d2d4d6","kind":"tag","published_at":"2019-04-03T15:09:29.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.19.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"29ef9e6a8f92900753c31620e0804162d7cdc7e4","kind":"tag","published_at":"2018-11-28T21:03:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.18.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"e99ef105ca2bd54bdeb03bead3faba4e10d1304f","kind":"tag","published_at":"2018-10-18T00:11:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.18.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"31fe60808c15b71f8fe9c6efdb84b7ab62673f0a","kind":"tag","published_at":"2018-10-17T15:05:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.18.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.0/manifests"},{"name":"v0.17.13","sha":"c909c38c736f91266b68d6c854c3425dbcfef835","kind":"tag","published_at":"2018-09-10T04:39:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.13","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.13/manifests"},{"name":"v0.17.12","sha":"d078e5e52212d512d97d17eaece72f6c8abd61cb","kind":"tag","published_at":"2018-09-07T16:15:30.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.12","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.12/manifests"},{"name":"v0.17.11","sha":"e2b825e386b221f36b9378992d85e3708d94a974","kind":"tag","published_at":"2018-08-16T22:25:36.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.11","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.11/manifests"},{"name":"0.17.10","sha":"ed2a9e7173bda12d2a0e7d0fc69ff00214ff127a","kind":"tag","published_at":"2018-08-08T03:20:40.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.10/manifests"},{"name":"v0.17.10","sha":"ed2a9e7173bda12d2a0e7d0fc69ff00214ff127a","kind":"commit","published_at":"2018-08-08T03:20:24.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.10/manifests"},{"name":"v0.17.9","sha":"1469be1918214f18ae070bcc6144aabe58a7f5db","kind":"tag","published_at":"2018-03-12T22:38:06.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.9/manifests"},{"name":"v0.17.8","sha":"382dae6367c6ee1b1789072568d473732c872626","kind":"tag","published_at":"2018-02-21T03:19:54.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.8/manifests"},{"name":"v0.17.7.1","sha":"4d5fb4d22f9d12f2eba5503c1c8813de34ea34d8","kind":"tag","published_at":"2017-12-10T23:50:55.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.7.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.7.1/manifests"},{"name":"v0.17.7","sha":"91e1bd941edc71ca825dcaeaff672a5c45da4a3c","kind":"tag","published_at":"2017-12-05T23:24:58.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.7/manifests"},{"name":"v0.17.6","sha":"5165361bf470fd5496d84cd142b229fdcc4baa58","kind":"tag","published_at":"2017-11-16T03:14:57.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.6/manifests"},{"name":"v0.17.5","sha":"43ffe02204401b458743985acbfcf0042b3fc7b2","kind":"tag","published_at":"2017-10-19T14:57:08.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.5/manifests"},{"name":"0.17.4","sha":"93b3f4fe25b70b9ec0f78c7b63abd9ec208bb237","kind":"tag","published_at":"2017-10-03T02:15:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"cada395b6d69121092de411d8fc67d66feae5237","kind":"tag","published_at":"2017-09-11T22:43:27.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"d343766a771a32a6bd693b4cf9be17366ad5c2f6","kind":"tag","published_at":"2017-09-08T03:57:37.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"9ee5b2a456b26781c99c0c43629928bfdbe080e6","kind":"tag","published_at":"2017-09-06T01:19:14.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"94db075b9934d91df23092ef2dd24615585f0ee8","kind":"tag","published_at":"2017-08-25T05:20:27.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.0/manifests"},{"name":"0.16.9","sha":"a65c1f6dbaa21f6b4cd0b8382e11aba960b84d42","kind":"tag","published_at":"2017-08-17T01:17:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.9/manifests"},{"name":"0.16.8","sha":"66016213f8d662ef36091db60a19b7b75b170a3e","kind":"tag","published_at":"2017-07-17T02:00:37.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.8/manifests"},{"name":"0.16.7","sha":"d022bfb3733915b0132c5afd9c5ac13d45575526","kind":"tag","published_at":"2017-07-12T08:46:33.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.7/manifests"},{"name":"0.16.6","sha":"98a81f323e166371681b743b241f5745860be8e1","kind":"tag","published_at":"2017-07-11T03:48:24.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"6d74afb1f9d8634ee5c7078143a804c7d2e969ab","kind":"tag","published_at":"2017-06-30T02:57:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"0c7f53a688c05500fa2e60478c68eaa01ba3d782","kind":"tag","published_at":"2017-06-27T03:00:00.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"ed6cee075b095b46c6f715a155815f58c621edb7","kind":"tag","published_at":"2017-06-21T06:40:00.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"de189510c5441b4cba5f27a523eb7db3b7dfadb8","kind":"tag","published_at":"2017-06-21T05:46:42.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"62e310beea13bc19b6f20591a036b3e8865ee888","kind":"tag","published_at":"2017-06-21T04:52:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.1/manifests"},{"name":"v0.16.0","sha":"b08b5ea2f22c5d2755d8ea70e917979efe95e295","kind":"tag","published_at":"2017-05-08T08:03:40.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.16.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"6b583a779c43bd6fdfe7efce5be3f0575c30f415","kind":"tag","published_at":"2017-04-22T00:23:36.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.15.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.15.0/manifests"},{"name":"v0.14.16","sha":"144517b910830c530112573aa8201e820ced4e0c","kind":"tag","published_at":"2017-04-04T04:37:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.16","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.16/manifests"},{"name":"v0.14.15","sha":"d3960695fea46bc6825341754fbefa7294b717bb","kind":"tag","published_at":"2017-04-03T01:06:07.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.15","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.15/manifests"},{"name":"v0.14.14","sha":"8f2d4eb177c9a126351269ac5037908105958d20","kind":"tag","published_at":"2017-03-27T23:20:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.14","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.14/manifests"},{"name":"v0.14.13","sha":"192ef312dc3e4e779a29a271531921ad89acad29","kind":"tag","published_at":"2017-03-27T01:36:25.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.13","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.13/manifests"},{"name":"v0.14.12","sha":"b57a16db2c0b606ddd415e5746e8eaaf1ef537d4","kind":"tag","published_at":"2017-03-22T01:07:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.12","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"13ca57e80a6768ae3e5b04d7ca4444179b520577","kind":"tag","published_at":"2017-03-22T00:43:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.11","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.11/manifests"},{"name":"v0.14.10","sha":"ac23d190afad811680bd886e93a76e8a51143f5d","kind":"tag","published_at":"2017-03-21T00:07:03.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.10/manifests"},{"name":"v0.14.9","sha":"b8fc333911f2e5b6be52a123a6cb6815fd81d9e1","kind":"tag","published_at":"2017-03-20T17:22:34.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"b9dce9e3fad2219228cdfb138371249bd5bb5e34","kind":"tag","published_at":"2017-03-15T04:58:43.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"85f6841cd625b5334ec4f149180138a69f216c0e","kind":"tag","published_at":"2017-03-13T02:06:12.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"0785351e077adb95f9224872bda12ba5ce957855","kind":"tag","published_at":"2017-03-13T01:33:12.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"3efac9e2ea1ec1fc372e54209b31e1fdd1d78d50","kind":"tag","published_at":"2017-03-06T06:08:55.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"f7db7cde3cbcb9383d8580823044f31d19c0e438","kind":"tag","published_at":"2017-02-23T10:42:23.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"cf3a6a2099e17a8635a31c817aa196fcdb00bca7","kind":"tag","published_at":"2017-02-06T08:47:47.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"5add1c971d19f472788231da2d9e0b2081dd2d19","kind":"commit","published_at":"2017-01-27T01:41:12.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b61b34e68b4cbcfba24e3d95a14802143acd3d89","kind":"commit","published_at":"2017-01-23T01:42:46.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8dd8c8bd01878451424d4b94128ca538922f3479","kind":"tag","published_at":"2016-12-13T02:01:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3a36db5bf15dd6e018e7eb4bc020aa70fab4132f","kind":"tag","published_at":"2016-11-27T22:07:07.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.13.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"f2e3bebfe8b7a3aedf4de9b3515dd2bc6578ce4c","kind":"tag","published_at":"2016-10-11T21:39:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.12.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"bd8b246247cf7e31f7b65954ed4a32b4d0a0ee1f","kind":"tag","published_at":"2016-09-18T18:10:54.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.11.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"fc173dfbaf9b8c0d9325d4c6fc58a000a2aa564c","kind":"tag","published_at":"2016-07-21T21:40:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.10.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"85b8ed9375c168ee91ba61fe05058e6019802367","kind":"tag","published_at":"2016-06-07T21:57:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.9.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"da370c088347c1a76e80f4950fcef251552f3a89","kind":"tag","published_at":"2016-05-24T18:23:25.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.9.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"0bcbdf4779c06a6a564377591a21d561b2f6ff2a","kind":"tag","published_at":"2016-05-18T20:33:56.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.9.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"c4c896d7406452794bc7c92a403989e5359bee6f","kind":"tag","published_at":"2016-04-04T23:50:29.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.8.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"56b97bc8226ad6437ab740413024af1e5aa2cf4a","kind":"tag","published_at":"2016-01-20T08:03:18.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.7.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b81854ca12b3bd1013fa11d88802a7d1720e2bd4","kind":"tag","published_at":"2016-01-05T23:26:30.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.6.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"fd1869eba14f56b9cb6c1e441d494c8086e06d26","kind":"tag","published_at":"2015-11-04T02:26:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.5.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"cefe4ec1a0b6ac96056a2bd257046308260d8da5","kind":"tag","published_at":"2015-09-25T17:39:55.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.5.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"73382bb0a0a52c69878f32e8e323a03d1d8941a6","kind":"tag","published_at":"2015-08-26T15:58:01.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.4.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"864e1692714213d3233883191fd42d59479fedbf","kind":"tag","published_at":"2015-08-24T20:32:29.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.4.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"04beb0435acb5b27873e5b83b233243588f2d19b","kind":"tag","published_at":"2015-07-20T02:32:02.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.3.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"a7a4a6a4c2c5f670cff9df70b8e138f8d0281ea4","kind":"tag","published_at":"2015-07-07T07:18:17.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.2.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"009698f0d1081306df21711a1ad4a102e1c9e421","kind":"tag","published_at":"2015-06-26T21:31:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.2.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"31d58f75a5b236e135fd7fa72a16873952a5477f","kind":"tag","published_at":"2015-05-27T21:30:40.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.1.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d5109e3b911f277888445d688c7c2745d7ab96b3","kind":"tag","published_at":"2015-05-14T19:33:44.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.1.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"204db339503d1b545ec67c9ea3609c4720906af5","kind":"tag","published_at":"2015-05-14T19:31:28.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.1.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a74db3f83342f47ac8a95604d27440063e8be004","kind":"tag","published_at":"2015-05-13T15:34:14.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.1.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"ba3f22299514c4be25cb78ca2ad40dacf21cb9bb","kind":"tag","published_at":"2015-05-10T04:40:11.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.0.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-27T13:59:14.320Z","dependent_packages_count":69,"downloads":89463904,"downloads_period":"total","dependent_repos_count":317893,"rankings":{"downloads":0.4633088391075032,"dependent_repos_count":0.07916950078611969,"dependent_packages_count":0.44323769806313484,"stargazers_count":2.869058105953324,"forks_count":2.7380381574692523,"docker_downloads_count":0.18008273770363847,"average":1.1288158398471622},"purl":"pkg:gem/commonmarker","advisories":[{"uuid":"GSA_kwCzR0hTQS1jMnY0LWNoeDUtdmZmNs4AA4Mw","url":"https://github.com/advisories/GHSA-c2v4-chx5-vff6","title":"Duplicate Advisory: Integer overflow in cmark-gfm table parsing extension leads to heap memory corruption","description":"### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-fmx4-26r3-wxpf. This link is maintained to preserve external references.\n\n### Original Description\nCommonMarker versions prior to 0.23.4 are at risk of an integer overflow vulnerability. This vulnerability can result in possibly unauthenticated remote attackers to cause heap memory corruption, potentially leading to an information leak or remote code execution, via parsing tables with marker rows that contain more than UINT16_MAX columns.\n\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-01-04T21:30:24.000Z","withdrawn_at":"2024-01-05T15:31:42.000Z","classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/github/cmark-gfm/security/advisories/GHSA-mc3g-88wq-6f4x","https://github.com/gjtorikian/commonmarker/security/advisories/GHSA-fmx4-26r3-wxpf","https://nvd.nist.gov/vuln/detail/CVE-2024-22051","https://github.com/gjtorikian/commonmarker/commit/ab4504fd17460627a6ab255bc3c63e8e5fc6aed3","https://github.com/advisories/GHSA-fmx4-26r3-wxpf","https://vulncheck.com/advisories/vc-advisory-GHSA-fmx4-26r3-wxpf","https://github.com/advisories/GHSA-c2v4-chx5-vff6"],"source_kind":"github","identifiers":["GHSA-c2v4-chx5-vff6"],"repository_url":"https://github.com/github/cmark-gfm","blast_radius":0.0,"created_at":"2024-01-05T16:05:45.724Z","updated_at":"2026-04-23T10:06:12.443Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jMnY0LWNoeDUtdmZmNs4AA4Mw","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jMnY0LWNoeDUtdmZmNs4AA4Mw","packages":[{"ecosystem":"rubygems","package_name":"commonmarker","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c 0.23.4"}],"purl":"pkg:gem/commonmarker"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jMnY0LWNoeDUtdmZmNs4AA4Mw/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03dmg3LWZ3ODgtd2o4N84AA1Il","url":"https://github.com/advisories/GHSA-7vh7-fw88-wj87","title":"Several quadratic complexity bugs may lead to denial of service in Commonmarker","description":"## Impact\n\nSeveral quadratic complexity bugs in commonmarker's underlying [`cmark-gfm`](https://github.com/github/cmark-gfm) library may lead to unbounded resource exhaustion and subsequent denial of service.\n\nThe following vulnerabilities were addressed:\n\n* [CVE-2023-37463](https://github.com/github/cmark-gfm/security/advisories/GHSA-w4qg-3vf7-m9x5)\n\nFor more information, consult the release notes for version [`0.29.0.gfm.12`](https://github.com/github/cmark-gfm/releases/tag/0.29.0.gfm.12).\n\n## Mitigation\n\nUsers are advised to upgrade to commonmarker version [`0.23.10`](https://rubygems.org/gems/commonmarker/versions/0.23.10).","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-08-08T17:12:00.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/gjtorikian/commonmarker/security/advisories/GHSA-7vh7-fw88-wj87","https://github.com/gjtorikian/commonmarker/commit/db8cd377b54541f7fd484d168b7682a282a680f7","https://github.com/github/cmark-gfm/releases/tag/0.29.0.gfm.12","https://rubygems.org/gems/commonmarker/versions/0.23.10","https://github.com/advisories/GHSA-7vh7-fw88-wj87"],"source_kind":"github","identifiers":["GHSA-7vh7-fw88-wj87"],"repository_url":"https://github.com/gjtorikian/commonmarker","blast_radius":0.0,"created_at":"2023-08-08T18:05:14.001Z","updated_at":"2026-04-23T10:07:38.870Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03dmg3LWZ3ODgtd2o4N84AA1Il","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03dmg3LWZ3ODgtd2o4N84AA1Il","packages":[{"ecosystem":"rubygems","package_name":"commonmarker","versions":[{"first_patched_version":"0.23.10","vulnerable_version_range":"\u003c 0.23.10"}],"purl":"pkg:gem/commonmarker"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03dmg3LWZ3ODgtd2o4N84AA1Il/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS00OHdwLXA5cXYtNGo2NM4AAytp","url":"https://github.com/advisories/GHSA-48wp-p9qv-4j64","title":"Commonmarker vulnerable to to several quadratic complexity bugs that may lead to denial of service","description":"## Impact\n\nSeveral quadratic complexity bugs in commonmarker's underlying [`cmark-gfm`](https://github.com/github/cmark-gfm) library may lead to unbounded resource exhaustion and subsequent denial of service.\n\nThe following vulnerabilities were addressed:\n\n* [CVE-2023-24824](https://github.com/github/cmark-gfm/security/advisories/GHSA-66g8-4hjf-77xh)\n* [CVE-2023-26485](https://github.com/github/cmark-gfm/security/advisories/GHSA-r8vr-c48j-fcc5)\n\nFor more information, consult the release notes for version [`0.23.0.gfm.10`](https://github.com/github/cmark-gfm/releases/tag/0.29.0.gfm.10) and [`0.23.0.gfm.11`](https://github.com/github/cmark-gfm/releases/tag/0.29.0.gfm.11).\n\n## Mitigation\n\nUsers are advised to upgrade to commonmarker version [`0.23.9`](https://rubygems.org/gems/commonmarker/versions/0.23.9).","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-04-11T22:08:18.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/github/cmark-gfm/security/advisories/GHSA-66g8-4hjf-77xh","https://github.com/github/cmark-gfm/security/advisories/GHSA-r8vr-c48j-fcc5","https://github.com/gjtorikian/commonmarker/security/advisories/GHSA-48wp-p9qv-4j64","https://github.com/gjtorikian/commonmarker/pull/236","https://github.com/github/cmark-gfm/releases/tag/0.29.0.gfm.10","https://github.com/github/cmark-gfm/releases/tag/0.29.0.gfm.11","https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.9","https://github.com/advisories/GHSA-48wp-p9qv-4j64"],"source_kind":"github","identifiers":["GHSA-48wp-p9qv-4j64"],"repository_url":"https://github.com/github/cmark-gfm","blast_radius":0.0,"created_at":"2023-04-11T23:03:12.682Z","updated_at":"2026-04-23T10:08:09.232Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00OHdwLXA5cXYtNGo2NM4AAytp","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS00OHdwLXA5cXYtNGo2NM4AAytp","packages":[{"ecosystem":"rubygems","package_name":"commonmarker","versions":[{"first_patched_version":"0.23.9","vulnerable_version_range":"\u003c 0.23.9"}],"purl":"pkg:gem/commonmarker"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00OHdwLXA5cXYtNGo2NM4AAytp/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02MzZmLXhtNWotcGo5bc4AAxIx","url":"https://github.com/advisories/GHSA-636f-xm5j-pj9m","title":"Several quadratic complexity bugs may lead to denial of service in Commonmarker","description":"## Impact\n\nSeveral quadratic complexity bugs in commonmarker's underlying [`cmark-gfm`](https://github.com/github/cmark-gfm) library may lead to unbounded resource exhaustion and subsequent denial of service.\n\nThe following vulnerabilities were addressed:\n\n* [CVE-2023-22483](https://github.com/github/cmark-gfm/security/advisories/GHSA-29g3-96g3-jg6c)\n* [CVE-2023-22484](https://github.com/github/cmark-gfm/security/advisories/GHSA-24f7-9frr-5h2r)\n* [CVE-2023-22485](https://github.com/github/cmark-gfm/security/advisories/GHSA-c944-cv5f-hpvr)\n* [CVE-2023-22486](https://github.com/github/cmark-gfm/security/advisories/GHSA-r572-jvj2-3m8p)\n\nFor more information, consult the release notes for version [`0.23.0.gfm.7`](https://github.com/github/cmark-gfm/releases/tag/0.29.0.gfm.7).\n\n## Mitigation\n\nUsers are advised to upgrade to commonmarker version [`0.23.7`](https://rubygems.org/gems/commonmarker/versions/0.23.7).","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-01-24T18:12:17.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/gjtorikian/commonmarker/security/advisories/GHSA-636f-xm5j-pj9m","https://github.com/advisories/GHSA-636f-xm5j-pj9m"],"source_kind":"github","identifiers":["GHSA-636f-xm5j-pj9m"],"repository_url":"https://github.com/gjtorikian/commonmarker","blast_radius":0.0,"created_at":"2023-01-24T19:03:06.634Z","updated_at":"2026-04-23T10:08:27.696Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02MzZmLXhtNWotcGo5bc4AAxIx","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02MzZmLXhtNWotcGo5bc4AAxIx","packages":[{"ecosystem":"rubygems","package_name":"commonmarker","versions":[{"first_patched_version":"0.23.7","vulnerable_version_range":"\u003c 0.23.7"}],"purl":"pkg:gem/commonmarker"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02MzZmLXhtNWotcGo5bc4AAxIx/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS00cXc0LWpwcDQtOGd2cM4AAu97","url":"https://github.com/advisories/GHSA-4qw4-jpp4-8gvp","title":"Unbounded resource exhaustion in cmark-gfm autolink extension may lead to denial of service","description":"### Impact\n\nCommonMarker uses `cmark-gfm` for rendering [Github Flavored Markdown](https://github.github.com/gfm/). A polynomial time complexity issue in cmark-gfm's autolink extension may lead to unbounded resource exhaustion and subsequent denial of service.\n\n### Patches\n\nThis vulnerability has been patched in the following CommonMarker release:\n\n- v0.23.6\n\n### Workarounds\n\nDisable use of the autolink extension.\n\n### References\n\nhttps://github.com/gjtorikian/commonmarker/pull/190\nhttps://github.com/github/cmark-gfm/security/advisories/GHSA-cgh3-p57x-9q7q\nhttps://en.wikipedia.org/wiki/Time_complexity\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [github/cmark-gfm](https://github.com/github/cmark-gfm)\n\n### Acknowledgements\n\nWe would like to thank [Legit Security](https://www.legitsecurity.com) for reporting this vulnerability.\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-09-21T18:18:05.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/gjtorikian/commonmarker/security/advisories/GHSA-4qw4-jpp4-8gvp","https://github.com/gjtorikian/commonmarker/pull/190","https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.6","https://github.com/advisories/GHSA-4qw4-jpp4-8gvp"],"source_kind":"github","identifiers":["GHSA-4qw4-jpp4-8gvp"],"repository_url":"https://github.com/gjtorikian/commonmarker","blast_radius":0.0,"created_at":"2022-12-21T16:11:57.592Z","updated_at":"2026-04-23T10:08:56.869Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00cXc0LWpwcDQtOGd2cM4AAu97","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS00cXc0LWpwcDQtOGd2cM4AAu97","packages":[{"ecosystem":"rubygems","package_name":"commonmarker","versions":[{"first_patched_version":"0.23.6","vulnerable_version_range":"\u003c 0.23.6"}],"purl":"pkg:gem/commonmarker"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00cXc0LWpwcDQtOGd2cM4AAu97/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1mbXg0LTI2cjMtd3hwZs0v8A","url":"https://github.com/advisories/GHSA-fmx4-26r3-wxpf","title":"Integer overflow in cmark-gfm table parsing extension leads to heap memory corruption","description":"### Impact\n\nCommonMarker uses `cmark-gfm` for rendering [Github Flavored Markdown](https://github.github.com/gfm/). An [integer overflow in `cmark-gfm`'s table row parsing](https://github.com/github/cmark-gfm/security/advisories/GHSA-mc3g-88wq-6f4x) may lead to heap memory corruption when parsing tables who's marker rows contain more than UINT16_MAX columns. The impact of this heap corruption ranges from Information Leak to Arbitrary Code Execution.\n\nIf affected versions of CommonMarker are used for rendering remote user controlled markdown, this vulnerability may lead to Remote Code Execution (RCE).\n\n### Patches\n\nThis vulnerability has been patched in the following CommonMarker release:\n\n- v0.23.4\n\n### Workarounds\n\nThe vulnerability exists in the table markdown extensions of `cmark-gfm`. Disabling any use of the table extension will prevent this vulnerability from being triggered.\n\n### References\n\n- https://github.com/github/cmark-gfm/security/advisories/GHSA-mc3g-88wq-6f4x\n\n### Acknowledgements\n\nWe would like to thank Felix Wilhelm of Google's Project Zero for reporting this vulnerability\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n* Open an issue in [CommonMarker](http://github.com/gjtorikian/commonmarker)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-03-03T20:28:47.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/github/cmark-gfm/security/advisories/GHSA-mc3g-88wq-6f4x","https://github.com/gjtorikian/commonmarker/security/advisories/GHSA-fmx4-26r3-wxpf","https://github.com/gjtorikian/commonmarker/commit/ab4504fd17460627a6ab255bc3c63e8e5fc6aed3","https://nvd.nist.gov/vuln/detail/CVE-2024-22051","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/commonmarker/CVE-2024-22051.yml","https://github.com/advisories/GHSA-fmx4-26r3-wxpf"],"source_kind":"github","identifiers":["GHSA-fmx4-26r3-wxpf","CVE-2024-22051"],"repository_url":"https://github.com/github/cmark-gfm","blast_radius":0.0,"created_at":"2022-12-21T16:12:34.316Z","updated_at":"2026-04-23T10:06:12.443Z","epss_percentage":0.07131,"epss_percentile":0.915,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mbXg0LTI2cjMtd3hwZs0v8A","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mbXg0LTI2cjMtd3hwZs0v8A","packages":[{"ecosystem":"rubygems","package_name":"commonmarker","versions":[{"first_patched_version":"0.23.4","vulnerable_version_range":"\u003c 0.23.4"}],"purl":"pkg:gem/commonmarker"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mbXg0LTI2cjMtd3hwZs0v8A/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/commonmarker","docker_dependents_count":773,"docker_downloads_count":665842567,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/commonmarker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/commonmarker/dependencies","status":null,"funding_links":["https://github.com/sponsors/gjtorikian/","https://github.com/sponsors/gjtorikian"],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-24T02:03:19.184Z","issues_count":93,"pull_requests_count":269,"avg_time_to_close_issue":9434612.954022989,"avg_time_to_close_pull_request":472882.5789473684,"issues_closed_count":87,"pull_requests_closed_count":247,"pull_request_authors_count":34,"issue_authors_count":78,"avg_comments_per_issue":3.4731182795698925,"avg_comments_per_pull_request":0.5613382899628253,"merged_pull_requests_count":223,"bot_issues_count":1,"bot_pull_requests_count":150,"past_year_issues_count":15,"past_year_pull_requests_count":62,"past_year_avg_time_to_close_issue":296582.93333333335,"past_year_avg_time_to_close_pull_request":94116.60377358491,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":53,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.4,"past_year_avg_comments_per_pull_request":0.5483870967741935,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":47,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/issues","maintainers":[{"login":"gjtorikian","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"},{"login":"phillmv","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillmv"}],"active_maintainers":[{"login":"gjtorikian","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/commonmarker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/commonmarker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/commonmarker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/commonmarker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/commonmarker/codemeta","maintainers":[{"uuid":"66705","login":"gjtorikian","name":null,"email":null,"url":null,"packages_count":52,"html_url":"https://rubygems.org/profiles/gjtorikian","role":null,"created_at":"2022-11-07T14:33:58.953Z","updated_at":"2022-11-07T14:33:58.953Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/gjtorikian/packages"},{"uuid":"56345","login":"kivikakk","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://rubygems.org/profiles/kivikakk","role":null,"created_at":"2022-11-07T14:33:58.970Z","updated_at":"2022-11-07T14:33:58.970Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/kivikakk/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205491,"maintainers_count":68457,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":8267766,"name":"github.com/gjtorikian/commonmarker","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/gjtorikian/commonmarker","keywords_array":[],"namespace":null,"versions_count":107,"first_release_published_at":"2015-05-10T04:40:09.000Z","latest_release_published_at":"2026-04-14T04:26:46.000Z","latest_release_number":"v2.8.1+incompatible","last_synced_at":"2026-04-27T23:35:07.743Z","created_at":"2023-09-13T08:24:10.175Z","updated_at":"2026-04-27T23:35:07.743Z","registry_url":"https://pkg.go.dev/github.com/gjtorikian/commonmarker","install_command":"go get github.com/gjtorikian/commonmarker","documentation_url":"https://pkg.go.dev/github.com/gjtorikian/commonmarker#section-documentation","metadata":{},"repo_metadata":{"id":31632808,"uuid":"35197979","full_name":"gjtorikian/commonmarker","owner":"gjtorikian","description":"Ruby wrapper for the comrak (CommonMark parser) Rust crate","archived":false,"fork":false,"pushed_at":"2026-03-14T04:32:46.000Z","size":7880,"stargazers_count":542,"open_issues_count":2,"forks_count":100,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-03-20T05:07:16.160Z","etag":null,"topics":["commonmark","html","libcmark"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/gjtorikian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.txt","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":"gjtorikian"}},"created_at":"2015-05-07T04:06:29.000Z","updated_at":"2026-03-17T23:13:10.000Z","dependencies_parsed_at":"2026-02-07T13:01:13.269Z","dependency_job_id":null,"html_url":"https://github.com/gjtorikian/commonmarker","commit_stats":{"total_commits":765,"total_committers":41,"mean_commits":"18.658536585365855","dds":0.7084967320261437,"last_synced_commit":"58d4c910112df2aab84e193841051b616ea08e6e"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/gjtorikian/commonmarker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/sbom","scorecard":{"id":45632,"data":{"date":"2025-08-11","repo":{"name":"github.com/gjtorikian/commonmarker","commit":"af27f0a189a8a1fe4f292e15b975433be1f67a18"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"24 commit(s) and 4 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":"Code-Review","score":4,"reason":"Found 2/5 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:9","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tag_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_build.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/automerge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_and_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/tag_and_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test_build.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"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":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320"],"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 30 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-14T22:41:13.344Z","repository_id":31632808,"created_at":"2025-08-14T22:41:13.344Z","updated_at":"2025-08-14T22:41:13.344Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30754871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-20T18:25:49.393Z","status":"ssl_error","status_checked_at":"2026-03-20T18:25:41.081Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"gjtorikian","name":"Garen Torikian","uuid":"64050","kind":"user","description":"","email":"","website":"https://www.gjtorikian.online","location":"Lenapehoking","twitter":null,"company":"Yetto","icon_url":"https://avatars.githubusercontent.com/u/64050?u=e41ff60552c0dcda088e5c5c3ed1e3bf34f37dcc\u0026v=4","repositories_count":410,"last_synced_at":"2026-02-27T19:02:09.548Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/gjtorikian","funding_links":["https://github.com/sponsors/gjtorikian"],"total_stars":7617,"followers":913,"following":20,"created_at":"2022-11-02T16:17:16.766Z","updated_at":"2026-02-27T19:02:09.548Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian/repositories"},"tags":[{"name":"v2.6.3","sha":"f601d86367a3e13d2dcec860bb8dc8e4e2d9ac0d","kind":"tag","published_at":"2026-01-23T16:23:59.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.6.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"dde8f1777b79aeb163e33f0f147157fe38e735bb","kind":"tag","published_at":"2026-01-19T21:29:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.6.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"083c238cf53c9137e44c0f0f89e93e1dff25ff91","kind":"tag","published_at":"2026-01-06T03:19:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.6.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"9fc05b4ef90a7d619ce42bb7cbd41d3288786598","kind":"tag","published_at":"2025-12-03T19:05:34.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.6.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"389b872edc11de5c65f9f32f85f21c432524dd44","kind":"tag","published_at":"2025-10-14T06:22:23.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.5.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"c8e4490f59ab828bc5acabad056503e61bad2b23","kind":"tag","published_at":"2025-09-29T10:31:50.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.4.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.4.1/manifests"},{"name":"v0.23.12","sha":"cd435f7bb1a2c53e9ca3bb95b389c7d777083921","kind":"tag","published_at":"2025-09-17T23:38:57.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.12","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.12/manifests"},{"name":"v2.4.0","sha":"537eea741df362ac1218c5f8a140636d57ae2abb","kind":"tag","published_at":"2025-09-15T15:41:58.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.4.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"2bfc3638273a500c40153d9dd35858935cf8c110","kind":"tag","published_at":"2025-08-09T03:50:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.3.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0ab66030219e5cb74775f56345f39776246e3feb","kind":"tag","published_at":"2025-06-27T06:21:10.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.3.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7029b5cfa486239f77d67e19664a02a444af43df","kind":"tag","published_at":"2025-04-05T18:13:57.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.3.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"8bb753a87c5bcb8fc75b0fc3ad3b5059c5da07dd","kind":"tag","published_at":"2025-03-25T19:03:38.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.2.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"68e3c9322a6a3011f888755dd9ffb145a8edb362","kind":"tag","published_at":"2025-03-08T14:28:57.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.1.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"64c43818761b271d97130fe5bc72c70e2ad2f893","kind":"tag","published_at":"2025-02-26T03:11:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.1.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"22ba8c3335c7ed47d5669b6c68b4f1d9d2bbd5a7","kind":"tag","published_at":"2025-01-23T16:37:11.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"5bf66cfc542550b8385f7cb65343e3190105130d","kind":"tag","published_at":"2025-01-21T21:44:23.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.3/manifests"},{"name":"v2.0.2.1","sha":"b495f00280a85d3084b2479442829681de65e655","kind":"tag","published_at":"2025-01-08T15:37:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.2.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.2.1/manifests"},{"name":"v2.0.2","sha":"da40febe6c8ca14b0dd7d0db185ad02d56bc7626","kind":"tag","published_at":"2024-12-29T16:15:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"518e6b7cedc4c1fbbebbf3f9bbc6fa052961bdc8","kind":"tag","published_at":"2024-11-28T03:04:29.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c0be7881818784bbe54cd56f710dfe80712f46e2","kind":"tag","published_at":"2024-11-25T22:48:35.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v2.0.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v2.0.0/manifests"},{"name":"v0.23.11","sha":"5d9976be667491db7bcbad2840e448ce67ce438f","kind":"tag","published_at":"2024-11-20T07:23:09.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.11","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.11/manifests"},{"name":"v1.1.5","sha":"044223b13da515c3dfef99a061762894ae9c5f4d","kind":"tag","published_at":"2024-07-29T18:31:23.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"123da5f617b4ae9ad792072d20fa36e8d5df5565","kind":"tag","published_at":"2024-06-03T21:08:48.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"7636d532961cc5bdf820764494a2bf139af35e8d","kind":"tag","published_at":"2024-05-15T17:48:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a3595c176a35464ae35de592d4fa4e067f90f599","kind":"tag","published_at":"2024-05-04T19:32:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3a959123ec1e9d9174932fac9c68ce720fd05946","kind":"tag","published_at":"2024-05-01T19:41:47.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"1b67dd799a9e798066ebde483fd0a169bc87f30b","kind":"tag","published_at":"2024-04-30T20:26:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.1.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"a093ecd697868371d86c290faddf22a87da620ef","kind":"tag","published_at":"2024-01-03T23:08:14.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f84848ba96c0bd1358af47a3e3af5d1acdd0f76c","kind":"tag","published_at":"2023-12-28T19:16:45.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0460c85f25e3c2d6e0560502933ca02e7aa68301","kind":"tag","published_at":"2023-12-28T18:37:58.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2df792776f25dba1e9e3d1dcaef782adc56672bb","kind":"tag","published_at":"2023-12-27T14:19:10.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1302f425d5c5a9c4b1953d270128a00186dde201","kind":"tag","published_at":"2023-12-24T20:26:04.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0/manifests"},{"name":"v1.0.0.pre12","sha":"404a9d20cd48905c05646b86bfd5cbc4d01bebf4","kind":"tag","published_at":"2023-12-07T16:47:38.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre12","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre12/manifests"},{"name":"v1.0.0.pre11","sha":"2964b48012c2ca9c602e33ebde73309c5f10e876","kind":"tag","published_at":"2023-10-12T23:34:46.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre11","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre11/manifests"},{"name":"v0.23.10","sha":"db8cd377b54541f7fd484d168b7682a282a680f7","kind":"tag","published_at":"2023-07-31T19:32:49.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.10/manifests"},{"name":"v1.0.0.pre10","sha":"c6a4675054062c746984d6d73d2f6f956bdc55b1","kind":"tag","published_at":"2023-07-24T19:27:17.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre10/manifests"},{"name":"v0.23.9","sha":"42cfc90251353f9fceda91b884d0ded8d3da0bcf","kind":"tag","published_at":"2023-04-11T18:53:13.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.9/manifests"},{"name":"v1.0.0.pre9","sha":"583a2adb08f2a0622047d1c39562e7b8c0e4585e","kind":"tag","published_at":"2023-03-28T21:34:50.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre9/manifests"},{"name":"v1.0.0.pre8","sha":"20cae8531c675fa7969e832c65703b1f087c834b","kind":"tag","published_at":"2023-03-09T23:06:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre8/manifests"},{"name":"v0.23.8","sha":"94c0af96f0bea7dad5a2f2e906cdc5ca457e025b","kind":"tag","published_at":"2023-01-31T16:44:24.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.8/manifests"},{"name":"v1.0.0.pre7","sha":"cb5eecf628785f349cc0769798fa0b4883cfd150","kind":"tag","published_at":"2023-01-26T02:30:24.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre7/manifests"},{"name":"v0.23.7","sha":"734fd86c9719643e0ef058d983daeaf2523ea78b","kind":"tag","published_at":"2023-01-24T16:06:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.7/manifests"},{"name":"v1.0.0.pre6","sha":"2e76561db7799d1a7304f0904937a0b0b3c6ffea","kind":"tag","published_at":"2023-01-09T04:26:03.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre6/manifests"},{"name":"v1.0.0.pre5","sha":"ab585beb6512c7273e6840ecd938bae866450e1b","kind":"tag","published_at":"2023-01-08T23:16:52.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre5/manifests"},{"name":"v1.0.0.pre4","sha":"13c49c22c46db1ca62a88a798dc7a0561009ffd5","kind":"tag","published_at":"2022-12-28T22:57:02.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre4/manifests"},{"name":"v1.0.0.pre3","sha":"ae4c51f708600bee8a2a5ca390b300ee5499fa64","kind":"tag","published_at":"2022-11-30T16:23:18.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre3/manifests"},{"name":"v1.0.0.pre.2","sha":"f331c3b21e6e8d72e342f3e957b5d37149dc0b4e","kind":"tag","published_at":"2022-11-21T19:48:25.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre.2/manifests"},{"name":"v0.23.7.pre1","sha":"1cfec133730ecdf683b90528a6bb7253b68a8208","kind":"tag","published_at":"2022-11-14T13:32:55.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.7.pre1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.7.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.7.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.7.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.7.pre1/manifests"},{"name":"v1.0.0.pre","sha":"a311bdb74b784f4b2036b50da98ca39855dbe95a","kind":"tag","published_at":"2022-11-03T19:49:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v1.0.0.pre","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v1.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v1.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v1.0.0.pre/manifests"},{"name":"v0.23.6","sha":"a8f8d76fbc8c92ddb2e539a06bd93c5f8326705e","kind":"commit","published_at":"2022-09-21T15:42:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.6/manifests"},{"name":"v0.23.5","sha":"558c7275b18a7ae16136c0fc55f444458dd8cc58","kind":"tag","published_at":"2022-05-31T23:55:06.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.5/manifests"},{"name":"v0.18.3","sha":"cee07d26c0efc056fe3b7ff8ff93a4d5b19a923f","kind":"tag","published_at":"2022-03-03T20:11:09.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.18.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.3/manifests"},{"name":"v0.17.14","sha":"2055cafda03c264a10a5ac3e7b677d4d70872fb0","kind":"tag","published_at":"2022-03-03T20:10:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.14","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.14/manifests"},{"name":"v0.23.4","sha":"ccb0f64c1980c06fb0c38ab0bf14737ed0f256ea","kind":"tag","published_at":"2022-03-03T20:07:41.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.4/manifests"},{"name":"v0.23.2","sha":"f30f5256eaa181bd50bae401d58640e1be95e2fb","kind":"tag","published_at":"2021-09-17T13:13:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"a17dd01488deed09530e0d533eff7960e7d42065","kind":"tag","published_at":"2021-09-03T13:58:04.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"580f0fdac2a41042de1bbe3497487dcbfc5e20fe","kind":"tag","published_at":"2021-08-30T12:49:04.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.23.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"4ef8927a514978e5c1ec771bfe4a43af559de9da","kind":"tag","published_at":"2021-06-20T14:43:50.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.22.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"967ea36d8eda46f91c53fb138d4088fcd7aaff6e","kind":"commit","published_at":"2021-02-11T01:38:54.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.21.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"618b04556d42e37adc3af3b45bd5eedff502527b","kind":"tag","published_at":"2021-01-21T09:35:53.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.21.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"47ced4f995cdc8debdedbd9878bbe4d14ce8a223","kind":"tag","published_at":"2020-01-23T09:57:18.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.21.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"17e6fb41bf36150760bba944bb09880cb6e6098d","kind":"tag","published_at":"2019-12-18T16:16:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.20.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"ff8c041f549928759bbf93baf948b2b28cd57ef3","kind":"tag","published_at":"2019-04-29T14:51:36.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.20.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"8d92827ba5960b5bac1f9b7fe8d3a6639c49a2ea","kind":"tag","published_at":"2019-04-09T03:38:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.20.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"baab238a2db2440950db033a43f88faff6d2d4d6","kind":"tag","published_at":"2019-04-03T15:09:29.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.19.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"29ef9e6a8f92900753c31620e0804162d7cdc7e4","kind":"tag","published_at":"2018-11-28T21:03:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.18.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"e99ef105ca2bd54bdeb03bead3faba4e10d1304f","kind":"tag","published_at":"2018-10-18T00:11:05.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.18.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"31fe60808c15b71f8fe9c6efdb84b7ab62673f0a","kind":"tag","published_at":"2018-10-17T15:05:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.18.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.18.0/manifests"},{"name":"v0.17.13","sha":"c909c38c736f91266b68d6c854c3425dbcfef835","kind":"tag","published_at":"2018-09-10T04:39:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.13","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.13/manifests"},{"name":"v0.17.12","sha":"d078e5e52212d512d97d17eaece72f6c8abd61cb","kind":"tag","published_at":"2018-09-07T16:15:30.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.12","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.12/manifests"},{"name":"v0.17.11","sha":"e2b825e386b221f36b9378992d85e3708d94a974","kind":"tag","published_at":"2018-08-16T22:25:36.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.11","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.11/manifests"},{"name":"0.17.10","sha":"ed2a9e7173bda12d2a0e7d0fc69ff00214ff127a","kind":"tag","published_at":"2018-08-08T03:20:40.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.10/manifests"},{"name":"v0.17.10","sha":"ed2a9e7173bda12d2a0e7d0fc69ff00214ff127a","kind":"commit","published_at":"2018-08-08T03:20:24.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.10/manifests"},{"name":"v0.17.9","sha":"1469be1918214f18ae070bcc6144aabe58a7f5db","kind":"tag","published_at":"2018-03-12T22:38:06.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.9/manifests"},{"name":"v0.17.8","sha":"382dae6367c6ee1b1789072568d473732c872626","kind":"tag","published_at":"2018-02-21T03:19:54.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.8/manifests"},{"name":"v0.17.7.1","sha":"4d5fb4d22f9d12f2eba5503c1c8813de34ea34d8","kind":"tag","published_at":"2017-12-10T23:50:55.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.7.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.7.1/manifests"},{"name":"v0.17.7","sha":"91e1bd941edc71ca825dcaeaff672a5c45da4a3c","kind":"tag","published_at":"2017-12-05T23:24:58.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.7/manifests"},{"name":"v0.17.6","sha":"5165361bf470fd5496d84cd142b229fdcc4baa58","kind":"tag","published_at":"2017-11-16T03:14:57.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.6/manifests"},{"name":"v0.17.5","sha":"43ffe02204401b458743985acbfcf0042b3fc7b2","kind":"tag","published_at":"2017-10-19T14:57:08.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.17.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.17.5/manifests"},{"name":"0.17.4","sha":"93b3f4fe25b70b9ec0f78c7b63abd9ec208bb237","kind":"tag","published_at":"2017-10-03T02:15:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"cada395b6d69121092de411d8fc67d66feae5237","kind":"tag","published_at":"2017-09-11T22:43:27.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"d343766a771a32a6bd693b4cf9be17366ad5c2f6","kind":"tag","published_at":"2017-09-08T03:57:37.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"9ee5b2a456b26781c99c0c43629928bfdbe080e6","kind":"tag","published_at":"2017-09-06T01:19:14.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"94db075b9934d91df23092ef2dd24615585f0ee8","kind":"tag","published_at":"2017-08-25T05:20:27.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.17.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.17.0/manifests"},{"name":"0.16.9","sha":"a65c1f6dbaa21f6b4cd0b8382e11aba960b84d42","kind":"tag","published_at":"2017-08-17T01:17:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.9/manifests"},{"name":"0.16.8","sha":"66016213f8d662ef36091db60a19b7b75b170a3e","kind":"tag","published_at":"2017-07-17T02:00:37.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.8/manifests"},{"name":"0.16.7","sha":"d022bfb3733915b0132c5afd9c5ac13d45575526","kind":"tag","published_at":"2017-07-12T08:46:33.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.7/manifests"},{"name":"0.16.6","sha":"98a81f323e166371681b743b241f5745860be8e1","kind":"tag","published_at":"2017-07-11T03:48:24.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"6d74afb1f9d8634ee5c7078143a804c7d2e969ab","kind":"tag","published_at":"2017-06-30T02:57:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"0c7f53a688c05500fa2e60478c68eaa01ba3d782","kind":"tag","published_at":"2017-06-27T03:00:00.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"ed6cee075b095b46c6f715a155815f58c621edb7","kind":"tag","published_at":"2017-06-21T06:40:00.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"de189510c5441b4cba5f27a523eb7db3b7dfadb8","kind":"tag","published_at":"2017-06-21T05:46:42.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"62e310beea13bc19b6f20591a036b3e8865ee888","kind":"tag","published_at":"2017-06-21T04:52:16.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/0.16.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/0.16.1/manifests"},{"name":"v0.16.0","sha":"b08b5ea2f22c5d2755d8ea70e917979efe95e295","kind":"tag","published_at":"2017-05-08T08:03:40.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.16.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"6b583a779c43bd6fdfe7efce5be3f0575c30f415","kind":"tag","published_at":"2017-04-22T00:23:36.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.15.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.15.0/manifests"},{"name":"v0.14.16","sha":"144517b910830c530112573aa8201e820ced4e0c","kind":"tag","published_at":"2017-04-04T04:37:31.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.16","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.16/manifests"},{"name":"v0.14.15","sha":"d3960695fea46bc6825341754fbefa7294b717bb","kind":"tag","published_at":"2017-04-03T01:06:07.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.15","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.15/manifests"},{"name":"v0.14.14","sha":"8f2d4eb177c9a126351269ac5037908105958d20","kind":"tag","published_at":"2017-03-27T23:20:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.14","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.14/manifests"},{"name":"v0.14.13","sha":"192ef312dc3e4e779a29a271531921ad89acad29","kind":"tag","published_at":"2017-03-27T01:36:25.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.13","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.13/manifests"},{"name":"v0.14.12","sha":"b57a16db2c0b606ddd415e5746e8eaaf1ef537d4","kind":"tag","published_at":"2017-03-22T01:07:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.12","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"13ca57e80a6768ae3e5b04d7ca4444179b520577","kind":"tag","published_at":"2017-03-22T00:43:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.11","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.11/manifests"},{"name":"v0.14.10","sha":"ac23d190afad811680bd886e93a76e8a51143f5d","kind":"tag","published_at":"2017-03-21T00:07:03.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.10","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.10/manifests"},{"name":"v0.14.9","sha":"b8fc333911f2e5b6be52a123a6cb6815fd81d9e1","kind":"tag","published_at":"2017-03-20T17:22:34.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.9","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"b9dce9e3fad2219228cdfb138371249bd5bb5e34","kind":"tag","published_at":"2017-03-15T04:58:43.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.8","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"85f6841cd625b5334ec4f149180138a69f216c0e","kind":"tag","published_at":"2017-03-13T02:06:12.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.7","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"0785351e077adb95f9224872bda12ba5ce957855","kind":"tag","published_at":"2017-03-13T01:33:12.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.6","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"3efac9e2ea1ec1fc372e54209b31e1fdd1d78d50","kind":"tag","published_at":"2017-03-06T06:08:55.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.5","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"f7db7cde3cbcb9383d8580823044f31d19c0e438","kind":"tag","published_at":"2017-02-23T10:42:23.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.4","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"cf3a6a2099e17a8635a31c817aa196fcdb00bca7","kind":"tag","published_at":"2017-02-06T08:47:47.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"5add1c971d19f472788231da2d9e0b2081dd2d19","kind":"commit","published_at":"2017-01-27T01:41:12.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b61b34e68b4cbcfba24e3d95a14802143acd3d89","kind":"commit","published_at":"2017-01-23T01:42:46.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8dd8c8bd01878451424d4b94128ca538922f3479","kind":"tag","published_at":"2016-12-13T02:01:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.14.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3a36db5bf15dd6e018e7eb4bc020aa70fab4132f","kind":"tag","published_at":"2016-11-27T22:07:07.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.13.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"f2e3bebfe8b7a3aedf4de9b3515dd2bc6578ce4c","kind":"tag","published_at":"2016-10-11T21:39:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.12.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"bd8b246247cf7e31f7b65954ed4a32b4d0a0ee1f","kind":"tag","published_at":"2016-09-18T18:10:54.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.11.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"fc173dfbaf9b8c0d9325d4c6fc58a000a2aa564c","kind":"tag","published_at":"2016-07-21T21:40:15.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.10.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"85b8ed9375c168ee91ba61fe05058e6019802367","kind":"tag","published_at":"2016-06-07T21:57:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.9.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"da370c088347c1a76e80f4950fcef251552f3a89","kind":"tag","published_at":"2016-05-24T18:23:25.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.9.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"0bcbdf4779c06a6a564377591a21d561b2f6ff2a","kind":"tag","published_at":"2016-05-18T20:33:56.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.9.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"c4c896d7406452794bc7c92a403989e5359bee6f","kind":"tag","published_at":"2016-04-04T23:50:29.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.8.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"56b97bc8226ad6437ab740413024af1e5aa2cf4a","kind":"tag","published_at":"2016-01-20T08:03:18.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.7.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b81854ca12b3bd1013fa11d88802a7d1720e2bd4","kind":"tag","published_at":"2016-01-05T23:26:30.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.6.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"fd1869eba14f56b9cb6c1e441d494c8086e06d26","kind":"tag","published_at":"2015-11-04T02:26:32.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.5.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"cefe4ec1a0b6ac96056a2bd257046308260d8da5","kind":"tag","published_at":"2015-09-25T17:39:55.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.5.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"73382bb0a0a52c69878f32e8e323a03d1d8941a6","kind":"tag","published_at":"2015-08-26T15:58:01.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.4.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"864e1692714213d3233883191fd42d59479fedbf","kind":"tag","published_at":"2015-08-24T20:32:29.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.4.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"04beb0435acb5b27873e5b83b233243588f2d19b","kind":"tag","published_at":"2015-07-20T02:32:02.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.3.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"a7a4a6a4c2c5f670cff9df70b8e138f8d0281ea4","kind":"tag","published_at":"2015-07-07T07:18:17.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.2.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"009698f0d1081306df21711a1ad4a102e1c9e421","kind":"tag","published_at":"2015-06-26T21:31:19.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.2.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"31d58f75a5b236e135fd7fa72a16873952a5477f","kind":"tag","published_at":"2015-05-27T21:30:40.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.1.3","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d5109e3b911f277888445d688c7c2745d7ab96b3","kind":"tag","published_at":"2015-05-14T19:33:44.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.1.2","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"204db339503d1b545ec67c9ea3609c4720906af5","kind":"tag","published_at":"2015-05-14T19:31:28.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.1.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a74db3f83342f47ac8a95604d27440063e8be004","kind":"tag","published_at":"2015-05-13T15:34:14.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.1.0","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"ba3f22299514c4be25cb78ca2ad40dacf21cb9bb","kind":"tag","published_at":"2015-05-10T04:40:11.000Z","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/v0.0.1","html_url":"https://github.com/gjtorikian/commonmarker/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gjtorikian/commonmarker@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-20T19:03:35.055Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.273813962715268,"dependent_packages_count":8.466078871466452,"stargazers_count":2.8802241778466504,"forks_count":2.6814529117043806,"docker_downloads_count":null,"average":6.075392480933187},"purl":"pkg:golang/github.com/gjtorikian/commonmarker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gjtorikian/commonmarker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gjtorikian/commonmarker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gjtorikian/commonmarker/dependencies","status":null,"funding_links":["https://github.com/sponsors/gjtorikian"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-15T23:09:09.402Z","issues_count":89,"pull_requests_count":265,"avg_time_to_close_issue":9876550.108433735,"avg_time_to_close_pull_request":477153.8857142857,"issues_closed_count":83,"pull_requests_closed_count":245,"pull_request_authors_count":33,"issue_authors_count":75,"avg_comments_per_issue":3.4269662921348316,"avg_comments_per_pull_request":0.5622641509433962,"merged_pull_requests_count":220,"bot_issues_count":1,"bot_pull_requests_count":148,"past_year_issues_count":13,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":289772.25,"past_year_avg_time_to_close_pull_request":91387.140625,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":64,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.5384615384615383,"past_year_avg_comments_per_pull_request":0.5352112676056338,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/issues","maintainers":[{"login":"gjtorikian","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"},{"login":"phillmv","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillmv"}],"active_maintainers":[{"login":"gjtorikian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgjtorikian%2Fcommonmarker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgjtorikian%2Fcommonmarker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgjtorikian%2Fcommonmarker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgjtorikian%2Fcommonmarker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgjtorikian%2Fcommonmarker/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2108863,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":12204995,"name":"commonmarker","ecosystem":"rubygems","description":"A fast, safe, extensible parser for CommonMark. This wraps the comrak Rust crate.","homepage":"https://github.com/gjtorikian/commonmarker","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gjtorikian/commonmarker","keywords_array":[],"namespace":null,"versions_count":386,"first_release_published_at":"2015-05-10T04:40:46.722Z","latest_release_published_at":"2026-04-14T04:27:18.651Z","latest_release_number":"2.8.1","last_synced_at":"2026-04-27T23:35:09.116Z","created_at":"2025-10-07T02:10:42.245Z","updated_at":"2026-04-27T23:35:09.117Z","registry_url":"https://gem.coop/gems/commonmarker","install_command":"gem install commonmarker -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/commonmarker/","metadata":{"funding":"https://github.com/sponsors/gjtorikian/"},"repo_metadata":{"id":31632808,"uuid":"35197979","full_name":"gjtorikian/commonmarker","owner":"gjtorikian","description":"Ruby wrapper for the comrak (CommonMark parser) Rust crate","archived":false,"fork":false,"pushed_at":"2026-04-14T04:26:55.000Z","size":7900,"stargazers_count":545,"open_issues_count":3,"forks_count":101,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-04-20T00:02:12.622Z","etag":null,"topics":["commonmark","html","libcmark"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/gjtorikian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.txt","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":"gjtorikian"}},"created_at":"2015-05-07T04:06:29.000Z","updated_at":"2026-04-18T08:18:31.000Z","dependencies_parsed_at":"2026-02-07T13:01:13.269Z","dependency_job_id":null,"html_url":"https://github.com/gjtorikian/commonmarker","commit_stats":{"total_commits":765,"total_committers":41,"mean_commits":"18.658536585365855","dds":0.7084967320261437,"last_synced_commit":"58d4c910112df2aab84e193841051b616ea08e6e"},"previous_names":[],"tags_count":135,"template":false,"template_full_name":null,"purl":"pkg:github/gjtorikian/commonmarker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/sbom","scorecard":{"id":45632,"data":{"date":"2025-08-11","repo":{"name":"github.com/gjtorikian/commonmarker","commit":"af27f0a189a8a1fe4f292e15b975433be1f67a18"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"24 commit(s) and 4 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":"Code-Review","score":4,"reason":"Found 2/5 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:9","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tag_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_build.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/automerge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_and_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/tag_and_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test_build.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"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":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320"],"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 30 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-14T22:41:13.344Z","repository_id":31632808,"created_at":"2025-08-14T22:41:13.344Z","updated_at":"2025-08-14T22:41:13.344Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32040894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-27T23:35:06.708Z","dependent_packages_count":0,"downloads":89501749,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.3573938902406056,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.13571235469045687,"average":0.12327656123276562},"purl":"pkg:gem/commonmarker?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/commonmarker","docker_dependents_count":773,"docker_downloads_count":665842567,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/commonmarker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/commonmarker/dependencies","status":null,"funding_links":["https://github.com/sponsors/gjtorikian/","https://github.com/sponsors/gjtorikian"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-15T22:01:23.703Z","issues_count":92,"pull_requests_count":269,"avg_time_to_close_issue":9544311.61627907,"avg_time_to_close_pull_request":472882.5789473684,"issues_closed_count":86,"pull_requests_closed_count":247,"pull_request_authors_count":34,"issue_authors_count":77,"avg_comments_per_issue":3.510869565217391,"avg_comments_per_pull_request":0.5613382899628253,"merged_pull_requests_count":223,"bot_issues_count":1,"bot_pull_requests_count":150,"past_year_issues_count":14,"past_year_pull_requests_count":62,"past_year_avg_time_to_close_issue":317729.71428571426,"past_year_avg_time_to_close_pull_request":94116.60377358491,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":53,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5483870967741935,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":47,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/issues","maintainers":[{"login":"gjtorikian","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"},{"login":"phillmv","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillmv"}],"active_maintainers":[{"login":"gjtorikian","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/commonmarker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/commonmarker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/commonmarker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/commonmarker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/commonmarker/codemeta","maintainers":[{"uuid":"66705","login":"gjtorikian","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://gem.coop/profiles/gjtorikian","role":null,"created_at":"2025-10-07T14:45:37.345Z","updated_at":"2025-10-07T14:45:37.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/gjtorikian/packages"},{"uuid":"56345","login":"kivikakk","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://gem.coop/profiles/kivikakk","role":null,"created_at":"2025-10-07T14:45:37.239Z","updated_at":"2025-10-07T14:45:37.239Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/kivikakk/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190344,"maintainers_count":67465,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":13721662,"name":"ruby-commonmarker","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/gjtorikian/commonmarker","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/gjtorikian/commonmarker","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T01:01:51.061Z","latest_release_published_at":"2026-02-13T01:01:51.061Z","latest_release_number":"0.23.10-1build2","last_synced_at":"2026-03-13T02:09:14.375Z","created_at":"2026-02-13T01:01:50.826Z","updated_at":"2026-03-13T02:33:49.014Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-commonmarker","install_command":"apt-get install ruby-commonmarker","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ruby-commonmarker","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1.0~), rake, ruby, ruby-awesome-print, ruby-enum, ruby-json, ruby-minitest-focus, ruby-minitest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31632808,"uuid":"35197979","full_name":"gjtorikian/commonmarker","owner":"gjtorikian","description":"Ruby wrapper for the comrak (CommonMark parser) Rust crate","archived":false,"fork":false,"pushed_at":"2026-02-06T00:02:18.000Z","size":7903,"stargazers_count":530,"open_issues_count":2,"forks_count":99,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-02-07T19:58:11.870Z","etag":null,"topics":["commonmark","html","libcmark"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/gjtorikian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.txt","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":"gjtorikian"}},"created_at":"2015-05-07T04:06:29.000Z","updated_at":"2026-02-06T00:02:21.000Z","dependencies_parsed_at":"2026-02-07T13:01:13.269Z","dependency_job_id":null,"html_url":"https://github.com/gjtorikian/commonmarker","commit_stats":{"total_commits":765,"total_committers":41,"mean_commits":"18.658536585365855","dds":0.7084967320261437,"last_synced_commit":"58d4c910112df2aab84e193841051b616ea08e6e"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/gjtorikian/commonmarker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjtorikian","download_url":"https://codeload.github.com/gjtorikian/commonmarker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/sbom","scorecard":{"id":45632,"data":{"date":"2025-08-11","repo":{"name":"github.com/gjtorikian/commonmarker","commit":"af27f0a189a8a1fe4f292e15b975433be1f67a18"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"24 commit(s) and 4 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":"Code-Review","score":4,"reason":"Found 2/5 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:9","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tag_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_build.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/automerge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_and_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/tag_and_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/gjtorikian/commonmarker/test_build.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"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":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320"],"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 30 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-14T22:41:13.344Z","repository_id":31632808,"created_at":"2025-08-14T22:41:13.344Z","updated_at":"2025-08-14T22:41:13.344Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29390601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T00:53:09.511Z","status":"ssl_error","status_checked_at":"2026-02-13T00:53:09.126Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-13T01:02:02.388Z","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":1.0105613038117194,"forks_count":0.9917975660751622,"docker_downloads_count":null,"average":0.5005897174717204},"purl":"pkg:deb/ubuntu/ruby-commonmarker?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-commonmarker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-commonmarker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-commonmarker/dependencies","status":null,"funding_links":["https://github.com/sponsors/gjtorikian"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-07T13:00:49.972Z","issues_count":88,"pull_requests_count":260,"avg_time_to_close_issue":9996624.451219512,"avg_time_to_close_pull_request":485739.1666666667,"issues_closed_count":82,"pull_requests_closed_count":240,"pull_request_authors_count":32,"issue_authors_count":74,"avg_comments_per_issue":3.4431818181818183,"avg_comments_per_pull_request":0.5692307692307692,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":146,"past_year_issues_count":14,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":284769.92307692306,"past_year_avg_time_to_close_pull_request":143397.04347826086,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":69,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.4285714285714284,"past_year_avg_comments_per_pull_request":0.5394736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":48,"past_year_merged_pull_requests_count":59,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/issues","maintainers":[{"login":"gjtorikian","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"},{"login":"phillmv","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillmv"}],"active_maintainers":[{"login":"gjtorikian","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-commonmarker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-commonmarker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-commonmarker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-commonmarker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-commonmarker/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}}],"commits":{"id":19056,"full_name":"gjtorikian/commonmarker","default_branch":"main","total_commits":936,"total_committers":42,"total_bot_commits":81,"total_bot_committers":1,"mean_commits":22.285714285714285,"dds":0.43803418803418803,"past_year_total_commits":104,"past_year_total_committers":8,"past_year_total_bot_commits":26,"past_year_total_bot_committers":1,"past_year_mean_commits":13.0,"past_year_dds":0.5,"last_synced_at":"2026-04-27T23:34:22.029Z","last_synced_commit":"31016cfad801c058bd69f69ed2372c124e8895ec","created_at":"2023-03-07T11:39:45.888Z","updated_at":"2026-04-27T23:34:16.446Z","committers":[{"name":"Garen J. Torikian","email":"gjtorikian","login":"gjtorikian","count":526},{"name":"Ashe Connor","email":"ashe@kivikakk.ee","login":"kivikakk","count":95},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":81},{"name":"Yuki Izumi","email":"kivikakk@github.com","login":null,"count":48},{"name":"John MacFarlane","email":"jgm@berkeley.edu","login":"jgm","count":47},{"name":"Yuki Izumi","email":"yuki@kivikakk.ee","login":null,"count":46},{"name":"Actions Auto Build","email":"actions@github.com","login":"actions-user","count":18},{"name":"Phill MV","email":"phillmv@github.com","login":"phillmv","count":9},{"name":"ojab","email":"ojab@ojab.ru","login":"ojab","count":8},{"name":"digitalMoksha","email":"brett@digitalmoksha.com","login":"digitalmoksha","count":6},{"name":"Nick Wellnhofer","email":"wellnhofer@aevum.de","login":"nwellnhof","count":5},{"name":"Aaron Harpole","email":"aharpole@github.com","login":"aharpole","count":4},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":3},{"name":"noraj","email":"alexandre.zanni@europe.com","login":"noraj","count":3},{"name":"FUJI Goro (gfx)","email":"gfuji@cpan.org","login":"gfx","count":2},{"name":"ppworks","email":"naoto5959@gmail.com","login":"ppworks","count":2},{"name":"fukayatsu","email":"fukayatsu@gmail.com","login":"fukayatsu","count":2},{"name":"Tomoya Chiba","email":"tomo.asleep@gmail.com","login":"tomoasleep","count":2},{"name":"Steven Laidlaw","email":"steven@stevenlaidlaw.com","login":"stevenlaidlaw","count":2},{"name":"Kenta Ishizaki","email":"kentaishizaki@55728.jp","login":"55728","count":2},{"name":"Danny Ben Shitrit","email":"db@dannyben.com","login":"DannyBen","count":2},{"name":"Ben Woosley","email":"ben.woosley@gmail.com","login":"Empact","count":2},{"name":"Andrew Anderson","email":"gimlilongbow@gmail.com","login":"deep-spaced","count":2},{"name":"Michael Camilleri","email":"mike@inqk.net","login":"pyrmont","count":1},{"name":"Mu-An ✌️ Chiou","email":"muan@github.com","login":"muan","count":1},{"name":"Naoto Kaneko","email":"naoty.k@gmail.com","login":"naoty","count":1},{"name":"Peter Goldstein","email":"peter.m.goldstein@gmail.com","login":"petergoldstein","count":1},{"name":"Roberto Hidalgo","email":"un@rob.mx","login":"unRob","count":1},{"name":"Ross Kaffenberger","email":"rosskaff@gmail.com","login":"rossta","count":1},{"name":"Vitaliy Klachkov","email":"blackst0ne.ru@gmail.com","login":"blackst0ne","count":1},{"name":"diachini","email":"danny@jetpackworkflow.com","login":null,"count":1},{"name":"hagiya0121","email":"koazu0121@gmail.com","login":"hagiya0121","count":1},{"name":"stellarpower","email":"stellarpower@googlemail.com","login":"stellarpower","count":1},{"name":"Marius BĂLTEANU","email":"marius.balteanu@zitec.com","login":"marius-balteanu","count":1},{"name":"Lukas Spieß","email":"lumaxis@github.com","login":"lumaxis","count":1},{"name":"Junichi Ito","email":"jit@sonicgarden.jp","login":"JunichiIto","count":1},{"name":"Joji Wakairo","email":"jw1@ninegw.sakura.ne.jp","login":"wakairo","count":1},{"name":"Jerry van Leeuwen","email":"jerryjvl@gmail.com","login":"jerryjvl","count":1},{"name":"Akira Matsuda","email":"ronnie@dio.jp","login":"amatsuda","count":1},{"name":"Bas Alberts","email":"anticomputer@github.com","login":"anticomputer","count":1},{"name":"Dave Schwantes","email":"dorkrawk@github.com","login":"dorkrawk","count":1},{"name":"Jamie Magee","email":"jamie.magee@gmail.com","login":"JamieMagee","count":1}],"past_year_committers":[{"name":"Garen J. Torikian","email":"gjtorikian","login":"gjtorikian","count":52},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":26},{"name":"Asherah Connor","email":"ashe@kivikakk.ee","login":"kivikakk","count":19},{"name":"fukayatsu","email":"fukayatsu@gmail.com","login":"fukayatsu","count":2},{"name":"Kenta Ishizaki","email":"kentaishizaki@55728.jp","login":"55728","count":2},{"name":"hagiya0121","email":"koazu0121@gmail.com","login":"hagiya0121","count":1},{"name":"Junichi Ito","email":"jit@sonicgarden.jp","login":"JunichiIto","count":1},{"name":"Jamie Magee","email":"jamie.magee@gmail.com","login":"JamieMagee","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-30T00:00:07.427Z","repositories_count":6223397,"commits_count":900024277,"contributors_count":34899964,"owners_count":1147576,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"gjtorikian/commonmarker","html_url":"https://github.com/gjtorikian/commonmarker","last_synced_at":"2026-04-27T23:32:48.210Z","status":"active","issues_count":93,"pull_requests_count":270,"avg_time_to_close_issue":9434612.954022989,"avg_time_to_close_pull_request":472882.5789473684,"issues_closed_count":87,"pull_requests_closed_count":247,"pull_request_authors_count":34,"issue_authors_count":78,"avg_comments_per_issue":3.4731182795698925,"avg_comments_per_pull_request":0.5592592592592592,"merged_pull_requests_count":223,"bot_issues_count":1,"bot_pull_requests_count":151,"past_year_issues_count":15,"past_year_pull_requests_count":63,"past_year_avg_time_to_close_issue":296582.93333333335,"past_year_avg_time_to_close_pull_request":94116.60377358491,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":53,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.4,"past_year_avg_comments_per_pull_request":0.5396825396825397,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":40,"past_year_merged_pull_requests_count":47,"created_at":"2023-05-10T21:11:28.749Z","updated_at":"2026-04-27T23:32:48.210Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjtorikian%2Fcommonmarker/issues","issue_labels_count":{"help wanted":2,"TODO":2,"docs":1,"release":1,"enhancement":1,"breaking":1,"comrak":1,"bug":1},"pull_request_labels_count":{"dependencies":120,"rust":114,"release":31,"github_actions":5,"ruby":1},"issue_author_associations_count":{"NONE":75,"CONTRIBUTOR":13,"OWNER":5},"pull_request_author_associations_count":{"CONTRIBUTOR":177,"OWNER":59,"NONE":20,"COLLABORATOR":14},"issue_authors":{"gjtorikian":5,"DannyBen":3,"grosser":2,"digitalmoksha":2,"jagthedrummer":2,"monkeyWzr":2,"noraj":2,"mvz":2,"igorkasyanchuk":2,"fukayatsu":2,"GabeIsman":2,"zachahn":1,"amshkv":1,"ahamelers":1,"sstur":1,"JunichiIto":1,"Fdev210":1,"oboxodo":1,"sorah":1,"movermeyer":1,"god-of-javascript":1,"DaveKriewall":1,"okuramasafumi":1,"david-a-wheeler":1,"9mm":1,"thyresias":1,"hron84":1,"xplosionmind":1,"yc1838":1,"TechTress98":1,"rain-1":1,"GUI":1,"yndajas":1,"zarqman":1,"stephsena33-ops":1,"bryanp":1,"ojab":1,"ErikSchierboom":1,"ParadoxV5":1,"ajoneil":1,"toy":1,"wakairo":1,"rossta":1,"MSP-Greg":1,"emmahsax":1,"nathanpainchaud":1,"marcoms":1,"andyjeffries":1,"hagiya0121":1,"marius-balteanu":1,"dorianmariefr":1,"darrelmiller":1,"joeldrapper":1,"hdb":1,"nesquena":1,"pschloss":1,"ssterrett":1,"JamieMagee":1,"MatthewLaFalce":1,"andreas12345":1,"wdiechmann":1,"logiclrd":1,"satoryu":1,"duncan-bayne":1,"th-rtyf-re":1,"vinay-keshava":1,"github-actions[bot]":1,"tristone13th":1,"notEthan":1,"paydaylight":1,"hojongs":1,"ioquatix":1,"abod0505":1,"FlameWerx":1,"sandstrom":1,"glebm":1,"k0kubun":1,"tysongach":1},"pull_request_authors":{"dependabot[bot]":120,"gjtorikian":59,"github-actions[bot]":31,"kivikakk":11,"anticomputer":4,"phillmv":3,"55728":2,"marius-balteanu":2,"monkeyWzr":2,"stellarpower":2,"ohakutsu":2,"ppworks":2,"olleolleolle":2,"ojab":2,"JamieMagee":2,"rossta":2,"jhawthorn":2,"wakairo":2,"DannyBen":2,"ioquatix":2,"stevenlaidlaw":1,"kato647":1,"smockle":1,"dorkrawk":1,"ram-skrrrtskrrrt":1,"fukayatsu":1,"JunichiIto":1,"petergoldstein":1,"TechTress98":1,"hagiya0121":1,"lumaxis":1,"nobu":1,"davidcelis":1,"digitalmoksha":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-28T00:00:08.715Z","repositories_count":14436727,"issues_count":34386313,"pull_requests_count":112714403,"authors_count":11247459,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":31,"rust":30,"release":9,"github_actions":1},"past_year_issue_author_associations_count":{"NONE":12,"CONTRIBUTOR":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":45,"OWNER":9,"COLLABORATOR":5,"NONE":4},"past_year_issue_authors":{"ahamelers":1,"ajoneil":1,"david-a-wheeler":1,"fukayatsu":1,"hagiya0121":1,"jagthedrummer":1,"JamieMagee":1,"JunichiIto":1,"nathanpainchaud":1,"ParadoxV5":1,"sandstrom":1,"satoryu":1,"stephsena33-ops":1,"th-rtyf-re":1,"yndajas":1},"past_year_pull_request_authors":{"dependabot[bot]":31,"github-actions[bot]":9,"gjtorikian":9,"kivikakk":5,"55728":2,"JamieMagee":2,"davidcelis":1,"fukayatsu":1,"hagiya0121":1,"JunichiIto":1,"nobu":1},"maintainers":[{"login":"gjtorikian","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"},{"login":"phillmv","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillmv"}],"active_maintainers":[{"login":"gjtorikian","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjtorikian"},{"login":"kivikakk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kivikakk"}]},"events":{"total":{"CreateEvent":79,"CommitCommentEvent":2,"ReleaseEvent":17,"DeleteEvent":69,"PullRequestEvent":146,"ForkEvent":11,"IssuesEvent":39,"WatchEvent":66,"IssueCommentEvent":115,"PushEvent":110,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":5},"last_year":{"ReleaseEvent":5,"DeleteEvent":37,"PullRequestEvent":80,"ForkEvent":7,"IssuesEvent":15,"WatchEvent":36,"IssueCommentEvent":53,"PushEvent":52,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"CreateEvent":37}},"keywords":["commonmark","html","libcmark"],"dependencies":[{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2022-08-02T02:20:08.308Z","updated_at":"2022-08-02T02:20:08.308Z","repository_link":"https://github.com/gjtorikian/commonmarker/blob/main/Gemfile","dependencies":[{"id":538953821,"package_name":"benchmark-ips","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":538953826,"package_name":"kramdown","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":538953830,"package_name":"redcarpet","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"commonmarker.gemspec","sha":null,"kind":"manifest","created_at":"2022-08-02T02:20:08.430Z","updated_at":"2022-08-02T02:20:08.430Z","repository_link":"https://github.com/gjtorikian/commonmarker/blob/main/commonmarker.gemspec","dependencies":[{"id":538957942,"package_name":"awesome_print","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":538957943,"package_name":"json","ecosystem":"rubygems","requirements":"~\u003e 2.3","direct":true,"kind":"development","optional":false},{"id":538957944,"package_name":"minitest","ecosystem":"rubygems","requirements":"~\u003e 5.6","direct":true,"kind":"development","optional":false},{"id":538957945,"package_name":"minitest-focus","ecosystem":"rubygems","requirements":"~\u003e 1.1","direct":true,"kind":"development","optional":false},{"id":538957946,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":538957947,"package_name":"rake-compiler","ecosystem":"rubygems","requirements":"~\u003e 0.9","direct":true,"kind":"development","optional":false},{"id":538957948,"package_name":"rdoc","ecosystem":"rubygems","requirements":"~\u003e 6.2","direct":true,"kind":"development","optional":false},{"id":538957949,"package_name":"rubocop","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":538957950,"package_name":"rubocop-standard","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/automerge.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T19:26:40.852Z","updated_at":"2023-01-14T19:26:40.852Z","repository_link":"https://github.com/gjtorikian/commonmarker/blob/main/.github/workflows/automerge.yml","dependencies":[{"id":6904612534,"package_name":"dependabot/fetch-metadata","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T19:26:40.970Z","updated_at":"2023-01-14T19:26:40.970Z","repository_link":"https://github.com/gjtorikian/commonmarker/blob/main/.github/workflows/lint.yml","dependencies":[{"id":6904612547,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6904612548,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tag_and_release.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T19:26:41.035Z","updated_at":"2023-01-14T19:26:41.035Z","repository_link":"https://github.com/gjtorikian/commonmarker/blob/main/.github/workflows/tag_and_release.yml","dependencies":[{"id":6904612549,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6904612550,"package_name":"oxidize-rb/actions/setup-ruby-and-rust","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":6904612551,"package_name":"oxidize-rb/cross-gem-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":6904612552,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6904612553,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T19:26:41.078Z","updated_at":"2023-01-14T19:26:41.078Z","repository_link":"https://github.com/gjtorikian/commonmarker/blob/main/.github/workflows/test.yml","dependencies":[{"id":6904612554,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6904612555,"package_name":"gjtorikian/actions/setup-ruby-and-rust","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.lock","sha":null,"kind":"lockfile","created_at":"2023-01-14T19:26:41.138Z","updated_at":"2023-01-14T19:26:41.138Z","repository_link":"https://github.com/gjtorikian/commonmarker/blob/main/Cargo.lock","dependencies":[{"id":6904612556,"package_name":"adler","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6904612557,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"0.7.20","direct":false,"kind":"runtime","optional":false},{"id":6904612558,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6904612559,"package_name":"base64","ecosystem":"cargo","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":6904612560,"package_name":"bincode","ecosystem":"cargo","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6904612561,"package_name":"bindgen","ecosystem":"cargo","requirements":"0.60.1","direct":false,"kind":"runtime","optional":false},{"id":6904612562,"package_name":"bit-set","ecosystem":"cargo","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":6904612563,"package_name":"bit-vec","ecosystem":"cargo","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":6904612564,"package_name":"bitflags","ecosystem":"cargo","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6904612565,"package_name":"block-buffer","ecosystem":"cargo","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":6904612566,"package_name":"cc","ecosystem":"cargo","requirements":"1.0.78","direct":false,"kind":"runtime","optional":false},{"id":6904612567,"package_name":"cexpr","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6904612568,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6904612569,"package_name":"clang-sys","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6904612570,"package_name":"clap","ecosystem":"cargo","requirements":"4.0.32","direct":false,"kind":"runtime","optional":false},{"id":6904612571,"package_name":"clap_derive","ecosystem":"cargo","requirements":"4.0.21","direct":false,"kind":"runtime","optional":false},{"id":6904612572,"package_name":"clap_lex","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6904612573,"package_name":"comrak","ecosystem":"cargo","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":6904612574,"package_name":"cpufeatures","ecosystem":"cargo","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":6904612575,"package_name":"crc32fast","ecosystem":"cargo","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6904612576,"package_name":"crypto-common","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":6904612577,"package_name":"digest","ecosystem":"cargo","requirements":"0.10.6","direct":false,"kind":"runtime","optional":false},{"id":6904612578,"package_name":"dirs","ecosystem":"cargo","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6904612579,"package_name":"dirs-sys","ecosystem":"cargo","requirements":"0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6904612580,"package_name":"entities","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6904612581,"package_name":"errno","ecosystem":"cargo","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":6904612582,"package_name":"errno-dragonfly","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6904612583,"package_name":"fancy-regex","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":6904612584,"package_name":"flate2","ecosystem":"cargo","requirements":"1.0.25","direct":false,"kind":"runtime","optional":false},{"id":6904612585,"package_name":"fnv","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":6904612586,"package_name":"generic-array","ecosystem":"cargo","requirements":"0.14.6","direct":false,"kind":"runtime","optional":false},{"id":6904612587,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":6904612588,"package_name":"glob","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6904612589,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.12.3","direct":false,"kind":"runtime","optional":false},{"id":6904612590,"package_name":"heck","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6904612591,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":6904612592,"package_name":"indexmap","ecosystem":"cargo","requirements":"1.9.2","direct":false,"kind":"runtime","optional":false},{"id":6904612593,"package_name":"io-lifetimes","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6904612594,"package_name":"is-terminal","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":6904612595,"package_name":"itoa","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6904612596,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6904612597,"package_name":"lazycell","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6904612598,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.139","direct":false,"kind":"runtime","optional":false},{"id":6904612599,"package_name":"libloading","ecosystem":"cargo","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":6904612600,"package_name":"line-wrap","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6904612601,"package_name":"linked-hash-map","ecosystem":"cargo","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":6904612602,"package_name":"linux-raw-sys","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6904612603,"package_name":"magnus","ecosystem":"cargo","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":6904612604,"package_name":"magnus-macros","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6904612605,"package_name":"memchr","ecosystem":"cargo","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":6904612606,"package_name":"minimal-lexical","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6904612607,"package_name":"miniz_oxide","ecosystem":"cargo","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":6904612608,"package_name":"nom","ecosystem":"cargo","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":6904612609,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":6904612610,"package_name":"onig","ecosystem":"cargo","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":6904612611,"package_name":"onig_sys","ecosystem":"cargo","requirements":"69.8.1","direct":false,"kind":"runtime","optional":false},{"id":6904612612,"package_name":"os_str_bytes","ecosystem":"cargo","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6904612613,"package_name":"peeking_take_while","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6904612614,"package_name":"pest","ecosystem":"cargo","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":6904612615,"package_name":"pest_derive","ecosystem":"cargo","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":6904612616,"package_name":"pest_generator","ecosystem":"cargo","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":6904612617,"package_name":"pest_meta","ecosystem":"cargo","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":6904612618,"package_name":"pkg-config","ecosystem":"cargo","requirements":"0.3.26","direct":false,"kind":"runtime","optional":false},{"id":6904612619,"package_name":"plist","ecosystem":"cargo","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6904612620,"package_name":"proc-macro-error","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6904612621,"package_name":"proc-macro-error-attr","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6904612622,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.49","direct":false,"kind":"runtime","optional":false},{"id":6904612623,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.23","direct":false,"kind":"runtime","optional":false},{"id":6904612624,"package_name":"rb-sys","ecosystem":"cargo","requirements":"0.9.53","direct":false,"kind":"runtime","optional":false},{"id":6904612625,"package_name":"rb-sys-build","ecosystem":"cargo","requirements":"0.9.53","direct":false,"kind":"runtime","optional":false},{"id":6904612626,"package_name":"rb-sys-env","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6904612627,"package_name":"redox_syscall","ecosystem":"cargo","requirements":"0.2.16","direct":false,"kind":"runtime","optional":false},{"id":6904612628,"package_name":"redox_users","ecosystem":"cargo","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":6904612629,"package_name":"regex","ecosystem":"cargo","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6904612630,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.6.28","direct":false,"kind":"runtime","optional":false},{"id":6904612631,"package_name":"rustc-hash","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6904612632,"package_name":"rustix","ecosystem":"cargo","requirements":"0.36.6","direct":false,"kind":"runtime","optional":false},{"id":6904612633,"package_name":"ryu","ecosystem":"cargo","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":6904612634,"package_name":"safemem","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6904612635,"package_name":"same-file","ecosystem":"cargo","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6904612636,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.152","direct":false,"kind":"runtime","optional":false},{"id":6904612637,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.152","direct":false,"kind":"runtime","optional":false},{"id":6904612638,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.91","direct":false,"kind":"runtime","optional":false},{"id":6904612639,"package_name":"sha1","ecosystem":"cargo","requirements":"0.10.5","direct":false,"kind":"runtime","optional":false},{"id":6904612640,"package_name":"shell-words","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6904612641,"package_name":"shlex","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6904612642,"package_name":"strsim","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":6904612643,"package_name":"syn","ecosystem":"cargo","requirements":"1.0.107","direct":false,"kind":"runtime","optional":false},{"id":6904612644,"package_name":"syntect","ecosystem":"cargo","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6904612645,"package_name":"termcolor","ecosystem":"cargo","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6904612646,"package_name":"terminal_size","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":6904612647,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0.38","direct":false,"kind":"runtime","optional":false},{"id":6904612648,"package_name":"thiserror-impl","ecosystem":"cargo","requirements":"1.0.38","direct":false,"kind":"runtime","optional":false},{"id":6904612649,"package_name":"time","ecosystem":"cargo","requirements":"0.3.17","direct":false,"kind":"runtime","optional":false},{"id":6904612650,"package_name":"time-core","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6904612651,"package_name":"time-macros","ecosystem":"cargo","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":6904612652,"package_name":"typed-arena","ecosystem":"cargo","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6904612653,"package_name":"typenum","ecosystem":"cargo","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":6904612654,"package_name":"ucd-trie","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":6904612655,"package_name":"unicode-ident","ecosystem":"cargo","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6904612656,"package_name":"unicode_categories","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6904612657,"package_name":"version_check","ecosystem":"cargo","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":6904612658,"package_name":"walkdir","ecosystem":"cargo","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":6904612659,"package_name":"wasi","ecosystem":"cargo","requirements":"0.11.0+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":6904612660,"package_name":"winapi","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":6904612661,"package_name":"winapi-i686-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6904612662,"package_name":"winapi-util","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":6904612663,"package_name":"winapi-x86_64-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6904612664,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":6904612665,"package_name":"windows_aarch64_gnullvm","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":6904612666,"package_name":"windows_aarch64_msvc","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":6904612667,"package_name":"windows_i686_gnu","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":6904612668,"package_name":"windows_i686_msvc","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":6904612669,"package_name":"windows_x86_64_gnu","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":6904612670,"package_name":"windows_x86_64_gnullvm","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":6904612671,"package_name":"windows_x86_64_msvc","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":6904612672,"package_name":"xdg","ecosystem":"cargo","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":6904612673,"package_name":"xml-rs","ecosystem":"cargo","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":6904612674,"package_name":"yaml-rust","ecosystem":"cargo","requirements":"0.4.5","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-29T08:54:41.894Z","updated_at":"2023-09-29T08:54:41.894Z","repository_link":"https://github.com/gjtorikian/commonmarker/blob/main/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"ext/commonmarker/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-29T08:54:41.935Z","updated_at":"2023-09-29T08:54:41.935Z","repository_link":"https://github.com/gjtorikian/commonmarker/blob/main/ext/commonmarker/Cargo.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/test_build.yml","sha":null,"kind":"manifest","created_at":"2026-02-07T13:01:12.401Z","updated_at":"2026-02-07T13:01:12.401Z","repository_link":"https://github.com/gjtorikian/commonmarker/blob/main/.github/workflows/test_build.yml","dependencies":[]}],"score":31.185442460578525,"created_at":"2024-12-15T21:38:08.547Z","updated_at":"2026-04-30T05:00:32.697Z","avatar_url":"https://github.com/gjtorikian.png","language":"Rust","monthly_downloads":0,"readme":"# Commonmarker\n\nRuby wrapper for Rust's [comrak](https://github.com/kivikakk/comrak) crate.\n\nIt passes all of the CommonMark test suite, and is therefore spec-complete. It also includes extensions to the CommonMark spec as documented in the [GitHub Flavored Markdown spec](http://github.github.com/gfm/), such as support for tables, strikethroughs, and autolinking.\n\n\u003e [!NOTE]\n\u003e By default, several extensions not in any spec have been enabled, for the sake of end user convenience when generating HTML.\n\u003e\n\u003e For more information on the available options and extensions, see [the documentation below](#options-and-plugins).\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'commonmarker'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install commonmarker\n\n## Usage\n\nThis gem expects to receive UTF-8 strings. Ensure your strings are the right encoding before passing them into `Commonmarker`.\n\n### Converting to HTML\n\nCall `to_html` on a string to convert it to HTML:\n\n```ruby\nrequire 'commonmarker'\nCommonmarker.to_html('\"Hi *there*\"', options: {\n    parse: { smart: true }\n})\n# =\u003e \u003cp\u003e“Hi \u003cem\u003ethere\u003c/em\u003e”\u003c/p\u003e\\n\n```\n\n(The second argument is optional--[see below](#options-and-plugins) for more information.)\n\n### Generating a document\n\nYou can also parse a string to receive a `:document` node. You can then print that node to HTML, iterate over the children, and do other fun node stuff. For example:\n\n```ruby\nrequire 'commonmarker'\n\ndoc = Commonmarker.parse(\"*Hello* world\", options: {\n    parse: { smart: true }\n})\nputs(doc.to_html) # =\u003e \u003cp\u003e\u003cem\u003eHello\u003c/em\u003e world\u003c/p\u003e\\n\n\ndoc.walk do |node|\n  puts node.type # =\u003e [:document, :paragraph, :emph, :text, :text]\nend\n```\n\n(The second argument is optional--[see below](#options-and-plugins) for more information.)\n\nWhen it comes to modifying the document, you can perform the following operations:\n\n- `insert_before`\n- `insert_after`\n- `prepend_child`\n- `append_child`\n- `delete`\n\nYou can also get the source position of a node by calling `source_position`:\n\n```ruby\ndoc = Commonmarker.parse(\"*Hello* world\")\nputs doc.first_child.first_child.source_position\n# =\u003e {:start_line=\u003e1, :start_column=\u003e1, :end_line=\u003e1, :end_column=\u003e7}\n```\n\nYou can also modify the following attributes:\n\n- `url`\n- `title`\n- `header_level`\n- `list_type`\n- `list_start`\n- `list_tight`\n- `fence_info`\n\n#### Example: Walking the AST\n\nYou can use `walk` or `each` to iterate over nodes:\n\n- `walk` will iterate on a node and recursively iterate on a node's children.\n- `each` will iterate on a node's direct children, but no further.\n\n```ruby\nrequire 'commonmarker'\n\n# parse some string\ndoc = Commonmarker.parse(\"# The site\\n\\n [GitHub](https://www.github.com)\")\n\n# Walk tree and print out URLs for links\ndoc.walk do |node|\n  if node.type == :link\n    printf(\"URL = %s\\n\", node.url)\n  end\nend\n# =\u003e URL = https://www.github.com\n\n# Transform links to regular text\ndoc.walk do |node|\n  if node.type == :link\n    node.insert_before(node.first_child)\n    node.delete\n  end\nend\n# =\u003e \u003ch1\u003e\u003ca href=\\\"#the-site\\\"\u003e\u003c/a\u003eThe site\u003c/h1\u003e\\n\u003cp\u003eGitHub\u003c/p\u003e\\n\n```\n\n#### Example: Converting a document back into raw CommonMark\n\nYou can use `to_commonmark` on a node to render it as raw text:\n\n```ruby\nrequire 'commonmarker'\n\n# parse some string\ndoc = Commonmarker.parse(\"# The site\\n\\n [GitHub](https://www.github.com)\")\n\n# Transform links to regular text\ndoc.walk do |node|\n  if node.type == :link\n    node.insert_before(node.first_child)\n    node.delete\n  end\nend\n\ndoc.to_commonmark\n# =\u003e # The site\\n\\nGitHub\\n\n```\n\n## Options and plugins\n\n### Options\n\nCommonmarker accepts the same parse, render, and extensions options that comrak does, as a hash dictionary with symbol keys:\n\n```ruby\nCommonmarker.to_html('\"Hi *there*\"', options:{\n  parse: { smart: true },\n  render: { hardbreaks: false}\n})\n```\n\nNote that there is a distinction in comrak for \"parse\" options and \"render\" options, which are represented in the tables below. As well, if you wish to disable any-non boolean option, pass in `nil`.\n\n### Parse options\n\n| Name                         | Description                                                                                                                                 | Default |\n| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- | ------- |\n| `smart`                      | Punctuation (quotes, full-stops and hyphens) are converted into 'smart' punctuation.                                                        | `false` |\n| `default_info_string`        | The default info string for fenced code blocks.                                                                                             | `\"\"`    |\n| `relaxed_tasklist_matching`  | Enables relaxing of the tasklist extension matching, allowing any non-space to be used for the \"checked\" state instead of only `x` and `X`. | `false` |\n| `relaxed_autolinks`          | Enable relaxing of the autolink extension parsing, allowing links to be recognized when in brackets, as well as permitting any url scheme.  | `false` |\n| `leave_footnote_definitions` | Allow footnote definitions to remain in their original positions instead of being moved to the document's end (only affects AST)            | `false` |\n| `ignore_setext`              | Ignores setext-style headings.                                                                                                              | `false` |\n\n### Render options\n\n| Name                 | Description                                                                                            | Default |\n| -------------------- | ------------------------------------------------------------------------------------------------------ | ------- |\n| `hardbreaks`         | [Soft line breaks](http://spec.commonmark.org/0.27/#soft-line-breaks) translate into hard line breaks. | `true`  |\n| `github_pre_lang`    | GitHub-style `\u003cpre lang=\"xyz\"\u003e` is used for fenced code blocks with info tags.                         | `true`  |\n| `full_info_string`   | Gives info string data after a space in a `data-meta` attribute on code blocks.                        | `false` |\n| `width`              | The wrap column when outputting CommonMark.                                                            | `80`    |\n| `unsafe`             | Allow rendering of raw HTML and potentially dangerous links.                                           | `false` |\n| `escape`             | Escape raw HTML instead of clobbering it.                                                              | `false` |\n| `sourcepos`          | Include source position attribute in HTML and XML output.                                              | `false` |\n| `escaped_char_spans` | Wrap escaped characters in span tags.                                                                  | `true`  |\n| `ignore_empty_links` | Ignores empty links, leaving the Markdown text in place.                                               | `false` |\n| `gfm_quirks`         | Outputs HTML with GFM-style quirks; namely, not nesting `\u003cstrong\u003e` inlines.                            | `false` |\n| `prefer_fenced`      | Always output fenced code blocks, even where an indented one could be used.                            | `false` |\n| `tasklist_classes`   | Add CSS classes to the HTML output of the tasklist extension                                           | `false` |\n| `compact_html`       | Suppress newlines in pretty-printed HTML output.                                                       | `false` |\n\nAs well, there are several extensions which you can toggle in the same manner:\n\n```ruby\nCommonmarker.to_html('\"Hi *there*\"', options: {\n    extension: { footnotes: true, description_lists: true },\n    render: { hardbreaks: false }\n})\n```\n\n### Extension options\n\n| Name                          | Description                                                                                                         | Default |\n| ----------------------------- | ------------------------------------------------------------------------------------------------------------------- | ------- |\n| `strikethrough`               | Enables the [strikethrough extension](https://github.github.com/gfm/#strikethrough-extension-) from the GFM spec.   | `true`  |\n| `tagfilter`                   | Enables the [tagfilter extension](https://github.github.com/gfm/#disallowed-raw-html-extension-) from the GFM spec. | `true`  |\n| `table`                       | Enables the [table extension](https://github.github.com/gfm/#tables-extension-) from the GFM spec.                  | `true`  |\n| `autolink`                    | Enables the [autolink extension](https://github.github.com/gfm/#autolinks-extension-) from the GFM spec.            | `true`  |\n| `tasklist`                    | Enables the [task list extension](https://github.github.com/gfm/#task-list-items-extension-) from the GFM spec.     | `true`  |\n| `superscript`                 | Enables the superscript Comrak extension.                                                                           | `false` |\n| `header_ids`                  | Enables the header IDs Comrak extension. from the GFM spec.                                                         | `\"\"`    |\n| `footnotes`                   | Enables the footnotes extension per `cmark-gfm`.                                                                    | `false` |\n| `inline_footnotes`            | Enables the inline footnotes extension.                                                                             | `false` |\n| `description_lists`           | Enables the description lists extension.                                                                            | `false` |\n| `front_matter_delimiter`      | Enables the front matter extension.                                                                                 | `\"\"`    |\n| `multiline_block_quotes`      | Enables the multiline block quotes extension.                                                                       | `false` |\n| `math_dollars`, `math_code`   | Enables the math extension.                                                                                         | `false` |\n| `shortcodes`                  | Enables the shortcodes extension.                                                                                   | `true`  |\n| `wikilinks_title_before_pipe` | Enables the wikilinks extension, placing the title before the dividing pipe.                                        | `false` |\n| `wikilinks_title_after_pipe`  | Enables the wikilinks extension, placing the title after the dividing pipe.                                         | `false` |\n| `underline`                   | Enables the underline extension.                                                                                    | `false` |\n| `spoiler`                     | Enables the spoiler extension.                                                                                      | `false` |\n| `greentext`                   | Enables the greentext extension.                                                                                    | `false` |\n| `subtext`                     | Enables the subtext extension.                                                                                      | `false` |\n| `subscript`                   | Enables the subscript extension.                                                                                    | `false` |\n| `alerts`                      | Enables the alerts extension.                                                                                       | `false` |\n| `cjk_friendly_emphasis`       | Enables the [CJK friendly emphasis](https://github.com/tats-u/markdown-cjk-friendly) extension.                     | `false` |\n| `highlight`                   | Enables highlighting via `==`                                                                                       | `false` |\n| `insert`                      | Enables the insert extension, rendering `++text++` as `\u003cins\u003etext\u003c/ins\u003e`.                                            | `false` |\n\nFor more information on these options, see [the comrak documentation](https://github.com/kivikakk/comrak#usage).\n\n### Plugins\n\nIn addition to the possibilities provided by generic CommonMark rendering, Commonmarker also supports plugins as a means of\nproviding further niceties.\n\n#### Syntax Highlighter Plugin\n\nThe library comes with [a set of pre-existing themes](https://docs.rs/syntect/5.0.0/syntect/highlighting/struct.ThemeSet.html#implementations) for highlighting code:\n\n- `\"base16-ocean.dark\"`\n- `\"base16-eighties.dark\"`\n- `\"base16-mocha.dark\"`\n- `\"base16-ocean.light\"`\n- `\"InspiredGitHub\"`\n- `\"Solarized (dark)\"`\n- `\"Solarized (light)\"`\n\n````ruby\ncode = \u003c\u003c~CODE\n  ```ruby\n  def hello\n    puts \"hello\"\n  end\n  ```\nCODE\n\n# pass in a theme name from a pre-existing set\nputs Commonmarker.to_html(code, plugins: { syntax_highlighter: { theme: \"InspiredGitHub\" } })\n\n# \u003cpre style=\"background-color:#ffffff;\" lang=\"ruby\"\u003e\u003ccode\u003e\n# \u003cspan style=\"font-weight:bold;color:#a71d5d;\"\u003edef \u003c/span\u003e\u003cspan style=\"font-weight:bold;color:#795da3;\"\u003ehello\n# \u003c/span\u003e\u003cspan style=\"color:#62a35c;\"\u003eputs \u003c/span\u003e\u003cspan style=\"color:#183691;\"\u003e\u0026quot;hello\u0026quot;\n# \u003c/span\u003e\u003cspan style=\"font-weight:bold;color:#a71d5d;\"\u003eend\n# \u003c/span\u003e\n# \u003c/code\u003e\u003c/pre\u003e\n````\n\nBy default, the plugin uses the `\"base16-ocean.dark\"` theme to syntax highlight code.\n\nTo disable this plugin, set the value to `nil`:\n\n````ruby\ncode = \u003c\u003c~CODE\n  ```ruby\n  def hello\n    puts \"hello\"\n  end\n  ```\nCODE\n\nCommonmarker.to_html(code, plugins: { syntax_highlighter: nil })\n\n# \u003cpre lang=\"ruby\"\u003e\u003ccode\u003edef hello\n#   puts \u0026quot;hello\u0026quot;\n# end\n# \u003c/code\u003e\u003c/pre\u003e\n````\n\nTo output CSS classes instead of `style` attributes, set the `theme` key to `\"\"`:\n\n````ruby\ncode = \u003c\u003c~CODE\n  ```ruby\n  def hello\n    puts \"hello\"\n  end\nCODE\n\nCommonmarker.to_html(code, plugins: { syntax_highlighter: { theme: \"\" } })\n\n# \u003cpre class=\"syntax-highlighting\"\u003e\u003ccode\u003e\u003cspan class=\"source ruby\"\u003e\u003cspan class=\"meta function ruby\"\u003e\u003cspan class=\"keyword control def ruby\"\u003edef\u003c/span\u003e\u003c/span\u003e\u003cspan class=\"meta function ruby\"\u003e # \u003cspan class=\"entity name function ruby\"\u003ehello\u003c/span\u003e\u003c/span\u003e\n#   \u003cspan class=\"support function builtin ruby\"\u003eputs\u003c/span\u003e \u003cspan class=\"string quoted double ruby\"\u003e\u003cspan class=\"punctuation definition string begin ruby\"\u003e\u0026quot;\u003c/span\u003ehello\u003cspan class=\"punctuation definition string end ruby\"\u003e\u0026quot;\u003c/span\u003e\u003c/span\u003e\n# \u003cspan class=\"keyword control ruby\"\u003eend\u003c/span\u003e\\n\u003c/span\u003e\u003c/code\u003e\u003c/pre\u003e\n````\n\nTo use a custom theme, you can provide a `path` to a directory containing `.tmtheme` files to load:\n\n```ruby\nCommonmarker.to_html(code, plugins: { syntax_highlighter: { theme: \"Monokai\", path: \"./themes\" } })\n```\n\n## Output formats\n\nCommonmarker can currently only generate output in one format: HTML.\n\n### HTML\n\n```ruby\nputs Commonmarker.to_html('*Hello* world!')\n\n# \u003cp\u003e\u003cem\u003eHello\u003c/em\u003e world!\u003c/p\u003e\n```\n\n## Developing locally\n\nAfter cloning the repo:\n\n```\nscript/bootstrap\nbundle exec rake compile\n```\n\nIf there were no errors, you're done! Otherwise, make sure to follow the comrak dependency instructions.\n\n## Benchmarks\n\n```\n❯ bundle exec rake benchmark\ninput size = 11064832 bytes\n\nruby 3.3.0 (2023-12-25 revision 5124f9ac75) [arm64-darwin23]\nWarming up --------------------------------------\n  Markly.render_html     1.000 i/100ms\nMarkly::Node#to_html     1.000 i/100ms\nCommonmarker.to_html     1.000 i/100ms\nCommonmarker::Node.to_html\n                         1.000 i/100ms\nKramdown::Document#to_html\n                         1.000 i/100ms\nCalculating -------------------------------------\n  Markly.render_html     15.606 (±25.6%) i/s -     71.000 in   5.047132s\nMarkly::Node#to_html     15.692 (±25.5%) i/s -     72.000 in   5.095810s\nCommonmarker.to_html      4.482 (± 0.0%) i/s -     23.000 in   5.137680s\nCommonmarker::Node.to_html\n                          5.092 (±19.6%) i/s -     25.000 in   5.072220s\nKramdown::Document#to_html\n                          0.379 (± 0.0%) i/s -      2.000 in   5.277770s\n\nComparison:\nMarkly::Node#to_html:       15.7 i/s\n  Markly.render_html:       15.6 i/s - same-ish: difference falls within error\nCommonmarker::Node.to_html:        5.1 i/s - 3.08x  slower\nCommonmarker.to_html:        4.5 i/s - 3.50x  slower\nKramdown::Document#to_html:        0.4 i/s - 41.40x  slower\n```\n","funding_links":["https://github.com/sponsors/gjtorikian/","https://github.com/sponsors/gjtorikian"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["rubygem","activerecord","crash-reporting","activejob","mvc","rubocop","rack","feature-flag","ruby-gem","error-monitoring"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/623","html_url":"https://ruby.ecosyste.ms/projects/623"}