{"id":396788,"url":"https://github.com/terraform-aws-modules/terraform-aws-eks","last_synced_at":"2026-07-27T12:20:32.201Z","repository":{"id":37359243,"uuid":"136401408","full_name":"terraform-aws-modules/terraform-aws-eks","owner":"terraform-aws-modules","description":"Terraform module to create Amazon Elastic Kubernetes (EKS) resources 🇺🇦","archived":false,"fork":false,"pushed_at":"2025-10-27T21:50:10.000Z","size":4551,"stargazers_count":4824,"open_issues_count":6,"forks_count":4299,"subscribers_count":96,"default_branch":"master","last_synced_at":"2025-10-27T23:22:52.920Z","etag":null,"topics":["aws","aws-eks","aws-eks-cluster","eks","elastic-kubernetes-service","kubernetes","terraform","terraform-module"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/modules/terraform-aws-modules/eks/aws","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/terraform-aws-modules.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["antonbabenko"],"custom":"https://www.paypal.me/antonbabenko"}},"created_at":"2018-06-07T00:43:18.000Z","updated_at":"2025-10-27T21:50:12.000Z","dependencies_parsed_at":"2024-01-03T02:26:43.952Z","dependency_job_id":"76c3d803-5ab8-4898-923c-c4e2c750a9b4","html_url":"https://github.com/terraform-aws-modules/terraform-aws-eks","commit_stats":{"total_commits":1032,"total_committers":376,"mean_commits":2.74468085106383,"dds":0.8391472868217054,"last_synced_commit":"7f219a678ee5712d4d7bed8881749e497130d549"},"previous_names":[],"tags_count":296,"template":false,"template_full_name":null,"purl":"pkg:github/terraform-aws-modules/terraform-aws-eks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terraform-aws-modules%2Fterraform-aws-eks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terraform-aws-modules%2Fterraform-aws-eks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terraform-aws-modules%2Fterraform-aws-eks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terraform-aws-modules%2Fterraform-aws-eks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terraform-aws-modules","download_url":"https://codeload.github.com/terraform-aws-modules/terraform-aws-eks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terraform-aws-modules%2Fterraform-aws-eks/sbom","scorecard":{"id":874613,"data":{"date":"2025-08-11","repo":{"name":"github.com/terraform-aws-modules/terraform-aws-eks","commit":"82acedc0593723979dc653d726617884cf7ab447"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","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":"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":"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":"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":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-docs.yml:17","Warn: no topLevel permission defined: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-title.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:10","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-actions.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: LitWord cannot be followed by a word: tests/user-data/templates/linux_custom.tpl:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/terraform-aws-modules/terraform-aws-eks/lock.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-title.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/terraform-aws-modules/terraform-aws-eks/pr-title.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/terraform-aws-modules/terraform-aws-eks/pre-commit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/terraform-aws-modules/terraform-aws-eks/pre-commit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/terraform-aws-modules/terraform-aws-eks/pre-commit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/terraform-aws-modules/terraform-aws-eks/pre-commit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/terraform-aws-modules/terraform-aws-eks/pre-commit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/terraform-aws-modules/terraform-aws-eks/pre-commit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/terraform-aws-modules/terraform-aws-eks/pre-commit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/terraform-aws-modules/terraform-aws-eks/pre-commit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/terraform-aws-modules/terraform-aws-eks/pre-commit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/terraform-aws-modules/terraform-aws-eks/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/terraform-aws-modules/terraform-aws-eks/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/terraform-aws-modules/terraform-aws-eks/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/terraform-aws-modules/terraform-aws-eks/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-actions.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/terraform-aws-modules/terraform-aws-eks/stale-actions.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:32","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":"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: Apache 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/terraform-aws-modules/.github/SECURITY.md:1","Info: Found linked content: github.com/terraform-aws-modules/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/terraform-aws-modules/.github/SECURITY.md:1"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-24T05:30:30.792Z","repository_id":37359243,"created_at":"2025-08-24T05:30:30.792Z","updated_at":"2025-08-24T05:30:30.792Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281383120,"owners_count":26491433,"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-28T02:00:06.022Z","response_time":60,"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":["aws","aws-eks","aws-eks-cluster","eks","elastic-kubernetes-service","kubernetes","terraform","terraform-module"],"created_at":"2025-10-01T12:16:24.625Z","updated_at":"2025-10-28T12:20:58.352Z","avatar_url":"https://github.com/terraform-aws-modules.png","language":"HCL","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/396788","html_url":"https://opencollective.ecosyste.ms/projects/396788","collective":{"id":274932,"uuid":"rvedj9wr-oz3a56d4-b4g67blg-8x4m0ykn","slug":"terraform-aws-modules","name":"terraform-aws-modules","description":"Terraform AWS modules, and more","website":"https://modules.tf","github":"terraform-aws-modules","twitter":"antonbabenko","repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/terraform-aws-modules"},{"type":"TWITTER","url":"https://twitter.com/antonbabenko"}],"currency":"USD","projects_count":61,"last_synced_at":"2026-07-27T18:15:12.022Z","created_at":"2025-09-14T00:01:05.346Z","updated_at":"2026-07-27T18:15:12.152Z","transactions_count":null,"balance":509.3199999999997,"account_type":"COLLECTIVE","owner":{"login":"terraform-aws-modules","name":"Terraform AWS modules","uuid":"31414033","kind":"organization","description":"🇺🇦 Collection of Terraform AWS modules supported by the community 🇺🇦","email":null,"website":"https://registry.terraform.io/namespaces/terraform-aws-modules","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31414033?v=4","repositories_count":60,"last_synced_at":"2024-05-01T09:31:37.019Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["antonbabenko"],"custom":"https://www.paypal.me/antonbabenko"}},"html_url":"https://github.com/terraform-aws-modules","funding_links":["https://github.com/sponsors/antonbabenko","https://www.paypal.me/antonbabenko"],"total_stars":16378,"followers":2696,"following":0,"created_at":"2022-11-10T21:34:10.255Z","updated_at":"2024-05-01T09:31:54.334Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terraform-aws-modules","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terraform-aws-modules/repositories"},"last_project_activity_at":"2026-06-19T13:06:35.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-06-08T14:47:56.051Z","collective_updated_at":"2025-09-08T09:03:00.100Z","html_url":"https://opencollective.com/terraform-aws-modules","icon_url":"https://images.opencollective.com/terraform-aws-modules/logo/40.png","total_donations":710.1899999999998,"total_expenses":-288.2500000000003,"current_balance":509.3199999999997,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/terraform-aws-modules","url":"https://opencollective.ecosyste.ms/collectives/terraform-aws-modules","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/terraform-aws-modules/projects"}}