{"id":5799836,"name":"athackst/mkdocs-simple-plugin","ecosystem":"actions","description":"Generate a configuration free mkdocs site","homepage":"https://althack.dev/mkdocs-simple-plugin","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/athackst/mkdocs-simple-plugin","keywords_array":["docker","mkdocs","plugin","pypi","wiki"],"namespace":"athackst","versions_count":46,"first_release_published_at":"2020-05-04T05:59:13.000Z","latest_release_published_at":"2025-06-20T03:21:30.000Z","latest_release_number":"v3.2.4","last_synced_at":"2026-04-14T15:33:17.810Z","created_at":"2023-01-04T11:37:48.486Z","updated_at":"2026-04-14T15:33:17.811Z","registry_url":"https://github.com/athackst/mkdocs-simple-plugin","install_command":null,"documentation_url":null,"metadata":{"name":"MkDocs Simple action","description":"Generate a configuration free mkdocs site","branding":{"icon":"book","color":"green"},"inputs":{"publish_branch":{"description":"Set a target branch for deployment.","required":false,"default":"gh-pages"},"repo_url":{"description":"Set the repository url.","required":false,"default":"https://github.com/${{ github.repository }}"},"site_name":{"description":"Set the site name.","required":false,"default":"${{ github.repository }}"},"site_url":{"description":"Set the site url.","required":false,"default":"https://${{ github.repository_owner }}.github.io/${{ github.event.repository.name }}"},"site_dir":{"description":"Directory to build the site.","required":false},"edit_uri":{"description":"Set the edit uri","required":false,"default":"edit/main/"},"theme":{"description":"Set the theme","required":false,"default":"material"},"config":{"description":"Configuration file","required":false,"default":"mkdocs.yml"},"version":{"description":"Version to publish","required":false},"default_version":{"description":"Default version","required":false},"push":{"description":"Push to remote","required":false,"default":"true"}},"outputs":{"artifact":{"description":"Compressed tar file of the site directory"}},"runs":{"using":"docker","image":"Dockerfile","args":["deploy.sh"]},"default_branch":"main","path":null},"repo_metadata":{"id":37104863,"uuid":"260968804","full_name":"athackst/mkdocs-simple-plugin","owner":"athackst","description":"Build documentation files inside your code into a MkDocs site.","archived":false,"fork":false,"pushed_at":"2025-07-04T15:23:04.000Z","size":23679,"stargazers_count":49,"open_issues_count":7,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-22T04:56:01.098Z","etag":null,"topics":["docker","mkdocs","plugin","pypi","wiki"],"latest_commit_sha":null,"homepage":"https://althack.dev/mkdocs-simple-plugin","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/athackst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-03T16:09:24.000Z","updated_at":"2025-07-07T23:26:45.000Z","dependencies_parsed_at":"2024-03-18T23:25:17.968Z","dependency_job_id":"3b9e7649-61a6-4fb4-9aea-b5c6b50ab2b0","html_url":"https://github.com/athackst/mkdocs-simple-plugin","commit_stats":{"total_commits":675,"total_committers":10,"mean_commits":67.5,"dds":"0.44592592592592595","last_synced_commit":"b470825b224e6fa426bf42c1ec69a7ccf8e06f82"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/athackst","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/sbom","scorecard":{"id":214474,"data":{"date":"2025-08-11","repo":{"name":"github.com/athackst/mkdocs-simple-plugin","commit":"b2ebb1498ecb87d7d2f36d7454b5b9f463951c3f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"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":"Code-Review","score":1,"reason":"Found 1/7 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release_draft.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release_draft.yml:32","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_draft.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:28"],"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":"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":"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/codeql-analysis.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/pr-labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_docs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/publish_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/publish_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_draft.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/release_draft.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_draft.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/release_draft.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/athackst/mkdocs-simple-plugin/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.11 to python:3.11@sha256:ef1a087ab1b49fd2789169e483bacead126dbc8d1cf4c91eefb656b1a5dd5edc","Warn: pipCommand not pinned by hash: .devcontainer/post_create.sh:14","Warn: pipCommand not pinned by hash: build.sh:3","Warn: pipCommand not pinned by hash: docker/entrypoint.sh:12","Warn: pipCommand not pinned by hash: docker/entrypoint.sh:13","Warn: pipCommand not pinned by hash: docker/entrypoint.sh:14","Warn: pipCommand not pinned by hash: docker/entrypoint.sh:17","Warn: pipCommand not pinned by hash: docker/update.sh:3","Warn: pipCommand not pinned by hash: setup.sh:18","Warn: pipCommand not pinned by hash: setup.sh:19","Warn: pipCommand not pinned by hash: tests/run_integration_tests.sh:4","Warn: pipCommand not pinned by hash: tests/run_integration_tests.sh:5","Warn: pipCommand not pinned by hash: tests/run_linters.sh:3","Warn: pipCommand not pinned by hash: tests/run_unit_tests.sh:3","Warn: pipCommand not pinned by hash: tests/run_unit_tests.sh:4","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of  17 pipCommand dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-61 / GHSA-xg8h-j46f-w952"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T01:24:28.492Z","repository_id":37104863,"created_at":"2025-08-17T01:24:28.492Z","updated_at":"2025-08-17T01:24:28.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272137202,"owners_count":24880116,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"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":"athackst","name":"Allison Thackston","uuid":"6098197","kind":"user","description":"","email":"","website":"www.allisonthackston.com","location":null,"twitter":"althack","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6098197?u=41f5782e1e175757f0fd83df0f934ec6966d13f1\u0026v=4","repositories_count":37,"last_synced_at":"2024-10-30T21:36:42.336Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/athackst","funding_links":[],"total_stars":1158,"followers":401,"following":8,"created_at":"2022-11-09T11:57:55.867Z","updated_at":"2024-10-30T21:36:42.337Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/athackst","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/athackst/repositories"},"tags":[{"name":"v3.2.4","sha":"b2ebb1498ecb87d7d2f36d7454b5b9f463951c3f","kind":"commit","published_at":"2025-06-20T03:21:30.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v3.2.4","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v3.2.4","dependencies_parsed_at":"2025-06-24T05:37:51.272Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"b33e366050b7c0bfade412e95d7f77344e7014d3","kind":"commit","published_at":"2025-04-15T18:09:04.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v3.2.3","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v3.2.3","dependencies_parsed_at":"2025-04-17T05:13:10.513Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"a6f43198aa520400796191e2fedf7478d0698b9e","kind":"commit","published_at":"2025-03-26T07:06:30.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v3.2.2","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":"3ae1cc30-bf4f-4ee7-8918-4a66338ae4c9","purl":"pkg:github/athackst/mkdocs-simple-plugin@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"8b4f16388da0d4bce19f8c355ed1b6806149c7df","kind":"commit","published_at":"2025-02-27T21:29:55.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v3.2.1","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v3.2.1","dependencies_parsed_at":"2025-03-02T05:53:21.760Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"65a569631ba7ae09a61b9ca3d3ced0a5692d7a95","kind":"commit","published_at":"2024-07-03T18:52:04.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v3.2.0","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v3.2.0","dependencies_parsed_at":"2024-07-16T04:10:49.011Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"49106b020c47d3352dc40ed6b295bd59a962b308","kind":"commit","published_at":"2023-08-25T06:32:31.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v3.1.0","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v3.1.0","dependencies_parsed_at":"2023-08-26T04:40:52.779Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"02b9d3e84eaf1c6147c89145d381067acec90c72","kind":"commit","published_at":"2023-07-19T17:36:04.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v3.0.0","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v3.0.0","dependencies_parsed_at":"2023-07-22T04:06:37.869Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v3.0.0/manifests"},{"name":"v2.3.0","sha":"fb0f3d159ce733302dc4c2854423ec3900728102","kind":"commit","published_at":"2023-02-17T06:06:23.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v2.3.0","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v2.3.0","dependencies_parsed_at":"2023-07-20T13:58:26.840Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"31e09ee0232aefb4b758e0478ace280dbb02b49f","kind":"commit","published_at":"2023-01-14T16:14:25.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v2.2.0","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v2.2.0","dependencies_parsed_at":"2023-07-20T13:58:27.192Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"d305851d8edcfe50876aec6bf07bed17a24e1d61","kind":"commit","published_at":"2022-11-14T17:00:07.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v2.1.3","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v2.1.3","dependencies_parsed_at":"2023-07-20T13:58:27.756Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"686807bb6bdb29658c712f216c520ad5a534e726","kind":"commit","published_at":"2022-10-21T03:01:54.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v2.1.2","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v2.1.2","dependencies_parsed_at":"2023-07-20T13:58:26.924Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"4503301f2e7f75d43bd0fd9c198fdabd43d9c968","kind":"commit","published_at":"2022-10-02T20:58:49.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v2.1.1","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v2.1.1","dependencies_parsed_at":"2023-07-20T13:58:26.809Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a9a1f68cd6b8a63ed5b869b65b02c3698cabe27a","kind":"commit","published_at":"2022-10-01T03:30:03.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v2.1.0","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v2.1.0","dependencies_parsed_at":"2023-07-20T13:58:26.673Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"71b4e09a2cdaca9981a5bed0348aa95a6ed0ec48","kind":"commit","published_at":"2022-09-30T22:41:59.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v2.0.0","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v2.0.0","dependencies_parsed_at":"2023-07-20T13:58:26.851Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"938f682276889a0ff1fae7d790da3556c4daa1bf","kind":"commit","published_at":"2022-04-29T03:55:07.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v1.1.1","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v1.1.1","dependencies_parsed_at":"2023-07-20T13:58:27.634Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"1474fcbb4a15e413d1f20e740dd1a1d581bbc15a","kind":"commit","published_at":"2022-04-02T05:35:19.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v1.1.0","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v1.1.0","dependencies_parsed_at":"2023-07-20T13:58:26.828Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"473525a29b79d0c29a80ca86d23612cce4523556","kind":"commit","published_at":"2021-06-10T15:11:57.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v1.0.0","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v1.0.0","dependencies_parsed_at":"2023-07-20T13:58:27.686Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"a10545a7c7e71df0c3c2e0b1eed8b512c887bfa6","kind":"commit","published_at":"2021-06-09T04:59:32.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.9.0","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.9.0","dependencies_parsed_at":"2023-07-20T13:58:27.695Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"8bcb6015fd54a3b6f54c03bbbe1a323f8fe8d469","kind":"commit","published_at":"2021-05-31T06:54:49.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.8.1","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.8.1","dependencies_parsed_at":"2023-07-20T13:58:27.148Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"f7a369a18797daefe10abc1fdf21825256f0dfef","kind":"commit","published_at":"2021-05-31T05:16:35.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.8.0","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.8.0","dependencies_parsed_at":"2023-07-20T13:58:26.891Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"c6207be7e958dadb73ddd38638ba94b5ce29809a","kind":"commit","published_at":"2021-05-15T21:37:50.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.7.0","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.7.0","dependencies_parsed_at":"2023-07-20T13:58:27.488Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"87d6fd8ebdc0e466ce2b985f067f00f425401a4e","kind":"commit","published_at":"2021-03-30T05:13:32.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.6.0","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.6.0","dependencies_parsed_at":"2023-07-20T13:58:27.154Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"4f920db01cecb493fcf01730b831cef5a08c278c","kind":"commit","published_at":"2021-03-21T05:32:36.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.5.0","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.5.0","dependencies_parsed_at":"2023-07-20T13:58:27.476Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"25c34b27dfc29500000ca3a26ec6e2b8aa05ff0c","kind":"commit","published_at":"2021-02-08T08:32:32.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.4.0","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.4.0","dependencies_parsed_at":"2023-07-20T13:58:27.105Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"d32ed11f2bb412e077a3c7fa5469fe7ec946c8c4","kind":"commit","published_at":"2020-12-21T04:03:58.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.3.1","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.3.1","dependencies_parsed_at":"2023-07-20T13:58:26.510Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"7023c299d85b83e536e47695ffd2bcd3a28b9693","kind":"commit","published_at":"2020-12-21T02:23:52.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.3.0","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.3.0","dependencies_parsed_at":"2023-07-20T13:58:27.608Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d02154f9e00f61d3c87721b5bb9ebb7ae22a800a","kind":"commit","published_at":"2020-11-09T06:53:34.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.2.1","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.2.1","dependencies_parsed_at":"2023-07-20T13:58:26.947Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"c18efa5fd01c7739cefb9cf81aa79a79223db6e7","kind":"commit","published_at":"2020-11-07T23:11:23.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.2","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.2","dependencies_parsed_at":"2023-07-20T13:58:27.530Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.2/manifests"},{"name":"v0.1.11","sha":"ea990d5f1d3e8dafbc5ca0459c4697be70a91ac1","kind":"commit","published_at":"2020-11-07T23:00:34.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.1.11","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.1.11","dependencies_parsed_at":"2023-07-20T13:58:26.890Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"37037b3a185f21e880e6388fa24502232a850e7c","kind":"commit","published_at":"2020-11-07T22:47:48.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.1.10","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.1.10","dependencies_parsed_at":"2023-07-20T13:58:27.599Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"5088b75fc1a1e97f0b62bfba7dc4f55df010008a","kind":"commit","published_at":"2020-11-07T22:17:32.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.1.9","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.1.9","dependencies_parsed_at":"2023-07-20T13:58:27.602Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"156fe0cddd8cf4f7056da0632d462b76362851b3","kind":"commit","published_at":"2020-10-24T06:19:36.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.1.8","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.1.8","dependencies_parsed_at":"2023-07-20T13:58:27.700Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"a82dfe32edadb6418653fbda8738c93080b1ba71","kind":"commit","published_at":"2020-09-20T07:16:01.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.1.7","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.1.7","dependencies_parsed_at":"2023-07-20T13:58:27.664Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"e50aed57a0f9ed8dc6bd800dd7fe56524bb99c28","kind":"commit","published_at":"2020-09-20T06:09:00.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.1.6","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.1.6","dependencies_parsed_at":"2023-07-20T13:58:27.081Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"dd4855434fd3e6de07f3b427f177bd4908e54336","kind":"commit","published_at":"2020-09-20T05:29:20.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.1.5","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.1.5","dependencies_parsed_at":"2023-07-20T13:58:26.704Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"8067e742b7c71b45a0ebe29aabb322a40c10030b","kind":"commit","published_at":"2020-09-19T05:28:20.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.1.4","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.1.4","dependencies_parsed_at":"2023-07-20T13:58:27.690Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"7536c641e6cdd041d462e6927f8271528f7efc58","kind":"commit","published_at":"2020-09-19T05:07:44.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.1.3","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.1.3","dependencies_parsed_at":"2023-07-20T13:58:27.146Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"47985085a41aa576e154c8cface39ef907990627","kind":"commit","published_at":"2020-09-05T05:58:29.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.1.2","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.1.2","dependencies_parsed_at":"2023-07-20T13:58:27.674Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3192fbe24c8b57b9295d823950860a69a9b75f06","kind":"commit","published_at":"2020-08-02T21:58:36.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.1.1","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.1.1","dependencies_parsed_at":"2023-07-20T13:58:27.646Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"72b1b1a2dd781f9bd95e8783c0080ab48631881e","kind":"commit","published_at":"2020-07-31T05:35:45.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.1.0","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.1.0","dependencies_parsed_at":"2023-07-20T13:58:27.588Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"9220de0fb35b20ef26ee9ec32e7806894198c4e7","kind":"commit","published_at":"2020-07-28T01:27:16.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.0.6","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.0.6","dependencies_parsed_at":"2023-07-20T13:58:27.589Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"34ce3d2afeb22e66eb3b6a746d917518ce877fc2","kind":"commit","published_at":"2020-07-23T04:05:48.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.0.5","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.0.5","dependencies_parsed_at":"2023-07-20T13:58:27.062Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"052b335295aa283bc40e9c1e9f56383e54e0896f","kind":"commit","published_at":"2020-07-18T05:05:43.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.0.4","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.0.4","dependencies_parsed_at":"2023-07-20T13:58:27.591Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"02da926b123161f627671862b19bc7dd6749366e","kind":"commit","published_at":"2020-05-13T05:51:46.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.0.3","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.0.3","dependencies_parsed_at":"2023-07-20T13:58:27.587Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"2652b5839069fafc733feee496cb16b17b98f116","kind":"commit","published_at":"2020-05-06T07:05:12.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.0.2","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.0.2","dependencies_parsed_at":"2023-07-20T13:58:27.509Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"9e2248526b53ac2e31f1232c87f6e12cb82bb5b7","kind":"tag","published_at":"2020-05-04T05:59:13.000Z","download_url":"https://codeload.github.com/athackst/mkdocs-simple-plugin/tar.gz/v0.0.1","html_url":"https://github.com/athackst/mkdocs-simple-plugin/releases/tag/v0.0.1","dependencies_parsed_at":"2023-07-20T13:58:27.606Z","dependency_job_id":null,"purl":"pkg:github/athackst/mkdocs-simple-plugin@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-25T22:54:52.013Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":169,"rankings":{"downloads":null,"dependent_repos_count":3.4701315163999364,"dependent_packages_count":0.0,"stargazers_count":4.61733481223261,"forks_count":5.618760893677706,"docker_downloads_count":4.664870860402472,"average":3.674219616542545},"purl":"pkg:githubactions/athackst/mkdocs-simple-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/athackst/mkdocs-simple-plugin","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/actions/athackst/mkdocs-simple-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/athackst/mkdocs-simple-plugin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-25T06:06:20.468Z","issues_count":6,"pull_requests_count":429,"avg_time_to_close_issue":2874753.5,"avg_time_to_close_pull_request":426946.56308411213,"issues_closed_count":6,"pull_requests_closed_count":428,"pull_request_authors_count":4,"issue_authors_count":5,"avg_comments_per_issue":6.5,"avg_comments_per_pull_request":0.3822843822843823,"merged_pull_requests_count":307,"bot_issues_count":0,"bot_pull_requests_count":371,"past_year_issues_count":2,"past_year_pull_requests_count":146,"past_year_avg_time_to_close_issue":6505641.0,"past_year_avg_time_to_close_pull_request":656127.5448275862,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.4726027397260274,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":137,"past_year_merged_pull_requests_count":92,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fmkdocs-simple-plugin/issues","maintainers":[{"login":"athackst","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/athackst"}],"active_maintainers":[{"login":"athackst","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/athackst"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/athackst%2Fmkdocs-simple-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/athackst%2Fmkdocs-simple-plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/athackst%2Fmkdocs-simple-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/athackst%2Fmkdocs-simple-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/athackst%2Fmkdocs-simple-plugin/codemeta","maintainers":[]}