{"id":2803816,"name":"mkdocs-techdocs-core","ecosystem":"pypi","description":"The core MkDocs plugin used by Backstage's TechDocs as a wrapper around multiple MkDocs plugins and Python Markdown extensions","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/backstage/mkdocs-techdocs-core","keywords_array":["mkdocs"],"namespace":null,"versions_count":55,"first_release_published_at":"2020-07-20T15:52:18.000Z","latest_release_published_at":"2026-04-15T17:18:31.000Z","latest_release_number":"1.6.2","last_synced_at":"2026-05-27T11:05:38.785Z","created_at":"2022-04-10T11:37:07.744Z","updated_at":"2026-05-27T11:05:38.786Z","registry_url":"https://pypi.org/project/mkdocs-techdocs-core/","install_command":"pip install mkdocs-techdocs-core --index-url https://pypi.org/simple","documentation_url":"https://mkdocs-techdocs-core.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Information Technology","Programming Language :: Python","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14"],"normalized_name":"mkdocs-techdocs-core","project_status":null},"repo_metadata":{"id":39904307,"uuid":"309646141","full_name":"backstage/mkdocs-techdocs-core","owner":"backstage","description":"The core MkDocs plugin used by Backstage's TechDocs as a wrapper around multiple MkDocs plugins and Python Markdown extensions","archived":false,"fork":false,"pushed_at":"2025-12-11T21:43:26.000Z","size":385,"stargazers_count":105,"open_issues_count":3,"forks_count":76,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-12-13T02:34:40.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/backstage.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-03T10:13:07.000Z","updated_at":"2025-12-12T10:02:09.000Z","dependencies_parsed_at":"2023-11-25T20:26:26.714Z","dependency_job_id":"b00588a6-18c9-43c3-876c-0abc0f230427","html_url":"https://github.com/backstage/mkdocs-techdocs-core","commit_stats":{"total_commits":102,"total_committers":29,"mean_commits":"3.5172413793103448","dds":0.7745098039215687,"last_synced_commit":"c45280572c590e33ff5bbd82edede53830fdf9bb"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/backstage/mkdocs-techdocs-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backstage%2Fmkdocs-techdocs-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backstage%2Fmkdocs-techdocs-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backstage%2Fmkdocs-techdocs-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backstage%2Fmkdocs-techdocs-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/backstage","download_url":"https://codeload.github.com/backstage/mkdocs-techdocs-core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backstage%2Fmkdocs-techdocs-core/sbom","scorecard":{"id":222691,"data":{"date":"2025-08-11","repo":{"name":"github.com/backstage/mkdocs-techdocs-core","commit":"0f415d64eb658b43d154ffd8586dbcc6bdd73148"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":7,"reason":"Found 3/4 approved changesets -- score normalized to 7","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":10,"reason":"20 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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/automate-stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/backstage/mkdocs-techdocs-core/automate-stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/backstage/mkdocs-techdocs-core/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/backstage/mkdocs-techdocs-core/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/backstage/mkdocs-techdocs-core/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manual-versioning.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/backstage/mkdocs-techdocs-core/manual-versioning.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manual-versioning.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/backstage/mkdocs-techdocs-core/manual-versioning.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manual-versioning.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/backstage/mkdocs-techdocs-core/manual-versioning.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/backstage/mkdocs-techdocs-core/pypi-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/backstage/mkdocs-techdocs-core/pypi-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/backstage/mkdocs-techdocs-core/pypi-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/backstage/mkdocs-techdocs-core/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/backstage/mkdocs-techdocs-core/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-renovate.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/backstage/mkdocs-techdocs-core/validate-renovate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-renovate.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/backstage/mkdocs-techdocs-core/validate-renovate.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:31","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/manual-versioning.yml:21","Warn: no topLevel permission defined: .github/workflows/automate-stale.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/manual-versioning.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-renovate.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi-publish.yml:11"],"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 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-17T02:57:51.068Z","repository_id":39904307,"created_at":"2025-08-17T02:57:51.068Z","updated_at":"2025-08-17T02:57:51.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27741586,"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-12-14T02:00:11.348Z","response_time":56,"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":"backstage","name":"Backstage","uuid":"72526453","kind":"organization","description":"Backstage is an open platform for building developer portals","email":null,"website":"https://backstage.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/72526453?v=4","repositories_count":22,"last_synced_at":"2024-04-23T11:22:13.567Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/backstage","funding_links":[],"total_stars":27453,"followers":704,"following":0,"created_at":"2022-11-14T05:07:55.741Z","updated_at":"2024-04-23T11:22:18.893Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/backstage","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/backstage/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-23T14:23:09.239Z","dependent_packages_count":1,"downloads":803953,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":0.6472999519880945,"dependent_repos_count":7.520464010314741,"dependent_packages_count":4.732581140073995,"stargazers_count":8.34259459397422,"forks_count":5.769337457841444,"docker_downloads_count":0.8401127036441228,"average":4.642064976306103},"purl":"pkg:pypi/mkdocs-techdocs-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mkdocs-techdocs-core","docker_dependents_count":9,"docker_downloads_count":1004800,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mkdocs-techdocs-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mkdocs-techdocs-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T18:17:18.949Z","issues_count":66,"pull_requests_count":283,"avg_time_to_close_issue":17881388.576271188,"avg_time_to_close_pull_request":2059729.0223880596,"issues_closed_count":59,"pull_requests_closed_count":268,"pull_request_authors_count":50,"issue_authors_count":59,"avg_comments_per_issue":3.4393939393939394,"avg_comments_per_pull_request":0.8127208480565371,"merged_pull_requests_count":208,"bot_issues_count":0,"bot_pull_requests_count":164,"past_year_issues_count":10,"past_year_pull_requests_count":100,"past_year_avg_time_to_close_issue":1674183.1666666667,"past_year_avg_time_to_close_pull_request":666752.7777777778,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":90,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.3,"past_year_avg_comments_per_pull_request":0.36,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":82,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/backstage%2Fmkdocs-techdocs-core/issues","maintainers":[{"login":"iamEAP","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iamEAP"},{"login":"awanlin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awanlin"},{"login":"emmaindal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmaindal"},{"login":"OrkoHunter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrkoHunter"}],"active_maintainers":[{"login":"awanlin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awanlin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs-techdocs-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs-techdocs-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs-techdocs-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs-techdocs-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs-techdocs-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs-techdocs-core/codemeta","maintainers":[{"uuid":"techdocs-core","login":"techdocs-core","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/techdocs-core/","role":null,"created_at":"2023-02-06T20:26:25.779Z","updated_at":"2023-02-06T20:26:25.779Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/techdocs-core/packages"}]}