{"id":371544,"url":"https://github.com/executablebooks/mdit-py-plugins","last_synced_at":"2026-05-30T19:30:26.233Z","repository":{"id":37262529,"uuid":"321410690","full_name":"executablebooks/mdit-py-plugins","owner":"executablebooks","description":"Collection of core plugins for markdown-it-py","archived":false,"fork":false,"pushed_at":"2026-05-19T11:26:54.000Z","size":280,"stargazers_count":41,"open_issues_count":25,"forks_count":37,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-05-20T20:58:46.946Z","etag":null,"topics":["markdown","markdown-it","plugin"],"latest_commit_sha":null,"homepage":"https://mdit-py-plugins.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/executablebooks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2020-12-14T16:41:37.000Z","updated_at":"2026-05-19T11:26:56.000Z","dependencies_parsed_at":"2023-02-10T20:40:25.537Z","dependency_job_id":"da145d8c-347e-499e-a000-848fae03ca96","html_url":"https://github.com/executablebooks/mdit-py-plugins","commit_stats":{"total_commits":97,"total_committers":14,"mean_commits":6.928571428571429,"dds":"0.28865979381443296","last_synced_commit":"2236898619148b33c51bae3c1aca380618c82db7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/executablebooks/mdit-py-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/sbom","scorecard":{"id":387766,"data":{"date":"2025-08-11","repo":{"name":"github.com/executablebooks/mdit-py-plugins","commit":"93fbf645108394bb10ecd392383e96c4e8902f30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.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":"Code-Review","score":1,"reason":"Found 4/21 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":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:44","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T17:05:12.354Z","repository_id":37262529,"created_at":"2025-08-18T17:05:12.354Z","updated_at":"2025-08-18T17:05:12.354Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33297762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"executablebooks","name":"Executable Books","uuid":"57655115","kind":"organization","description":"An open collaboration to create executable books with Jupyter","email":null,"website":"https://executablebooks.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/57655115?v=4","repositories_count":84,"last_synced_at":"2024-04-14T17:16:04.840Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/executablebooks","funding_links":[],"total_stars":8219,"followers":366,"following":0,"created_at":"2022-11-02T16:32:22.360Z","updated_at":"2024-04-14T17:16:26.261Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks/repositories"},"packages":[{"id":13304348,"name":"python311Packages.mdit-py-plugins","ecosystem":"nixpkgs","description":"Collection of core plugins for markdown-it-py","homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:58:57.073Z","latest_release_published_at":"2026-02-02T06:58:57.073Z","latest_release_number":"0.4.0","last_synced_at":"2026-03-07T07:38:31.594Z","created_at":"2026-02-02T06:58:45.093Z","updated_at":"2026-03-07T07:38:32.253Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.mdit-py-plugins","install_command":"nix-env -iA nixpkgs.python311Packages.mdit-py-plugins","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/mdit-py-plugins/default.nix#L43","metadata":{"nix_attribute":"python3.11-mdit-py-plugins-0.4.0","position":"pkgs/development/python-modules/mdit-py-plugins/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mdit-py-plugins","upstream_purl":"pkg:pypi/mdit-py-plugins"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.mdit-py-plugins?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.mdit-py-plugins/codemeta","maintainers":[{"uuid":"AluisioASG","login":null,"name":"Aluísio Augusto Silva Gonçalves","email":"aluisio@aasg.name","url":"https://github.com/AluisioASG","packages_count":30,"html_url":null,"role":null,"created_at":"2026-03-07T07:38:32.045Z","updated_at":"2026-03-07T07:38:32.045Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/AluisioASG/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13196297,"name":"python311Packages.mdit-py-plugins","ecosystem":"nixpkgs","description":"Collection of core plugins for markdown-it-py","homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:24:46.526Z","latest_release_published_at":"2026-02-02T00:24:46.526Z","latest_release_number":"0.4.0","last_synced_at":"2026-05-11T15:09:57.827Z","created_at":"2026-02-02T00:24:42.486Z","updated_at":"2026-05-11T15:35:11.149Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.mdit-py-plugins","install_command":"nix-env -iA nixpkgs.python311Packages.mdit-py-plugins","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/mdit-py-plugins/default.nix#L38","metadata":{"nix_attribute":"python3.11-mdit-py-plugins-0.4.0","position":"pkgs/development/python-modules/mdit-py-plugins/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mdit-py-plugins","upstream_purl":"pkg:pypi/mdit-py-plugins"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.mdit-py-plugins?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.mdit-py-plugins/codemeta","maintainers":[{"uuid":"AluisioASG","login":null,"name":"Aluísio Augusto Silva Gonçalves","email":"aluisio@aasg.name","url":"https://github.com/AluisioASG","packages_count":30,"html_url":null,"role":null,"created_at":"2026-03-07T06:07:01.463Z","updated_at":"2026-03-07T06:07:01.463Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/AluisioASG/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":249},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-23T05:02:15.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13556657,"name":"mdit-py-plugins","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:25:17.057Z","latest_release_published_at":"2026-02-11T04:25:17.057Z","latest_release_number":"0.3.3-1","last_synced_at":"2026-03-11T11:00:38.041Z","created_at":"2026-02-11T04:25:16.875Z","updated_at":"2026-03-11T11:00:38.041Z","registry_url":"https://launchpad.net/ubuntu/+source/mdit-py-plugins","install_command":"apt-get install mdit-py-plugins","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-mdit-py-plugins","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), flit, pybuild-plugin-pyproject, python3-all, python3-markdown-it \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-regressions \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:48:33.491Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/mdit-py-plugins?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/mdit-py-plugins/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13427062,"name":"mdit-py-plugins","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T14:08:01.271Z","latest_release_published_at":"2026-02-07T14:08:01.271Z","latest_release_number":"0.3.0-1","last_synced_at":"2026-03-07T14:33:35.533Z","created_at":"2026-02-07T14:07:59.226Z","updated_at":"2026-03-07T15:03:00.685Z","registry_url":"https://launchpad.net/ubuntu/+source/mdit-py-plugins","install_command":"apt-get install mdit-py-plugins","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-mdit-py-plugins","standards_version":"4.6.0.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, python3-markdown-it \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-regressions \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/mdit-py-plugins?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/mdit-py-plugins/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":12829266,"name":"python311Packages.mdit-py-plugins","ecosystem":"nixpkgs","description":"Collection of core plugins for markdown-it-py","homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:31:15.757Z","latest_release_published_at":"2026-01-26T19:31:15.757Z","latest_release_number":"0.3.5","last_synced_at":"2026-04-03T09:20:15.976Z","created_at":"2026-01-26T19:31:15.555Z","updated_at":"2026-04-03T09:20:15.976Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.mdit-py-plugins","install_command":"nix-env -iA nixpkgs.python311Packages.mdit-py-plugins","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/mdit-py-plugins/default.nix#L43","metadata":{"nix_attribute":"python3.11-mdit-py-plugins-0.3.5","position":"pkgs/development/python-modules/mdit-py-plugins/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mdit-py-plugins","upstream_purl":"pkg:pypi/mdit-py-plugins"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.mdit-py-plugins?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.mdit-py-plugins/codemeta","maintainers":[{"uuid":"AluisioASG","login":null,"name":"Aluísio Augusto Silva Gonçalves","email":"aluisio@aasg.name","url":"https://github.com/AluisioASG","packages_count":30,"html_url":null,"role":null,"created_at":"2026-03-03T08:25:15.944Z","updated_at":"2026-03-03T08:25:15.944Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/AluisioASG/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12891867,"name":"python314Packages.mdit-py-plugins","ecosystem":"nixpkgs","description":"Collection of core plugins for markdown-it-py","homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T08:20:37.953Z","latest_release_published_at":"2026-01-27T08:20:37.953Z","latest_release_number":"0.5.0","last_synced_at":"2026-04-17T14:05:04.008Z","created_at":"2026-01-27T08:20:37.755Z","updated_at":"2026-04-17T14:33:24.878Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.mdit-py-plugins","install_command":"nix-env -iA nixpkgs.python314Packages.mdit-py-plugins","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/mdit-py-plugins/default.nix#L35","metadata":{"nix_attribute":"python3.14-mdit-py-plugins-0.5.0","position":"pkgs/development/python-modules/mdit-py-plugins/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mdit-py-plugins","upstream_purl":"pkg:pypi/mdit-py-plugins"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.mdit-py-plugins?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.mdit-py-plugins/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147069,"maintainers_count":4677,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":5299136,"name":"mdit-py-plugins","ecosystem":"conda","description":null,"homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2020-12-15T05:04:21.000Z","latest_release_published_at":"2022-09-27T17:51:21.000Z","latest_release_number":"0.3.1","last_synced_at":"2026-03-05T09:30:51.812Z","created_at":"2022-10-03T16:05:52.390Z","updated_at":"2026-03-05T09:55:02.388Z","registry_url":"https://anaconda.org/conda-forge/mdit-py-plugins","install_command":"conda install -c conda-forge mdit-py-plugins","documentation_url":null,"metadata":{},"repo_metadata":{"id":37262529,"uuid":"321410690","full_name":"executablebooks/mdit-py-plugins","owner":"executablebooks","description":"Collection of core plugins for markdown-it-py","archived":false,"fork":false,"pushed_at":"2025-08-25T16:35:19.000Z","size":233,"stargazers_count":34,"open_issues_count":24,"forks_count":34,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T17:54:20.924Z","etag":null,"topics":["markdown","markdown-it","plugin"],"latest_commit_sha":null,"homepage":"https://mdit-py-plugins.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/executablebooks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-12-14T16:41:37.000Z","updated_at":"2025-08-11T07:23:12.000Z","dependencies_parsed_at":"2023-02-10T20:40:25.537Z","dependency_job_id":"da145d8c-347e-499e-a000-848fae03ca96","html_url":"https://github.com/executablebooks/mdit-py-plugins","commit_stats":{"total_commits":97,"total_committers":14,"mean_commits":6.928571428571429,"dds":"0.28865979381443296","last_synced_commit":"2236898619148b33c51bae3c1aca380618c82db7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/executablebooks/mdit-py-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/sbom","scorecard":{"id":387766,"data":{"date":"2025-08-11","repo":{"name":"github.com/executablebooks/mdit-py-plugins","commit":"93fbf645108394bb10ecd392383e96c4e8902f30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.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":"Code-Review","score":1,"reason":"Found 4/21 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":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:44","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T17:05:12.354Z","repository_id":37262529,"created_at":"2025-08-18T17:05:12.354Z","updated_at":"2025-08-18T17:05:12.354Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272574636,"owners_count":24958041,"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-08-28T02:00:10.768Z","response_time":74,"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":"executablebooks","name":"Executable Books","uuid":"57655115","kind":"organization","description":"An open collaboration to create executable books with Jupyter","email":null,"website":"https://executablebooks.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/57655115?v=4","repositories_count":84,"last_synced_at":"2024-04-14T17:16:04.840Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/executablebooks","funding_links":[],"total_stars":8219,"followers":366,"following":0,"created_at":"2022-11-02T16:32:22.360Z","updated_at":"2024-04-14T17:16:26.261Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks/repositories"},"tags":[{"name":"v0.5.0","sha":"93fbf645108394bb10ecd392383e96c4e8902f30","kind":"commit","published_at":"2025-08-11T07:23:08.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.5.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"2236898619148b33c51bae3c1aca380618c82db7","kind":"commit","published_at":"2024-09-09T20:26:03.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.4.2","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"d11bdaf0979e6fae01c35db5a4d1f6a4b4dd8843","kind":"commit","published_at":"2024-05-12T20:13:45.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.4.1","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"44c8e1c2d1e12f721f2c5c195b9fed3bab2cd1c3","kind":"commit","published_at":"2023-06-05T19:25:03.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.4.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"be145875645970545ccbd409e0221f85a0b4d329","kind":"commit","published_at":"2023-03-02T17:40:44.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.5","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"19de2ffafd4a9db0d5398bfba81cf4f40a78dab5","kind":"commit","published_at":"2023-02-18T10:48:14.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.4","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"4601e1580fc6eaa6b175d99ac3aad75da21ee537","kind":"commit","published_at":"2022-12-06T07:03:21.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.3","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"881dcdc81424194dc951affdd9d409a9cbf9bb90","kind":"commit","published_at":"2022-12-05T15:23:04.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.2","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c35bf143fb45e8572a1488cd78a96a1bbbb92bfb","kind":"commit","published_at":"2022-09-27T07:27:03.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.1","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"aba72e6347e0c7ae8df9111a7d69cf0ab4bbf961","kind":"commit","published_at":"2021-12-03T08:05:57.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"a0f7ffac84b2eb768a508c2e7a1c286df0c2b56a","kind":"commit","published_at":"2021-05-03T22:29:35.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.8","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"ef07cd47e6399e7c15dd75d459b716e8f0b2ed69","kind":"commit","published_at":"2021-05-03T21:57:28.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.7","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"9c808ab4c91328e98eda55f91a2962d2e93faddf","kind":"commit","published_at":"2021-03-17T00:50:45.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.6","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"4e6765c432984db6ec1203525b824918174b3ccf","kind":"commit","published_at":"2021-02-05T23:23:25.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.5","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"5c0038fd4348cc37548b3ee7891a9f380517f959","kind":"commit","published_at":"2020-12-18T20:48:50.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.4","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d873fc2357d1895060d360a30361d862835ebee0","kind":"commit","published_at":"2020-12-17T13:54:45.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.3","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"95cd853e876b5fb202d09dbecd2383b8e0b71e7c","kind":"commit","published_at":"2020-12-16T18:23:48.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.2","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"0b97ccf42496fd906c1301faf0350a337ddfa0b1","kind":"commit","published_at":"2020-12-15T08:22:46.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.1","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1ced6b3177461359292d6a04ffc662249b8bf0ef","kind":"commit","published_at":"2020-12-14T19:01:31.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"78f3d53f693a4df3a6953d456470ee796261782c","kind":"commit","published_at":"2020-12-14T17:35:37.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.1.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-05T09:55:02.368Z","dependent_packages_count":8,"downloads":3111081,"downloads_period":"total","dependent_repos_count":26,"rankings":{"downloads":null,"dependent_repos_count":7.185987324716803,"dependent_packages_count":7.1011527521333395,"stargazers_count":51.26004291631319,"forks_count":36.76331154249214,"docker_downloads_count":null,"average":25.577623633913866},"purl":"pkg:conda/mdit-py-plugins?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T12:29:44.910Z","issues_count":31,"pull_requests_count":93,"avg_time_to_close_issue":19237181.875,"avg_time_to_close_pull_request":2862821.5,"issues_closed_count":16,"pull_requests_closed_count":84,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.903225806451613,"avg_comments_per_pull_request":1.870967741935484,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":5,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":43992.0,"past_year_avg_time_to_close_pull_request":142855.2,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/issues","maintainers":[{"login":"chrisjsewell","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"},{"login":"hukkin","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"choldgraf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/choldgraf"},{"login":"rowanc1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rowanc1"}],"active_maintainers":[{"login":"chrisjsewell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mdit-py-plugins/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13204580,"name":"python312Packages.mdit-py-plugins","ecosystem":"nixpkgs","description":"Collection of core plugins for markdown-it-py","homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:58:49.819Z","latest_release_published_at":"2026-02-02T00:58:49.819Z","latest_release_number":"0.4.0","last_synced_at":"2026-03-07T12:05:51.249Z","created_at":"2026-02-02T00:58:44.367Z","updated_at":"2026-03-12T02:04:03.868Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.mdit-py-plugins","install_command":"nix-env -iA nixpkgs.python312Packages.mdit-py-plugins","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/mdit-py-plugins/default.nix#L38","metadata":{"nix_attribute":"python3.12-mdit-py-plugins-0.4.0","position":"pkgs/development/python-modules/mdit-py-plugins/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mdit-py-plugins","upstream_purl":"pkg:pypi/mdit-py-plugins"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.mdit-py-plugins?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.mdit-py-plugins/codemeta","maintainers":[{"uuid":"AluisioASG","login":null,"name":"Aluísio Augusto Silva Gonçalves","email":"aluisio@aasg.name","url":"https://github.com/AluisioASG","packages_count":30,"html_url":null,"role":null,"created_at":"2026-03-07T12:05:51.450Z","updated_at":"2026-03-07T12:05:51.450Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/AluisioASG/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":249},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-23T05:02:15.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13296669,"name":"python310Packages.mdit-py-plugins","ecosystem":"nixpkgs","description":"Collection of core plugins for markdown-it-py","homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:29:38.512Z","latest_release_published_at":"2026-02-02T06:29:38.512Z","latest_release_number":"0.4.0","last_synced_at":"2026-04-10T22:02:48.318Z","created_at":"2026-02-02T06:28:40.716Z","updated_at":"2026-04-10T22:31:27.652Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.mdit-py-plugins","install_command":"nix-env -iA nixpkgs.python310Packages.mdit-py-plugins","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/mdit-py-plugins/default.nix#L43","metadata":{"nix_attribute":"python3.10-mdit-py-plugins-0.4.0","position":"pkgs/development/python-modules/mdit-py-plugins/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mdit-py-plugins","upstream_purl":"pkg:pypi/mdit-py-plugins"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.mdit-py-plugins?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.mdit-py-plugins/codemeta","maintainers":[{"uuid":"AluisioASG","login":null,"name":"Aluísio Augusto Silva Gonçalves","email":"aluisio@aasg.name","url":"https://github.com/AluisioASG","packages_count":30,"html_url":null,"role":null,"created_at":"2026-03-03T22:38:54.233Z","updated_at":"2026-03-03T22:38:54.233Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/AluisioASG/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13699410,"name":"mdit-py-plugins","ecosystem":"debian","description":null,"homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T20:48:09.488Z","latest_release_published_at":"2026-02-12T20:48:09.488Z","latest_release_number":"0.3.3-1","last_synced_at":"2026-03-13T05:24:59.419Z","created_at":"2026-02-12T20:48:09.289Z","updated_at":"2026-03-13T05:24:59.419Z","registry_url":"https://tracker.debian.org/pkg/mdit-py-plugins","install_command":"apt-get install mdit-py-plugins","documentation_url":"https://packages.debian.org/bookworm/mdit-py-plugins","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-mdit-py-plugins","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), flit, pybuild-plugin-pyproject, python3-all, python3-markdown-it \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-regressions \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T20:48:11.694Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/mdit-py-plugins?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/mdit-py-plugins/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":12868222,"name":"python313Packages.mdit-py-plugins","ecosystem":"nixpkgs","description":"Collection of core plugins for markdown-it-py","homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T02:49:40.749Z","latest_release_published_at":"2026-01-27T02:49:40.749Z","latest_release_number":"0.5.0","last_synced_at":"2026-03-05T14:17:52.669Z","created_at":"2026-01-27T02:49:40.253Z","updated_at":"2026-03-05T14:17:52.669Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.mdit-py-plugins","install_command":"nix-env -iA nixpkgs.python313Packages.mdit-py-plugins","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/mdit-py-plugins/default.nix#L35","metadata":{"nix_attribute":"python3.13-mdit-py-plugins-0.5.0","position":"pkgs/development/python-modules/mdit-py-plugins/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mdit-py-plugins","upstream_purl":"pkg:pypi/mdit-py-plugins"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python313Packages.mdit-py-plugins?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.mdit-py-plugins/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147069,"maintainers_count":4677,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":5285459,"name":"mdit-py-plugins","ecosystem":"conda","description":"Collection of plugins for markdown-it-py","homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-08-05T17:42:32.000Z","latest_release_published_at":"2025-08-28T11:21:45.000Z","latest_release_number":"0.5.0","last_synced_at":"2026-03-20T21:33:51.171Z","created_at":"2022-10-03T15:42:50.717Z","updated_at":"2026-03-20T21:33:51.171Z","registry_url":"https://anaconda.org/anaconda/mdit-py-plugins","install_command":"conda install -c anaconda mdit-py-plugins","documentation_url":null,"metadata":{},"repo_metadata":{"id":37262529,"uuid":"321410690","full_name":"executablebooks/mdit-py-plugins","owner":"executablebooks","description":"Collection of core plugins for markdown-it-py","archived":false,"fork":false,"pushed_at":"2025-08-25T16:35:19.000Z","size":233,"stargazers_count":34,"open_issues_count":24,"forks_count":34,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T17:54:20.924Z","etag":null,"topics":["markdown","markdown-it","plugin"],"latest_commit_sha":null,"homepage":"https://mdit-py-plugins.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/executablebooks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-12-14T16:41:37.000Z","updated_at":"2025-08-11T07:23:12.000Z","dependencies_parsed_at":"2023-02-10T20:40:25.537Z","dependency_job_id":"da145d8c-347e-499e-a000-848fae03ca96","html_url":"https://github.com/executablebooks/mdit-py-plugins","commit_stats":{"total_commits":97,"total_committers":14,"mean_commits":6.928571428571429,"dds":"0.28865979381443296","last_synced_commit":"2236898619148b33c51bae3c1aca380618c82db7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/executablebooks/mdit-py-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/sbom","scorecard":{"id":387766,"data":{"date":"2025-08-11","repo":{"name":"github.com/executablebooks/mdit-py-plugins","commit":"93fbf645108394bb10ecd392383e96c4e8902f30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.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":"Code-Review","score":1,"reason":"Found 4/21 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":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:44","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T17:05:12.354Z","repository_id":37262529,"created_at":"2025-08-18T17:05:12.354Z","updated_at":"2025-08-18T17:05:12.354Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272574636,"owners_count":24958041,"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-08-28T02:00:10.768Z","response_time":74,"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":"executablebooks","name":"Executable Books","uuid":"57655115","kind":"organization","description":"An open collaboration to create executable books with Jupyter","email":null,"website":"https://executablebooks.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/57655115?v=4","repositories_count":84,"last_synced_at":"2024-04-14T17:16:04.840Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/executablebooks","funding_links":[],"total_stars":8219,"followers":366,"following":0,"created_at":"2022-11-02T16:32:22.360Z","updated_at":"2024-04-14T17:16:26.261Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks/repositories"},"tags":[{"name":"v0.5.0","sha":"93fbf645108394bb10ecd392383e96c4e8902f30","kind":"commit","published_at":"2025-08-11T07:23:08.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.5.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"2236898619148b33c51bae3c1aca380618c82db7","kind":"commit","published_at":"2024-09-09T20:26:03.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.4.2","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"d11bdaf0979e6fae01c35db5a4d1f6a4b4dd8843","kind":"commit","published_at":"2024-05-12T20:13:45.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.4.1","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"44c8e1c2d1e12f721f2c5c195b9fed3bab2cd1c3","kind":"commit","published_at":"2023-06-05T19:25:03.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.4.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"be145875645970545ccbd409e0221f85a0b4d329","kind":"commit","published_at":"2023-03-02T17:40:44.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.5","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"19de2ffafd4a9db0d5398bfba81cf4f40a78dab5","kind":"commit","published_at":"2023-02-18T10:48:14.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.4","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"4601e1580fc6eaa6b175d99ac3aad75da21ee537","kind":"commit","published_at":"2022-12-06T07:03:21.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.3","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"881dcdc81424194dc951affdd9d409a9cbf9bb90","kind":"commit","published_at":"2022-12-05T15:23:04.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.2","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c35bf143fb45e8572a1488cd78a96a1bbbb92bfb","kind":"commit","published_at":"2022-09-27T07:27:03.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.1","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"aba72e6347e0c7ae8df9111a7d69cf0ab4bbf961","kind":"commit","published_at":"2021-12-03T08:05:57.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"a0f7ffac84b2eb768a508c2e7a1c286df0c2b56a","kind":"commit","published_at":"2021-05-03T22:29:35.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.8","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"ef07cd47e6399e7c15dd75d459b716e8f0b2ed69","kind":"commit","published_at":"2021-05-03T21:57:28.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.7","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"9c808ab4c91328e98eda55f91a2962d2e93faddf","kind":"commit","published_at":"2021-03-17T00:50:45.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.6","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"4e6765c432984db6ec1203525b824918174b3ccf","kind":"commit","published_at":"2021-02-05T23:23:25.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.5","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"5c0038fd4348cc37548b3ee7891a9f380517f959","kind":"commit","published_at":"2020-12-18T20:48:50.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.4","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d873fc2357d1895060d360a30361d862835ebee0","kind":"commit","published_at":"2020-12-17T13:54:45.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.3","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"95cd853e876b5fb202d09dbecd2383b8e0b71e7c","kind":"commit","published_at":"2020-12-16T18:23:48.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.2","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"0b97ccf42496fd906c1301faf0350a337ddfa0b1","kind":"commit","published_at":"2020-12-15T08:22:46.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.1","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1ced6b3177461359292d6a04ffc662249b8bf0ef","kind":"commit","published_at":"2020-12-14T19:01:31.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"78f3d53f693a4df3a6953d456470ee796261782c","kind":"commit","published_at":"2020-12-14T17:35:37.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.1.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-22T20:42:28.717Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":26,"rankings":{"downloads":null,"dependent_repos_count":29.990939293264873,"dependent_packages_count":11.114466928420416,"stargazers_count":53.18634853518574,"forks_count":47.20628209000302,"docker_downloads_count":null,"average":35.37450921171851},"purl":"pkg:conda/mdit-py-plugins","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T12:29:44.910Z","issues_count":31,"pull_requests_count":93,"avg_time_to_close_issue":19237181.875,"avg_time_to_close_pull_request":2862821.5,"issues_closed_count":16,"pull_requests_closed_count":84,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.903225806451613,"avg_comments_per_pull_request":1.870967741935484,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":5,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":43992.0,"past_year_avg_time_to_close_pull_request":142855.2,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/issues","maintainers":[{"login":"chrisjsewell","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"},{"login":"hukkin","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"choldgraf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/choldgraf"},{"login":"rowanc1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rowanc1"}],"active_maintainers":[{"login":"chrisjsewell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mdit-py-plugins/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5141,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":13457998,"name":"mdit-py-plugins","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T04:15:20.065Z","latest_release_published_at":"2026-02-09T04:15:20.065Z","latest_release_number":"0.4.1-1","last_synced_at":"2026-03-09T04:25:52.444Z","created_at":"2026-02-09T04:15:19.384Z","updated_at":"2026-03-09T04:33:32.518Z","registry_url":"https://launchpad.net/ubuntu/+source/mdit-py-plugins","install_command":"apt-get install mdit-py-plugins","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-mdit-py-plugins","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), flit, pybuild-plugin-pyproject, python3-all, python3-markdown-it \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-regressions \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/mdit-py-plugins?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/mdit-py-plugins/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13086155,"name":"python312Packages.mdit-py-plugins","ecosystem":"nixpkgs","description":"Collection of core plugins for markdown-it-py","homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:03:23.438Z","latest_release_published_at":"2026-02-01T18:03:23.438Z","latest_release_number":"0.4.2","last_synced_at":"2026-03-05T23:38:14.242Z","created_at":"2026-02-01T18:03:23.075Z","updated_at":"2026-03-05T23:38:14.243Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.mdit-py-plugins","install_command":"nix-env -iA nixpkgs.python312Packages.mdit-py-plugins","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/mdit-py-plugins/default.nix#L38","metadata":{"nix_attribute":"python3.12-mdit-py-plugins-0.4.2","position":"pkgs/development/python-modules/mdit-py-plugins/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mdit-py-plugins","upstream_purl":"pkg:pypi/mdit-py-plugins"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.mdit-py-plugins?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.mdit-py-plugins/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13657773,"name":"mdit-py-plugins","ecosystem":"debian","description":null,"homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T07:41:44.270Z","latest_release_published_at":"2026-02-12T07:41:44.270Z","latest_release_number":"0.4.2-1","last_synced_at":"2026-03-14T05:13:41.912Z","created_at":"2026-02-12T07:41:44.108Z","updated_at":"2026-03-14T05:13:41.912Z","registry_url":"https://tracker.debian.org/pkg/mdit-py-plugins","install_command":"apt-get install mdit-py-plugins","documentation_url":"https://packages.debian.org/trixie/mdit-py-plugins","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-mdit-py-plugins","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), flit, pybuild-plugin-pyproject, python3-all, python3-markdown-it \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-regressions \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T07:41:44.862Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/mdit-py-plugins?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/mdit-py-plugins/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13951861,"name":"python-mdit-py-plugins","ecosystem":"guix","description":"Collection of plugins for markdown-it-py","homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:24:42.039Z","latest_release_published_at":"2026-03-02T19:24:42.039Z","latest_release_number":"0.4.2","last_synced_at":"2026-04-27T16:32:45.447Z","created_at":"2026-03-02T19:24:41.850Z","updated_at":"2026-04-27T16:35:03.029Z","registry_url":"https://packages.guix.gnu.org/packages/python-mdit-py-plugins/0.4.2/","install_command":"guix install python-mdit-py-plugins","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n3728","metadata":{"location":"gnu/packages/python-xyz.scm:3728","variable_name":"python-mdit-py-plugins"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T16:35:03.001Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-mdit-py-plugins","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-mdit-py-plugins/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31408,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13077303,"name":"python311Packages.mdit-py-plugins","ecosystem":"nixpkgs","description":"Collection of core plugins for markdown-it-py","homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:35:01.854Z","latest_release_published_at":"2026-02-01T17:35:01.854Z","latest_release_number":"0.4.2","last_synced_at":"2026-04-10T01:03:04.273Z","created_at":"2026-02-01T17:35:01.369Z","updated_at":"2026-04-10T01:32:20.092Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.mdit-py-plugins","install_command":"nix-env -iA nixpkgs.python311Packages.mdit-py-plugins","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/mdit-py-plugins/default.nix#L38","metadata":{"nix_attribute":"python3.11-mdit-py-plugins-0.4.2","position":"pkgs/development/python-modules/mdit-py-plugins/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mdit-py-plugins","upstream_purl":"pkg:pypi/mdit-py-plugins"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.mdit-py-plugins?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.mdit-py-plugins/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":12816783,"name":"python310Packages.mdit-py-plugins","ecosystem":"nixpkgs","description":"Collection of core plugins for markdown-it-py","homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:23:35.238Z","latest_release_published_at":"2026-01-26T17:23:35.238Z","latest_release_number":"0.3.5","last_synced_at":"2026-04-10T09:51:56.148Z","created_at":"2026-01-26T17:23:35.078Z","updated_at":"2026-04-10T10:21:24.310Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.mdit-py-plugins","install_command":"nix-env -iA nixpkgs.python310Packages.mdit-py-plugins","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/mdit-py-plugins/default.nix#L43","metadata":{"nix_attribute":"python3.10-mdit-py-plugins-0.3.5","position":"pkgs/development/python-modules/mdit-py-plugins/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mdit-py-plugins","upstream_purl":"pkg:pypi/mdit-py-plugins"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.mdit-py-plugins?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.mdit-py-plugins/codemeta","maintainers":[{"uuid":"AluisioASG","login":null,"name":"Aluísio Augusto Silva Gonçalves","email":"aluisio@aasg.name","url":"https://github.com/AluisioASG","packages_count":30,"html_url":null,"role":null,"created_at":"2026-03-03T20:41:03.367Z","updated_at":"2026-03-03T20:41:03.367Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/AluisioASG/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13397892,"name":"mdit-py-plugins","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T03:49:52.899Z","latest_release_published_at":"2026-02-06T03:49:52.899Z","latest_release_number":"0.4.0-1","last_synced_at":"2026-03-06T04:11:11.331Z","created_at":"2026-02-06T03:49:52.578Z","updated_at":"2026-03-06T04:11:11.332Z","registry_url":"https://launchpad.net/ubuntu/+source/mdit-py-plugins","install_command":"apt-get install mdit-py-plugins","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-mdit-py-plugins","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), flit, pybuild-plugin-pyproject, python3-all, python3-markdown-it \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-regressions \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/mdit-py-plugins?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/mdit-py-plugins/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":2797835,"name":"mdit-py-plugins","ecosystem":"pypi","description":"Collection of plugins for markdown-it-py","homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["markdown","markdown-it","lexer","parser","development"],"namespace":null,"versions_count":22,"first_release_published_at":"2020-12-14T17:43:27.000Z","latest_release_published_at":"2026-05-13T09:03:37.000Z","latest_release_number":"0.6.1","last_synced_at":"2026-05-20T17:35:33.993Z","created_at":"2022-04-10T11:34:08.486Z","updated_at":"2026-05-20T17:35:33.993Z","registry_url":"https://pypi.org/project/mdit-py-plugins/","install_command":"pip install mdit-py-plugins --index-url https://pypi.org/simple","documentation_url":"https://mdit-py-plugins.readthedocs.io","metadata":{"funding":null,"documentation":"https://mdit-py-plugins.readthedocs.io","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Text Processing :: Markup"],"normalized_name":"mdit-py-plugins","project_status":null},"repo_metadata":{"id":37262529,"uuid":"321410690","full_name":"executablebooks/mdit-py-plugins","owner":"executablebooks","description":"Collection of core plugins for markdown-it-py","archived":false,"fork":false,"pushed_at":"2024-09-06T18:25:30.000Z","size":215,"stargazers_count":29,"open_issues_count":29,"forks_count":31,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-09-06T19:34:51.170Z","etag":null,"topics":["markdown","markdown-it","plugin"],"latest_commit_sha":null,"homepage":"https://mdit-py-plugins.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/executablebooks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-12-14T16:41:37.000Z","updated_at":"2024-09-02T12:25:51.000Z","dependencies_parsed_at":"2023-02-10T20:40:25.537Z","dependency_job_id":"da145d8c-347e-499e-a000-848fae03ca96","html_url":"https://github.com/executablebooks/mdit-py-plugins","commit_stats":{"total_commits":66,"total_committers":10,"mean_commits":6.6,"dds":"0.21212121212121215","last_synced_commit":"061a5441b441346c292595592c7495b6b17dc040"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217852207,"owners_count":16240901,"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","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":"executablebooks","name":"Executable Books","uuid":"57655115","kind":"organization","description":"An open collaboration to create executable books with Jupyter","email":null,"website":"https://executablebooks.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/57655115?v=4","repositories_count":84,"last_synced_at":"2024-04-14T17:16:04.840Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/executablebooks","funding_links":[],"total_stars":8219,"followers":366,"following":0,"created_at":"2022-11-02T16:32:22.360Z","updated_at":"2024-04-14T17:16:26.261Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks/repositories"},"tags":[{"name":"v0.4.1","sha":"d11bdaf0979e6fae01c35db5a4d1f6a4b4dd8843","kind":"commit","published_at":"2024-05-12T20:13:45.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.4.1","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"44c8e1c2d1e12f721f2c5c195b9fed3bab2cd1c3","kind":"commit","published_at":"2023-06-05T19:25:03.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.4.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"be145875645970545ccbd409e0221f85a0b4d329","kind":"commit","published_at":"2023-03-02T17:40:44.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.5","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"19de2ffafd4a9db0d5398bfba81cf4f40a78dab5","kind":"commit","published_at":"2023-02-18T10:48:14.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.4","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"4601e1580fc6eaa6b175d99ac3aad75da21ee537","kind":"commit","published_at":"2022-12-06T07:03:21.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.3","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"881dcdc81424194dc951affdd9d409a9cbf9bb90","kind":"commit","published_at":"2022-12-05T15:23:04.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.2","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c35bf143fb45e8572a1488cd78a96a1bbbb92bfb","kind":"commit","published_at":"2022-09-27T07:27:03.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.1","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"aba72e6347e0c7ae8df9111a7d69cf0ab4bbf961","kind":"commit","published_at":"2021-12-03T08:05:57.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"a0f7ffac84b2eb768a508c2e7a1c286df0c2b56a","kind":"commit","published_at":"2021-05-03T22:29:35.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.8","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"ef07cd47e6399e7c15dd75d459b716e8f0b2ed69","kind":"commit","published_at":"2021-05-03T21:57:28.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.7","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"9c808ab4c91328e98eda55f91a2962d2e93faddf","kind":"commit","published_at":"2021-03-17T00:50:45.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.6","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"4e6765c432984db6ec1203525b824918174b3ccf","kind":"commit","published_at":"2021-02-05T23:23:25.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.5","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"5c0038fd4348cc37548b3ee7891a9f380517f959","kind":"commit","published_at":"2020-12-18T20:48:50.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.4","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d873fc2357d1895060d360a30361d862835ebee0","kind":"commit","published_at":"2020-12-17T13:54:45.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.3","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"95cd853e876b5fb202d09dbecd2383b8e0b71e7c","kind":"commit","published_at":"2020-12-16T18:23:48.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.2","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"0b97ccf42496fd906c1301faf0350a337ddfa0b1","kind":"commit","published_at":"2020-12-15T08:22:46.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.1","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1ced6b3177461359292d6a04ffc662249b8bf0ef","kind":"commit","published_at":"2020-12-14T19:01:31.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"78f3d53f693a4df3a6953d456470ee796261782c","kind":"commit","published_at":"2020-12-14T17:35:37.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.1.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-06T20:12:39.738Z","dependent_packages_count":79,"downloads":78952366,"downloads_period":"last-month","dependent_repos_count":4138,"rankings":{"downloads":0.07813546047647958,"dependent_repos_count":0.15040159058852876,"dependent_packages_count":0.25146412280106456,"stargazers_count":14.881870555587144,"forks_count":9.107366559857082,"docker_downloads_count":0.366649731203011,"average":4.139314670085551},"purl":"pkg:pypi/mdit-py-plugins","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mdit-py-plugins","docker_dependents_count":1067,"docker_downloads_count":395820224,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-05T02:40:21.006Z","issues_count":28,"pull_requests_count":87,"avg_time_to_close_issue":9651131.444444444,"avg_time_to_close_pull_request":2721089.0632911394,"issues_closed_count":9,"pull_requests_closed_count":79,"pull_request_authors_count":21,"issue_authors_count":23,"avg_comments_per_issue":2.7142857142857144,"avg_comments_per_pull_request":1.9195402298850575,"merged_pull_requests_count":70,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":5,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1933221.888888889,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":1.1666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/issues","maintainers":[{"login":"chrisjsewell","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"},{"login":"hukkin","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"choldgraf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/choldgraf"},{"login":"rowanc1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rowanc1"}],"active_maintainers":[{"login":"chrisjsewell","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mdit-py-plugins/codemeta","maintainers":[{"uuid":"cjsewell","login":"cjsewell","name":null,"email":null,"url":null,"packages_count":67,"html_url":"https://pypi.org/user/cjsewell/","role":null,"created_at":"2023-02-18T12:12:26.084Z","updated_at":"2023-02-18T12:12:26.084Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cjsewell/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":869881,"maintainers_count":371884,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11016108,"name":"front-matter-parser-py","ecosystem":"pypi","description":"Front matter parser for Python","homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["markdown","markdown-it","lexer","parser","development"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-03T18:07:15.000Z","latest_release_published_at":"2024-11-03T18:07:15.000Z","latest_release_number":"0.0.1","last_synced_at":"2026-05-20T17:35:34.033Z","created_at":"2024-11-03T18:16:39.837Z","updated_at":"2026-05-20T17:35:34.033Z","registry_url":"https://pypi.org/project/front-matter-parser-py/","install_command":"pip install front-matter-parser-py --index-url https://pypi.org/simple","documentation_url":"https://mdit-py-plugins.readthedocs.io","metadata":{"funding":null,"documentation":"https://mdit-py-plugins.readthedocs.io","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Text Processing :: Markup"],"normalized_name":"front-matter-parser-py","project_status":null},"repo_metadata":{"id":37262529,"uuid":"321410690","full_name":"executablebooks/mdit-py-plugins","owner":"executablebooks","description":"Collection of core plugins for markdown-it-py","archived":false,"fork":false,"pushed_at":"2026-04-27T16:39:43.000Z","size":262,"stargazers_count":41,"open_issues_count":27,"forks_count":37,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-04-28T09:47:06.001Z","etag":null,"topics":["markdown","markdown-it","plugin"],"latest_commit_sha":null,"homepage":"https://mdit-py-plugins.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/executablebooks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2020-12-14T16:41:37.000Z","updated_at":"2026-04-11T06:40:22.000Z","dependencies_parsed_at":"2023-02-10T20:40:25.537Z","dependency_job_id":"da145d8c-347e-499e-a000-848fae03ca96","html_url":"https://github.com/executablebooks/mdit-py-plugins","commit_stats":{"total_commits":97,"total_committers":14,"mean_commits":6.928571428571429,"dds":"0.28865979381443296","last_synced_commit":"2236898619148b33c51bae3c1aca380618c82db7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/executablebooks/mdit-py-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/sbom","scorecard":{"id":387766,"data":{"date":"2025-08-11","repo":{"name":"github.com/executablebooks/mdit-py-plugins","commit":"93fbf645108394bb10ecd392383e96c4e8902f30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.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":"Code-Review","score":1,"reason":"Found 4/21 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":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:44","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T17:05:12.354Z","repository_id":37262529,"created_at":"2025-08-18T17:05:12.354Z","updated_at":"2025-08-18T17:05:12.354Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32508714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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-05-06T18:23:34.634Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":56.83096551132492,"dependent_packages_count":10.097491570855798,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":33.46422854109036},"purl":"pkg:pypi/front-matter-parser-py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/front-matter-parser-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/front-matter-parser-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/front-matter-parser-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-05T02:25:28.053Z","issues_count":34,"pull_requests_count":116,"avg_time_to_close_issue":18109219.352941178,"avg_time_to_close_pull_request":3533555.5773195876,"issues_closed_count":17,"pull_requests_closed_count":97,"pull_request_authors_count":26,"issue_authors_count":28,"avg_comments_per_issue":2.588235294117647,"avg_comments_per_pull_request":1.7241379310344829,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":4,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":61819.0,"past_year_avg_time_to_close_pull_request":4069230.75,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/issues","maintainers":[{"login":"chrisjsewell","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"},{"login":"hukkin","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"choldgraf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/choldgraf"},{"login":"rowanc1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rowanc1"}],"active_maintainers":[{"login":"chrisjsewell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/front-matter-parser-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/front-matter-parser-py/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/front-matter-parser-py/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/front-matter-parser-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/front-matter-parser-py/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/front-matter-parser-py/codemeta","maintainers":[{"uuid":"JDaddyInTheHouse","login":"JDaddyInTheHouse","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/JDaddyInTheHouse/","role":"Owner","created_at":"2024-11-03T18:16:41.383Z","updated_at":"2024-11-03T18:16:41.383Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/JDaddyInTheHouse/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":869881,"maintainers_count":371884,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8613270,"name":"github.com/executablebooks/mdit-py-plugins","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":[],"namespace":null,"versions_count":22,"first_release_published_at":"2023-12-02T02:09:03.968Z","latest_release_published_at":"2026-05-13T09:02:07.000Z","latest_release_number":"v0.6.1","last_synced_at":"2026-05-20T17:35:46.010Z","created_at":"2023-12-02T02:09:00.271Z","updated_at":"2026-05-20T17:35:46.010Z","registry_url":"https://pkg.go.dev/github.com/executablebooks/mdit-py-plugins","install_command":"go get github.com/executablebooks/mdit-py-plugins","documentation_url":"https://pkg.go.dev/github.com/executablebooks/mdit-py-plugins#section-documentation","metadata":{},"repo_metadata":{"id":37262529,"uuid":"321410690","full_name":"executablebooks/mdit-py-plugins","owner":"executablebooks","description":"Collection of core plugins for markdown-it-py","archived":false,"fork":false,"pushed_at":"2025-08-25T16:35:19.000Z","size":233,"stargazers_count":34,"open_issues_count":24,"forks_count":34,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T17:54:20.924Z","etag":null,"topics":["markdown","markdown-it","plugin"],"latest_commit_sha":null,"homepage":"https://mdit-py-plugins.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/executablebooks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-12-14T16:41:37.000Z","updated_at":"2025-08-11T07:23:12.000Z","dependencies_parsed_at":"2023-02-10T20:40:25.537Z","dependency_job_id":"da145d8c-347e-499e-a000-848fae03ca96","html_url":"https://github.com/executablebooks/mdit-py-plugins","commit_stats":{"total_commits":97,"total_committers":14,"mean_commits":6.928571428571429,"dds":"0.28865979381443296","last_synced_commit":"2236898619148b33c51bae3c1aca380618c82db7"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/executablebooks/mdit-py-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/sbom","scorecard":{"id":387766,"data":{"date":"2025-08-11","repo":{"name":"github.com/executablebooks/mdit-py-plugins","commit":"93fbf645108394bb10ecd392383e96c4e8902f30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.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":"Code-Review","score":1,"reason":"Found 4/21 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":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/mdit-py-plugins/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:44","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T17:05:12.354Z","repository_id":37262529,"created_at":"2025-08-18T17:05:12.354Z","updated_at":"2025-08-18T17:05:12.354Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272574636,"owners_count":24958041,"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-08-28T02:00:10.768Z","response_time":74,"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":"executablebooks","name":"Executable Books","uuid":"57655115","kind":"organization","description":"An open collaboration to create executable books with Jupyter","email":null,"website":"https://executablebooks.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/57655115?v=4","repositories_count":84,"last_synced_at":"2024-04-14T17:16:04.840Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/executablebooks","funding_links":[],"total_stars":8219,"followers":366,"following":0,"created_at":"2022-11-02T16:32:22.360Z","updated_at":"2024-04-14T17:16:26.261Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks/repositories"},"tags":[{"name":"v0.5.0","sha":"93fbf645108394bb10ecd392383e96c4e8902f30","kind":"commit","published_at":"2025-08-11T07:23:08.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.5.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"2236898619148b33c51bae3c1aca380618c82db7","kind":"commit","published_at":"2024-09-09T20:26:03.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.4.2","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"d11bdaf0979e6fae01c35db5a4d1f6a4b4dd8843","kind":"commit","published_at":"2024-05-12T20:13:45.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.4.1","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"44c8e1c2d1e12f721f2c5c195b9fed3bab2cd1c3","kind":"commit","published_at":"2023-06-05T19:25:03.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.4.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"be145875645970545ccbd409e0221f85a0b4d329","kind":"commit","published_at":"2023-03-02T17:40:44.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.5","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"19de2ffafd4a9db0d5398bfba81cf4f40a78dab5","kind":"commit","published_at":"2023-02-18T10:48:14.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.4","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"4601e1580fc6eaa6b175d99ac3aad75da21ee537","kind":"commit","published_at":"2022-12-06T07:03:21.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.3","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"881dcdc81424194dc951affdd9d409a9cbf9bb90","kind":"commit","published_at":"2022-12-05T15:23:04.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.2","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c35bf143fb45e8572a1488cd78a96a1bbbb92bfb","kind":"commit","published_at":"2022-09-27T07:27:03.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.1","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"aba72e6347e0c7ae8df9111a7d69cf0ab4bbf961","kind":"commit","published_at":"2021-12-03T08:05:57.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.3.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"a0f7ffac84b2eb768a508c2e7a1c286df0c2b56a","kind":"commit","published_at":"2021-05-03T22:29:35.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.8","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"ef07cd47e6399e7c15dd75d459b716e8f0b2ed69","kind":"commit","published_at":"2021-05-03T21:57:28.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.7","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"9c808ab4c91328e98eda55f91a2962d2e93faddf","kind":"commit","published_at":"2021-03-17T00:50:45.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.6","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"4e6765c432984db6ec1203525b824918174b3ccf","kind":"commit","published_at":"2021-02-05T23:23:25.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.5","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"5c0038fd4348cc37548b3ee7891a9f380517f959","kind":"commit","published_at":"2020-12-18T20:48:50.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.4","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d873fc2357d1895060d360a30361d862835ebee0","kind":"commit","published_at":"2020-12-17T13:54:45.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.3","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"95cd853e876b5fb202d09dbecd2383b8e0b71e7c","kind":"commit","published_at":"2020-12-16T18:23:48.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.2","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"0b97ccf42496fd906c1301faf0350a337ddfa0b1","kind":"commit","published_at":"2020-12-15T08:22:46.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.1","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1ced6b3177461359292d6a04ffc662249b8bf0ef","kind":"commit","published_at":"2020-12-14T19:01:31.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.2.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"78f3d53f693a4df3a6953d456470ee796261782c","kind":"commit","published_at":"2020-12-14T17:35:37.000Z","download_url":"https://codeload.github.com/executablebooks/mdit-py-plugins/tar.gz/v0.1.0","html_url":"https://github.com/executablebooks/mdit-py-plugins/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/mdit-py-plugins@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-22T20:42:28.716Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":7.643806743347523,"forks_count":4.475070349946402,"docker_downloads_count":null,"average":8.124049986889442},"purl":"pkg:golang/github.com/executablebooks/mdit-py-plugins","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/executablebooks/mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/executablebooks/mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/executablebooks/mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T12:29:44.910Z","issues_count":31,"pull_requests_count":93,"avg_time_to_close_issue":19237181.875,"avg_time_to_close_pull_request":2862821.5,"issues_closed_count":16,"pull_requests_closed_count":84,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.903225806451613,"avg_comments_per_pull_request":1.870967741935484,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":5,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":43992.0,"past_year_avg_time_to_close_pull_request":142855.2,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdit-py-plugins/issues","maintainers":[{"login":"chrisjsewell","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"},{"login":"hukkin","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"choldgraf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/choldgraf"},{"login":"rowanc1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rowanc1"}],"active_maintainers":[{"login":"chrisjsewell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexecutablebooks%2Fmdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexecutablebooks%2Fmdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexecutablebooks%2Fmdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexecutablebooks%2Fmdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexecutablebooks%2Fmdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexecutablebooks%2Fmdit-py-plugins/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147073,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13485007,"name":"mdit-py-plugins","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/executablebooks/mdit-py-plugins","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/executablebooks/mdit-py-plugins","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T16:09:46.239Z","latest_release_published_at":"2026-02-10T16:09:46.239Z","latest_release_number":"0.4.0-1","last_synced_at":"2026-03-10T17:07:40.702Z","created_at":"2026-02-10T16:09:45.891Z","updated_at":"2026-03-10T17:07:40.702Z","registry_url":"https://launchpad.net/ubuntu/+source/mdit-py-plugins","install_command":"apt-get install mdit-py-plugins","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-mdit-py-plugins","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), flit, pybuild-plugin-pyproject, python3-all, python3-markdown-it \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-regressions \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/mdit-py-plugins?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/mdit-py-plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/mdit-py-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/mdit-py-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/mdit-py-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/mdit-py-plugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/mdit-py-plugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/mdit-py-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/mdit-py-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/mdit-py-plugins/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}}],"commits":null,"issues":{"table":{}},"events":null,"keywords":["markdown","markdown-it","plugin"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T20:40:25.523Z","updated_at":"2023-02-10T20:40:25.523Z","repository_link":"https://github.com/executablebooks/mdit-py-plugins/blob/master/.github/workflows/tests.yml","dependencies":[{"id":7539207724,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7539207725,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7539207726,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v2.0.0","direct":true,"kind":"composite","optional":false},{"id":7539207727,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":24.17454386536609,"created_at":"2026-05-04T06:42:42.002Z","updated_at":"2026-05-30T19:30:26.233Z","avatar_url":"https://github.com/executablebooks.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371544","html_url":"https://summary.ecosyste.ms/projects/371544"}