{"id":375080,"url":"https://github.com/sphinx-doc/sphinx","last_synced_at":"2026-06-18T18:20:21.227Z","repository":{"id":25284911,"uuid":"28710753","full_name":"sphinx-doc/sphinx","owner":"sphinx-doc","description":"The Sphinx documentation generator","archived":false,"fork":false,"pushed_at":"2026-04-19T22:52:54.000Z","size":108683,"stargazers_count":7786,"open_issues_count":1460,"forks_count":2411,"subscribers_count":169,"default_branch":"master","last_synced_at":"2026-04-23T21:33:16.441Z","etag":null,"topics":["docs","documentation","documentation-tool","markdown","python","restructuredtext","sphinx"],"latest_commit_sha":null,"homepage":"https://www.sphinx-doc.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sphinx-doc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.rst","code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-01-02T10:53:28.000Z","updated_at":"2026-04-23T09:11:09.000Z","dependencies_parsed_at":"2026-02-24T00:02:36.279Z","dependency_job_id":"6106155e-b363-45f3-bb17-0865de4fae35","html_url":"https://github.com/sphinx-doc/sphinx","commit_stats":{"total_commits":15748,"total_committers":819,"mean_commits":"19.228327228327228","dds":0.6935483870967742,"last_synced_commit":"df3d94ffdad09cc2592caccd179004e31aa63227"},"previous_names":[],"tags_count":285,"template":false,"template_full_name":null,"purl":"pkg:github/sphinx-doc/sphinx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sphinx-doc","download_url":"https://codeload.github.com/sphinx-doc/sphinx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-doc%2Fsphinx/sbom","scorecard":{"id":49427,"data":{"date":"2025-08-04","repo":{"name":"github.com/sphinx-doc/sphinx","commit":"aeeaeafc8a1198dc1b982d28bd23495a987aeb5d"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release.yml:100","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/transifex.yml:56","Info: topLevel 'contents' permission set to 'read': .github/workflows/builddoc.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/create-release.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/lock.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/transifex.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Info: status check found to merge onto on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/builddoc.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/builddoc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/builddoc.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/builddoc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/builddoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/builddoc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/create-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/create-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:309: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:334: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:342: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:353: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/transifex.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/transifex.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/transifex.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/transifex.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/transifex.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/transifex.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/transifex.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/transifex.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/transifex.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/transifex.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:113","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:148","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:149","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:45","Warn: downloadThenRun not pinned by hash: .github/workflows/transifex.yml:36","Warn: downloadThenRun not pinned by hash: .github/workflows/transifex.yml:72","Info:   0 out of  42 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  21 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 downloadThenRun 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T23:25:25.972Z","repository_id":25284911,"created_at":"2025-08-14T23:25:25.973Z","updated_at":"2025-08-14T23:25:25.973Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32245154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docs","documentation","documentation-tool","markdown","python","restructuredtext","sphinx"],"created_at":"2025-06-21T00:00:46.981Z","updated_at":"2026-04-25T06:20:18.012Z","avatar_url":"https://github.com/sphinx-doc.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/375080","html_url":"https://opencollective.ecosyste.ms/projects/375080","collective":{"id":267938,"uuid":"ejoxl3az-45w9pa5b-lbe6y870-mgkbrvdn","slug":"sphinx","name":"Sphinx","description":"The Sphinx documentation generator","website":"","github":"sphinx-doc/sphinx","twitter":null,"repository_url":null,"social_links":[],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-29T06:15:10.961Z","created_at":"2025-06-21T00:00:35.551Z","updated_at":"2026-06-29T06:15:11.171Z","transactions_count":null,"balance":10000.0,"account_type":"COLLECTIVE","owner":{"login":"sphinx-doc","name":"Sphinx","uuid":"9928167","kind":"organization","description":"Sphinx makes it easy to create intelligent and beautiful documentation","email":null,"website":"https://www.sphinx-doc.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9928167?v=4","repositories_count":18,"last_synced_at":"2024-04-14T20:53:20.512Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sphinx-doc","funding_links":["https://github.com/sponsors/sphinx-doc"],"total_stars":7477,"followers":118,"following":0,"created_at":"2022-11-02T16:32:44.897Z","updated_at":"2024-04-14T20:53:24.597Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sphinx-doc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sphinx-doc/repositories"},"last_project_activity_at":"2026-04-19T22:52:54.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2025-06-19T14:25:54.977Z","collective_updated_at":"2025-06-20T22:54:32.818Z","html_url":"https://opencollective.com/sphinx","icon_url":"https://images.opencollective.com/sphinx/logo/40.png","total_donations":10000.0,"total_expenses":0.0,"current_balance":10000.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/sphinx","url":"https://opencollective.ecosyste.ms/collectives/sphinx","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/sphinx/projects"}}