{"id":378640,"url":"https://github.com/syntax-tree/mdast-util-mdx-jsx","last_synced_at":"2026-07-21T16:30:23.351Z","repository":{"id":44541598,"uuid":"319096246","full_name":"syntax-tree/mdast-util-mdx-jsx","owner":"syntax-tree","description":"mdast extension to parse and serialize MDX JSX","archived":false,"fork":false,"pushed_at":"2025-11-19T19:41:26.000Z","size":264,"stargazers_count":32,"open_issues_count":0,"forks_count":7,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-06-12T05:30:25.631Z","etag":null,"topics":["jsx","mdast","mdast-util","mdx","mdxjs"],"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/syntax-tree.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/syntax-tree"}},"created_at":"2020-12-06T17:55:55.000Z","updated_at":"2026-02-04T18:42:42.000Z","dependencies_parsed_at":"2024-06-18T15:26:46.862Z","dependency_job_id":"aea8177d-1ea7-46e2-b090-939fd9b0a3be","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx","commit_stats":{"total_commits":83,"total_committers":3,"mean_commits":"27.666666666666668","dds":0.02409638554216864,"last_synced_commit":"267fe36ee129fc571b9eb80a5e8bb0163e3ebbe7"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syntax-tree","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/sbom","scorecard":{"id":863493,"data":{"date":"2025-08-11","repo":{"name":"github.com/syntax-tree/mdast-util-mdx-jsx","commit":"0f3033ce1ce34e3c56bd81fc65e24a1dadb854c3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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:5: update your workflow using https://app.stepsecurity.io/secureworkflow/syntax-tree/mdast-util-mdx-jsx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:6: update your workflow using https://app.stepsecurity.io/secureworkflow/syntax-tree/mdast-util-mdx-jsx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/syntax-tree/mdast-util-mdx-jsx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/syntax-tree/mdast-util-mdx-jsx/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:11","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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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/syntax-tree/.github/security.md:1","Info: Found linked content: github.com/syntax-tree/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/syntax-tree/.github/security.md:1","Info: Found text in security policy: github.com/syntax-tree/.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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-24T02:00:56.165Z","repository_id":44541598,"created_at":"2025-08-24T02:00:56.165Z","updated_at":"2025-08-24T02:00:56.165Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34440353,"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-17T02:00:05.408Z","response_time":127,"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":"syntax-tree","name":"syntax-tree","uuid":"24633385","kind":"organization","description":"🌲🌲🌲🌳🌲🌳🌲🌲🌲🌳🌳🌲🌲🌳🌲🌲🎄🌲🌳🌲🌲🌳🐻🌳🌳🌳🌲🌲🌳🌲🎄🌲🌳🌲🌲🌳🌳🌳","email":"contact@unifiedjs.com","website":"https://unifiedjs.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24633385?v=4","repositories_count":140,"last_synced_at":"2026-06-30T19:28:17.836Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/syntax-tree"}},"html_url":"https://github.com/syntax-tree","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/syntax-tree"],"total_stars":6843,"followers":250,"following":0,"created_at":"2022-11-02T16:21:56.793Z","updated_at":"2026-06-30T19:28:17.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syntax-tree","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syntax-tree/repositories"},"packages":[{"id":2000766,"name":"mdast-util-mdx-jsx","ecosystem":"npm","description":"mdast extension to parse and serialize MDX or MDX.js JSX","homepage":"https://github.com/syntax-tree/mdast-util-mdx-jsx#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx","keywords_array":["unist","mdast","mdast-util","util","utility","markdown","markup","mdx","mdxjs","jsx","extension"],"namespace":null,"versions_count":25,"first_release_published_at":"2020-12-06T17:58:18.606Z","latest_release_published_at":"2025-01-13T10:46:33.489Z","latest_release_number":"3.2.0","last_synced_at":"2026-07-19T14:27:25.236Z","created_at":"2022-04-09T19:25:41.049Z","updated_at":"2026-07-19T14:27:25.236Z","registry_url":"https://www.npmjs.com/package/mdast-util-mdx-jsx","install_command":"npm install mdast-util-mdx-jsx","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"latest":"3.2.0"}},"repo_metadata":{"id":44541598,"uuid":"319096246","full_name":"syntax-tree/mdast-util-mdx-jsx","owner":"syntax-tree","description":"mdast extension to parse and serialize MDX JSX","archived":false,"fork":false,"pushed_at":"2025-11-19T19:41:26.000Z","size":264,"stargazers_count":32,"open_issues_count":0,"forks_count":7,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-06-12T05:30:25.631Z","etag":null,"topics":["jsx","mdast","mdast-util","mdx","mdxjs"],"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/syntax-tree.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/syntax-tree"}},"created_at":"2020-12-06T17:55:55.000Z","updated_at":"2026-02-04T18:42:42.000Z","dependencies_parsed_at":"2024-06-18T15:26:46.862Z","dependency_job_id":"aea8177d-1ea7-46e2-b090-939fd9b0a3be","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx","commit_stats":{"total_commits":83,"total_committers":3,"mean_commits":"27.666666666666668","dds":0.02409638554216864,"last_synced_commit":"267fe36ee129fc571b9eb80a5e8bb0163e3ebbe7"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syntax-tree","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/sbom","scorecard":{"id":863493,"data":{"date":"2025-08-11","repo":{"name":"github.com/syntax-tree/mdast-util-mdx-jsx","commit":"0f3033ce1ce34e3c56bd81fc65e24a1dadb854c3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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:5: update your workflow using https://app.stepsecurity.io/secureworkflow/syntax-tree/mdast-util-mdx-jsx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:6: update your workflow using https://app.stepsecurity.io/secureworkflow/syntax-tree/mdast-util-mdx-jsx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/syntax-tree/mdast-util-mdx-jsx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/syntax-tree/mdast-util-mdx-jsx/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:11","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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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/syntax-tree/.github/security.md:1","Info: Found linked content: github.com/syntax-tree/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/syntax-tree/.github/security.md:1","Info: Found text in security policy: github.com/syntax-tree/.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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-24T02:00:56.165Z","repository_id":44541598,"created_at":"2025-08-24T02:00:56.165Z","updated_at":"2025-08-24T02:00:56.165Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34440353,"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-17T02:00:05.408Z","response_time":127,"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-07-19T14:27:09.012Z","dependent_packages_count":51,"downloads":118873409,"downloads_period":"last-month","dependent_repos_count":33373,"rankings":{"downloads":0.13117273987376205,"dependent_repos_count":0.16000098807627725,"dependent_packages_count":0.5875411301247391,"stargazers_count":8.76933346732743,"forks_count":8.868857617748438,"docker_downloads_count":0.21805046936430203,"average":3.122492735419158},"purl":"pkg:npm/mdast-util-mdx-jsx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mdast-util-mdx-jsx","docker_dependents_count":136,"docker_downloads_count":28522621,"usage_url":"https://repos.ecosyste.ms/usage/npm/mdast-util-mdx-jsx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mdast-util-mdx-jsx/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs","https://thanks.dev/u/gh/syntax-tree"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-16T17:24:09.821Z","issues_count":9,"pull_requests_count":6,"avg_time_to_close_issue":5043238.333333333,"avg_time_to_close_pull_request":138982.16666666666,"issues_closed_count":9,"pull_requests_closed_count":6,"pull_request_authors_count":6,"issue_authors_count":6,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":3.5,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":276404.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":6.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/issues","maintainers":[{"login":"wooorm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"ChristianMurphy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"remcohaszing","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdast-util-mdx-jsx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdast-util-mdx-jsx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdast-util-mdx-jsx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdast-util-mdx-jsx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdast-util-mdx-jsx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mdast-util-mdx-jsx/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-20T09:36:40.413Z","updated_at":"2022-11-20T09:36:40.413Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"kmck","login":"kmck","name":null,"email":"keith@mcknig.ht","url":null,"packages_count":238,"html_url":"https://www.npmjs.com/~kmck","role":null,"created_at":"2022-11-20T09:36:40.431Z","updated_at":"2022-11-20T09:36:40.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kmck/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676810,"maintainers_count":1210837,"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"}},{"id":11649023,"name":"org.webjars.npm:mdast-util-mdx-jsx","ecosystem":"maven","description":"WebJar for mdast-util-mdx-jsx","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2025-05-16T17:34:06.000Z","latest_release_published_at":"2025-05-16T17:34:06.000Z","latest_release_number":"3.2.0","last_synced_at":"2026-07-19T14:26:48.730Z","created_at":"2025-05-16T18:01:19.348Z","updated_at":"2026-07-19T14:26:48.731Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/mdast-util-mdx-jsx/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/mdast-util-mdx-jsx/","metadata":{},"repo_metadata":{"id":44541598,"uuid":"319096246","full_name":"syntax-tree/mdast-util-mdx-jsx","owner":"syntax-tree","description":"mdast extension to parse and serialize MDX JSX","archived":false,"fork":false,"pushed_at":"2025-01-13T10:46:30.000Z","size":251,"stargazers_count":27,"open_issues_count":0,"forks_count":6,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-10-08T03:39:20.588Z","etag":null,"topics":["jsx","mdast","mdast-util","mdx","mdxjs"],"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/syntax-tree.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-06T17:55:55.000Z","updated_at":"2025-10-06T15:30:02.000Z","dependencies_parsed_at":"2024-06-18T15:26:46.862Z","dependency_job_id":"aea8177d-1ea7-46e2-b090-939fd9b0a3be","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx","commit_stats":{"total_commits":83,"total_committers":3,"mean_commits":"27.666666666666668","dds":0.02409638554216864,"last_synced_commit":"267fe36ee129fc571b9eb80a5e8bb0163e3ebbe7"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syntax-tree","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/sbom","scorecard":{"id":863493,"data":{"date":"2025-08-11","repo":{"name":"github.com/syntax-tree/mdast-util-mdx-jsx","commit":"0f3033ce1ce34e3c56bd81fc65e24a1dadb854c3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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:5: update your workflow using https://app.stepsecurity.io/secureworkflow/syntax-tree/mdast-util-mdx-jsx/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:6: update your workflow using https://app.stepsecurity.io/secureworkflow/syntax-tree/mdast-util-mdx-jsx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/syntax-tree/mdast-util-mdx-jsx/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/syntax-tree/mdast-util-mdx-jsx/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:11","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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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/syntax-tree/.github/security.md:1","Info: Found linked content: github.com/syntax-tree/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/syntax-tree/.github/security.md:1","Info: Found text in security policy: github.com/syntax-tree/.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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-24T02:00:56.165Z","repository_id":44541598,"created_at":"2025-08-24T02:00:56.165Z","updated_at":"2025-08-24T02:00:56.165Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001456,"owners_count":26083102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":"syntax-tree","name":"syntax-tree","uuid":"24633385","kind":"organization","description":"🌲🌲🌲🌳🌲🌳🌲🌲🌲🌳🌳🌲🌲🌳🌲🌲🎄🌲🌳🌲🌲🌳🐻🌳🌳🌳🌲🌲🌳🌲🎄🌲🌳🌲🌲🌳🌳🌳","email":"contact@unifiedjs.com","website":"https://unifiedjs.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24633385?v=4","repositories_count":140,"last_synced_at":"2025-10-08T03:34:35.164Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified","thanks_dev":"u/gh/syntax-tree"}},"html_url":"https://github.com/syntax-tree","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified","https://thanks.dev/u/gh/syntax-tree"],"total_stars":6419,"followers":227,"following":0,"created_at":"2022-11-02T16:21:56.793Z","updated_at":"2025-10-08T03:34:35.164Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syntax-tree","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syntax-tree/repositories"},"tags":[{"name":"3.2.0","sha":"0f3033ce1ce34e3c56bd81fc65e24a1dadb854c3","kind":"commit","published_at":"2025-01-13T10:46:23.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/3.2.0","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/3.2.0/manifests"},{"name":"3.1.3","sha":"40b951ba3f82f6b5e35849ae6fe83c5671d1e90d","kind":"commit","published_at":"2024-08-27T10:01:53.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/3.1.3","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/3.1.3/manifests"},{"name":"3.1.2","sha":"92678b1169d0c251915b619320aa8a28dfe91673","kind":"commit","published_at":"2024-03-13T14:31:15.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/3.1.2","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"e5b6658115757a3b01343df3da9dbaa63fbfc505","kind":"commit","published_at":"2024-03-06T16:04:34.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/3.1.1","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"bf60d93bdffde6e4d3359324170d438e5ee62a63","kind":"commit","published_at":"2024-02-10T09:18:49.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/3.1.0","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"15da3704395cd3c541dfcfe9fb28029674331f1c","kind":"commit","published_at":"2023-07-11T17:19:29.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/3.0.0","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/3.0.0/manifests"},{"name":"2.1.4","sha":"a395cbd4f7f7c6b972ca840420508fc19a68c870","kind":"commit","published_at":"2023-05-18T12:11:13.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/2.1.4","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"e001bbd1c16946640c625a78062ab472db8af85f","kind":"commit","published_at":"2023-05-15T12:56:15.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/2.1.3","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"267fe36ee129fc571b9eb80a5e8bb0163e3ebbe7","kind":"commit","published_at":"2023-02-09T10:05:57.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/2.1.2","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"c8b0490d25c56361a861e15e6779710cfbf102cb","kind":"commit","published_at":"2023-01-31T14:55:19.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/2.1.1","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b823b2000b11931ceda0c64f14c15e8b9ee5f8a5","kind":"commit","published_at":"2022-07-24T10:36:52.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/2.1.0","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"edef61ccfce8ba7ee9f1e76ad348ad6a381a5cd5","kind":"commit","published_at":"2022-07-11T18:02:24.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/2.0.2","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"8094d9171cdbf25436bcf66bab3d73f8a47b7d72","kind":"commit","published_at":"2022-01-31T18:37:49.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/2.0.1","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"99d20fe62c6ef18c6b09b81b6e7a964dc8a62a21","kind":"commit","published_at":"2022-01-31T17:48:23.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/2.0.0","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"9f1a4069be7c0660670a4be20fae128482b92344","kind":"commit","published_at":"2021-11-22T19:49:39.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/1.2.0","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"247644146ac49fa93138bcff182c8b07f894d329","kind":"commit","published_at":"2021-11-21T10:44:36.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/1.1.3","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"188e258e270c7b604eb4de23a246fb99c9b483df","kind":"commit","published_at":"2021-11-12T21:23:49.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/1.1.2","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"ae21f0056a377548f6aef09848306e45435293d8","kind":"commit","published_at":"2021-09-23T13:43:57.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/1.1.1","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"1026a083d20ea6cbba04f47d8cb250fb5f1c036b","kind":"commit","published_at":"2021-07-28T13:00:49.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/1.1.0","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"dd3dfae512cd889cc282c53d7552b4157534470e","kind":"commit","published_at":"2021-06-22T21:17:46.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/1.0.0","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/1.0.0/manifests"},{"name":"0.1.4","sha":"08832f55911ba538b7a680cccb0bb263fcc6b40f","kind":"commit","published_at":"2021-03-23T07:28:21.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/0.1.4","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"4e41d4ba35030d8aca02f76968a544f4405c19f5","kind":"commit","published_at":"2020-12-23T12:33:31.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/0.1.3","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"6e5bf5a1600f37e4987ba839a297f37e058f50b9","kind":"commit","published_at":"2020-12-09T17:41:31.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/0.1.2","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"f46d7b71e1a3008e549ff3693d6742f13aaf90fc","kind":"commit","published_at":"2020-12-09T14:58:47.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/0.1.1","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"bde30c8737b72e93d812948112e4a08c197b87f9","kind":"commit","published_at":"2020-12-06T17:58:09.000Z","download_url":"https://codeload.github.com/syntax-tree/mdast-util-mdx-jsx/tar.gz/0.1.0","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/syntax-tree/mdast-util-mdx-jsx@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-09T13:53:39.899Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.90016885679599,"dependent_packages_count":49.901137707264795,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.40065328203039},"purl":"pkg:maven/org.webjars.npm/mdast-util-mdx-jsx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:mdast-util-mdx-jsx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:mdast-util-mdx-jsx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:mdast-util-mdx-jsx/dependencies","status":null,"funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T15:34:49.498Z","issues_count":9,"pull_requests_count":6,"avg_time_to_close_issue":5043238.333333333,"avg_time_to_close_pull_request":138982.16666666666,"issues_closed_count":9,"pull_requests_closed_count":6,"pull_request_authors_count":6,"issue_authors_count":6,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":3.5,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":276404.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":6.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/issues","maintainers":[{"login":"wooorm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"},{"login":"ChristianMurphy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"},{"login":"remcohaszing","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdast-util-mdx-jsx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdast-util-mdx-jsx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdast-util-mdx-jsx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdast-util-mdx-jsx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdast-util-mdx-jsx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mdast-util-mdx-jsx/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":225283,"full_name":"syntax-tree/mdast-util-mdx-jsx","default_branch":"main","total_commits":124,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":20.666666666666668,"dds":0.040322580645161255,"past_year_total_commits":2,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.0,"last_synced_at":"2026-07-19T14:26:19.993Z","last_synced_commit":"998d98d0aa29fe9ed12c636ddf1ed39f9a018096","created_at":"2023-03-08T08:24:52.353Z","updated_at":"2026-07-19T14:26:18.168Z","committers":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","login":"wooorm","count":119},{"name":"Remco Haszing","email":"remcohaszing@gmail.com","login":"remcohaszing","count":1},{"name":"Mateusz Falkowski","email":"39155095+appidea","login":"appidea","count":1},{"name":"Cosmo Shin (신의하)","email":"me@xiniha.dev","login":"XiNiHa","count":1},{"name":"Bjorn Lu","email":"bjornlu.dev@gmail.com","login":"bluwy","count":1},{"name":"Julien Bouquillon","email":"contact@revolunet.com","login":null,"count":1}],"past_year_committers":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","login":"wooorm","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:13.349Z","repositories_count":6385616,"commits_count":867630869,"contributors_count":35889821,"owners_count":1227664,"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":"syntax-tree/mdast-util-mdx-jsx","html_url":"https://github.com/syntax-tree/mdast-util-mdx-jsx","last_synced_at":"2026-07-16T14:01:29.383Z","status":"error","issues_count":9,"pull_requests_count":6,"avg_time_to_close_issue":5043238.333333333,"avg_time_to_close_pull_request":138982.16666666666,"issues_closed_count":9,"pull_requests_closed_count":6,"pull_request_authors_count":6,"issue_authors_count":6,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":3.5,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":276404.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":6.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-20T06:37:24.554Z","updated_at":"2026-07-16T14:01:29.383Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-tree%2Fmdast-util-mdx-jsx/issues","issue_labels_count":{"table":{"💪 phase/solved":7,"🤞 phase/open":2,"🐛 type/bug":2,"👀 no/external":1,"☂️ area/types":1,"👶 semver/patch":1,"🗄 area/interface":1,"👎 phase/no":1}},"pull_request_labels_count":{"table":{"💪 phase/solved":5,"🤞 phase/open":4,"👎 phase/no":1,"📦 area/deps":1,"☂️ area/types":1,"📚 area/docs":1,"🙅 no/wontfix":1,"🐛 type/bug":1,"🧒 semver/minor":1,"👶 semver/patch":1}},"issue_author_associations_count":{"table":{"MEMBER":5,"NONE":4}},"pull_request_author_associations_count":{"table":{"NONE":5,"CONTRIBUTOR":4,"MEMBER":1}},"issue_authors":{"table":{"wooorm":4,"tonywu6":1,"ChristianMurphy":1,"AlbertMukarsel":1,"dungle-scrubs":1,"theRealProHacker":1}},"pull_request_authors":{"table":{"bluwy":2,"appidea":2,"XiNiHa":2,"bradleyayers":2,"remcohaszing":1,"revolunet":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-18T00:00:19.106Z","repositories_count":14860264,"issues_count":32269715,"pull_requests_count":106105425,"authors_count":11349289,"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":[{"table":{"login":"wooorm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"}},{"table":{"login":"ChristianMurphy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristianMurphy"}},{"table":{"login":"remcohaszing","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":1,"PullRequestEvent":2,"ForkEvent":2,"WatchEvent":5,"IssueCommentEvent":10,"PushEvent":2,"CreateEvent":1},"last_year":{"WatchEvent":2}},"keywords":["jsx","mdast","mdast-util","mdx","mdxjs"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T06:00:30.884Z","updated_at":"2022-07-16T06:00:30.884Z","repository_link":"https://github.com/syntax-tree/mdast-util-mdx-jsx/blob/main/package.json","dependencies":[{"id":230507508,"package_name":"@types/estree-jsx","ecosystem":"npm","requirements":"^0.0.1","direct":true,"kind":"runtime","optional":false},{"id":230507509,"package_name":"@types/hast","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":230507510,"package_name":"@types/mdast","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":230507511,"package_name":"ccount","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":230507512,"package_name":"mdast-util-to-markdown","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"runtime","optional":false},{"id":230507513,"package_name":"parse-entities","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":230507514,"package_name":"stringify-entities","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":230507515,"package_name":"unist-util-remove-position","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":230507516,"package_name":"unist-util-stringify-position","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":230507517,"package_name":"vfile-message","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":230507518,"package_name":"@types/tape","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":230507519,"package_name":"acorn","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":230507520,"package_name":"c8","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":230507521,"package_name":"mdast-util-from-markdown","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"development","optional":false},{"id":230507522,"package_name":"micromark-extension-mdx-jsx","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":230507523,"package_name":"micromark-extension-mdx-md","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":230507524,"package_name":"prettier","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":230507525,"package_name":"remark-cli","ecosystem":"npm","requirements":"^11.0.0","direct":true,"kind":"development","optional":false},{"id":230507526,"package_name":"remark-preset-wooorm","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":230507527,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":230507528,"package_name":"tape","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":230507529,"package_name":"type-coverage","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":230507530,"package_name":"typescript","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":230507531,"package_name":"xo","ecosystem":"npm","requirements":"^0.50.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bb.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T15:26:45.811Z","updated_at":"2024-06-18T15:26:45.811Z","repository_link":"https://github.com/syntax-tree/mdast-util-mdx-jsx/blob/main/.github/workflows/bb.yml","dependencies":[{"id":18678148082,"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-18T15:26:46.628Z","updated_at":"2024-06-18T15:26:46.628Z","repository_link":"https://github.com/syntax-tree/mdast-util-mdx-jsx/blob/main/.github/workflows/main.yml","dependencies":[{"id":18678148083,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18678148084,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18678148085,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":24.06635664943491,"created_at":"2026-07-08T09:20:48.546Z","updated_at":"2026-07-21T16:30:23.351Z","avatar_url":"https://github.com/syntax-tree.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378640","html_url":"https://summary.ecosyste.ms/projects/378640"}