no binaries found in the repo
Determines if the project has generated executable (binary) artifacts in the source repository.
all changesets reviewed
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
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: Apache License 2.0: LICENSE:0
security policy file detected
Determines if the project has published a security policy.
Show details
ℹ️
Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1
ℹ️
Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1
ℹ️
Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1
ℹ️
Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1
0 existing vulnerabilities detected
Determines if the project has open, known unfixed vulnerabilities.
5 out of the last 5 releases have a total of 5 signed artifacts.
Determines if the project cryptographically signs release artifacts.
Show details
ℹ️
Info: signed release artifact: apache_airflow_client-3.0.2-py3-none-any.whl.asc: https://github.com/apache/airflow-client-python/releases/tag/3.0.2
ℹ️
Info: signed release artifact: apache_airflow_client-3.0.0-py3-none-any.whl.asc: https://github.com/apache/airflow-client-python/releases/tag/3.0.0
ℹ️
Info: signed release artifact: apache_airflow_client-2.10.0-py3-none-any.whl.asc: https://github.com/apache/airflow-client-python/releases/tag/2.10.0
ℹ️
Info: signed release artifact: apache_airflow_client-2.9.1-py3-none-any.whl.asc: https://github.com/apache/airflow-client-python/releases/tag/2.9.1
ℹ️
Info: signed release artifact: apache_airflow_client-2.9.0-py3-none-any.whl.asc: https://github.com/apache/airflow-client-python/releases/tag/2.9.0
⚠️
Warn: release artifact 3.0.2 does not have provenance: https://api.github.com/repos/apache/airflow-client-python/releases/225148181
⚠️
Warn: release artifact 3.0.0 does not have provenance: https://api.github.com/repos/apache/airflow-client-python/releases/221211155
⚠️
Warn: release artifact 2.10.0 does not have provenance: https://api.github.com/repos/apache/airflow-client-python/releases/172809037
⚠️
Warn: release artifact 2.9.1 does not have provenance: https://api.github.com/repos/apache/airflow-client-python/releases/167664522
⚠️
Warn: release artifact 2.9.0 does not have provenance: https://api.github.com/repos/apache/airflow-client-python/releases/153886986
6 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 6
Determines if the project is "actively maintained".
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:14: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/airflow-client-python/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/apache/airflow-client-python/ci.yml/main?enable=pin
⚠️
Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/airflow-client-python/ci.yml/main?enable=pin
⚠️
Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/airflow-client-python/stale.yml/main?enable=pin
⚠️
Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22
ℹ️
Info: 0 out of 4 GitHub-owned GitHubAction dependencies pinned
ℹ️
Info: 0 out of 1 pipCommand 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
ℹ️
Info: no jobLevel write permissions found
internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Determines if the default and release branches are protected with GitHub's branch protection settings.
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.