{"id":457,"url":"https://github.com/mkdocs/mkdocs","last_synced_at":"2026-06-26T18:20:21.574Z","repository":{"id":13148178,"uuid":"15830664","full_name":"mkdocs/mkdocs","owner":"mkdocs","description":"Project documentation with Markdown.","archived":false,"fork":false,"pushed_at":"2025-08-03T20:02:22.000Z","size":33236,"stargazers_count":21096,"open_issues_count":125,"forks_count":2540,"subscribers_count":231,"default_branch":"master","last_synced_at":"2025-09-26T07:01:50.023Z","etag":null,"topics":["documentation","markdown","mkdocs","python","static-site-generator"],"latest_commit_sha":null,"homepage":"https://www.mkdocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mkdocs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":"FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mkdocs"}},"created_at":"2014-01-11T21:05:21.000Z","updated_at":"2025-09-26T04:05:14.000Z","dependencies_parsed_at":"2024-01-03T04:47:56.825Z","dependency_job_id":"3aa8c6cb-6f76-4239-8594-70f2f4ccbbad","html_url":"https://github.com/mkdocs/mkdocs","commit_stats":{"total_commits":1701,"total_committers":270,"mean_commits":6.3,"dds":0.7730746619635509,"last_synced_commit":"7e4892ab2dd4a52efd95a9de407eee63310e0780"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/mkdocs/mkdocs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkdocs","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/sbom","scorecard":{"id":652308,"data":{"date":"2025-08-11","repo":{"name":"github.com/mkdocs/mkdocs","commit":"f68e5fc18d3cd3811dbddfdeda1a57721f9e2e4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":9,"reason":"Found 16/17 approved changesets -- score normalized to 9","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":"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":"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":5,"reason":"1 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy-release.yml:7"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/autofix.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-release.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.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":"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":"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":"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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"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":"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/autofix.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/mkdocs/mkdocs/autofix.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mkdocs/mkdocs/autofix.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/autofix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mkdocs/mkdocs/autofix.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/mkdocs/mkdocs/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/mkdocs/mkdocs/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mkdocs/mkdocs/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/mkdocs/mkdocs/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mkdocs/mkdocs/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/mkdocs/mkdocs/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mkdocs/mkdocs/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/mkdocs/mkdocs/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mkdocs/mkdocs/deploy-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mkdocs/mkdocs/deploy-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mkdocs/mkdocs/deploy-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mkdocs/mkdocs/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mkdocs/mkdocs/docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/autofix.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/deploy-release.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:19","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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"}}]},"last_synced_at":"2025-08-21T13:48:04.723Z","repository_id":13148178,"created_at":"2025-08-21T13:48:04.723Z","updated_at":"2025-08-21T13:48:04.723Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277156227,"owners_count":25770570,"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-09-26T02:00:09.010Z","response_time":78,"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"}},"keywords":["documentation","markdown","mkdocs","python","static-site-generator"],"created_at":"2024-01-11T15:55:40.490Z","updated_at":"2025-09-28T00:21:00.507Z","avatar_url":"https://github.com/mkdocs.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/457","html_url":"https://opencollective.ecosyste.ms/projects/457","collective":{"id":112,"uuid":"a47byg9n-xozdp8xy-0db6mjlv-03rek5w8","slug":"mkdocs","name":"MkDocs","description":"Project documentation with Markdown.","website":"https://www.mkdocs.org/","github":"mkdocs/mkdocs","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.mkdocs.org/"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-27T12:15:13.446Z","created_at":"2024-01-10T13:17:47.118Z","updated_at":"2026-06-27T12:15:13.719Z","transactions_count":8,"balance":3536.059999999999,"account_type":"COLLECTIVE","owner":{"login":"mkdocs","name":"MkDocs","uuid":"9692741","kind":"organization","description":"Project documentation with Markdown","email":null,"website":"http://www.mkdocs.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9692741?v=4","repositories_count":15,"last_synced_at":"2025-10-24T18:59:45.714Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mkdocs","funding_links":["https://github.com/sponsors/mkdocs"],"total_stars":23439,"followers":333,"following":0,"created_at":"2022-11-06T22:27:23.060Z","updated_at":"2025-10-24T18:59:45.714Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkdocs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkdocs/repositories"},"last_project_activity_at":"2025-08-03T20:02:22.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2023-08-18T08:28:14.292Z","collective_updated_at":"2024-06-24T14:54:38.599Z","html_url":"https://opencollective.com/mkdocs","icon_url":"https://images.opencollective.com/mkdocs/logo/40.png","total_donations":10043.25,"total_expenses":-6513.9400000000005,"current_balance":3536.059999999999,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/mkdocs","url":"https://opencollective.ecosyste.ms/collectives/mkdocs","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/mkdocs/projects"}}