{"id":23987,"url":"https://github.com/cobbler/terraform-provider-cobbler","last_synced_at":"2026-07-19T00:20:44.967Z","repository":{"id":38421552,"uuid":"330196650","full_name":"cobbler/terraform-provider-cobbler","owner":"cobbler","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-16T22:12:15.000Z","size":6328,"stargazers_count":10,"open_issues_count":8,"forks_count":9,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-09T13:36:08.307Z","etag":null,"topics":["cobbler","hacktoberfest","terraform","terraform-provider"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/providers/cobbler/cobbler/latest","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/cobbler.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"cobbler","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-01-16T15:45:08.000Z","updated_at":"2025-02-20T16:17:01.000Z","dependencies_parsed_at":"2022-08-18T08:20:46.964Z","dependency_job_id":"81b7a363-8543-4bf6-8850-8900f0531d53","html_url":"https://github.com/cobbler/terraform-provider-cobbler","commit_stats":{"total_commits":132,"total_committers":20,"mean_commits":6.6,"dds":0.7272727272727273,"last_synced_commit":"2eb5c6547927717af502e5b028944b7b175f5ca6"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/cobbler/terraform-provider-cobbler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobbler%2Fterraform-provider-cobbler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobbler%2Fterraform-provider-cobbler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobbler%2Fterraform-provider-cobbler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobbler%2Fterraform-provider-cobbler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cobbler","download_url":"https://codeload.github.com/cobbler/terraform-provider-cobbler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobbler%2Fterraform-provider-cobbler/sbom","scorecard":{"id":295139,"data":{"date":"2025-08-11","repo":{"name":"github.com/cobbler/terraform-provider-cobbler","commit":"c18e257b33090d81ea91e1836f75104383799eec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage-upload.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:12","Info: no jobLevel write permissions found"],"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":"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":"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":"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/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage-upload.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/coverage-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/testing.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/testing.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/testing.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/testing.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/testing.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/testing.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/testing.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/testing.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/testing.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/cobbler/terraform-provider-cobbler/testing.yml/main?enable=pin","Warn: goCommand not pinned by hash: scripts/errcheck.sh:8","Warn: downloadThenRun not pinned by hash: .github/workflows/coverage-upload.yml:54","Warn: downloadThenRun not pinned by hash: .github/workflows/coverage-upload.yml:55","Warn: goCommand not pinned by hash: .github/workflows/lint.yml:24","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand dependencies pinned","Info:   0 out of   2 downloadThenRun 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":"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-cobbler_4.1.1_SHA256SUMS.sig: https://github.com/cobbler/terraform-provider-cobbler/releases/tag/v4.1.1","Info: signed release artifact: terraform-provider-cobbler_4.1.0_SHA256SUMS.sig: https://github.com/cobbler/terraform-provider-cobbler/releases/tag/v4.1.0","Info: signed release artifact: terraform-provider-cobbler_4.0.0_SHA256SUMS.sig: https://github.com/cobbler/terraform-provider-cobbler/releases/tag/v4.0.0","Info: signed release artifact: terraform-provider-cobbler_3.0.0_SHA256SUMS.sig: https://github.com/cobbler/terraform-provider-cobbler/releases/tag/v3.0.0","Info: signed release artifact: terraform-provider-cobbler_2.0.3_SHA256SUMS.sig: https://github.com/cobbler/terraform-provider-cobbler/releases/tag/v2.0.3","Warn: release artifact v4.1.1 does not have provenance: https://api.github.com/repos/cobbler/terraform-provider-cobbler/releases/201475816","Warn: release artifact v4.1.0 does not have provenance: https://api.github.com/repos/cobbler/terraform-provider-cobbler/releases/201440502","Warn: release artifact v4.0.0 does not have provenance: https://api.github.com/repos/cobbler/terraform-provider-cobbler/releases/181667440","Warn: release artifact v3.0.0 does not have provenance: https://api.github.com/repos/cobbler/terraform-provider-cobbler/releases/60210977","Warn: release artifact v2.0.3 does not have provenance: https://api.github.com/repos/cobbler/terraform-provider-cobbler/releases/42841395"],"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'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:27"],"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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 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"}},{"name":"Vulnerabilities","score":3,"reason":"7 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","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T19:18:47.276Z","repository_id":38421552,"created_at":"2025-08-17T19:18:47.276Z","updated_at":"2025-08-17T19:18:47.276Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272298742,"owners_count":24909518,"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-27T02:00:09.397Z","response_time":76,"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":["cobbler","hacktoberfest","terraform","terraform-provider"],"created_at":"2024-01-12T16:27:56.646Z","updated_at":"2025-08-27T06:23:14.220Z","avatar_url":"https://github.com/cobbler.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/23987","html_url":"https://opencollective.ecosyste.ms/projects/23987","collective":{"id":1473,"uuid":"eeng0kzd-yvor4pz0-7096bma8-37xlw95j","slug":"cobbler","name":"Cobbler","description":"Making machine provisioning and lab managment easy.","website":"https://cobbler.github.io","github":"cobbler","twitter":"cobblerproject","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://cobbler.github.io"},{"type":"TWITTER","url":"https://twitter.com/cobblerproject"},{"type":"GITHUB","url":"https://github.com/cobbler"}],"currency":"USD","projects_count":14,"last_synced_at":"2026-08-01T00:15:16.371Z","created_at":"2024-01-10T13:17:50.256Z","updated_at":"2026-08-01T00:15:16.507Z","transactions_count":20,"balance":429.89,"account_type":"COLLECTIVE","owner":{"login":"cobbler","name":"Cobbler","uuid":"1179083","kind":"organization","description":"","email":"cobbler.project@gmail.com","website":"https://cobbler.github.io","location":"The internet","twitter":"cobblerproject","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1179083?v=4","repositories_count":14,"last_synced_at":"2025-10-14T12:18:35.765Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/cobbler","funding_links":["https://github.com/sponsors/cobbler"],"total_stars":2880,"followers":41,"following":0,"created_at":"2022-11-03T04:49:27.905Z","updated_at":"2025-10-14T12:18:35.765Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cobbler","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cobbler/repositories"},"last_project_activity_at":"2025-09-24T06:19:28.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-11-10T18:39:16.502Z","collective_updated_at":"2024-01-29T20:36:52.445Z","html_url":"https://opencollective.com/cobbler","icon_url":"https://images.opencollective.com/cobbler/logo/40.png","total_donations":429.89,"total_expenses":-47.769999999999996,"current_balance":429.89,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/cobbler","url":"https://opencollective.ecosyste.ms/collectives/cobbler","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/cobbler/projects"}}