[{"id":15138313,"name":"github.com/mkdocs/mkdocs","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/mkdocs/mkdocs","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-08-30T12:33:35.000Z","latest_release_published_at":"2024-08-30T12:33:35.000Z","latest_release_number":"v0.0.0-20240830123335-2d44ad3c584c","last_synced_at":"2026-09-16T19:25:40.186Z","created_at":"2026-09-09T00:43:27.042Z","updated_at":"2026-09-16T19:25:40.187Z","registry_url":"https://pkg.go.dev/github.com/mkdocs/mkdocs","install_command":"go get github.com/mkdocs/mkdocs","documentation_url":"https://pkg.go.dev/github.com/mkdocs/mkdocs#section-documentation","metadata":{},"repo_metadata":{"id":13148178,"uuid":"15830664","full_name":"mkdocs/mkdocs","owner":"mkdocs","description":"Project documentation with Markdown.","archived":false,"fork":false,"pushed_at":"2025-10-20T13:17:06.000Z","size":33238,"stargazers_count":22423,"open_issues_count":189,"forks_count":2645,"subscribers_count":224,"default_branch":"master","last_synced_at":"2026-09-07T11:41:52.420Z","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mkdocs"}},"created_at":"2014-01-11T21:05:21.000Z","updated_at":"2026-09-07T08:12:47.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":341189360,"owners_count":37175875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"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"}},"repo_metadata_updated_at":"2026-09-09T08:45:23.776Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.718583725988072,"dependent_packages_count":4.421204273213441,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.569893999600756},"purl":"pkg:golang/github.com/mkdocs/mkdocs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mkdocs/mkdocs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mkdocs/mkdocs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mkdocs/mkdocs/dependencies","status":"removed","funding_links":["https://github.com/sponsors/mkdocs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T06:54:23.057Z","issues_count":505,"pull_requests_count":381,"avg_time_to_close_issue":35645316.30239521,"avg_time_to_close_pull_request":5038591.127147767,"issues_closed_count":334,"pull_requests_closed_count":290,"pull_request_authors_count":160,"issue_authors_count":417,"avg_comments_per_issue":3.8653465346534652,"avg_comments_per_pull_request":1.8766404199475066,"merged_pull_requests_count":153,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":28,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":885338.5,"past_year_avg_time_to_close_pull_request":2930973.35,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":40,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":2.392857142857143,"past_year_avg_comments_per_pull_request":0.7833333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/issues","maintainers":[{"login":"oprypin","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oprypin"},{"login":"waylan","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waylan"},{"login":"tomchristie","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"ultrabug","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ultrabug"},{"login":"d0ugal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d0ugal"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmkdocs%2Fmkdocs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmkdocs%2Fmkdocs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmkdocs%2Fmkdocs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmkdocs%2Fmkdocs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmkdocs%2Fmkdocs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmkdocs%2Fmkdocs/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2368628,"maintainers_count":0,"namespaces_count":843257,"keywords_count":129209,"github":"golang","metadata":{"funded_packages_count":85799,"sync_missing_packages_cursor":{"timestamp":"2026-09-21T00:14:24.992405Z","path":"github.com/IABTechLab/uid2-operator","version":"v5.28.69-7731e915a3+incompatible"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-21T00:14:28.393Z","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":14540163,"name":"textproc/py-mkdocs","ecosystem":"pkgsrc","description":"Fast and simple static site generator for documentation","homepage":"https://github.com/mkdocs/mkdocs","licenses":"2-clause-bsd","normalized_licenses":["MulanPSL-2.0"],"repository_url":"https://github.com/mkdocs/mkdocs","keywords_array":["textproc","python"],"namespace":"textproc","versions_count":1,"first_release_published_at":"2026-03-06T20:56:15.000Z","latest_release_published_at":"2026-03-06T20:56:15.000Z","latest_release_number":"1.6.1","last_synced_at":"2026-05-27T10:22:29.830Z","created_at":"2026-05-27T10:22:28.016Z","updated_at":"2026-08-15T12:19:37.952Z","registry_url":"https://pkgsrc.se/textproc/py-mkdocs","install_command":"pkg_add py312-mkdocs","documentation_url":"https://pkgsrc.se/textproc/py-mkdocs","metadata":{"pkg_slug":"py-mkdocs","pkgbase":"py312-mkdocs","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py312-mkdocs-1.6.1"},"repo_metadata":{"id":13148178,"uuid":"15830664","full_name":"mkdocs/mkdocs","owner":"mkdocs","description":"Project documentation with Markdown.","archived":false,"fork":false,"pushed_at":"2025-10-20T13:17:06.000Z","size":33238,"stargazers_count":22342,"open_issues_count":185,"forks_count":2641,"subscribers_count":223,"default_branch":"master","last_synced_at":"2026-08-15T12:10:31.294Z","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mkdocs"}},"created_at":"2014-01-11T21:05:21.000Z","updated_at":"2026-08-14T07:23:08.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":286080680,"owners_count":36685667,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"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":"2026-08-15T02:23:47.413Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/mkdocs","funding_links":["https://github.com/sponsors/mkdocs"],"total_stars":24824,"followers":401,"following":0,"created_at":"2022-11-06T22:27:23.060Z","updated_at":"2026-08-15T02:23:47.428Z","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"},"tags":[{"name":"1.6.1","sha":"bb7e8b62185b11d9f59bb7f50b13c15134f62f8a","kind":"commit","published_at":"2024-08-30T12:21:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.6.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0998fec7eb32d269f02c6d87071d6163c251db30","kind":"commit","published_at":"2024-04-20T17:49:39.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.6.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.0/manifests"},{"name":"1.5.3","sha":"00b648f0884244a139f034554b59a032113176f6","kind":"commit","published_at":"2023-09-18T21:23:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"79f17b4b71c73460c304e3281f6ff209788a76bf","kind":"commit","published_at":"2023-08-02T14:51:14.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2865b0fcc4dd9b636963a8fd7e306725e1ac8ab2","kind":"commit","published_at":"2023-07-27T22:42:51.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"0d9e3414e128b1fb1397c22ef60846f762b45a01","kind":"commit","published_at":"2023-07-26T20:30:55.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"3d1b0113c2e3785c59f263c1bff9a76382dc883e","kind":"commit","published_at":"2023-05-02T21:16:34.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"ec7eee6ce375e2599458a2502c259ec185adce53","kind":"commit","published_at":"2022-11-01T18:23:29.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"aa9eabea1a474ddaf817bbdca8bada7cec61aa11","kind":"commit","published_at":"2022-10-15T19:13:41.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"927ee2684b7534b6dedf681fcb5cf753c8c47b7b","kind":"commit","published_at":"2022-09-27T17:26:54.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a17a25c60eb6622556bd74735fab84403f319dd5","kind":"commit","published_at":"2022-07-19T07:23:14.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.3.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"d2e2a2318d9368e30c8cb5a0ab49c2fd2b64fd7f","kind":"commit","published_at":"2022-03-26T19:51:15.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.3.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.0/manifests"},{"name":"1.2.4","sha":"6c1eb589f472c9bf3360e5687c3a40002c7ac804","kind":"commit","published_at":"2022-03-26T19:33:54.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"d167eab473c1b772f0d5f999d580c8bf3ef9b59f","kind":"commit","published_at":"2021-10-12T21:27:41.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"52ed45a58cbec0d9860d13e5ac123d6fd14aeca6","kind":"commit","published_at":"2021-07-18T19:17:36.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"bd167cf3f65cccbdb289f74c0dd99ad083b4d22b","kind":"commit","published_at":"2021-06-09T17:20:07.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.1/manifests"},{"name":"1.2","sha":"cd43e9a24346f7db8d2646e0287f8d40735360ff","kind":"commit","published_at":"2021-06-07T13:44:23.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2/manifests"},{"name":"1.1.2","sha":"ff0b7260564e65b6547fd41753ec971e4237823b","kind":"commit","published_at":"2020-05-14T15:07:56.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.1.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"85b3befb6abc20a05f9cbf6f630aa2c7bce7fad8","kind":"commit","published_at":"2020-05-12T15:43:50.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.1.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.1/manifests"},{"name":"1.1","sha":"eddeeab066cb071dbe426878a85de715df1b93e7","kind":"commit","published_at":"2020-02-23T00:10:35.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1/manifests"},{"name":"1.0.4","sha":"592e0852fe9e9c6c1316da818a8db402f73ff0c0","kind":"commit","published_at":"2018-09-07T16:02:41.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"6a57799769a885f7f68d6f0e9a52efa51bd455a2","kind":"commit","published_at":"2018-08-29T18:21:44.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"954b4cb0da9b9b38475bd8dfec2f481df902e6e8","kind":"commit","published_at":"2018-08-22T15:55:27.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"da3a252cde8252a441f97bcc43f98452fab48c41","kind":"commit","published_at":"2018-08-13T17:40:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.1/manifests"},{"name":"1.0","sha":"8bd00d5f91ef754ac646d3048248251b6233bdf3","kind":"commit","published_at":"2018-08-03T14:26:40.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0/manifests"},{"name":"1.0rc1","sha":"30cdf59077c5a264218c0e69efe06cd700e8acc9","kind":"commit","published_at":"2018-07-27T15:20:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0rc1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0rc1/manifests"},{"name":"1.0b1","sha":"cd5c80375c6616fb52a1010bf21cd6fc7634c50e","kind":"commit","published_at":"2018-07-20T18:00:06.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0b1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0b1/manifests"},{"name":"1.0a1","sha":"5ff7ee32fa68f81e56c0948053e7d478dbe0cc01","kind":"commit","published_at":"2018-07-14T00:56:14.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0a1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0a1/manifests"},{"name":"0.17.5","sha":"9ef0ff731d4aade0b68b84bfcbcfd2140067f70a","kind":"commit","published_at":"2018-07-06T14:19:03.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.5","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"94bc83ba21d17462438fbb6fd8a145126199a823","kind":"commit","published_at":"2018-06-08T15:01:12.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"05042644d60dc24b91f4eb61e852b2d28c3b1e98","kind":"commit","published_at":"2018-03-07T16:42:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"269190c9aa18a33d397f424860fcf07bbfe96f0c","kind":"commit","published_at":"2017-11-15T15:34:02.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"109e517f7f0d774f28149c8e376c7790e0015203","kind":"commit","published_at":"2017-10-30T18:45:58.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"d393158445d72f2121ba49dffd94aa026db475ea","kind":"commit","published_at":"2017-10-19T23:01:36.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f8c3433b3dc691574d6e14de92ffddb03937e3eb","kind":"commit","published_at":"2017-04-04T21:56:12.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"2706d21b2488815f17f520d050c06b2963f20a37","kind":"commit","published_at":"2017-03-14T01:55:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"f5e9339579ca18f697a5a8fdae5058dbb40cd41e","kind":"commit","published_at":"2016-12-22T09:06:58.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"088828b227d9210430474cc293fca99a268e3a79","kind":"commit","published_at":"2016-11-04T10:48:26.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"61d36318f58839bc304f104a29ed796bc81d28dc","kind":"commit","published_at":"2016-02-18T21:48:38.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"09253e9cacd31bb0dc0ef37b26debfc5100888fa","kind":"commit","published_at":"2016-02-08T09:08:31.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"ea5f07bf663a378cbe3375cd40e94a9cc4f2b065","kind":"commit","published_at":"2016-01-30T08:28:13.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"a59ade70ec9792c0e1f3dcc3ab1a7998817f0b87","kind":"commit","published_at":"2016-01-21T09:48:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"40e7bb02bba2b44f9b6fd446c832ebeccc2654c9","kind":"tag","published_at":"2015-06-09T09:46:57.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.14.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.14.0/manifests"},{"name":"0.13.3","sha":"b976883ad1ef10ae80765f5aa243bd38b5c8a53b","kind":"commit","published_at":"2015-06-02T08:11:30.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"038bf75b5cea2038bfbe696af2211731ba77ed8e","kind":"commit","published_at":"2015-05-30T16:46:50.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0ee3ddb56d354decbe875112b294175d2b677ea2","kind":"commit","published_at":"2015-05-27T07:41:23.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"a6bf8321ddd5fee96037776bda7b9e79c1d5459f","kind":"commit","published_at":"2015-05-26T19:12:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.0/manifests"},{"name":"0.12.2","sha":"12cc8112abf121d78279a6db2f963592958a6022","kind":"tag","published_at":"2015-04-22T06:53:56.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.12.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"81f4d696ae1be9622ba40279b5cc509215b22bd6","kind":"tag","published_at":"2015-04-14T08:32:01.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.12.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"aba0107c33632d76518d2cdd13c0956e779f3632","kind":"tag","published_at":"2015-04-14T07:34:45.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.12.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"455c1a66dbc77960893ad371d76dae0fa59bfa96","kind":"tag","published_at":"2014-11-20T09:46:38.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.11.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11.1/manifests"},{"name":"0.11","sha":"39756d3f076b119c58872a135ab3e160195f4b63","kind":"tag","published_at":"2014-11-18T15:33:34.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.11","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11/manifests"},{"name":"0.10","sha":"ea11eb71a517827a3bbfc148d2a48bb01fb681b3","kind":"tag","published_at":"2014-10-29T09:03:07.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.10","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.10/manifests"},{"name":"0.9","sha":"dd079c81bee162c2e8b3be7d6c9b9d52442e6023","kind":"tag","published_at":"2014-03-31T15:58:16.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.9","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.9/manifests"},{"name":"0.8","sha":"31659362b0e4cf1e888527007f9aa0eeabf1b6d2","kind":"tag","published_at":"2014-03-31T14:08:45.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.8","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.8/manifests"},{"name":"0.7","sha":"98796687ad32540126eee361645cad49e73977fc","kind":"tag","published_at":"2014-03-31T13:37:19.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.7","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.7/manifests"},{"name":"0.6","sha":"b7dc915716f55c32df7258914be873f1f7856da5","kind":"tag","published_at":"2014-03-31T02:11:18.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.6","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.6/manifests"},{"name":"0.5","sha":"ba8212f14d61a0ec9359c1da59c553db953cf68f","kind":"tag","published_at":"2014-02-26T09:31:27.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.5","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.5/manifests"},{"name":"0.4","sha":"cee8e9cab5ac1664389432db1c0a2acc48775d5f","kind":"tag","published_at":"2014-02-12T16:17:54.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.4/manifests"},{"name":"0.3","sha":"5f305125011b87f665fadbd55f9ad5148a4eba75","kind":"tag","published_at":"2014-02-01T22:23:51.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.3/manifests"},{"name":"0.2","sha":"4635afcfca7978abd94e2a07947c758f058e8bea","kind":"tag","published_at":"2014-01-21T17:00:13.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:19:37.951Z","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:pkgsrc/textproc/py-mkdocs?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/textproc/py-mkdocs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/textproc/py-mkdocs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/textproc/py-mkdocs/dependencies","status":null,"funding_links":["https://github.com/sponsors/mkdocs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T01:25:40.997Z","issues_count":504,"pull_requests_count":376,"avg_time_to_close_issue":35645316.30239521,"avg_time_to_close_pull_request":5049315.906896552,"issues_closed_count":334,"pull_requests_closed_count":289,"pull_request_authors_count":156,"issue_authors_count":416,"avg_comments_per_issue":3.8452380952380953,"avg_comments_per_pull_request":1.8856382978723405,"merged_pull_requests_count":153,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":29,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":804945.8181818182,"past_year_avg_time_to_close_pull_request":2834563.65,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":2.310344827586207,"past_year_avg_comments_per_pull_request":0.7192982456140351,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/issues","maintainers":[{"login":"oprypin","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oprypin"},{"login":"waylan","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waylan"},{"login":"tomchristie","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"ultrabug","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ultrabug"},{"login":"d0ugal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d0ugal"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-mkdocs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-mkdocs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-mkdocs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-mkdocs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-mkdocs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-mkdocs/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19691,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":593},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-09-20T05:00:08.318Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":2803606,"name":"mkdocs","ecosystem":"pypi","description":"Project documentation with Markdown.","homepage":null,"licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/mkdocs/mkdocs","keywords_array":[],"namespace":null,"versions_count":69,"first_release_published_at":"2014-01-21T17:11:56.000Z","latest_release_published_at":"2024-08-30T12:24:05.000Z","latest_release_number":"1.6.1","last_synced_at":"2026-09-20T09:18:41.191Z","created_at":"2022-04-10T11:37:01.588Z","updated_at":"2026-09-21T02:18:43.009Z","registry_url":"https://pypi.org/project/mkdocs/","install_command":"pip install mkdocs --index-url https://pypi.org/simple","documentation_url":"https://www.mkdocs.org/","metadata":{"funding":null,"documentation":"https://www.mkdocs.org/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","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 :: Documentation","Topic :: Text Processing"],"normalized_name":"mkdocs","project_status":null},"repo_metadata":{"id":13148178,"uuid":"15830664","full_name":"mkdocs/mkdocs","owner":"mkdocs","description":"Project documentation with Markdown.","archived":false,"fork":false,"pushed_at":"2025-10-20T13:17:06.000Z","size":33238,"stargazers_count":22423,"open_issues_count":189,"forks_count":2645,"subscribers_count":224,"default_branch":"master","last_synced_at":"2026-09-07T11:41:52.420Z","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mkdocs"}},"created_at":"2014-01-11T21:05:21.000Z","updated_at":"2026-09-07T08:12:47.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":341189360,"owners_count":37175875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"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":"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":"2026-09-10T01:08:46.547Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/mkdocs","funding_links":["https://github.com/sponsors/mkdocs"],"total_stars":24933,"followers":406,"following":0,"created_at":"2022-11-06T22:27:23.060Z","updated_at":"2026-09-10T01:08:46.557Z","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"},"tags":[{"name":"1.6.1","sha":"bb7e8b62185b11d9f59bb7f50b13c15134f62f8a","kind":"commit","published_at":"2024-08-30T12:21:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.6.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0998fec7eb32d269f02c6d87071d6163c251db30","kind":"commit","published_at":"2024-04-20T17:49:39.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.6.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.0/manifests"},{"name":"1.5.3","sha":"00b648f0884244a139f034554b59a032113176f6","kind":"commit","published_at":"2023-09-18T21:23:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"79f17b4b71c73460c304e3281f6ff209788a76bf","kind":"commit","published_at":"2023-08-02T14:51:14.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2865b0fcc4dd9b636963a8fd7e306725e1ac8ab2","kind":"commit","published_at":"2023-07-27T22:42:51.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"0d9e3414e128b1fb1397c22ef60846f762b45a01","kind":"commit","published_at":"2023-07-26T20:30:55.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"3d1b0113c2e3785c59f263c1bff9a76382dc883e","kind":"commit","published_at":"2023-05-02T21:16:34.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"ec7eee6ce375e2599458a2502c259ec185adce53","kind":"commit","published_at":"2022-11-01T18:23:29.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"aa9eabea1a474ddaf817bbdca8bada7cec61aa11","kind":"commit","published_at":"2022-10-15T19:13:41.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"927ee2684b7534b6dedf681fcb5cf753c8c47b7b","kind":"commit","published_at":"2022-09-27T17:26:54.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a17a25c60eb6622556bd74735fab84403f319dd5","kind":"commit","published_at":"2022-07-19T07:23:14.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.3.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"d2e2a2318d9368e30c8cb5a0ab49c2fd2b64fd7f","kind":"commit","published_at":"2022-03-26T19:51:15.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.3.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.0/manifests"},{"name":"1.2.4","sha":"6c1eb589f472c9bf3360e5687c3a40002c7ac804","kind":"commit","published_at":"2022-03-26T19:33:54.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"d167eab473c1b772f0d5f999d580c8bf3ef9b59f","kind":"commit","published_at":"2021-10-12T21:27:41.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"52ed45a58cbec0d9860d13e5ac123d6fd14aeca6","kind":"commit","published_at":"2021-07-18T19:17:36.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"bd167cf3f65cccbdb289f74c0dd99ad083b4d22b","kind":"commit","published_at":"2021-06-09T17:20:07.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.1/manifests"},{"name":"1.2","sha":"cd43e9a24346f7db8d2646e0287f8d40735360ff","kind":"commit","published_at":"2021-06-07T13:44:23.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2/manifests"},{"name":"1.1.2","sha":"ff0b7260564e65b6547fd41753ec971e4237823b","kind":"commit","published_at":"2020-05-14T15:07:56.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.1.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"85b3befb6abc20a05f9cbf6f630aa2c7bce7fad8","kind":"commit","published_at":"2020-05-12T15:43:50.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.1.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.1/manifests"},{"name":"1.1","sha":"eddeeab066cb071dbe426878a85de715df1b93e7","kind":"commit","published_at":"2020-02-23T00:10:35.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1/manifests"},{"name":"1.0.4","sha":"592e0852fe9e9c6c1316da818a8db402f73ff0c0","kind":"commit","published_at":"2018-09-07T16:02:41.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"6a57799769a885f7f68d6f0e9a52efa51bd455a2","kind":"commit","published_at":"2018-08-29T18:21:44.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"954b4cb0da9b9b38475bd8dfec2f481df902e6e8","kind":"commit","published_at":"2018-08-22T15:55:27.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"da3a252cde8252a441f97bcc43f98452fab48c41","kind":"commit","published_at":"2018-08-13T17:40:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.1/manifests"},{"name":"1.0","sha":"8bd00d5f91ef754ac646d3048248251b6233bdf3","kind":"commit","published_at":"2018-08-03T14:26:40.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0/manifests"},{"name":"1.0rc1","sha":"30cdf59077c5a264218c0e69efe06cd700e8acc9","kind":"commit","published_at":"2018-07-27T15:20:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0rc1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0rc1/manifests"},{"name":"1.0b1","sha":"cd5c80375c6616fb52a1010bf21cd6fc7634c50e","kind":"commit","published_at":"2018-07-20T18:00:06.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0b1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0b1/manifests"},{"name":"1.0a1","sha":"5ff7ee32fa68f81e56c0948053e7d478dbe0cc01","kind":"commit","published_at":"2018-07-14T00:56:14.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0a1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0a1/manifests"},{"name":"0.17.5","sha":"9ef0ff731d4aade0b68b84bfcbcfd2140067f70a","kind":"commit","published_at":"2018-07-06T14:19:03.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.5","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"94bc83ba21d17462438fbb6fd8a145126199a823","kind":"commit","published_at":"2018-06-08T15:01:12.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"05042644d60dc24b91f4eb61e852b2d28c3b1e98","kind":"commit","published_at":"2018-03-07T16:42:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"269190c9aa18a33d397f424860fcf07bbfe96f0c","kind":"commit","published_at":"2017-11-15T15:34:02.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"109e517f7f0d774f28149c8e376c7790e0015203","kind":"commit","published_at":"2017-10-30T18:45:58.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"d393158445d72f2121ba49dffd94aa026db475ea","kind":"commit","published_at":"2017-10-19T23:01:36.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f8c3433b3dc691574d6e14de92ffddb03937e3eb","kind":"commit","published_at":"2017-04-04T21:56:12.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"2706d21b2488815f17f520d050c06b2963f20a37","kind":"commit","published_at":"2017-03-14T01:55:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"f5e9339579ca18f697a5a8fdae5058dbb40cd41e","kind":"commit","published_at":"2016-12-22T09:06:58.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"088828b227d9210430474cc293fca99a268e3a79","kind":"commit","published_at":"2016-11-04T10:48:26.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"61d36318f58839bc304f104a29ed796bc81d28dc","kind":"commit","published_at":"2016-02-18T21:48:38.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"09253e9cacd31bb0dc0ef37b26debfc5100888fa","kind":"commit","published_at":"2016-02-08T09:08:31.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"ea5f07bf663a378cbe3375cd40e94a9cc4f2b065","kind":"commit","published_at":"2016-01-30T08:28:13.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"a59ade70ec9792c0e1f3dcc3ab1a7998817f0b87","kind":"commit","published_at":"2016-01-21T09:48:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"40e7bb02bba2b44f9b6fd446c832ebeccc2654c9","kind":"tag","published_at":"2015-06-09T09:46:57.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.14.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.14.0/manifests"},{"name":"0.13.3","sha":"b976883ad1ef10ae80765f5aa243bd38b5c8a53b","kind":"commit","published_at":"2015-06-02T08:11:30.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"038bf75b5cea2038bfbe696af2211731ba77ed8e","kind":"commit","published_at":"2015-05-30T16:46:50.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0ee3ddb56d354decbe875112b294175d2b677ea2","kind":"commit","published_at":"2015-05-27T07:41:23.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"a6bf8321ddd5fee96037776bda7b9e79c1d5459f","kind":"commit","published_at":"2015-05-26T19:12:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.0/manifests"},{"name":"0.12.2","sha":"12cc8112abf121d78279a6db2f963592958a6022","kind":"tag","published_at":"2015-04-22T06:53:56.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.12.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"81f4d696ae1be9622ba40279b5cc509215b22bd6","kind":"tag","published_at":"2015-04-14T08:32:01.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.12.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"aba0107c33632d76518d2cdd13c0956e779f3632","kind":"tag","published_at":"2015-04-14T07:34:45.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.12.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"455c1a66dbc77960893ad371d76dae0fa59bfa96","kind":"tag","published_at":"2014-11-20T09:46:38.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.11.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11.1/manifests"},{"name":"0.11","sha":"39756d3f076b119c58872a135ab3e160195f4b63","kind":"tag","published_at":"2014-11-18T15:33:34.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.11","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11/manifests"},{"name":"0.10","sha":"ea11eb71a517827a3bbfc148d2a48bb01fb681b3","kind":"tag","published_at":"2014-10-29T09:03:07.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.10","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.10/manifests"},{"name":"0.9","sha":"dd079c81bee162c2e8b3be7d6c9b9d52442e6023","kind":"tag","published_at":"2014-03-31T15:58:16.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.9","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.9/manifests"},{"name":"0.8","sha":"31659362b0e4cf1e888527007f9aa0eeabf1b6d2","kind":"tag","published_at":"2014-03-31T14:08:45.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.8","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.8/manifests"},{"name":"0.7","sha":"98796687ad32540126eee361645cad49e73977fc","kind":"tag","published_at":"2014-03-31T13:37:19.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.7","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.7/manifests"},{"name":"0.6","sha":"b7dc915716f55c32df7258914be873f1f7856da5","kind":"tag","published_at":"2014-03-31T02:11:18.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.6","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.6/manifests"},{"name":"0.5","sha":"ba8212f14d61a0ec9359c1da59c553db953cf68f","kind":"tag","published_at":"2014-02-26T09:31:27.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.5","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.5/manifests"},{"name":"0.4","sha":"cee8e9cab5ac1664389432db1c0a2acc48775d5f","kind":"tag","published_at":"2014-02-12T16:17:54.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.4/manifests"},{"name":"0.3","sha":"5f305125011b87f665fadbd55f9ad5148a4eba75","kind":"tag","published_at":"2014-02-01T22:23:51.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.3/manifests"},{"name":"0.2","sha":"4635afcfca7978abd94e2a07947c758f058e8bea","kind":"tag","published_at":"2014-01-21T17:00:13.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.2/manifests"}]},"repo_metadata_updated_at":"2026-09-13T10:13:20.515Z","dependent_packages_count":1494,"downloads":13596988,"downloads_period":"last-month","dependent_repos_count":18004,"rankings":{"downloads":0.20575936224097213,"dependent_repos_count":0.061176837157518954,"dependent_packages_count":0.01671913562068841,"stargazers_count":0.11741392969983452,"forks_count":0.31291382235538423,"docker_downloads_count":0.6845346095606857,"average":0.23308628277251398},"purl":"pkg:pypi/mkdocs","advisories":[{"uuid":"GSA_kwCzR0hTQS1xaDlxLTM0aDYtaGN2Oc0WYQ","url":"https://github.com/advisories/GHSA-qh9q-34h6-hcv9","title":"Directory traversal in mkdocs","description":"The mkdocs 1.2.2 built-in dev-server allows directory traversal using the port 8000, enabling remote exploitation to obtain :sensitive information.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-10-12T18:48:24.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-40978","https://github.com/mkdocs/mkdocs/issues/2601","https://github.com/mkdocs/mkdocs","https://github.com/nisdn/CVE-2021-40978/issues/1","https://github.com/mkdocs/mkdocs/pull/2604","https://github.com/mkdocs/mkdocs/releases/tag/1.2.3","https://github.com/nisdn/CVE-2021-40978","https://github.com/mkdocs/mkdocs/commit/57540911a0d632674dd23edec765189f96f84f6b","https://github.com/pypa/advisory-database/tree/main/vulns/mkdocs/PYSEC-2021-878.yaml","https://github.com/mkdocs/mkdocs/commit/1b15412f4caae476c262210315fd068d0521a833","https://github.com/advisories/GHSA-qh9q-34h6-hcv9"],"source_kind":"github","identifiers":["GHSA-qh9q-34h6-hcv9","CVE-2021-40978"],"repository_url":"https://github.com/mkdocs/mkdocs","blast_radius":37.02171033711804,"created_at":"2022-12-21T16:12:44.548Z","updated_at":"2026-09-21T01:11:59.063Z","epss_percentage":0.15103,"epss_percentile":0.96564,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xaDlxLTM0aDYtaGN2Oc0WYQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xaDlxLTM0aDYtaGN2Oc0WYQ","packages":[{"ecosystem":"pypi","package_name":"mkdocs","versions":[{"first_patched_version":"1.2.3","vulnerable_version_range":"= 1.2.2"}],"purl":"pkg:pypi/mkdocs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xaDlxLTM0aDYtaGN2Oc0WYQ/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mkdocs","docker_dependents_count":507,"docker_downloads_count":12997161,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mkdocs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mkdocs/dependencies","status":null,"funding_links":["https://github.com/sponsors/mkdocs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-12T19:01:47.846Z","issues_count":505,"pull_requests_count":383,"avg_time_to_close_issue":35645316.30239521,"avg_time_to_close_pull_request":5004198.825938567,"issues_closed_count":334,"pull_requests_closed_count":292,"pull_request_authors_count":161,"issue_authors_count":417,"avg_comments_per_issue":3.8653465346534652,"avg_comments_per_pull_request":1.8668407310704962,"merged_pull_requests_count":153,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":28,"past_year_pull_requests_count":62,"past_year_avg_time_to_close_issue":885338.5,"past_year_avg_time_to_close_pull_request":2664532.0454545454,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":41,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":2.392857142857143,"past_year_avg_comments_per_pull_request":0.7580645161290323,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/issues","maintainers":[{"login":"oprypin","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oprypin"},{"login":"waylan","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waylan"},{"login":"tomchristie","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"ultrabug","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ultrabug"},{"login":"d0ugal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d0ugal"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs/codemeta","maintainers":[{"uuid":"d0ugal","login":"d0ugal","name":null,"email":null,"url":null,"packages_count":25,"html_url":"https://pypi.org/user/d0ugal/","role":null,"created_at":"2022-11-25T09:02:09.118Z","updated_at":"2022-11-25T09:02:09.118Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/d0ugal/packages"},{"uuid":"lovelydinosaur","login":"lovelydinosaur","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/lovelydinosaur/","role":"Owner","created_at":"2026-08-29T12:06:55.989Z","updated_at":"2026-08-29T12:06:55.989Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lovelydinosaur/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":936524,"maintainers_count":402650,"namespaces_count":0,"keywords_count":315385,"github":"pypi","metadata":{"funded_packages_count":60030,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-18T05:01:40.175Z","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":12047831,"name":"hutb-doc","ecosystem":"pypi","description":"Project documentation with Markdown.","homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/mkdocs/mkdocs","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2025-08-28T06:26:38.000Z","latest_release_published_at":"2026-08-01T09:27:44.000Z","latest_release_number":"1.5.9","last_synced_at":"2026-09-16T12:21:24.350Z","created_at":"2025-08-28T06:47:31.926Z","updated_at":"2026-09-16T12:21:24.350Z","registry_url":"https://pypi.org/project/hutb-doc/","install_command":"pip install hutb-doc --index-url https://pypi.org/simple","documentation_url":"https://www.mkdocs.org/","metadata":{"funding":null,"documentation":"https://www.mkdocs.org/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","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 :: Documentation","Topic :: Text Processing"],"normalized_name":"hutb-doc","project_status":null},"repo_metadata":{"id":13148178,"uuid":"15830664","full_name":"mkdocs/mkdocs","owner":"mkdocs","description":"Project documentation with Markdown.","archived":false,"fork":false,"pushed_at":"2025-10-20T13:17:06.000Z","size":33238,"stargazers_count":22423,"open_issues_count":189,"forks_count":2645,"subscribers_count":224,"default_branch":"master","last_synced_at":"2026-09-07T11:41:52.420Z","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mkdocs"}},"created_at":"2014-01-11T21:05:21.000Z","updated_at":"2026-09-07T08:12:47.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":341189360,"owners_count":37175875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"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":"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":"2026-09-10T01:08:46.547Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/mkdocs","funding_links":["https://github.com/sponsors/mkdocs"],"total_stars":24933,"followers":406,"following":0,"created_at":"2022-11-06T22:27:23.060Z","updated_at":"2026-09-10T01:08:46.557Z","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"},"tags":[{"name":"1.6.1","sha":"bb7e8b62185b11d9f59bb7f50b13c15134f62f8a","kind":"commit","published_at":"2024-08-30T12:21:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.6.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0998fec7eb32d269f02c6d87071d6163c251db30","kind":"commit","published_at":"2024-04-20T17:49:39.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.6.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.0/manifests"},{"name":"1.5.3","sha":"00b648f0884244a139f034554b59a032113176f6","kind":"commit","published_at":"2023-09-18T21:23:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"79f17b4b71c73460c304e3281f6ff209788a76bf","kind":"commit","published_at":"2023-08-02T14:51:14.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2865b0fcc4dd9b636963a8fd7e306725e1ac8ab2","kind":"commit","published_at":"2023-07-27T22:42:51.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"0d9e3414e128b1fb1397c22ef60846f762b45a01","kind":"commit","published_at":"2023-07-26T20:30:55.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"3d1b0113c2e3785c59f263c1bff9a76382dc883e","kind":"commit","published_at":"2023-05-02T21:16:34.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"ec7eee6ce375e2599458a2502c259ec185adce53","kind":"commit","published_at":"2022-11-01T18:23:29.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"aa9eabea1a474ddaf817bbdca8bada7cec61aa11","kind":"commit","published_at":"2022-10-15T19:13:41.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"927ee2684b7534b6dedf681fcb5cf753c8c47b7b","kind":"commit","published_at":"2022-09-27T17:26:54.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a17a25c60eb6622556bd74735fab84403f319dd5","kind":"commit","published_at":"2022-07-19T07:23:14.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.3.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"d2e2a2318d9368e30c8cb5a0ab49c2fd2b64fd7f","kind":"commit","published_at":"2022-03-26T19:51:15.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.3.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.0/manifests"},{"name":"1.2.4","sha":"6c1eb589f472c9bf3360e5687c3a40002c7ac804","kind":"commit","published_at":"2022-03-26T19:33:54.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"d167eab473c1b772f0d5f999d580c8bf3ef9b59f","kind":"commit","published_at":"2021-10-12T21:27:41.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"52ed45a58cbec0d9860d13e5ac123d6fd14aeca6","kind":"commit","published_at":"2021-07-18T19:17:36.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"bd167cf3f65cccbdb289f74c0dd99ad083b4d22b","kind":"commit","published_at":"2021-06-09T17:20:07.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.1/manifests"},{"name":"1.2","sha":"cd43e9a24346f7db8d2646e0287f8d40735360ff","kind":"commit","published_at":"2021-06-07T13:44:23.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2/manifests"},{"name":"1.1.2","sha":"ff0b7260564e65b6547fd41753ec971e4237823b","kind":"commit","published_at":"2020-05-14T15:07:56.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.1.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"85b3befb6abc20a05f9cbf6f630aa2c7bce7fad8","kind":"commit","published_at":"2020-05-12T15:43:50.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.1.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.1/manifests"},{"name":"1.1","sha":"eddeeab066cb071dbe426878a85de715df1b93e7","kind":"commit","published_at":"2020-02-23T00:10:35.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1/manifests"},{"name":"1.0.4","sha":"592e0852fe9e9c6c1316da818a8db402f73ff0c0","kind":"commit","published_at":"2018-09-07T16:02:41.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"6a57799769a885f7f68d6f0e9a52efa51bd455a2","kind":"commit","published_at":"2018-08-29T18:21:44.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"954b4cb0da9b9b38475bd8dfec2f481df902e6e8","kind":"commit","published_at":"2018-08-22T15:55:27.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"da3a252cde8252a441f97bcc43f98452fab48c41","kind":"commit","published_at":"2018-08-13T17:40:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.1/manifests"},{"name":"1.0","sha":"8bd00d5f91ef754ac646d3048248251b6233bdf3","kind":"commit","published_at":"2018-08-03T14:26:40.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0/manifests"},{"name":"1.0rc1","sha":"30cdf59077c5a264218c0e69efe06cd700e8acc9","kind":"commit","published_at":"2018-07-27T15:20:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0rc1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0rc1/manifests"},{"name":"1.0b1","sha":"cd5c80375c6616fb52a1010bf21cd6fc7634c50e","kind":"commit","published_at":"2018-07-20T18:00:06.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0b1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0b1/manifests"},{"name":"1.0a1","sha":"5ff7ee32fa68f81e56c0948053e7d478dbe0cc01","kind":"commit","published_at":"2018-07-14T00:56:14.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0a1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0a1/manifests"},{"name":"0.17.5","sha":"9ef0ff731d4aade0b68b84bfcbcfd2140067f70a","kind":"commit","published_at":"2018-07-06T14:19:03.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.5","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"94bc83ba21d17462438fbb6fd8a145126199a823","kind":"commit","published_at":"2018-06-08T15:01:12.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"05042644d60dc24b91f4eb61e852b2d28c3b1e98","kind":"commit","published_at":"2018-03-07T16:42:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"269190c9aa18a33d397f424860fcf07bbfe96f0c","kind":"commit","published_at":"2017-11-15T15:34:02.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"109e517f7f0d774f28149c8e376c7790e0015203","kind":"commit","published_at":"2017-10-30T18:45:58.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"d393158445d72f2121ba49dffd94aa026db475ea","kind":"commit","published_at":"2017-10-19T23:01:36.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f8c3433b3dc691574d6e14de92ffddb03937e3eb","kind":"commit","published_at":"2017-04-04T21:56:12.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"2706d21b2488815f17f520d050c06b2963f20a37","kind":"commit","published_at":"2017-03-14T01:55:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"f5e9339579ca18f697a5a8fdae5058dbb40cd41e","kind":"commit","published_at":"2016-12-22T09:06:58.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"088828b227d9210430474cc293fca99a268e3a79","kind":"commit","published_at":"2016-11-04T10:48:26.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"61d36318f58839bc304f104a29ed796bc81d28dc","kind":"commit","published_at":"2016-02-18T21:48:38.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"09253e9cacd31bb0dc0ef37b26debfc5100888fa","kind":"commit","published_at":"2016-02-08T09:08:31.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"ea5f07bf663a378cbe3375cd40e94a9cc4f2b065","kind":"commit","published_at":"2016-01-30T08:28:13.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"a59ade70ec9792c0e1f3dcc3ab1a7998817f0b87","kind":"commit","published_at":"2016-01-21T09:48:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"40e7bb02bba2b44f9b6fd446c832ebeccc2654c9","kind":"tag","published_at":"2015-06-09T09:46:57.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.14.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.14.0/manifests"},{"name":"0.13.3","sha":"b976883ad1ef10ae80765f5aa243bd38b5c8a53b","kind":"commit","published_at":"2015-06-02T08:11:30.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"038bf75b5cea2038bfbe696af2211731ba77ed8e","kind":"commit","published_at":"2015-05-30T16:46:50.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0ee3ddb56d354decbe875112b294175d2b677ea2","kind":"commit","published_at":"2015-05-27T07:41:23.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"a6bf8321ddd5fee96037776bda7b9e79c1d5459f","kind":"commit","published_at":"2015-05-26T19:12:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.0/manifests"},{"name":"0.12.2","sha":"12cc8112abf121d78279a6db2f963592958a6022","kind":"tag","published_at":"2015-04-22T06:53:56.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.12.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"81f4d696ae1be9622ba40279b5cc509215b22bd6","kind":"tag","published_at":"2015-04-14T08:32:01.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.12.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"aba0107c33632d76518d2cdd13c0956e779f3632","kind":"tag","published_at":"2015-04-14T07:34:45.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.12.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"455c1a66dbc77960893ad371d76dae0fa59bfa96","kind":"tag","published_at":"2014-11-20T09:46:38.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.11.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11.1/manifests"},{"name":"0.11","sha":"39756d3f076b119c58872a135ab3e160195f4b63","kind":"tag","published_at":"2014-11-18T15:33:34.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.11","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11/manifests"},{"name":"0.10","sha":"ea11eb71a517827a3bbfc148d2a48bb01fb681b3","kind":"tag","published_at":"2014-10-29T09:03:07.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.10","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.10/manifests"},{"name":"0.9","sha":"dd079c81bee162c2e8b3be7d6c9b9d52442e6023","kind":"tag","published_at":"2014-03-31T15:58:16.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.9","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.9/manifests"},{"name":"0.8","sha":"31659362b0e4cf1e888527007f9aa0eeabf1b6d2","kind":"tag","published_at":"2014-03-31T14:08:45.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.8","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.8/manifests"},{"name":"0.7","sha":"98796687ad32540126eee361645cad49e73977fc","kind":"tag","published_at":"2014-03-31T13:37:19.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.7","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.7/manifests"},{"name":"0.6","sha":"b7dc915716f55c32df7258914be873f1f7856da5","kind":"tag","published_at":"2014-03-31T02:11:18.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.6","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.6/manifests"},{"name":"0.5","sha":"ba8212f14d61a0ec9359c1da59c553db953cf68f","kind":"tag","published_at":"2014-02-26T09:31:27.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.5","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.5/manifests"},{"name":"0.4","sha":"cee8e9cab5ac1664389432db1c0a2acc48775d5f","kind":"tag","published_at":"2014-02-12T16:17:54.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.4/manifests"},{"name":"0.3","sha":"5f305125011b87f665fadbd55f9ad5148a4eba75","kind":"tag","published_at":"2014-02-01T22:23:51.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.3/manifests"},{"name":"0.2","sha":"4635afcfca7978abd94e2a07947c758f058e8bea","kind":"tag","published_at":"2014-01-21T17:00:13.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.2/manifests"}]},"repo_metadata_updated_at":"2026-09-12T19:52:26.171Z","dependent_packages_count":0,"downloads":493,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":48.63093605123217,"dependent_packages_count":8.629772187537236,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.6303541193847},"purl":"pkg:pypi/hutb-doc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/hutb-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/hutb-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/hutb-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/mkdocs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T19:01:34.548Z","issues_count":505,"pull_requests_count":383,"avg_time_to_close_issue":35645316.30239521,"avg_time_to_close_pull_request":5004198.825938567,"issues_closed_count":334,"pull_requests_closed_count":292,"pull_request_authors_count":161,"issue_authors_count":417,"avg_comments_per_issue":3.8653465346534652,"avg_comments_per_pull_request":1.8668407310704962,"merged_pull_requests_count":153,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":28,"past_year_pull_requests_count":62,"past_year_avg_time_to_close_issue":885338.5,"past_year_avg_time_to_close_pull_request":2664532.0454545454,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":41,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":2.392857142857143,"past_year_avg_comments_per_pull_request":0.7580645161290323,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/issues","maintainers":[{"login":"oprypin","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oprypin"},{"login":"waylan","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waylan"},{"login":"tomchristie","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"ultrabug","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ultrabug"},{"login":"d0ugal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d0ugal"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hutb-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hutb-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hutb-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hutb-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hutb-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hutb-doc/codemeta","maintainers":[],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":936524,"maintainers_count":402650,"namespaces_count":0,"keywords_count":315385,"github":"pypi","metadata":{"funded_packages_count":60030,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-18T05:01:40.175Z","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":5700118,"name":"mkdocs-zh","ecosystem":"pypi","description":"Project documentation with Markdown.","homepage":null,"licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/mkdocs/mkdocs","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-12-16T11:14:04.000Z","latest_release_published_at":"2022-12-16T11:14:04.000Z","latest_release_number":"1.4.2b1","last_synced_at":"2026-09-16T12:22:01.625Z","created_at":"2022-12-16T11:28:01.763Z","updated_at":"2026-09-17T00:46:30.656Z","registry_url":"https://pypi.org/project/mkdocs-zh/","install_command":"pip install mkdocs-zh --index-url https://pypi.org/simple","documentation_url":"https://www.mkdocs.org/","metadata":{"funding":null,"documentation":"https://www.mkdocs.org/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Documentation","Topic :: Text Processing"],"normalized_name":"mkdocs-zh","project_status":null},"repo_metadata":{"id":13148178,"uuid":"15830664","full_name":"mkdocs/mkdocs","owner":"mkdocs","description":"Project documentation with Markdown.","archived":false,"fork":false,"pushed_at":"2025-10-20T13:17:06.000Z","size":33238,"stargazers_count":22439,"open_issues_count":189,"forks_count":2645,"subscribers_count":224,"default_branch":"master","last_synced_at":"2026-09-16T12:51:56.219Z","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mkdocs"}},"created_at":"2014-01-11T21:05:21.000Z","updated_at":"2026-09-16T10:54: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":341189360,"owners_count":37376912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-16T02:00:06.638Z","response_time":96,"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":"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":"2026-09-10T01:08:46.547Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/mkdocs","funding_links":["https://github.com/sponsors/mkdocs"],"total_stars":24933,"followers":406,"following":0,"created_at":"2022-11-06T22:27:23.060Z","updated_at":"2026-09-10T01:08:46.557Z","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"},"tags":[{"name":"1.6.1","sha":"bb7e8b62185b11d9f59bb7f50b13c15134f62f8a","kind":"commit","published_at":"2024-08-30T12:21:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.6.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0998fec7eb32d269f02c6d87071d6163c251db30","kind":"commit","published_at":"2024-04-20T17:49:39.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.6.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.0/manifests"},{"name":"1.5.3","sha":"00b648f0884244a139f034554b59a032113176f6","kind":"commit","published_at":"2023-09-18T21:23:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"79f17b4b71c73460c304e3281f6ff209788a76bf","kind":"commit","published_at":"2023-08-02T14:51:14.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2865b0fcc4dd9b636963a8fd7e306725e1ac8ab2","kind":"commit","published_at":"2023-07-27T22:42:51.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"0d9e3414e128b1fb1397c22ef60846f762b45a01","kind":"commit","published_at":"2023-07-26T20:30:55.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"3d1b0113c2e3785c59f263c1bff9a76382dc883e","kind":"commit","published_at":"2023-05-02T21:16:34.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"ec7eee6ce375e2599458a2502c259ec185adce53","kind":"commit","published_at":"2022-11-01T18:23:29.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"aa9eabea1a474ddaf817bbdca8bada7cec61aa11","kind":"commit","published_at":"2022-10-15T19:13:41.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"927ee2684b7534b6dedf681fcb5cf753c8c47b7b","kind":"commit","published_at":"2022-09-27T17:26:54.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a17a25c60eb6622556bd74735fab84403f319dd5","kind":"commit","published_at":"2022-07-19T07:23:14.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.3.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"d2e2a2318d9368e30c8cb5a0ab49c2fd2b64fd7f","kind":"commit","published_at":"2022-03-26T19:51:15.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.3.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.0/manifests"},{"name":"1.2.4","sha":"6c1eb589f472c9bf3360e5687c3a40002c7ac804","kind":"commit","published_at":"2022-03-26T19:33:54.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"d167eab473c1b772f0d5f999d580c8bf3ef9b59f","kind":"commit","published_at":"2021-10-12T21:27:41.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"52ed45a58cbec0d9860d13e5ac123d6fd14aeca6","kind":"commit","published_at":"2021-07-18T19:17:36.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"bd167cf3f65cccbdb289f74c0dd99ad083b4d22b","kind":"commit","published_at":"2021-06-09T17:20:07.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.1/manifests"},{"name":"1.2","sha":"cd43e9a24346f7db8d2646e0287f8d40735360ff","kind":"commit","published_at":"2021-06-07T13:44:23.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2/manifests"},{"name":"1.1.2","sha":"ff0b7260564e65b6547fd41753ec971e4237823b","kind":"commit","published_at":"2020-05-14T15:07:56.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.1.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"85b3befb6abc20a05f9cbf6f630aa2c7bce7fad8","kind":"commit","published_at":"2020-05-12T15:43:50.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.1.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.1/manifests"},{"name":"1.1","sha":"eddeeab066cb071dbe426878a85de715df1b93e7","kind":"commit","published_at":"2020-02-23T00:10:35.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1/manifests"},{"name":"1.0.4","sha":"592e0852fe9e9c6c1316da818a8db402f73ff0c0","kind":"commit","published_at":"2018-09-07T16:02:41.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"6a57799769a885f7f68d6f0e9a52efa51bd455a2","kind":"commit","published_at":"2018-08-29T18:21:44.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"954b4cb0da9b9b38475bd8dfec2f481df902e6e8","kind":"commit","published_at":"2018-08-22T15:55:27.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"da3a252cde8252a441f97bcc43f98452fab48c41","kind":"commit","published_at":"2018-08-13T17:40:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.1/manifests"},{"name":"1.0","sha":"8bd00d5f91ef754ac646d3048248251b6233bdf3","kind":"commit","published_at":"2018-08-03T14:26:40.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0/manifests"},{"name":"1.0rc1","sha":"30cdf59077c5a264218c0e69efe06cd700e8acc9","kind":"commit","published_at":"2018-07-27T15:20:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0rc1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0rc1/manifests"},{"name":"1.0b1","sha":"cd5c80375c6616fb52a1010bf21cd6fc7634c50e","kind":"commit","published_at":"2018-07-20T18:00:06.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0b1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0b1/manifests"},{"name":"1.0a1","sha":"5ff7ee32fa68f81e56c0948053e7d478dbe0cc01","kind":"commit","published_at":"2018-07-14T00:56:14.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0a1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0a1/manifests"},{"name":"0.17.5","sha":"9ef0ff731d4aade0b68b84bfcbcfd2140067f70a","kind":"commit","published_at":"2018-07-06T14:19:03.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.5","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"94bc83ba21d17462438fbb6fd8a145126199a823","kind":"commit","published_at":"2018-06-08T15:01:12.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"05042644d60dc24b91f4eb61e852b2d28c3b1e98","kind":"commit","published_at":"2018-03-07T16:42:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"269190c9aa18a33d397f424860fcf07bbfe96f0c","kind":"commit","published_at":"2017-11-15T15:34:02.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"109e517f7f0d774f28149c8e376c7790e0015203","kind":"commit","published_at":"2017-10-30T18:45:58.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"d393158445d72f2121ba49dffd94aa026db475ea","kind":"commit","published_at":"2017-10-19T23:01:36.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f8c3433b3dc691574d6e14de92ffddb03937e3eb","kind":"commit","published_at":"2017-04-04T21:56:12.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"2706d21b2488815f17f520d050c06b2963f20a37","kind":"commit","published_at":"2017-03-14T01:55:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"f5e9339579ca18f697a5a8fdae5058dbb40cd41e","kind":"commit","published_at":"2016-12-22T09:06:58.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"088828b227d9210430474cc293fca99a268e3a79","kind":"commit","published_at":"2016-11-04T10:48:26.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"61d36318f58839bc304f104a29ed796bc81d28dc","kind":"commit","published_at":"2016-02-18T21:48:38.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"09253e9cacd31bb0dc0ef37b26debfc5100888fa","kind":"commit","published_at":"2016-02-08T09:08:31.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"ea5f07bf663a378cbe3375cd40e94a9cc4f2b065","kind":"commit","published_at":"2016-01-30T08:28:13.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"a59ade70ec9792c0e1f3dcc3ab1a7998817f0b87","kind":"commit","published_at":"2016-01-21T09:48:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"40e7bb02bba2b44f9b6fd446c832ebeccc2654c9","kind":"tag","published_at":"2015-06-09T09:46:57.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.14.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.14.0/manifests"},{"name":"0.13.3","sha":"b976883ad1ef10ae80765f5aa243bd38b5c8a53b","kind":"commit","published_at":"2015-06-02T08:11:30.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"038bf75b5cea2038bfbe696af2211731ba77ed8e","kind":"commit","published_at":"2015-05-30T16:46:50.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0ee3ddb56d354decbe875112b294175d2b677ea2","kind":"commit","published_at":"2015-05-27T07:41:23.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"a6bf8321ddd5fee96037776bda7b9e79c1d5459f","kind":"commit","published_at":"2015-05-26T19:12:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.0/manifests"},{"name":"0.12.2","sha":"12cc8112abf121d78279a6db2f963592958a6022","kind":"tag","published_at":"2015-04-22T06:53:56.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.12.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"81f4d696ae1be9622ba40279b5cc509215b22bd6","kind":"tag","published_at":"2015-04-14T08:32:01.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.12.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"aba0107c33632d76518d2cdd13c0956e779f3632","kind":"tag","published_at":"2015-04-14T07:34:45.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.12.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"455c1a66dbc77960893ad371d76dae0fa59bfa96","kind":"tag","published_at":"2014-11-20T09:46:38.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.11.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11.1/manifests"},{"name":"0.11","sha":"39756d3f076b119c58872a135ab3e160195f4b63","kind":"tag","published_at":"2014-11-18T15:33:34.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.11","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11/manifests"},{"name":"0.10","sha":"ea11eb71a517827a3bbfc148d2a48bb01fb681b3","kind":"tag","published_at":"2014-10-29T09:03:07.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.10","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.10/manifests"},{"name":"0.9","sha":"dd079c81bee162c2e8b3be7d6c9b9d52442e6023","kind":"tag","published_at":"2014-03-31T15:58:16.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.9","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.9/manifests"},{"name":"0.8","sha":"31659362b0e4cf1e888527007f9aa0eeabf1b6d2","kind":"tag","published_at":"2014-03-31T14:08:45.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.8","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.8/manifests"},{"name":"0.7","sha":"98796687ad32540126eee361645cad49e73977fc","kind":"tag","published_at":"2014-03-31T13:37:19.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.7","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.7/manifests"},{"name":"0.6","sha":"b7dc915716f55c32df7258914be873f1f7856da5","kind":"tag","published_at":"2014-03-31T02:11:18.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.6","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.6/manifests"},{"name":"0.5","sha":"ba8212f14d61a0ec9359c1da59c553db953cf68f","kind":"tag","published_at":"2014-02-26T09:31:27.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.5","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.5/manifests"},{"name":"0.4","sha":"cee8e9cab5ac1664389432db1c0a2acc48775d5f","kind":"tag","published_at":"2014-02-12T16:17:54.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.4/manifests"},{"name":"0.3","sha":"5f305125011b87f665fadbd55f9ad5148a4eba75","kind":"tag","published_at":"2014-02-01T22:23:51.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.3/manifests"},{"name":"0.2","sha":"4635afcfca7978abd94e2a07947c758f058e8bea","kind":"tag","published_at":"2014-01-21T17:00:13.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.2/manifests"}]},"repo_metadata_updated_at":"2026-09-17T00:46:30.656Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":37.25885827842823,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":0.11165912840582107,"forks_count":0.3197412468385013,"average":14.986906722474256},"purl":"pkg:pypi/mkdocs-zh","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mkdocs-zh","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mkdocs-zh","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mkdocs-zh/dependencies","status":null,"funding_links":["https://github.com/sponsors/mkdocs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-17T00:46:30.368Z","issues_count":505,"pull_requests_count":384,"avg_time_to_close_issue":35645316.30239521,"avg_time_to_close_pull_request":5004198.825938567,"issues_closed_count":334,"pull_requests_closed_count":292,"pull_request_authors_count":162,"issue_authors_count":417,"avg_comments_per_issue":3.867326732673267,"avg_comments_per_pull_request":1.8619791666666667,"merged_pull_requests_count":153,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":27,"past_year_pull_requests_count":63,"past_year_avg_time_to_close_issue":983688.8888888889,"past_year_avg_time_to_close_pull_request":2664532.0454545454,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":42,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.444444444444444,"past_year_avg_comments_per_pull_request":0.746031746031746,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/issues","maintainers":[{"login":"oprypin","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oprypin"},{"login":"waylan","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waylan"},{"login":"tomchristie","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"ultrabug","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ultrabug"},{"login":"d0ugal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d0ugal"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs-zh/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs-zh/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs-zh/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs-zh/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs-zh/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mkdocs-zh/codemeta","maintainers":[{"uuid":"qinyn","login":"qinyn","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/qinyn/","role":null,"created_at":"2022-12-16T12:57:51.101Z","updated_at":"2022-12-16T12:57:51.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/qinyn/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":936524,"maintainers_count":402650,"namespaces_count":0,"keywords_count":315385,"github":"pypi","metadata":{"funded_packages_count":60030,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-18T05:01:40.175Z","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":13665021,"name":"python-mkdocs","ecosystem":"debian","description":null,"homepage":"https://github.com/mkdocs/mkdocs","licenses":"bsd-2-clause","normalized_licenses":[],"repository_url":"https://github.com/mkdocs/mkdocs","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:28:49.736Z","latest_release_published_at":"2026-02-12T10:28:49.736Z","latest_release_number":"1.6.1+dfsg1-2","last_synced_at":"2026-03-14T09:09:41.801Z","created_at":"2026-02-12T10:28:49.490Z","updated_at":"2026-09-20T19:22:07.804Z","registry_url":"https://tracker.debian.org/pkg/python-mkdocs","install_command":"apt-get install python-mkdocs","documentation_url":"https://packages.debian.org/trixie/python-mkdocs","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"mkdocs, mkdocs-doc","standards_version":"4.7.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all","build_depends_indep":"ghp-import (\u003e= 1.0) \u003c!nocheck\u003e, mkdocs-autorefs \u003c!nodoc\u003e, mkdocs-get-deps \u003c!nocheck\u003e, mkdocs-click \u003c!nocheck\u003e \u003c!nodoc\u003e, mkdocs-literate-nav \u003c!nodoc\u003e, mkdocs-redirects \u003c!nodoc\u003e, mkdocstrings \u003c!nodoc\u003e, mkdocstrings-python-handlers \u003c!nodoc\u003e, python3-babel, python3-click \u003c!nodoc\u003e, python3-hatchling, python3-jinja2 \u003c!nocheck\u003e, python3-markdown \u003c!nocheck\u003e, python3-markdown-callouts \u003c!nodoc\u003e, python3-mergedeep \u003c!nocheck\u003e, python3-platformdirs \u003c!nocheck\u003e, python3-pymdownx \u003c!nocheck\u003e, python3-pyyaml-env-tag \u003c!nocheck\u003e, python3-setuptools, python3-watchdog \u003c!nocheck\u003e, python3-yaml \u003c!nocheck\u003e","build_depends_arch":null},"repo_metadata":{"id":13148178,"uuid":"15830664","full_name":"mkdocs/mkdocs","owner":"mkdocs","description":"Project documentation with Markdown.","archived":false,"fork":false,"pushed_at":"2025-10-20T13:17:06.000Z","size":33238,"stargazers_count":22439,"open_issues_count":189,"forks_count":2645,"subscribers_count":224,"default_branch":"master","last_synced_at":"2026-09-16T12:51:56.219Z","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mkdocs"}},"created_at":"2014-01-11T21:05:21.000Z","updated_at":"2026-09-16T10:54: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":341189360,"owners_count":37376912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-16T02:00:06.638Z","response_time":96,"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":"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":"2026-09-17T08:25:04.942Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/mkdocs","funding_links":["https://github.com/sponsors/mkdocs"],"total_stars":24950,"followers":406,"following":0,"created_at":"2022-11-06T22:27:23.060Z","updated_at":"2026-09-17T08:25:04.977Z","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"},"tags":[{"name":"1.6.1","sha":"bb7e8b62185b11d9f59bb7f50b13c15134f62f8a","kind":"commit","published_at":"2024-08-30T12:21:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.6.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0998fec7eb32d269f02c6d87071d6163c251db30","kind":"commit","published_at":"2024-04-20T17:49:39.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.6.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.6.0/manifests"},{"name":"1.5.3","sha":"00b648f0884244a139f034554b59a032113176f6","kind":"commit","published_at":"2023-09-18T21:23:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"79f17b4b71c73460c304e3281f6ff209788a76bf","kind":"commit","published_at":"2023-08-02T14:51:14.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2865b0fcc4dd9b636963a8fd7e306725e1ac8ab2","kind":"commit","published_at":"2023-07-27T22:42:51.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"0d9e3414e128b1fb1397c22ef60846f762b45a01","kind":"commit","published_at":"2023-07-26T20:30:55.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.5.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"3d1b0113c2e3785c59f263c1bff9a76382dc883e","kind":"commit","published_at":"2023-05-02T21:16:34.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"ec7eee6ce375e2599458a2502c259ec185adce53","kind":"commit","published_at":"2022-11-01T18:23:29.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"aa9eabea1a474ddaf817bbdca8bada7cec61aa11","kind":"commit","published_at":"2022-10-15T19:13:41.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"927ee2684b7534b6dedf681fcb5cf753c8c47b7b","kind":"commit","published_at":"2022-09-27T17:26:54.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.4.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"a17a25c60eb6622556bd74735fab84403f319dd5","kind":"commit","published_at":"2022-07-19T07:23:14.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.3.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"d2e2a2318d9368e30c8cb5a0ab49c2fd2b64fd7f","kind":"commit","published_at":"2022-03-26T19:51:15.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.3.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.3.0/manifests"},{"name":"1.2.4","sha":"6c1eb589f472c9bf3360e5687c3a40002c7ac804","kind":"commit","published_at":"2022-03-26T19:33:54.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"d167eab473c1b772f0d5f999d580c8bf3ef9b59f","kind":"commit","published_at":"2021-10-12T21:27:41.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"52ed45a58cbec0d9860d13e5ac123d6fd14aeca6","kind":"commit","published_at":"2021-07-18T19:17:36.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"bd167cf3f65cccbdb289f74c0dd99ad083b4d22b","kind":"commit","published_at":"2021-06-09T17:20:07.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2.1/manifests"},{"name":"1.2","sha":"cd43e9a24346f7db8d2646e0287f8d40735360ff","kind":"commit","published_at":"2021-06-07T13:44:23.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.2/manifests"},{"name":"1.1.2","sha":"ff0b7260564e65b6547fd41753ec971e4237823b","kind":"commit","published_at":"2020-05-14T15:07:56.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.1.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"85b3befb6abc20a05f9cbf6f630aa2c7bce7fad8","kind":"commit","published_at":"2020-05-12T15:43:50.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.1.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1.1/manifests"},{"name":"1.1","sha":"eddeeab066cb071dbe426878a85de715df1b93e7","kind":"commit","published_at":"2020-02-23T00:10:35.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.1/manifests"},{"name":"1.0.4","sha":"592e0852fe9e9c6c1316da818a8db402f73ff0c0","kind":"commit","published_at":"2018-09-07T16:02:41.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"6a57799769a885f7f68d6f0e9a52efa51bd455a2","kind":"commit","published_at":"2018-08-29T18:21:44.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"954b4cb0da9b9b38475bd8dfec2f481df902e6e8","kind":"commit","published_at":"2018-08-22T15:55:27.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"da3a252cde8252a441f97bcc43f98452fab48c41","kind":"commit","published_at":"2018-08-13T17:40:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0.1/manifests"},{"name":"1.0","sha":"8bd00d5f91ef754ac646d3048248251b6233bdf3","kind":"commit","published_at":"2018-08-03T14:26:40.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0/manifests"},{"name":"1.0rc1","sha":"30cdf59077c5a264218c0e69efe06cd700e8acc9","kind":"commit","published_at":"2018-07-27T15:20:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0rc1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0rc1/manifests"},{"name":"1.0b1","sha":"cd5c80375c6616fb52a1010bf21cd6fc7634c50e","kind":"commit","published_at":"2018-07-20T18:00:06.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0b1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0b1/manifests"},{"name":"1.0a1","sha":"5ff7ee32fa68f81e56c0948053e7d478dbe0cc01","kind":"commit","published_at":"2018-07-14T00:56:14.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/1.0a1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/1.0a1/manifests"},{"name":"0.17.5","sha":"9ef0ff731d4aade0b68b84bfcbcfd2140067f70a","kind":"commit","published_at":"2018-07-06T14:19:03.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.5","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"94bc83ba21d17462438fbb6fd8a145126199a823","kind":"commit","published_at":"2018-06-08T15:01:12.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"05042644d60dc24b91f4eb61e852b2d28c3b1e98","kind":"commit","published_at":"2018-03-07T16:42:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"269190c9aa18a33d397f424860fcf07bbfe96f0c","kind":"commit","published_at":"2017-11-15T15:34:02.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"109e517f7f0d774f28149c8e376c7790e0015203","kind":"commit","published_at":"2017-10-30T18:45:58.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"d393158445d72f2121ba49dffd94aa026db475ea","kind":"commit","published_at":"2017-10-19T23:01:36.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.17.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f8c3433b3dc691574d6e14de92ffddb03937e3eb","kind":"commit","published_at":"2017-04-04T21:56:12.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"2706d21b2488815f17f520d050c06b2963f20a37","kind":"commit","published_at":"2017-03-14T01:55:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"f5e9339579ca18f697a5a8fdae5058dbb40cd41e","kind":"commit","published_at":"2016-12-22T09:06:58.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"088828b227d9210430474cc293fca99a268e3a79","kind":"commit","published_at":"2016-11-04T10:48:26.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.16.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"61d36318f58839bc304f104a29ed796bc81d28dc","kind":"commit","published_at":"2016-02-18T21:48:38.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"09253e9cacd31bb0dc0ef37b26debfc5100888fa","kind":"commit","published_at":"2016-02-08T09:08:31.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"ea5f07bf663a378cbe3375cd40e94a9cc4f2b065","kind":"commit","published_at":"2016-01-30T08:28:13.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"a59ade70ec9792c0e1f3dcc3ab1a7998817f0b87","kind":"commit","published_at":"2016-01-21T09:48:48.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.15.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"40e7bb02bba2b44f9b6fd446c832ebeccc2654c9","kind":"tag","published_at":"2015-06-09T09:46:57.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.14.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.14.0/manifests"},{"name":"0.13.3","sha":"b976883ad1ef10ae80765f5aa243bd38b5c8a53b","kind":"commit","published_at":"2015-06-02T08:11:30.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"038bf75b5cea2038bfbe696af2211731ba77ed8e","kind":"commit","published_at":"2015-05-30T16:46:50.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0ee3ddb56d354decbe875112b294175d2b677ea2","kind":"commit","published_at":"2015-05-27T07:41:23.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"a6bf8321ddd5fee96037776bda7b9e79c1d5459f","kind":"commit","published_at":"2015-05-26T19:12:33.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.13.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.13.0/manifests"},{"name":"0.12.2","sha":"12cc8112abf121d78279a6db2f963592958a6022","kind":"tag","published_at":"2015-04-22T06:53:56.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.12.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"81f4d696ae1be9622ba40279b5cc509215b22bd6","kind":"tag","published_at":"2015-04-14T08:32:01.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.12.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"aba0107c33632d76518d2cdd13c0956e779f3632","kind":"tag","published_at":"2015-04-14T07:34:45.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.12.0","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"455c1a66dbc77960893ad371d76dae0fa59bfa96","kind":"tag","published_at":"2014-11-20T09:46:38.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.11.1","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11.1/manifests"},{"name":"0.11","sha":"39756d3f076b119c58872a135ab3e160195f4b63","kind":"tag","published_at":"2014-11-18T15:33:34.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.11","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.11/manifests"},{"name":"0.10","sha":"ea11eb71a517827a3bbfc148d2a48bb01fb681b3","kind":"tag","published_at":"2014-10-29T09:03:07.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.10","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.10/manifests"},{"name":"0.9","sha":"dd079c81bee162c2e8b3be7d6c9b9d52442e6023","kind":"tag","published_at":"2014-03-31T15:58:16.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.9","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.9/manifests"},{"name":"0.8","sha":"31659362b0e4cf1e888527007f9aa0eeabf1b6d2","kind":"tag","published_at":"2014-03-31T14:08:45.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.8","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.8/manifests"},{"name":"0.7","sha":"98796687ad32540126eee361645cad49e73977fc","kind":"tag","published_at":"2014-03-31T13:37:19.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.7","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.7/manifests"},{"name":"0.6","sha":"b7dc915716f55c32df7258914be873f1f7856da5","kind":"tag","published_at":"2014-03-31T02:11:18.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.6","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.6/manifests"},{"name":"0.5","sha":"ba8212f14d61a0ec9359c1da59c553db953cf68f","kind":"tag","published_at":"2014-02-26T09:31:27.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.5","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.5/manifests"},{"name":"0.4","sha":"cee8e9cab5ac1664389432db1c0a2acc48775d5f","kind":"tag","published_at":"2014-02-12T16:17:54.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.4","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.4/manifests"},{"name":"0.3","sha":"5f305125011b87f665fadbd55f9ad5148a4eba75","kind":"tag","published_at":"2014-02-01T22:23:51.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.3","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.3/manifests"},{"name":"0.2","sha":"4635afcfca7978abd94e2a07947c758f058e8bea","kind":"tag","published_at":"2014-01-21T17:00:13.000Z","download_url":"https://codeload.github.com/mkdocs/mkdocs/tar.gz/0.2","html_url":"https://github.com/mkdocs/mkdocs/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mkdocs/mkdocs@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/tags/0.2/manifests"}]},"repo_metadata_updated_at":"2026-09-20T19:22:07.804Z","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/python-mkdocs?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-mkdocs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-mkdocs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-mkdocs/dependencies","status":null,"funding_links":["https://github.com/sponsors/mkdocs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-17T00:46:30.368Z","issues_count":505,"pull_requests_count":384,"avg_time_to_close_issue":35645316.30239521,"avg_time_to_close_pull_request":5004198.825938567,"issues_closed_count":334,"pull_requests_closed_count":292,"pull_request_authors_count":162,"issue_authors_count":417,"avg_comments_per_issue":3.867326732673267,"avg_comments_per_pull_request":1.8619791666666667,"merged_pull_requests_count":153,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":27,"past_year_pull_requests_count":63,"past_year_avg_time_to_close_issue":983688.8888888889,"past_year_avg_time_to_close_pull_request":2664532.0454545454,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":42,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.444444444444444,"past_year_avg_comments_per_pull_request":0.746031746031746,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocs%2Fmkdocs/issues","maintainers":[{"login":"oprypin","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oprypin"},{"login":"waylan","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waylan"},{"login":"tomchristie","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"ultrabug","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ultrabug"},{"login":"d0ugal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d0ugal"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-mkdocs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-mkdocs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-mkdocs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-mkdocs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-mkdocs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-mkdocs/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38027,"maintainers_count":0,"namespaces_count":4,"keywords_count":1979,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":2159},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-20T05:02:02.741Z","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"}}]