{"id":31646060,"url":"https://github.com/codefresh-io/terraform-provider-codefresh","last_synced_at":"2025-10-07T05:19:41.444Z","repository":{"id":37898803,"uuid":"263027601","full_name":"codefresh-io/terraform-provider-codefresh","owner":"codefresh-io","description":"Terraform provider for the Codefresh API","archived":false,"fork":false,"pushed_at":"2025-09-26T13:30:15.000Z","size":5618,"stargazers_count":18,"open_issues_count":25,"forks_count":24,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-09-26T14:44:23.664Z","etag":null,"topics":["cicd","codefresh","terraform","terraform-provider"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/providers/codefresh-io/codefresh","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codefresh-io.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-11T11:50:33.000Z","updated_at":"2025-09-26T13:07:04.000Z","dependencies_parsed_at":"2023-02-17T07:31:25.118Z","dependency_job_id":"ce627f72-9a5a-4e41-9515-5d5c375db617","html_url":"https://github.com/codefresh-io/terraform-provider-codefresh","commit_stats":null,"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/codefresh-io/terraform-provider-codefresh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Fterraform-provider-codefresh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Fterraform-provider-codefresh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Fterraform-provider-codefresh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Fterraform-provider-codefresh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codefresh-io","download_url":"https://codeload.github.com/codefresh-io/terraform-provider-codefresh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Fterraform-provider-codefresh/sbom","scorecard":{"id":296419,"data":{"date":"2025-08-11","repo":{"name":"github.com/codefresh-io/terraform-provider-codefresh","commit":"92fb1c32bd4499b59a07f97a12f18a1b0f9985d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Code-Review","score":6,"reason":"Found 18/29 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":"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","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"],"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":"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: 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"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","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"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","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"],"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 29 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-17T19:37:05.394Z","repository_id":37898803,"created_at":"2025-08-17T19:37:05.394Z","updated_at":"2025-08-17T19:37:05.394Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278722757,"owners_count":26034463,"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-10-07T02:00:06.786Z","response_time":59,"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":["cicd","codefresh","terraform","terraform-provider"],"created_at":"2025-10-07T05:19:38.810Z","updated_at":"2025-10-07T05:19:41.438Z","avatar_url":"https://github.com/codefresh-io.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform Provider for Codefresh\n\nThis is the official Terraform Provider for Codefresh.\n\nTerraform Registry: [registry.terraform.io/providers/codefresh-io/codefresh](https://registry.terraform.io/providers/codefresh-io/codefresh/latest)\n\n## Requirements\n\n- [Terraform](https://www.terraform.io/downloads.html) `1.x.x` \n\n## Download the Provider\n\nDownload and extract terraform-provider-codefresh from [releases](https://github.com/codefresh-io/terraform-provider-codefresh/releases)\n\n## Using the Provider\n\nIn `versions.tf`:\n\n```terraform\nterraform {\n  required_providers {\n    codefresh = {\n      version = \"x.y.z\" # Optional but recommended; replace with latest semantic version\n      source = \"codefresh-io/codefresh\"\n    }\n  }\n}\n```\n\n## Building the Provider Locally\n\n```sh\nmake install\n```\n\n## [Provider Documentation](./docs)\n\nThe documentation is generated using [tfplugindocs](https://github.com/hashicorp/terraform-plugin-docs).\n\nSee: [CONTRIBUTING.md](./CONTRIBUTING.md#documentation)\n\n## To configure Codefresh provider:\n\n```hcl\nprovider \"codefresh\" {\n  api_url = \"\u003cMY API URL\u003e\" # Default value - https://g.codefresh.io/api\n  token = \"\u003cMY API TOKEN\u003e\" # If token isn't set the provider expects the $CODEFRESH_API_KEY env variable\n}\n```\n\nGet an API key from [Codefresh](https://g.codefresh.io/user/settings) and set the following scopes:\n\n- Environments-V2\n- Pipeline\n- Project\n- Repos\n- Step-Type\n- Step-Types\n- View\n\n```bash\nexport CODEFRESH_API_KEY='xyz'\n```\n\n## Testing the Provider\n\n**NOTE:** Acceptance tests create real resources, including admin resources (accounts, users) so make sure that `CODEFRESH_API_KEY` is set to an account that you are ok with being modified.\n\n```bash\nmake testacc\n```\n\n## Contributors\n\n\u003ca href=\"https://github.com/codefresh-io/terraform-provider-codefresh/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=codefresh-io/terraform-provider-codefresh\" /\u003e\n\u003c/a\u003e\n\n## Acknowledgements\n\n_This provider was initialized by [LightStep](https://lightstep.com/)_.\n\n## License\n\nCopyright 2023 Codefresh.\n\nThe Codefresh Provider is available under [MPL2.0 license](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodefresh-io%2Fterraform-provider-codefresh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodefresh-io%2Fterraform-provider-codefresh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodefresh-io%2Fterraform-provider-codefresh/lists"}