{"id":2803713,"name":"mkdocs-include-markdown-plugin","ecosystem":"pypi","description":"Mkdocs Markdown includer plugin.","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mondeja/mkdocs-include-markdown-plugin","keywords_array":["includer","markdown","mkdocs","plugin"],"namespace":null,"versions_count":77,"first_release_published_at":"2020-12-04T11:04:51.000Z","latest_release_published_at":"2026-05-15T18:16:12.000Z","latest_release_number":"7.3.0","last_synced_at":"2026-06-26T01:15:15.459Z","created_at":"2022-04-10T11:37:04.726Z","updated_at":"2026-06-26T01:17:17.728Z","registry_url":"https://pypi.org/project/mkdocs-include-markdown-plugin/","install_command":"pip install mkdocs-include-markdown-plugin --index-url https://pypi.org/simple","documentation_url":"https://github.com/mondeja/mkdocs-include-markdown-plugin#documentation","metadata":{"funding":null,"documentation":"https://github.com/mondeja/mkdocs-include-markdown-plugin#documentation","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Documentation","Topic :: Software Development :: Documentation","Topic :: Text Processing","Topic :: Text Processing :: Markup :: Markdown"],"normalized_name":"mkdocs-include-markdown-plugin","project_status":null},"repo_metadata":{"id":39317855,"uuid":"318447428","full_name":"mondeja/mkdocs-include-markdown-plugin","owner":"mondeja","description":"Mkdocs Markdown includer plugin","archived":false,"fork":false,"pushed_at":"2026-05-15T18:02:55.000Z","size":517,"stargazers_count":151,"open_issues_count":1,"forks_count":26,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-06-18T21:28:06.711Z","etag":null,"topics":["documentation","inclusion","markdown","mkdocs","plugin"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mondeja.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mondeja"}},"created_at":"2020-12-04T08:09:34.000Z","updated_at":"2026-05-16T12:22:30.000Z","dependencies_parsed_at":"2023-12-20T13:32:58.469Z","dependency_job_id":"be4b6e49-6e97-4b85-b213-7daea0b09630","html_url":"https://github.com/mondeja/mkdocs-include-markdown-plugin","commit_stats":{"total_commits":196,"total_committers":16,"mean_commits":12.25,"dds":0.2857142857142857,"last_synced_commit":"c1db293575f6deec8e383e185e0a8c16663c5067"},"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"purl":"pkg:github/mondeja/mkdocs-include-markdown-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mondeja%2Fmkdocs-include-markdown-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mondeja%2Fmkdocs-include-markdown-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mondeja%2Fmkdocs-include-markdown-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mondeja%2Fmkdocs-include-markdown-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mondeja","download_url":"https://codeload.github.com/mondeja/mkdocs-include-markdown-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mondeja%2Fmkdocs-include-markdown-plugin/sbom","scorecard":{"id":658153,"data":{"date":"2025-08-11","repo":{"name":"github.com/mondeja/mkdocs-include-markdown-plugin","commit":"1062404c833381c0c33588c8ee606ce6c9a2ed8e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/pre-commit-autoupdate.yml:5","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-copyright-years.yml:5","Warn: no topLevel permission defined: .github/workflows/update-gh-actions.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit-autoupdate.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/pre-commit-autoupdate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit-autoupdate.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/pre-commit-autoupdate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit-autoupdate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/pre-commit-autoupdate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-copyright-years.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/update-copyright-years.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-copyright-years.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/update-copyright-years.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-actions.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/update-gh-actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gh-actions.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mondeja/mkdocs-include-markdown-plugin/update-gh-actions.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/pre-commit-autoupdate.yml:23","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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: Apache License 2.0: 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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v7.1.6 not signed: https://api.github.com/repos/mondeja/mkdocs-include-markdown-plugin/releases/225239908","Warn: release artifact v7.1.5 not signed: https://api.github.com/repos/mondeja/mkdocs-include-markdown-plugin/releases/204491005","Warn: release artifact v7.1.4 not signed: https://api.github.com/repos/mondeja/mkdocs-include-markdown-plugin/releases/199249289","Warn: release artifact v7.1.3 not signed: https://api.github.com/repos/mondeja/mkdocs-include-markdown-plugin/releases/198651462","Warn: release artifact v7.1.2 not signed: https://api.github.com/repos/mondeja/mkdocs-include-markdown-plugin/releases/188210224","Warn: release artifact v7.1.6 does not have provenance: https://api.github.com/repos/mondeja/mkdocs-include-markdown-plugin/releases/225239908","Warn: release artifact v7.1.5 does not have provenance: https://api.github.com/repos/mondeja/mkdocs-include-markdown-plugin/releases/204491005","Warn: release artifact v7.1.4 does not have provenance: https://api.github.com/repos/mondeja/mkdocs-include-markdown-plugin/releases/199249289","Warn: release artifact v7.1.3 does not have provenance: https://api.github.com/repos/mondeja/mkdocs-include-markdown-plugin/releases/198651462","Warn: release artifact v7.1.2 does not have provenance: https://api.github.com/repos/mondeja/mkdocs-include-markdown-plugin/releases/188210224"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:113"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-21T15:16:09.112Z","repository_id":39317855,"created_at":"2025-08-21T15:16:09.112Z","updated_at":"2025-08-21T15:16:09.112Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34558301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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-06-26T01:17:17.701Z","dependent_packages_count":147,"downloads":612058,"downloads_period":"last-month","dependent_repos_count":477,"rankings":{"downloads":0.8821349571221443,"dependent_repos_count":0.6520430173090555,"dependent_packages_count":0.14671920611571382,"stargazers_count":8.059609314241275,"forks_count":9.113391533645547,"docker_downloads_count":2.4417800454594816,"average":3.5492796789822028},"purl":"pkg:pypi/mkdocs-include-markdown-plugin","advisories":[{"uuid":"GSA_kwCzR0hTQS12MzltLTVtOWotbTl3Oc4ABMv3","url":"https://github.com/advisories/GHSA-v39m-5m9j-m9w9","title":"mkdocs-include-markdown-plugin susceptible to unvalidated input colliding with substitution placeholders ","description":"### Impact\nCWE-20: Improper Input Validation\nLow impact\n\n### Patches\nPatched in v7.1.8 (commit https://github.com/mondeja/mkdocs-include-markdown-plugin/commit/7466d67aa0de8ffbc427204ad2475fed07678915)\n\n### Workarounds\nNo","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-09-29T16:29:07.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L","references":["https://github.com/mondeja/mkdocs-include-markdown-plugin/security/advisories/GHSA-v39m-5m9j-m9w9","https://github.com/mondeja/mkdocs-include-markdown-plugin/issues/274","https://github.com/mondeja/mkdocs-include-markdown-plugin/pull/277","https://github.com/mondeja/mkdocs-include-markdown-plugin/commit/7466d67aa0de8ffbc427204ad2475fed07678915","https://nvd.nist.gov/vuln/detail/CVE-2025-59940","https://github.com/advisories/GHSA-v39m-5m9j-m9w9"],"source_kind":"github","identifiers":["GHSA-v39m-5m9j-m9w9","CVE-2025-59940"],"repository_url":"https://github.com/mondeja/mkdocs-include-markdown-plugin","blast_radius":0.0,"created_at":"2025-09-29T17:00:21.019Z","updated_at":"2026-06-22T14:04:06.288Z","epss_percentage":0.00311,"epss_percentile":0.22645,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12MzltLTVtOWotbTl3Oc4ABMv3","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12MzltLTVtOWotbTl3Oc4ABMv3","packages":[{"ecosystem":"pypi","package_name":"mkdocs-include-markdown-plugin","versions":[{"first_patched_version":"7.1.8","vulnerable_version_range":"\u003c 7.1.8"}],"purl":"pkg:pypi/mkdocs-include-markdown-plugin"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12MzltLTVtOWotbTl3Oc4ABMv3/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mkdocs-include-markdown-plugin","docker_dependents_count":9,"docker_downloads_count":2295,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mkdocs-include-markdown-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mkdocs-include-markdown-plugin/dependencies","status":null,"funding_links":["https://github.com/sponsors/mondeja"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-02T17:21:02.754Z","issues_count":75,"pull_requests_count":176,"avg_time_to_close_issue":4191364.9393939395,"avg_time_to_close_pull_request":335169.4767441861,"issues_closed_count":66,"pull_requests_closed_count":172,"pull_request_authors_count":16,"issue_authors_count":47,"avg_comments_per_issue":2.013333333333333,"avg_comments_per_pull_request":0.625,"merged_pull_requests_count":159,"bot_issues_count":1,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":1148211.0,"past_year_avg_time_to_close_pull_request":1015693.6363636364,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.42857142857142855,"past_year_avg_comments_per_pull_request":0.14285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mondeja%2Fmkdocs-include-markdown-plugin/issues","maintainers":[{"login":"mondeja","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mondeja"}],"active_maintainers":[{"login":"mondeja","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mondeja"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs-include-markdown-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs-include-markdown-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs-include-markdown-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs-include-markdown-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs-include-markdown-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs-include-markdown-plugin/codemeta","maintainers":[{"uuid":"mondeja","login":"mondeja","name":null,"email":null,"url":null,"packages_count":27,"html_url":"https://pypi.org/user/mondeja/","role":null,"created_at":"2022-12-17T04:22:39.307Z","updated_at":"2022-12-17T04:22:39.307Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mondeja/packages"}]}