no binaries found in the repo
Determines if the project has generated executable (binary) artifacts in the source repository.
no dangerous workflow patterns detected
Determines if the project's GitHub Action workflows avoid dangerous patterns.
license file detected
Determines if the project has defined a license.
Show details
ℹ️
Info: project has a license file: LICENSE:0
ℹ️
Info: FSF or OSI recognized license: Creative Commons Zero v1.0 Universal: LICENSE:0
30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
Determines if the project is "actively maintained".
security policy file detected
Determines if the project has published a security policy.
Show 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
Found 27/30 approved changesets -- score normalized to 9
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
branch protection is not maximal on development and all release branches
Determines if the default and release branches are protected with GitHub's branch protection settings.
Show details
⚠️
Warn: 'allow deletion' enabled 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'
9 existing vulnerabilities detected
Determines if the project has open, known unfixed vulnerabilities.
Show details
⚠️
Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45
⚠️
Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353
⚠️
Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7
⚠️
Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h
⚠️
Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m
⚠️
Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95
⚠️
Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj
⚠️
Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v
⚠️
Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h
no effort to earn an OpenSSF best practices badge detected
Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.
project is not fuzzed
Determines if the project uses fuzzing.
Show details
⚠️
Warn: no fuzzer integrations found
dependency not pinned by hash detected -- score normalized to 0
Determines if the project has declared and pinned the dependencies of its build process.
Show details
⚠️
Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/python/devguide/ci.yml/main?enable=pin
⚠️
Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/python/devguide/ci.yml/main?enable=pin
⚠️
Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/python/devguide/ci.yml/main?enable=pin
⚠️
Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation-links.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/python/devguide/documentation-links.yml/main?enable=pin
⚠️
Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/python/devguide/lint.yml/main?enable=pin
⚠️
Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/python/devguide/lint.yml/main?enable=pin
⚠️
Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/python/devguide/lint.yml/main?enable=pin
ℹ️
Info: 0 out of 4 GitHub-owned GitHubAction dependencies pinned
ℹ️
Info: 0 out of 3 third-party GitHubAction dependencies pinned
SAST tool is not run on all commits -- score normalized to 0
Determines if the project uses static code analysis.
Show details
⚠️
Warn: 0 commits out of 30 are checked with a SAST tool
detected GitHub workflow tokens with excessive permissions
Determines if the project's workflows follow the principle of least privilege.
Show details
⚠️
Warn: no topLevel permission defined: .github/workflows/ci.yml:1
⚠️
Warn: no topLevel permission defined: .github/workflows/lint.yml:1
ℹ️
Info: no jobLevel write permissions found
packaging workflow not detected
Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.
Show details
⚠️
Warn: no GitHub/GitLab publishing workflow detected.
no releases found
Determines if the project cryptographically signs release artifacts.