{"id":28378509,"url":"https://github.com/dask/dask-sphinx-theme","last_synced_at":"2025-08-27T03:17:04.607Z","repository":{"id":32959129,"uuid":"147689717","full_name":"dask/dask-sphinx-theme","owner":"dask","description":"Sphinx theme for Dask documentation","archived":false,"fork":false,"pushed_at":"2024-11-14T20:10:41.000Z","size":172,"stargazers_count":6,"open_issues_count":18,"forks_count":15,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-30T14:27:30.032Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dask.png","metadata":{"funding":{"github":["numfocus"],"custom":["https://numfocus.org/donate-to-dask"],"tidelift":"pypi/dask"},"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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}},"created_at":"2018-09-06T14:51:50.000Z","updated_at":"2024-11-14T20:09:34.000Z","dependencies_parsed_at":"2024-06-19T05:30:52.334Z","dependency_job_id":"cef9952d-8a46-424a-8df9-9446e6a99334","html_url":"https://github.com/dask/dask-sphinx-theme","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/dask/dask-sphinx-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask-sphinx-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask-sphinx-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask-sphinx-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask-sphinx-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dask","download_url":"https://codeload.github.com/dask/dask-sphinx-theme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask-sphinx-theme/sbom","scorecard":{"id":323851,"data":{"date":"2025-08-11","repo":{"name":"github.com/dask/dask-sphinx-theme","commit":"813d4c11f7e7a9a852b846ec9e6cfc7e8d58444e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 17/27 approved changesets -- score normalized to 6","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lighthouse.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-pypi.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lighthouse.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask-sphinx-theme/lighthouse.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lighthouse.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask-sphinx-theme/lighthouse.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lighthouse.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask-sphinx-theme/lighthouse.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask-sphinx-theme/pre-commit.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask-sphinx-theme/pre-commit.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask-sphinx-theme/pre-commit.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask-sphinx-theme/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask-sphinx-theme/publish-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask-sphinx-theme/publish-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lighthouse.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/lighthouse.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:28","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-pypi.yml:9"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/dask/.github/SECURITY.md:1","Info: Found linked content: github.com/dask/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/dask/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-18T02:00:12.430Z","repository_id":32959129,"created_at":"2025-08-18T02:00:12.430Z","updated_at":"2025-08-18T02:00:12.430Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272284273,"owners_count":24906852,"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-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest"],"created_at":"2025-05-30T02:06:38.029Z","updated_at":"2025-08-27T03:17:04.586Z","avatar_url":"https://github.com/dask.png","language":"Python","funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-dask","https://tidelift.com/funding/github/pypi/dask"],"categories":[],"sub_categories":[],"readme":"Dask Sphinx Theme\n=================\n\nThis is the official Sphinx theme for Dask documentation.  It extends the\n``sphinx-book-theme`` project, but adds custom styling and a navigation bar to\nadditional Dask subprojects.\n\nWhen creating a Dask subproject you can include this theme by changing this\nline in your conf.py file\n\n.. code-block:: python\n\n   html_theme = 'dask_sphinx_theme'\n\nAnd by including ``dask_sphinx_theme`` as a requirement in your documentation\ninstallation.\n\nReleasing\n---------\n\nThis project `uses GitHub Actions \u003chttps://github.com/dask/dask-sphinx-theme/blob/main/.github/workflows/publish-pypi.yml\u003e`_\nto automatically push a new release to PyPI whenever\na git tag is pushed. For example, to release a new ``x.y.z`` version of\n``dask-sphinx-theme``, checkout the commit you would like to release,\nadd a git tag, and push the tag to the ``main`` branch of the\n``dask/dask-sphinx-theme`` repository:\n\n.. code-block::\n\n   $ git checkout main\n   $ git tag -a x.y.z -m 'Version x.y.z'\n   $ git push upstream main --tags\n\nAfter a new release is published on PyPI, a pull request to the ``dask-sphinx-theme``\n`conda-forge feedstock \u003chttps://github.com/conda-forge/dask-sphinx-theme-feedstock\u003e`_\nfor the new ``x.y.z`` release will automatically be opened by conda-forge bots.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdask%2Fdask-sphinx-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdask%2Fdask-sphinx-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdask%2Fdask-sphinx-theme/lists"}