{"id":184537,"url":"https://github.com/python/peps","last_synced_at":"2026-07-20T12:20:40.207Z","repository":{"id":11070500,"uuid":"13414105","full_name":"python/peps","owner":"python","description":"Python Enhancement Proposals","archived":false,"fork":false,"pushed_at":"2025-08-20T21:32:23.000Z","size":35391,"stargazers_count":4696,"open_issues_count":54,"forks_count":1648,"subscribers_count":275,"default_branch":"main","last_synced_at":"2025-08-20T23:34:18.882Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://peps.python.org","language":"reStructuredText","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2013-10-08T13:27:12.000Z","updated_at":"2025-08-20T21:30:51.000Z","dependencies_parsed_at":"2023-10-05T05:56:50.744Z","dependency_job_id":"7b35f073-fc32-46b0-a298-6a98bf1ac250","html_url":"https://github.com/python/peps","commit_stats":{"total_commits":10584,"total_committers":625,"mean_commits":16.9344,"dds":0.9162887377173091,"last_synced_commit":"8f0f87e300ac888fccdd963a302de77597cc767b"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/python/peps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fpeps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fpeps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fpeps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fpeps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/peps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fpeps/sbom","scorecard":{"id":597711,"data":{"date":"2025-08-11","repo":{"name":"github.com/python/peps","commit":"61ff60e0b18dfb422253dc6217fe10d6a8b8fa14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 19/30 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/render.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/documentation-links.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/render.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:17"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation-links.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/python/peps/documentation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/python/peps/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/python/peps/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python/peps/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/python/peps/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/render.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/peps/render.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/render.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/python/peps/render.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/render.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/python/peps/render.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/python/peps/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/python/peps/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/python/peps/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python/peps/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/render.yml:42","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on 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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/python/.github/SECURITY.md:1","Info: Found linked content: github.com/python/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/python/.github/SECURITY.md:1","Info: Found text in security policy: github.com/python/.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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T23:34:30.639Z","repository_id":11070500,"created_at":"2025-08-20T23:34:30.639Z","updated_at":"2025-08-20T23:34:30.639Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272535064,"owners_count":24951138,"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-28T02:00:10.768Z","response_time":74,"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":[],"created_at":"2024-02-03T02:09:56.176Z","updated_at":"2025-08-28T18:20:52.069Z","avatar_url":"https://github.com/python.png","language":"reStructuredText","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/184537","html_url":"https://opencollective.ecosyste.ms/projects/184537","collective":{"id":89796,"uuid":"03k0exgz-nm8yj64v-9e865wao-9r7b4dlv","slug":"python-software-foundation","name":"Python Software Foundation","description":null,"website":"https://www.python.org/psf","github":"python/cpython","twitter":"thepsf","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.python.org/psf"},{"type":"TWITTER","url":"https://twitter.com/thepsf"},{"type":"GITHUB","url":"https://github.com/python/cpython"}],"currency":"USD","projects_count":82,"last_synced_at":"2026-07-25T06:15:14.899Z","created_at":"2024-02-02T01:04:27.091Z","updated_at":"2026-07-25T06:15:15.064Z","transactions_count":null,"balance":3.6415315207705135e-14,"account_type":"COLLECTIVE","owner":{"login":"python","name":"Python","uuid":"1525981","kind":"organization","description":"Repositories related to the Python Programming language","email":null,"website":"https://www.python.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1525981?v=4","repositories_count":91,"last_synced_at":"2026-05-28T07:22:27.636Z","metadata":{"has_sponsors_listing":true,"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"html_url":"https://github.com/python","funding_links":["https://www.python.org/psf/donations/python-dev/","https://github.com/sponsors/python"],"total_stars":117000,"followers":31038,"following":0,"created_at":"2022-11-02T16:22:47.410Z","updated_at":"2026-05-28T07:22:27.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python/repositories"},"last_project_activity_at":"2026-07-11T15:02:20.000Z","archived":false,"no_funding":false,"no_license":false,"host":null,"collective_created_at":"2020-04-03T01:28:26.463Z","collective_updated_at":"2021-10-19T15:33:27.683Z","html_url":"https://opencollective.com/python-software-foundation","icon_url":"https://images.opencollective.com/python-software-foundation/logo/40.png","total_donations":439.78999999999996,"total_expenses":-439.78999999999996,"current_balance":3.6415315207705135e-14,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/python-software-foundation","url":"https://opencollective.ecosyste.ms/collectives/python-software-foundation","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/python-software-foundation/projects"}}