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: Mozilla Public License 2.0: LICENSE:0
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: terraform-provider-codefresh_1.0.1_SHA256SUMS.sig: https://github.com/codefresh-io/terraform-provider-codefresh/releases/tag/v1.0.1
ℹ️
Info: signed release artifact: terraform-provider-codefresh_1.0.0_SHA256SUMS.sig: https://github.com/codefresh-io/terraform-provider-codefresh/releases/tag/v1.0.0
ℹ️
Info: signed release artifact: terraform-provider-codefresh_0.12.0_SHA256SUMS.sig: https://github.com/codefresh-io/terraform-provider-codefresh/releases/tag/v0.12.0
ℹ️
Info: signed release artifact: terraform-provider-codefresh_0.11.1_SHA256SUMS.sig: https://github.com/codefresh-io/terraform-provider-codefresh/releases/tag/v0.11.1
ℹ️
Info: signed release artifact: terraform-provider-codefresh_0.11.0_SHA256SUMS.sig: https://github.com/codefresh-io/terraform-provider-codefresh/releases/tag/v0.11.0
⚠️
Warn: release artifact v1.0.1 does not have provenance: https://api.github.com/repos/codefresh-io/terraform-provider-codefresh/releases/220862735
⚠️
Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/codefresh-io/terraform-provider-codefresh/releases/213864597
⚠️
Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/codefresh-io/terraform-provider-codefresh/releases/194291702
⚠️
Warn: release artifact v0.11.1 does not have provenance: https://api.github.com/repos/codefresh-io/terraform-provider-codefresh/releases/191179175
⚠️
Warn: release artifact v0.11.0 does not have provenance: https://api.github.com/repos/codefresh-io/terraform-provider-codefresh/releases/174353689
2 existing vulnerabilities detected
Determines if the project has open, known unfixed vulnerabilities.
Show details
⚠️
Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm
⚠️
Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h
Found 18/29 approved changesets -- score normalized to 6
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
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/changelog-from-release.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/codefresh-io/terraform-provider-codefresh/changelog-from-release.yaml/master?enable=pin
⚠️
Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog-from-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/codefresh-io/terraform-provider-codefresh/changelog-from-release.yaml/master?enable=pin
⚠️
Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/codefresh-io/terraform-provider-codefresh/draft-release.yaml/master?enable=pin
⚠️
Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/codefresh-io/terraform-provider-codefresh/pull_request.yaml/master?enable=pin
⚠️
Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/codefresh-io/terraform-provider-codefresh/pull_request.yaml/master?enable=pin
⚠️
Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-labels.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/codefresh-io/terraform-provider-codefresh/update-labels.yaml/master?enable=pin
ℹ️
Info: 0 out of 4 GitHub-owned GitHubAction dependencies pinned
ℹ️
Info: 0 out of 2 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 29 are checked with a SAST tool
security policy file not detected
Determines if the project has published a security policy.
Show 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
detected GitHub workflow tokens with excessive permissions
Determines if the project's workflows follow the principle of least privilege.
Show details
⚠️
Warn: jobLevel 'contents' permission set to 'write': .github/workflows/draft-release.yaml:14
ℹ️
Info: jobLevel 'contents' permission set to 'read': .github/workflows/update-labels.yaml:8
⚠️
Warn: no topLevel permission defined: .github/workflows/changelog-from-release.yaml:1
⚠️
Warn: no topLevel permission defined: .github/workflows/draft-release.yaml:1
⚠️
Warn: no topLevel permission defined: .github/workflows/pull_request.yaml:1
⚠️
Warn: no topLevel permission defined: .github/workflows/update-labels.yaml:1
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.