{"id":372492,"url":"https://github.com/micromark/micromark-extension-mdx-md","last_synced_at":"2026-06-12T20:30:34.160Z","repository":{"id":57296684,"uuid":"319726017","full_name":"micromark/micromark-extension-mdx-md","owner":"micromark","description":"micromark extension to turn some markdown features off for MDX","archived":false,"fork":false,"pushed_at":"2024-09-02T14:33:36.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-06-11T04:28:18.064Z","etag":null,"topics":["mdx","mdxjs","micromark","micromark-extension"],"latest_commit_sha":null,"homepage":"https://unifiedjs.com","language":"JavaScript","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/micromark.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"unifiedjs","open_collective":"unified"}},"created_at":"2020-12-08T18:27:39.000Z","updated_at":"2024-09-02T14:33:39.000Z","dependencies_parsed_at":"2025-03-27T09:38:02.225Z","dependency_job_id":null,"html_url":"https://github.com/micromark/micromark-extension-mdx-md","commit_stats":{"total_commits":40,"total_committers":1,"mean_commits":40.0,"dds":0.0,"last_synced_commit":"5c0cc53dd724b8c4e8331e3e2759ad6fcbe533ed"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/micromark/micromark-extension-mdx-md","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromark","download_url":"https://codeload.github.com/micromark/micromark-extension-mdx-md/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/sbom","scorecard":{"id":642961,"data":{"date":"2025-08-11","repo":{"name":"github.com/micromark/micromark-extension-mdx-md","commit":"17df30e3fd540afb156917703360db4c5dac5d94"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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/bb.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/micromark/micromark-extension-mdx-md/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/micromark/micromark-extension-mdx-md/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/micromark/micromark-extension-mdx-md/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/micromark/micromark-extension-mdx-md/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:15","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/micromark/.github/security.md:1","Info: Found linked content: github.com/micromark/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/micromark/.github/security.md:1","Info: Found text in security policy: github.com/micromark/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-21T11:19:28.236Z","repository_id":57296684,"created_at":"2025-08-21T11:19:28.236Z","updated_at":"2025-08-21T11:19:28.236Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34215254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","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":"micromark","name":"micromark","uuid":"43986119","kind":"organization","description":"the smallest commonmark compliant markdown parser that exists; new basis for @unifiedjs (hundreds of projects w/ billions of downloads for dealing w/ content)","email":"contact@unifiedjs.com","website":"https://unifiedjs.com","location":null,"twitter":"unifiedjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43986119?v=4","repositories_count":22,"last_synced_at":"2024-03-25T19:54:23.354Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/micromark"}},"html_url":"https://github.com/micromark","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/micromark"],"total_stars":1792,"followers":29,"following":0,"created_at":"2022-11-02T16:21:57.041Z","updated_at":"2024-03-25T19:54:31.074Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromark/repositories"},"packages":[{"id":2012216,"name":"micromark-extension-mdx-md","ecosystem":"npm","description":"micromark extension to turn some markdown features off for MDX","homepage":"https://github.com/micromark/micromark-extension-mdx-md#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/micromark/micromark-extension-mdx-md","keywords_array":["micromark","micromark-extension","mdx","mdxjs","md","markdown","unified"],"namespace":null,"versions_count":5,"first_release_published_at":"2020-12-08T18:32:51.453Z","latest_release_published_at":"2023-06-22T07:54:01.212Z","latest_release_number":"2.0.0","last_synced_at":"2026-06-11T04:23:31.997Z","created_at":"2022-04-09T19:35:50.773Z","updated_at":"2026-06-11T04:23:31.997Z","registry_url":"https://www.npmjs.com/package/micromark-extension-mdx-md","install_command":"npm install micromark-extension-mdx-md","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"latest":"2.0.0"}},"repo_metadata":{"id":57296684,"uuid":"319726017","full_name":"micromark/micromark-extension-mdx-md","owner":"micromark","description":"micromark extension to turn some markdown features off for MDX","archived":false,"fork":false,"pushed_at":"2024-09-02T14:33:36.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-05-09T14:58:56.816Z","etag":null,"topics":["mdx","mdxjs","micromark","micromark-extension"],"latest_commit_sha":null,"homepage":"https://unifiedjs.com","language":"JavaScript","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/micromark.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"unifiedjs","open_collective":"unified"}},"created_at":"2020-12-08T18:27:39.000Z","updated_at":"2024-09-02T14:33:39.000Z","dependencies_parsed_at":"2025-03-27T09:38:02.225Z","dependency_job_id":null,"html_url":"https://github.com/micromark/micromark-extension-mdx-md","commit_stats":{"total_commits":40,"total_committers":1,"mean_commits":40.0,"dds":0.0,"last_synced_commit":"5c0cc53dd724b8c4e8331e3e2759ad6fcbe533ed"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/micromark/micromark-extension-mdx-md","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromark","download_url":"https://codeload.github.com/micromark/micromark-extension-mdx-md/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/sbom","scorecard":{"id":642961,"data":{"date":"2025-08-11","repo":{"name":"github.com/micromark/micromark-extension-mdx-md","commit":"17df30e3fd540afb156917703360db4c5dac5d94"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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/bb.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/micromark/micromark-extension-mdx-md/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/micromark/micromark-extension-mdx-md/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/micromark/micromark-extension-mdx-md/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/micromark/micromark-extension-mdx-md/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:15","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/micromark/.github/security.md:1","Info: Found linked content: github.com/micromark/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/micromark/.github/security.md:1","Info: Found text in security policy: github.com/micromark/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-21T11:19:28.236Z","repository_id":57296684,"created_at":"2025-08-21T11:19:28.236Z","updated_at":"2025-08-21T11:19:28.236Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33164783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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":"micromark","name":"micromark","uuid":"43986119","kind":"organization","description":"the smallest commonmark compliant markdown parser that exists; new basis for @unifiedjs (hundreds of projects w/ billions of downloads for dealing w/ content)","email":"contact@unifiedjs.com","website":"https://unifiedjs.com","location":null,"twitter":"unifiedjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43986119?v=4","repositories_count":22,"last_synced_at":"2024-03-25T19:54:23.354Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/micromark"}},"html_url":"https://github.com/micromark","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/micromark"],"total_stars":1792,"followers":29,"following":0,"created_at":"2022-11-02T16:21:57.041Z","updated_at":"2024-03-25T19:54:31.074Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromark/repositories"},"tags":[{"name":"2.0.0","sha":"5c0cc53dd724b8c4e8331e3e2759ad6fcbe533ed","kind":"commit","published_at":"2023-06-22T07:53:55.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-mdx-md/tar.gz/2.0.0","html_url":"https://github.com/micromark/micromark-extension-mdx-md/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-mdx-md@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"638d0573919b988fcbe4bfb0eb22e6b69c64a6b5","kind":"commit","published_at":"2023-05-10T15:36:49.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-mdx-md/tar.gz/1.0.1","html_url":"https://github.com/micromark/micromark-extension-mdx-md/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-mdx-md@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bd4275d3bbd327cbe9e1b9f2230e802895b1ca28","kind":"commit","published_at":"2021-06-22T20:19:11.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-mdx-md/tar.gz/1.0.0","html_url":"https://github.com/micromark/micromark-extension-mdx-md/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-mdx-md@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/tags/1.0.0/manifests"},{"name":"0.1.1","sha":"20475b84a33ca727da170a03dfa01849ccfc8075","kind":"commit","published_at":"2020-12-08T19:56:00.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-mdx-md/tar.gz/0.1.1","html_url":"https://github.com/micromark/micromark-extension-mdx-md/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-mdx-md@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"eae26796b2517b915d95f1eea3cfe56f37966e80","kind":"commit","published_at":"2020-12-08T18:32:42.000Z","download_url":"https://codeload.github.com/micromark/micromark-extension-mdx-md/tar.gz/0.1.0","html_url":"https://github.com/micromark/micromark-extension-mdx-md/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromark/micromark-extension-mdx-md@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-27T15:22:09.324Z","dependent_packages_count":10,"downloads":29469615,"downloads_period":"last-month","dependent_repos_count":32697,"rankings":{"downloads":0.13722101900497083,"dependent_repos_count":0.16129783583651786,"dependent_packages_count":2.061075452339279,"stargazers_count":16.716910211477646,"forks_count":15.395522293789291,"docker_downloads_count":0.21805046936430203,"average":5.781679546968668},"purl":"pkg:npm/micromark-extension-mdx-md","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/micromark-extension-mdx-md","docker_dependents_count":136,"docker_downloads_count":28477176,"usage_url":"https://repos.ecosyste.ms/usage/npm/micromark-extension-mdx-md","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/micromark-extension-mdx-md/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T19:58:06.394Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/micromark-extension-mdx-md/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/micromark-extension-mdx-md/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/micromark-extension-mdx-md/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/micromark-extension-mdx-md/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/micromark-extension-mdx-md/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/micromark-extension-mdx-md/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-13T07:09:35.981Z","updated_at":"2022-11-13T07:09:35.981Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5642238,"maintainers_count":1199918,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":228209,"full_name":"micromark/micromark-extension-mdx-md","default_branch":"main","total_commits":44,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":44.0,"dds":0.0,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-06-11T05:15:19.111Z","last_synced_commit":"17df30e3fd540afb156917703360db4c5dac5d94","created_at":"2023-03-08T08:44:05.649Z","updated_at":"2026-06-11T05:15:19.037Z","committers":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","login":"wooorm","count":44}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-11T00:00:09.886Z","repositories_count":6255548,"commits_count":881925032,"contributors_count":35055677,"owners_count":1164714,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"micromark/micromark-extension-mdx-md","html_url":"https://github.com/micromark/micromark-extension-mdx-md","last_synced_at":"2025-08-15T19:58:06.394Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-20T07:07:53.182Z","updated_at":"2025-08-15T19:58:06.397Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-md/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-11T00:00:18.937Z","repositories_count":14790272,"issues_count":33349954,"pull_requests_count":109781228,"authors_count":11300969,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{},"last_year":{}},"keywords":["mdx","mdxjs","micromark","micromark-extension"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-01T08:40:48.942Z","updated_at":"2022-09-01T08:40:48.942Z","repository_link":"https://github.com/micromark/micromark-extension-mdx-md/blob/main/package.json","dependencies":[{"id":3483864728,"package_name":"micromark-util-types","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":3483864729,"package_name":"@types/tape","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":3483864730,"package_name":"c8","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":3483864731,"package_name":"micromark","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":3483864732,"package_name":"prettier","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":3483864733,"package_name":"remark-cli","ecosystem":"npm","requirements":"^11.0.0","direct":true,"kind":"development","optional":false},{"id":3483864734,"package_name":"remark-preset-wooorm","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":3483864735,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":3483864736,"package_name":"tape","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":3483864737,"package_name":"type-coverage","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":3483864738,"package_name":"typescript","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":3483864739,"package_name":"xo","ecosystem":"npm","requirements":"^0.51.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bb.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T22:48:40.471Z","updated_at":"2024-06-18T22:48:40.471Z","repository_link":"https://github.com/micromark/micromark-extension-mdx-md/blob/main/.github/workflows/bb.yml","dependencies":[{"id":18683842834,"package_name":"unifiedjs/beep-boop-beta","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T22:48:40.787Z","updated_at":"2024-06-18T22:48:40.787Z","repository_link":"https://github.com/micromark/micromark-extension-mdx-md/blob/main/.github/workflows/main.yml","dependencies":[{"id":18683842835,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18683842836,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18683842837,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":17.875602386163735,"created_at":"2026-05-14T05:23:19.192Z","updated_at":"2026-06-12T20:30:34.160Z","avatar_url":"https://github.com/micromark.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372492","html_url":"https://summary.ecosyste.ms/projects/372492"}