{"id":132367,"name":null,"description":"Packer configuration for building a custom EKS AMI","url":"https://github.com/awslabs/amazon-eks-ami","last_synced_at":"2025-09-09T11:58:41.632Z","repository":{"id":33083041,"uuid":"136244218","full_name":"awslabs/amazon-eks-ami","owner":"awslabs","description":"Packer configuration for building a custom EKS AMI","archived":false,"fork":false,"pushed_at":"2025-09-09T00:55:01.000Z","size":23540,"stargazers_count":2582,"open_issues_count":108,"forks_count":1183,"subscribers_count":164,"default_branch":"main","last_synced_at":"2025-09-09T02:59:29.357Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://awslabs.github.io/amazon-eks-ami/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit-0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/awslabs.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":"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":"2018-06-05T23:04:48.000Z","updated_at":"2025-09-09T00:53:14.000Z","dependencies_parsed_at":"2024-05-06T01:27:54.718Z","dependency_job_id":"d4188f05-0a30-4463-ae8c-fa4ffd019f46","html_url":"https://github.com/awslabs/amazon-eks-ami","commit_stats":null,"previous_names":[],"tags_count":197,"template":false,"template_full_name":null,"purl":"pkg:github/awslabs/amazon-eks-ami","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-eks-ami","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-eks-ami/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-eks-ami/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-eks-ami/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","download_url":"https://codeload.github.com/awslabs/amazon-eks-ami/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-eks-ami/sbom","scorecard":{"id":219512,"data":{"date":"2025-08-11","repo":{"name":"github.com/awslabs/amazon-eks-ami","commit":"69b114045d41dc3ea16b52cddefe8f4bbb9d2475"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT No Attribution: 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:48","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy-docs.yaml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-to-codecommit.yaml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-dependency.yaml:17","Warn: no topLevel permission defined: .github/workflows/bot-trigger.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci-auto.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci-canary.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci-manual.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yaml:7","Warn: no topLevel permission defined: .github/workflows/deploy-docs.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/janitor.yaml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/sync-eni-max-pods.yaml:9","Warn: no topLevel permission defined: .github/workflows/sync-to-codecommit.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-changelog.yaml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-dependency.yaml:11"],"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/awslabs/.github/SECURITY.md:1","Info: Found linked content: github.com/awslabs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/awslabs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/awslabs/.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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: containerImage not pinned by hash: hack/mkdocs.Dockerfile:1: pin your Docker image by updating python:3.9 to python:3.9@sha256:9edfcfbe4d1bc6aabe0dd49a0e9cf625d83524edf574bc8cca7b1214bd9d170e","Warn: containerImage not pinned by hash: nodeadm/test/e2e/infra/Dockerfile:1","Warn: containerImage not pinned by hash: nodeadm/test/e2e/infra/Dockerfile:6: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2023 to public.ecr.aws/amazonlinux/amazonlinux:2023@sha256:16be01492b5ab08c47f64f615e8787e675e8f0e67bcefcd43cfca164b6b9d788","Warn: containerImage not pinned by hash: templates/test/Dockerfile:1","Warn: containerImage not pinned by hash: templates/test/Dockerfile:2: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2 to public.ecr.aws/amazonlinux/amazonlinux:2@sha256:281cd59b0f58e009fd9165c26e05eafcf8523fa10651fe36f725b7f7e20b094a","Warn: pipCommand not pinned by hash: hack/mkdocs.Dockerfile:2","Warn: pipCommand not pinned by hash: nodeadm/test/e2e/infra/Dockerfile:25","Warn: goCommand not pinned by hash: nodeadm/vendor/github.com/json-iterator/go/build.sh:10","Warn: goCommand not pinned by hash: .github/workflows/ci-auto.yaml:15","Warn: goCommand not pinned by hash: .github/workflows/dependency-review.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yaml:20","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   1 out of   4 goCommand 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"}}]},"last_synced_at":"2025-08-17T02:12:45.677Z","repository_id":33083041,"created_at":"2025-08-17T02:12:45.677Z","updated_at":"2025-08-17T02:12:45.677Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274291746,"owners_count":25258162,"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-09-09T02:00:10.223Z","response_time":80,"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"}},"owner":{"login":"awslabs","name":"Amazon Web Services - Labs","uuid":"3299148","kind":"organization","description":"AWS Labs","email":null,"website":"http://amazon.com/aws/","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3299148?v=4","repositories_count":914,"last_synced_at":"2025-05-20T11:06:29.184Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/awslabs","funding_links":[],"total_stars":176592,"followers":8487,"following":0,"created_at":"2022-11-02T16:28:29.342Z","updated_at":"2025-05-20T11:06:29.184Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs/repositories"},"packages":[{"id":8762553,"name":"github.com/awslabs/amazon-eks-ami/nodeadm","ecosystem":"go","description":"","homepage":"https://github.com/awslabs/amazon-eks-ami","licenses":"MIT-0","normalized_licenses":["MIT-0"],"repository_url":"https://github.com/awslabs/amazon-eks-ami","keywords_array":[],"namespace":"github.com/awslabs/amazon-eks-ami","versions_count":1,"first_release_published_at":"2024-01-16T19:34:57.000Z","latest_release_published_at":"2024-01-16T19:34:57.000Z","latest_release_number":"v0.0.0-20240116193457-262486c9e40c","last_synced_at":"2025-07-07T04:15:52.288Z","created_at":"2024-01-18T04:52:47.626Z","updated_at":"2025-07-07T04:15:52.289Z","registry_url":"https://pkg.go.dev/github.com/awslabs/amazon-eks-ami/nodeadm","install_command":"go get github.com/awslabs/amazon-eks-ami/nodeadm","documentation_url":"https://pkg.go.dev/github.com/awslabs/amazon-eks-ami/nodeadm#section-documentation","metadata":{},"repo_metadata":{"uuid":"136244218","full_name":"awslabs/amazon-eks-ami","owner":"awslabs","description":"Packer configuration for building a custom EKS AMI","archived":false,"fork":false,"pushed_at":"2024-01-16T22:23:13.000Z","size":1563,"stargazers_count":2281,"open_issues_count":86,"forks_count":1089,"subscribers_count":174,"default_branch":"master","last_synced_at":"2024-01-17T02:21:20.364Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit-0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/awslabs.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}},"created_at":"2018-06-05T23:04:48.000Z","updated_at":"2024-01-16T09:34:43.000Z","dependencies_parsed_at":"2024-01-15T16:12:18.641Z","dependency_job_id":null,"html_url":"https://github.com/awslabs/amazon-eks-ami","commit_stats":null,"previous_names":[],"tags_count":127,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-eks-ami","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-eks-ami/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-eks-ami/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-eks-ami/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","download_url":"https://codeload.github.com/awslabs/amazon-eks-ami/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":181397424,"owners_count":11092290,"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","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"}},"repo_metadata_updated_at":"2024-01-18T05:10:59.071Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.453225907731841,"dependent_packages_count":9.270385022243476,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.861805464987658},"purl":"pkg:golang/github.com/awslabs/amazon-eks-ami/nodeadm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/awslabs/amazon-eks-ami/nodeadm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/awslabs/amazon-eks-ami/nodeadm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/awslabs/amazon-eks-ami/nodeadm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fawslabs%2Famazon-eks-ami%2Fnodeadm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fawslabs%2Famazon-eks-ami%2Fnodeadm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fawslabs%2Famazon-eks-ami%2Fnodeadm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fawslabs%2Famazon-eks-ami%2Fnodeadm/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954770,"maintainers_count":0,"namespaces_count":741920,"keywords_count":109374,"github":"golang","metadata":{"funded_packages_count":49379},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-09T06:45:13.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":1779475,"full_name":"awslabs/amazon-eks-ami","default_branch":"main","committers":[{"name":"Carter","email":"mckdev@amazon.com","login":"cartermckinnon","count":229},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":116},{"name":"Nick Baker","email":"ndbaker1@outlook.com","login":"ndbaker1","count":67},{"name":"Matt","email":"merkes@amazon.com","login":"mmerkes","count":48},{"name":"Micah Hausler","email":"mhausler@amazon.com","login":"micahhausler","count":38},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":29},{"name":"Sichaow","email":"sichaow@amazon.com","login":"Issacwww","count":25},{"name":"Prasad Shende","email":"prasad0896","login":"prasad0896","count":23},{"name":"ravisinha0506","email":"ravisinha0506@gmail.com","login":"ravisinha0506","count":22},{"name":"Abeer Sethi","email":"38733827+abeer91","login":"abeer91","count":19},{"name":"M00nF1sh","email":"yyyng@amazon.com","login":"M00nF1sh","count":18},{"name":"Claes Mogren","email":"mogren@amazon.com","login":"mogren","count":15},{"name":"Laxmi Soumya Josyula","email":"42261978+ljosyula","login":"ljosyula","count":14},{"name":"Saurav Agarwalla","email":"saurav-agarwalla","login":"saurav-agarwalla","count":13},{"name":"suket22","email":"suket22@gmail.com","login":"suket22","count":13},{"name":"Todd Neal","email":"tnealt@amazon.com","login":"tzneal","count":13},{"name":"whoix","email":"151130171+whoix","login":"whoix","count":12},{"name":"Vishal Gupta","email":"vishal.gupta4081@gmail.com","login":"vishalkg","count":11},{"name":"Brandon Wagner","email":"wagnerbm@amazon.com","login":"bwagner5","count":11},{"name":"Bronson Mirafuentes","email":"mirafb@amazon.com","login":null,"count":9},{"name":"Visuna","email":"visunalee@gmail.com","login":"visunali","count":9},{"name":"Murcherla","email":"nithu0115@gmail.com","login":"nithu0115","count":8},{"name":"Rob Playford","email":"rob.playford@gmail.com","login":"timecode","count":8},{"name":"Vela WU","email":"50354807+wwvela","login":"wwvela","count":8},{"name":"Davanum Srinivas","email":"davanum@gmail.com","login":"dims","count":8},{"name":"camrakin","email":"113552683+camrakin","login":"camrakin","count":7},{"name":"sehayoun","email":"70663169+sehayoun","login":"sehayoun","count":7},{"name":"Shyam JVS","email":"jeedigv@amazon.com","login":"shyamjvs","count":6},{"name":"guessi","email":"guessi@gmail.com","login":"guessi","count":6},{"name":"Zaid Ahmed Farooq","email":"38226823+zaf6862","login":"zaf6862","count":6},{"name":"MyannaHarris","email":"MyannaHarris","login":"MyannaHarris","count":6},{"name":"Bronson Mirafuentes","email":"heybronson@gmail.com","login":"heybronson","count":6},{"name":"Jacob Peddicord","email":"jpeddicord","login":"jpeddicord","count":6},{"name":"Adrian Cooke","email":"105147+agcooke","login":"agcooke","count":5},{"name":"Dawid Malinowski","email":"dawidmalina@gmail.com","login":"dawidmalina","count":5},{"name":"Jeffrey Nelson","email":"jdnelson@amazon.com","login":"jdn5126","count":5},{"name":"Jiaxin Shan","email":"seedjeffwan@gmail.com","login":"Jeffwan","count":5},{"name":"Penugonda","email":"saiteja313@gmail.com","login":"saiteja313","count":5},{"name":"Victor Pineda Gonzalez","email":"vpineda1996@gmail.com","login":"vpineda1996","count":4},{"name":"Xavier Ryan","email":"108886506+xr1776","login":"xr1776","count":4},{"name":"mselim00","email":"100049111+mselim00","login":"mselim00","count":4},{"name":"cmdallas","email":"self@chrisdallas.tech","login":"cmdallas","count":4},{"name":"Andrew Johnstone","email":"andrew@ajohnstone.com","login":"ajohnstone","count":4},{"name":"natherz97","email":"55205932+natherz97","login":"natherz97","count":3},{"name":"Zoltán Reegn","email":"zoltan.reegn@gmail.com","login":"reegnz","count":3},{"name":"Mike Crute","email":"crutem@amazon.com","login":"mcrute","count":3},{"name":"Matthew Wong","email":"mattwon@amazon.com","login":"wongma7","count":3},{"name":"Joe Gawrieh","email":"gawrieh.joseph@gmail.com","login":"theOtherJoe","count":3},{"name":"Alex Schultz","email":"aschultz@clumio.com","login":"AlexSchultz-clumio","count":3},{"name":"arun-amzn","email":"bhagarun@amazon.com","login":"arun-amzn","count":3},{"name":"Kulwant Singh","email":"ikulwant@amazon.com","login":"KlwntSingh","count":3},{"name":"Travis Cunningham","email":"travcunn@amazon.com","login":null,"count":3},{"name":"Will Thames","email":"will@thames.id.au","login":"willthames","count":2},{"name":"Sajjan","email":"gundapun@amazon.com","login":"sgundapu","count":2},{"name":"Max Williams","email":"max.williams@deliveryhero.com","login":"max-rocket-internet","count":2},{"name":"Kausheel Kumar","email":"kausheelkumar@gmail.com","login":"Kausheel","count":2},{"name":"Joe North","email":"joseph@jnorth.me","login":"JoeNorth","count":2},{"name":"Jayanth Varavani","email":"1111446+jayanthvn","login":"jayanthvn","count":2},{"name":"GitHub","email":"noreply@github.com","login":"web-flow","count":2},{"name":"Florent Delannoy","email":"florent.delannoy@gmail.com","login":"Pluies","count":2},{"name":"Daniel Koo","email":"blxdaniel","login":"blxdaniel","count":2},{"name":"Bryant Biggs","email":"bryantbiggs@gmail.com","login":"bryantbiggs","count":2},{"name":"Steve Hipwell","email":"steve.hipwell@gmail.com","login":"stevehipwell","count":2},{"name":"Steven Davidovitz","email":"steved","login":"steved","count":2},{"name":"Vincent Tran","email":"VincentTran197120@gmail.com","login":"VincentVTran","count":2},{"name":"YngveMolnes","email":"YngveMolnes","login":"YngveMolnes","count":2},{"name":"jacobwolfaws","email":"113703057+jacobwolfaws","login":"jacobwolfaws","count":2},{"name":"mtilson","email":"m@tilson.biz","login":"mtilson","count":2},{"name":"nkvetsinski","email":"115103774+nkvetsinski","login":"nkvetsinski","count":2},{"name":"pjaudiomv","email":"34245618+pjaudiomv","login":"pjaudiomv","count":2},{"name":"Tripathi","email":"raghat@amazon.com","login":"rtripat","count":2},{"name":"Cheng Pan","email":"chengpan@amazon.com","login":null,"count":2},{"name":"Jason Swindle","email":"Jason.swindle@gmail.com","login":null,"count":2},{"name":"Hirotaka Tagawa / wafuwafu13","email":"wafuwafugithub@gmail.com","login":"wafuwafu13","count":2},{"name":"Paul Hopkins","email":"paulnewsoft@gmail.com","login":"paulhopkins11","count":1},{"name":"Peter Thomas","email":"peter.thomas@gdit.com","login":"PT-GD","count":1},{"name":"Chunyang Wang","email":"89669703+chunywan","login":"chunywan","count":1},{"name":"Guillaume Delacour","email":"guillaume.delacour@gmail.com","login":"guikcd","count":1},{"name":"Gyuho Lee","email":"leegyuho@amazon.com","login":"gyuho","count":1},{"name":"Hemming, Andrew","email":"andrew.hemming@sky.uk","login":"ha1287","count":1},{"name":"Hugo Ribeiro","email":"33881233+huribeir","login":"huribeir","count":1},{"name":"Jack Nagel","email":"jnagel@accusoft.com","login":"jacknagel","count":1},{"name":"Jackson West","email":"jgw@amazon.com","login":"jaxesn","count":1},{"name":"Jakson Rodrigues","email":"jaksonwkr@hotmail.com","login":"jaksonwkr","count":1},{"name":"James Brennan","email":"james@jamesbrennan.ca","login":"jpb","count":1},{"name":"Jay Deokar","email":"23660509+jaydeokar","login":"jaydeokar","count":1},{"name":"Jim DeWaard","email":"jim.dewaard@gmail.com","login":"dewjam","count":1},{"name":"Juan Manuel Mesa","email":"linuxven@gmail.com","login":"overdrive3000","count":1},{"name":"Dan Quackenbush","email":"dan.quackenbush@contrastsecurity.com","login":null,"count":1},{"name":"Emmanuel Goh","email":"emmanuel@visenze.com","login":null,"count":1},{"name":"Florent Delannoy","email":"florent.delannoy.external@ynap.com","login":null,"count":1},{"name":"Bryce Carman","email":"brycecar@amazon.com","login":null,"count":1},{"name":"Sam Fredrickson","email":"samf@advmicrogrid.com","login":null,"count":1},{"name":"Rob Ottaway","email":"rottaway@apple.com","login":null,"count":1},{"name":"Rasmus Larsen","email":"rla@systime.dk","login":null,"count":1},{"name":"lowerzero","email":"eu9enex@gmail.com","login":null,"count":1},{"name":"grahamar","email":"graham@flow.io","login":null,"count":1},{"name":"Jānis Orlovs","email":"janis.orlovs@gmail.com","login":null,"count":1},{"name":"Joshua Powers","email":"josh.powers@canonical.com","login":null,"count":1},{"name":"Hiroki Mizuma","email":"mizumah@amazon.com","login":null,"count":1},{"name":"Göran Damberg","email":"goran@hey.com","login":null,"count":1},{"name":"Octavio Martin","email":"octavio.martin.montenegro@verizonmedia.com","login":null,"count":1},{"name":"Nate Fox","email":"nate.m.fox@gmail.com","login":null,"count":1},{"name":"Eric Webster","email":"sophomeric@gmail.com","login":"sophomeric","count":1},{"name":"Florian Woerner","email":"florian.woerner@onmyown.io","login":"woernfl","count":1},{"name":"Francesco Ciocchetti","email":"2085772+primeroz","login":"primeroz","count":1},{"name":"Gabriel Mendes","email":"ggml@cin.ufpe.br","login":"ggml1","count":1},{"name":"Gerald  Barker","email":"gezb","login":"gezb","count":1},{"name":"Graham Rounds","email":"graham.rounds@machinify.com","login":"agrahamlincoln","count":1},{"name":"Aaron Ackerman","email":"theron17@gmail.com","login":"aackerman","count":1},{"name":"Pubudu Perera","email":"892600+suharshan","login":"suharshan","count":1},{"name":"zhuoweilee","email":"50966665+zhuoweilee","login":"zhuoweilee","count":1},{"name":"zadowsmash","email":"ashrohde@gmail.com","login":"zadowsmash","count":1},{"name":"yeolahm","email":"46589223+yeolahm","login":"yeolahm","count":1},{"name":"wong yan yee","email":"houdinisparks@gmail.com","login":"houdinisparks","count":1},{"name":"willgleich","email":"22464726+willgleich","login":"willgleich","count":1},{"name":"vflaux","email":"38909103+vflaux","login":"vflaux","count":1},{"name":"sramabad1","email":"53882229+sramabad1","login":"sramabad1","count":1},{"name":"siddharth","email":"siddharth16268@iiitd.ac.in","login":"sedflix","count":1},{"name":"shun","email":"azush.work@gmail.com","login":"a2ush","count":1},{"name":"ryosuke","email":"ryoyano@amazon.com","login":"ryoyanoamazon","count":1},{"name":"rimaulana","email":"rimaulana@outlook.com","login":"rimaulana","count":1},{"name":"rfox-godaddy","email":"59625844+rfox-godaddy","login":"rfox-godaddy","count":1},{"name":"pavanipt","email":"pavanip2201@gmail.com","login":"Pavani-Panakanti","count":1},{"name":"josselin-c","email":"thecr3pe@gmail.com","login":"josselin-c","count":1},{"name":"jitran","email":"jt.ji.tran@gmail.com","login":"jitran","count":1},{"name":"icarthick","email":"93390344+icarthick","login":"icarthick","count":1},{"name":"Vincent Marguerie","email":"24724195+vincentmrg","login":"vincentmrg","count":1},{"name":"Vedant Pareek","email":"36420365+dunefro","login":"dunefro","count":1},{"name":"Abhay Krishna","email":"arnchlm@amazon.com","login":"abhay-krishna","count":1},{"name":"Abraham Olu","email":"56321006+AbeOwlu","login":"AbeOwlu","count":1},{"name":"Andrew Hemming","email":"drewhemm","login":"drewhemm","count":1},{"name":"Andy Spiers","email":"andy@spiers.co.uk","login":"andyspiers","count":1},{"name":"Angus Lees","email":"gus@inodes.org","login":"anguslees","count":1},{"name":"Ashley Davis","email":"ashley_davis10419@hotmail.com","login":"SgtCoDFish","count":1},{"name":"Bart Dworak","email":"1627914+BDworak","login":"BDworak","count":1},{"name":"Bhagwat kumar Singh","email":"bhagwat0709@gmail.com","login":"bhks","count":1},{"name":"Bin Chen","email":"pierr.chen@gmail.com","login":"binchenX","count":1},{"name":"Brandon H","email":"697896+brandonhon","login":"brandonhon","count":1},{"name":"Bruno Miguel Custódio","email":"brunomcustodio@gmail.com","login":"bmcustodio","count":1},{"name":"Chotiwat Chawannakul","email":"chotiwat.c@hotmail.com","login":"chotiwat","count":1},{"name":"Chris Ferry","email":"chris.ferry@lendkey.com","login":"chrisferry","count":1},{"name":"Chris Merrett","email":"chris@steamhaus.co.uk","login":"chrisfu","count":1},{"name":"donovanrost","email":"donovan.rost@gmail.com","login":"donovanrost","count":1},{"name":"Vishal Gupta","email":"guvishl@amazon.com","login":"guvishl","count":1},{"name":"Vinothkumar Siddharth","email":"vsiddharth","login":"vsiddharth","count":1},{"name":"Daniel Piddock","email":"daniel.piddock@teamcmp.com","login":"dpiddock","count":1},{"name":"David Stewart","email":"westdart@gmail.com","login":"westdart","count":1},{"name":"Denis Salamanca","email":"salafara2@gmail.com","login":"dsalamancaMS","count":1},{"name":"Derek Olsen","email":"someword@gmail.com","login":"someword","count":1},{"name":"Divyesh Khandeshi","email":"dkhandeshi","login":"dkhandeshi","count":1},{"name":"Dwayne Bailey","email":"dwayne@translate.org.za","login":"dwaynebailey","count":1},{"name":"Eden Jose","email":"josemanuelitoeden@gmail.com","login":"joseeden","count":1},{"name":"Edmond Ceausu","email":"eceausu@amazon.com","login":"edmondceausu","count":1},{"name":"Mykola Marzhan","email":"mykola.marzhan@percona.com","login":"delgod","count":1},{"name":"Naeil Ezzoueidi","email":"naeilzoueidi@ubuntu.com","login":"ezzoueidi","count":1},{"name":"Nathan Prabhu","email":"ncp9@duke.edu","login":"nprab428","count":1},{"name":"Nguyen Dinh","email":"92940366+nguyenkndinh","login":"nguyenkndinh","count":1},{"name":"Norbert Csibra","email":"ncsibra","login":"ncsibra","count":1},{"name":"OpenSourceZombie","email":"a.alshirbiny@gmail.com","login":"OpenSourceZombie","count":1},{"name":"Marc Richards","email":"talawahtech","login":"talawahtech","count":1},{"name":"Marcelo Bartsch","email":"marcelo@bartsch.cl","login":"mbartsch","count":1},{"name":"Pahud Hsieh","email":"pahudnet@gmail.com","login":"pahud","count":1},{"name":"Julien Baladier","email":"julienbaladier","login":"julienbaladier","count":1},{"name":"Justin Owen","email":"justinowen@asana.com","login":"jpvowen","count":1},{"name":"Justin Plock","email":"jplock","login":"jplock","count":1},{"name":"Keto D. Zhang","email":"keto.zhang@gmail.com","login":"ketozhang","count":1},{"name":"Kevin Frommelt","email":"kevin.frommelt@gmail.com","login":"kevinfrommelt","count":1},{"name":"Lassi Pölönen","email":"lassi.polonen@iki.fi","login":"lassizci","count":1},{"name":"Leah Tucker","email":"57272433+tucktuck9","login":"tucktuck9","count":1},{"name":"Liz Fong-Jones","email":"elizabeth@ctyalcove.org","login":"lizthegrey","count":1},{"name":"Wylie Hobbs","email":"hobbsh","login":"hobbsh","count":1},{"name":"ajayk","email":"ajaykemparaj@gmail.com","login":"ajayk","count":1},{"name":"ajoux-accor","email":"60878319+ajoux-accor","login":"ajoux-accor","count":1},{"name":"blakeroberts-wk","email":"blake.roberts@workiva.com","login":"blakeroberts-wk","count":1},{"name":"brc","email":"brc@linux.com","login":"brc","count":1},{"name":"ddl-retornam","email":"56278673+ddl-retornam","login":"ddl-retornam","count":1},{"name":"dianibar-work","email":"46203030+dianibar-work","login":"dianibar-work","count":1},{"name":"Daniel Gomes-Sebastiao","email":"daniel@gomes.digital","login":"gomesdigital","count":1},{"name":"Paul Forman","email":"pforman@zymergen.com","login":"pforman-zymergen","count":1},{"name":"Eric Larssen","email":"eric.larssen@workiva.com","login":"ericlarssen-wf","count":1},{"name":"gaogilb","email":"gaogilb@amazon.com","login":"regulusv","count":1},{"name":"Trent Petersen","email":"trentpetersen@navapbc.com","login":"TrentPetersen04","count":1},{"name":"Tommy Nguyen","email":"tuannvm","login":"tuannvm","count":1},{"name":"Tom Dyas","email":"tom.dyas@gmail.com","login":"tdyas","count":1},{"name":"Theodore Salvo","email":"buzzsurfr","login":"buzzsurfr","count":1},{"name":"Tam Mach","email":"sayboras@yahoo.com","login":"sayboras","count":1},{"name":"Sylvain Rabot","email":"sylvain@abstraction.fr","login":"sylr","count":1},{"name":"StevenSu","email":"suwei007@gmail.com","login":"stevensu1977","count":1},{"name":"Spencer Judd","email":"spencercjudd@gmail.com","login":"scjudd","count":1},{"name":"Sergio Ballesteros","email":"snaker@locolandia.net","login":"ese","count":1},{"name":"Rickard von Essen","email":"rickard.von.essen@gmail.com","login":"rickard-von-essen","count":1},{"name":"Richard Davison","email":"rnd1@solvuu.com","login":"rdavison","count":1},{"name":"Ricard Comas Gómez","email":"rcomas.dev@gmail.com","login":"ricomasgu","count":1},{"name":"Raghvendra Singh","email":"90425886+raghs-aws","login":"raghs-aws","count":1},{"name":"Rafael Gaspar","email":"rafael.gaspar@me.com","login":"rafaelgaspar","count":1},{"name":"Marcelo Bartsch","email":"ruhlem@amazon.com","login":"ruhlem","count":1},{"name":"Masatoshi Hayashi","email":"m@literalice.com","login":"literalice","count":1},{"name":"Mateusz Gozdek","email":"mateusz@kinvolk.io","login":"invidian","count":1},{"name":"Matt Johnson","email":"71744796+mattcjo","login":"mattcjo","count":1},{"name":"Matthew Bays","email":"mbethan132@gmail.com","login":"mebays","count":1},{"name":"Matthew Caya","email":"matthew.caya@hobsons.com","login":"mmc-ps","count":1},{"name":"Matthew Landis","email":"landis.matt@gmail.com","login":"mattlandis","count":1},{"name":"Michael S. Fischer","email":"michael+github@dynamine.net","login":"otterley","count":1},{"name":"Mike Sarfaty","email":"113384964+msarfaty","login":"msarfaty","count":1},{"name":"Mike Stefaniak","email":"3597741+mikestef9","login":"mikestef9","count":1}],"total_commits":1084,"total_committers":206,"total_bot_commits":145,"total_bot_committers":2,"mean_commits":5.262135922330097,"dds":0.7887453874538746,"past_year_committers":[{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":83},{"name":"Nick Baker","email":"ndbaker1@outlook.com","login":"ndbaker1","count":52},{"name":"Carter","email":"mckdev@amazon.com","login":"cartermckinnon","count":46},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":28},{"name":"whoix","email":"151130171+whoix","login":"whoix","count":12},{"name":"Sichaow","email":"sichaow@amazon.com","login":"Issacwww","count":9},{"name":"Vela WU","email":"50354807+wwvela","login":"wwvela","count":7},{"name":"mselim00","email":"100049111+mselim00","login":"mselim00","count":4},{"name":"nkvetsinski","email":"115103774+nkvetsinski","login":"nkvetsinski","count":2},{"name":"YngveMolnes","email":"YngveMolnes","login":"YngveMolnes","count":2},{"name":"Vincent Tran","email":"VincentTran197120@gmail.com","login":"VincentVTran","count":2},{"name":"Suket Sharma","email":"suket22@gmail.com","login":"suket22","count":2},{"name":"GitHub","email":"noreply@github.com","login":"web-flow","count":2},{"name":"Abhay Krishna","email":"arnchlm@amazon.com","login":"abhay-krishna","count":1},{"name":"Abraham Olu","email":"56321006+AbeOwlu","login":"AbeOwlu","count":1},{"name":"Bart Dworak","email":"1627914+BDworak","login":"BDworak","count":1},{"name":"Bryant Biggs","email":"bryantbiggs@gmail.com","login":"bryantbiggs","count":1},{"name":"Daniel Gomes-Sebastiao","email":"daniel@gomes.digital","login":"gomesdigital","count":1},{"name":"Davanum Srinivas","email":"davanum@gmail.com","login":"dims","count":1},{"name":"zhuoweilee","email":"50966665+zhuoweilee","login":"zhuoweilee","count":1},{"name":"vflaux","email":"38909103+vflaux","login":"vflaux","count":1},{"name":"ryosuke","email":"ryoyano@amazon.com","login":"ryoyanoamazon","count":1},{"name":"pjaudiomv","email":"34245618+pjaudiomv","login":"pjaudiomv","count":1},{"name":"pavanipt","email":"pavanip2201@gmail.com","login":"Pavani-Panakanti","count":1},{"name":"guessi","email":"guessi@gmail.com","login":"guessi","count":1},{"name":"brc","email":"brc@linux.com","login":"brc","count":1},{"name":"Todd Neal","email":"tnealt@amazon.com","login":"tzneal","count":1},{"name":"Mike Sarfaty","email":"113384964+msarfaty","login":"msarfaty","count":1},{"name":"Matthew Bays","email":"mbethan132@gmail.com","login":"mebays","count":1},{"name":"Matt Johnson","email":"71744796+mattcjo","login":"mattcjo","count":1},{"name":"Leah Tucker","email":"57272433+tucktuck9","login":"tucktuck9","count":1},{"name":"Lassi Pölönen","email":"lassi.polonen@iki.fi","login":"lassizci","count":1},{"name":"Joe North","email":"joseph@jnorth.me","login":"JoeNorth","count":1},{"name":"Jay Deokar","email":"23660509+jaydeokar","login":"jaydeokar","count":1},{"name":"Jackson West","email":"jgw@amazon.com","login":"jaxesn","count":1},{"name":"Hirotaka Tagawa / wafuwafu13","email":"jaruwafu@gmail.com","login":"wafuwafu13","count":1},{"name":"Guillaume Delacour","email":"guillaume.delacour@gmail.com","login":"guikcd","count":1},{"name":"Florian Woerner","email":"florian.woerner@onmyown.io","login":"woernfl","count":1}],"past_year_total_commits":276,"past_year_total_committers":38,"past_year_total_bot_commits":111,"past_year_total_bot_committers":2,"past_year_mean_commits":7.2631578947368425,"past_year_dds":0.6992753623188406,"last_synced_at":"2025-05-14T16:46:51.665Z","last_synced_commit":"77a969c3788caa6562bda1ca30321f9d5af798a4","created_at":"2024-09-20T17:59:08.395Z","updated_at":"2025-05-14T16:46:51.733Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-eks-ami/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"awslabs/amazon-eks-ami","html_url":"https://github.com/awslabs/amazon-eks-ami","last_synced_at":"2025-09-09T08:35:53.559Z","status":null,"issues_count":324,"pull_requests_count":968,"avg_time_to_close_issue":12993369.601626016,"avg_time_to_close_pull_request":1077584.556372549,"issues_closed_count":246,"pull_requests_closed_count":816,"pull_request_authors_count":119,"issue_authors_count":265,"avg_comments_per_issue":4.138888888888889,"avg_comments_per_pull_request":1.378099173553719,"merged_pull_requests_count":649,"bot_issues_count":1,"bot_pull_requests_count":300,"past_year_issues_count":103,"past_year_pull_requests_count":524,"past_year_avg_time_to_close_issue":1105548.7457627119,"past_year_avg_time_to_close_pull_request":313324.4784688995,"past_year_issues_closed_count":59,"past_year_pull_requests_closed_count":418,"past_year_pull_request_authors_count":40,"past_year_issue_authors_count":91,"past_year_avg_comments_per_issue":2.4563106796116503,"past_year_avg_comments_per_pull_request":1.2729007633587786,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":202,"past_year_merged_pull_requests_count":371,"created_at":"2024-05-01T23:14:11.268Z","updated_at":"2025-09-09T08:35:53.561Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-eks-ami","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-eks-ami/issues","issue_labels_count":{"bug":57,"enhancement":12,"never-stale":3,"need-code":3,"gpu":2,"question":2,"documentation":2,"instance-type":2,"changelog/exclude":2},"pull_request_labels_count":{"changelog/exclude":367,"dependencies":72,"enhancement":6,"go":6,"bug":6,"javascript":6,"documentation":5,"gpu":5,"maintenance":3,"instance-type":2,"kernel":2},"issue_author_associations_count":{"NONE":269,"CONTRIBUTOR":35,"MEMBER":20},"pull_request_author_associations_count":{"CONTRIBUTOR":503,"MEMBER":334,"NONE":131},"issue_authors":{"stevehipwell":9,"cartermckinnon":8,"sidewinder12s":5,"dims":4,"mebays":4,"vflaux":3,"D2809":3,"SoodPrerit":3,"ptailor1193":3,"mmerkes":3,"guessi":3,"ajvn":2,"KrisJohnstone":2,"emman27":2,"HenryXie1":2,"rajeevpnair":2,"nxf5025":2,"wskinner-eml":2,"chiragjn":2,"bryantbiggs":2,"hassanbabaie":2,"chenrui333":2,"AbeOwlu":2,"deiwin":2,"mbartsch":2,"pahud":2,"tsmgeek":2,"varun-armis":2,"ndbaker1":2,"jan-ludvik":2,"jebbens":2,"ugurgural":2,"brizaldi":2,"colorzhang":1,"IgorKurylo":1,"chaosun-cs":1,"voidteatime":1,"mikheevsv":1,"manojbadam":1,"mattbrandman":1,"sesame437":1,"armenr":1,"borisbradic":1,"charugarg2810":1,"cnmcavoy":1,"mehrajk":1,"ozbillwang":1,"JoeNorth":1,"samarthkathal":1,"changhyuni":1,"arjanschaaf":1,"albertfndz":1,"amin-o":1,"anish":1,"shra1-fb":1,"github-actions[bot]":1,"Tavisca-Ashish-Sharma":1,"eamon-straughn":1,"mikhailadvani":1,"nickdgriffin":1,"rmalla1":1,"ewbankkit":1,"tcotav":1,"cucxabong":1,"priestjim":1,"soutar":1,"heydonovan":1,"Nevon":1,"darox":1,"mtheus":1,"jbilliau-rcd":1,"tvizor":1,"AhmadMS1988":1,"rns350":1,"mcasperson":1,"dany74q":1,"ariretiarno":1,"agcooke":1,"actgardner":1,"VLZZZ":1,"dombisza":1,"ForbiddenEra":1,"FireballDWF":1,"alexku7":1,"essh":1,"javilaadevinta":1,"shvbsle":1,"evandam":1,"aidenpan0x":1,"korjek":1,"shyamjvs":1,"kirangkumar":1,"venkatamutyala":1,"djmcgreal-cc":1,"Nightcro":1,"bzon":1,"Skarlso":1,"thomaspeitz":1,"ardenercelik":1,"anoopsingh":1,"bitisuvanje":1,"natefox":1,"dawgware":1,"macintoshme":1,"yndai":1,"nnductuan":1,"BellonXiao":1,"jhaynes":1,"rehevkor5":1,"Nuru":1,"rootrahulagr":1,"daniel-palmer-gu":1,"sebastianserrano":1,"dgresh1":1,"phuhung273":1,"dasrirez":1,"mlespiau":1,"rickard-von-essen":1,"jrleslie":1,"stijndehaes":1,"loki-shin":1,"LeoChbiao":1,"david-a-aws":1,"nirroz93":1,"ryoyanoamazon":1,"koalafi-hilarym":1,"miskr-instructure":1,"SimonMachine":1,"dunefro":1,"jihed":1,"jdn5126":1,"sarahhodne":1,"ncsibra":1,"MMartyn":1,"dchernivetsky":1,"ajohnstone":1,"universam1":1,"vara-bonthu":1,"kirnberger1980":1,"nightmareze1":1,"mohitreddy1996":1,"kris-Nabis":1,"phillycheeze":1,"sameerjain1995":1,"marquesj2-ppb":1,"safiqueahemad":1,"naqvi3":1,"Swisk":1,"cshiv":1,"gomesdigital":1,"stevo-f3":1,"anusha-ragunathan":1,"cantino":1,"btalberg":1,"mnthe":1,"mmerickel":1,"jeremymcgee73":1,"bobh66":1,"markusmiliats":1,"gmoulindan":1,"zanoubia":1,"eravindar12":1,"geerlingguy":1,"robert-heinzmann-logmein":1,"gtirloni":1,"kyleli666":1,"zencircle":1,"bakerdr":1,"mhobbs812":1,"harish-sc":1,"dbarrosop":1,"dennisjohnson":1,"jahoward":1,"knordstrom-muon":1,"elgamal2020":1,"seanturner026":1,"reegnz":1,"efueyo":1,"GyandeepKalita":1,"aruetten":1,"igrayson":1,"r3kzi":1,"romilpunetha":1,"AlexNabokikh":1,"Eric-Domeier":1,"guitarrapc":1,"mmasaki":1,"ronberna":1,"MikeL-sfdc":1,"Tavisca-Kushan-Arora":1,"dcherniv":1,"venkateshkonada":1,"jma-amboss":1,"max-rocket-internet":1,"mfortin":1,"aaroniscode":1,"LochanRn":1,"TharunKaramTR":1,"vedantrathore":1,"tylernisonoff":1,"askulkarni2":1,"lefterisALEX":1,"SMR39":1,"yws-ss":1,"levinedaniel":1,"vincentzhou2013":1,"john-zielke-snkeos":1,"abeer91":1,"khetanvallurupalli":1,"dtledev":1,"jesseshieh":1,"alexandersperling":1,"jordan-goldin":1,"xiangyanw":1,"wolfdate25":1,"sylr":1,"ryanhockstad":1,"BryanStenson-okta":1,"tkellen":1,"Zujiry":1,"PerGon":1,"zohebk8s":1,"sfc-gh-jpollard":1,"tomweston":1,"kalpanathanneeru21":1,"petrzjunior":1,"Vadim-Zenin":1,"cissycheng":1,"rpocase":1,"nmamn":1,"johngmyers":1,"Sandeepsac":1,"scole66":1,"liorfranko":1,"jigiro":1,"nimaft":1,"MageshSrinivasulu":1,"antmatts":1,"chanix95":1,"yuanmwang-wf":1,"repo4venz":1,"VikramPunnam":1,"pietervogelaar":1,"ansidev":1,"minosmlee":1,"alexvanbelle":1,"tico24":1,"sfc-gh-tzaw":1,"wasd171":1,"tzneal":1,"jrsherry":1,"alacy-centrl":1,"khacminh":1,"mduarte":1,"ViktorSchlaffer":1,"bribroder":1,"avdeevartem2":1,"agnnn":1,"eiqops":1,"rubroboletus":1,"ob-uk":1,"vfarcic":1,"smittnacht":1,"rsavage-nozominetworks":1,"primeroz":1},"pull_request_authors":{"github-actions[bot]":228,"cartermckinnon":153,"ndbaker1":151,"dependabot[bot]":72,"Issacwww":41,"whoix":28,"mselim00":24,"wwvela":20,"micahhausler":14,"HusainZafar":13,"nkvetsinski":13,"fletcherw":8,"dims":7,"einfochips-vivektomar":6,"guessi":5,"lassizci":4,"bradwatsonaws":4,"trm109":4,"vflaux":4,"jaydeokar":4,"wafuwafu13":4,"mebays":4,"dawidpichen":4,"tzneal":4,"mbartsch":3,"bryantbiggs":3,"KrisJohnstone":3,"AbeOwlu":2,"sakib":2,"tucktuck9":2,"aallawala":2,"VincentVTran":2,"gomesdigital":2,"msarfaty":2,"brc":2,"YngveMolnes":2,"shvbsle":2,"jtnord":2,"leowenlu":2,"jayhelios2":2,"AlexSchultz-clumio":2,"stijndehaes":2,"jaxesn":2,"brannondorsey":2,"hotspoons":2,"zhuoweilee":2,"donovanrost":2,"BDworak":2,"delgod":2,"mattcjo":2,"fluence-sowmyab":2,"jeremymcgee73":2,"ricomasgu":2,"suket22":2,"CryptoPishka":2,"jdn5126":2,"AlexNabokikh":2,"mirajranpura":2,"ryoyanoamazon":2,"pjaudiomv":2,"joelddiaz":2,"zemanlx":2,"GRVYDEV":2,"Pavani-Panakanti":2,"guikcd":2,"scole66":2,"galliot-pawelmudlaff":2,"adamcubel":2,"woernfl":2,"maiconrocha":2,"reelieuglie":2,"abhay-krishna":2,"KlwntSingh":2,"nicolartex":2,"msporleder-work":2,"ArbitraryCritter":1,"AndrewUnderwoodAtFanatics":1,"xdu31":1,"JonTheNiceGuy":1,"dpiddockcmp":1,"schndr":1,"dunefro":1,"yongzhang":1,"varun-armis":1,"JoeNorth":1,"Cason33":1,"SgtCoDFish":1,"tomweston":1,"jpb":1,"dennisjohnson":1,"ghost":1,"runningman84":1,"M00nF1sh":1,"chrisfu":1,"toniblyx":1,"torredil":1,"chrisdoherty4":1,"ansidev":1,"hobbsh":1,"neerfri":1,"nithu0115":1,"sebastianserrano":1,"emman27":1,"PT-GD":1,"mattlandis":1,"primeroz":1,"kinghajj":1,"rickard-von-essen":1,"eravindar12":1,"lachlancooper":1,"ajohnstone":1,"DingGGu":1,"rtripat":1,"vsiddharth":1,"natefox":1,"pahud":1,"hrdkmshra":1,"cgchinmay":1,"max-rocket-internet":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10182778,"issues_count":32029690,"pull_requests_count":100720980,"authors_count":10737440,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":56,"changelog/exclude":2,"enhancement":1},"past_year_pull_request_labels_count":{"changelog/exclude":240,"dependencies":63,"go":6,"bug":6,"javascript":6,"documentation":3,"maintenance":3,"gpu":3,"kernel":2},"past_year_issue_author_associations_count":{"NONE":88,"MEMBER":8,"CONTRIBUTOR":7},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":312,"MEMBER":174,"NONE":38},"past_year_issue_authors":{"sidewinder12s":4,"cartermckinnon":4,"guessi":3,"vflaux":3,"SoodPrerit":2,"varun-armis":2,"Sandeepsac":1,"samarthkathal":1,"ryanhockstad":1,"ronberna":1,"robert-heinzmann-logmein":1,"rns350":1,"repo4venz":1,"phuhung273":1,"PerGon":1,"ob-uk":1,"nnductuan":1,"nmamn":1,"Nevon":1,"ndbaker1":1,"naqvi3":1,"mikheevsv":1,"mhobbs812":1,"mfortin":1,"mehrajk":1,"MageshSrinivasulu":1,"Zujiry":1,"yws-ss":1,"yuanmwang-wf":1,"yndai":1,"wolfdate25":1,"wasd171":1,"ViktorSchlaffer":1,"venkateshkonada":1,"ugurgural":1,"thomaspeitz":1,"TharunKaramTR":1,"Tavisca-Kushan-Arora":1,"Tavisca-Ashish-Sharma":1,"sylr":1,"stevo-f3":1,"stevehipwell":1,"smittnacht":1,"SimonMachine":1,"shvbsle":1,"sfc-gh-tzaw":1,"scole66":1,"darox":1,"cshiv":1,"colorzhang":1,"cnmcavoy":1,"changhyuni":1,"BryanStenson-okta":1,"borisbradic":1,"bobh66":1,"bitisuvanje":1,"BellonXiao":1,"bakerdr":1,"avdeevartem2":1,"askulkarni2":1,"ariretiarno":1,"antmatts":1,"ansidev":1,"amin-o":1,"alexandersperling":1,"alacy-centrl":1,"aidenpan0x":1,"AhmadMS1988":1,"actgardner":1,"macintoshme":1,"levinedaniel":1,"LeoChbiao":1,"kyleli666":1,"kris-Nabis":1,"korjek":1,"kirangkumar":1,"jordan-goldin":1,"JoeNorth":1,"jihed":1,"jeremymcgee73":1,"jbilliau-rcd":1,"javilaadevinta":1,"jan-ludvik":1,"hassanbabaie":1,"harish-sc":1,"github-actions[bot]":1,"Eric-Domeier":1,"eamon-straughn":1,"dbarrosop":1,"dawgware":1,"david-a-aws":1},"past_year_pull_request_authors":{"github-actions[bot]":139,"ndbaker1":91,"dependabot[bot]":63,"cartermckinnon":54,"whoix":28,"mselim00":24,"Issacwww":19,"wwvela":17,"HusainZafar":13,"fletcherw":8,"einfochips-vivektomar":6,"guessi":5,"vflaux":4,"dims":4,"nkvetsinski":4,"bradwatsonaws":2,"pjaudiomv":2,"shvbsle":2,"msarfaty":2,"zemanlx":2,"bryantbiggs":2,"GRVYDEV":2,"CryptoPishka":2,"fluence-sowmyab":2,"jeremymcgee73":2,"abhay-krishna":2,"mattcjo":2,"BDworak":2,"dawidpichen":2,"woernfl":2,"hotspoons":2,"jaxesn":2,"mebays":2,"tucktuck9":2,"scole66":2,"ansidev":1,"torredil":1,"jaydeokar":1,"KlwntSingh":1,"hrdkmshra":1},"maintainers":[{"login":"cartermckinnon","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cartermckinnon"},{"login":"ndbaker1","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndbaker1"},{"login":"Issacwww","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Issacwww"},{"login":"micahhausler","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/micahhausler"},{"login":"dims","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dims"},{"login":"guessi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guessi"},{"login":"mmerkes","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmerkes"},{"login":"suket22","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suket22"},{"login":"torredil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/torredil"},{"login":"M00nF1sh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/M00nF1sh"}],"active_maintainers":[{"login":"ndbaker1","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndbaker1"},{"login":"cartermckinnon","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cartermckinnon"},{"login":"Issacwww","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Issacwww"},{"login":"guessi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guessi"},{"login":"dims","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dims"},{"login":"torredil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/torredil"}]},"events":null,"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/sync-eni-max-pods.yaml","sha":null,"kind":"manifest","created_at":"2023-02-19T13:10:14.521Z","updated_at":"2023-02-19T13:10:14.521Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/.github/workflows/sync-eni-max-pods.yaml","dependencies":[{"id":7789001061,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7789001062,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7789001063,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/bot/action.yaml","sha":null,"kind":"manifest","created_at":"2023-10-05T03:25:05.801Z","updated_at":"2023-10-05T03:25:05.801Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/.github/actions/bot/action.yaml","dependencies":[{"id":14117351840,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14117351841,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/ci/build/action.yaml","sha":null,"kind":"manifest","created_at":"2023-10-05T03:25:05.809Z","updated_at":"2023-10-05T03:25:05.809Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/.github/actions/ci/build/action.yaml","dependencies":[{"id":14117351842,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/janitor/ami-sweeper/action.yaml","sha":null,"kind":"manifest","created_at":"2023-10-05T03:25:05.905Z","updated_at":"2023-10-05T03:25:05.905Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/.github/actions/janitor/ami-sweeper/action.yaml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/bot-trigger.yaml","sha":null,"kind":"manifest","created_at":"2023-10-05T03:25:05.927Z","updated_at":"2023-10-05T03:25:05.927Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/.github/workflows/bot-trigger.yaml","dependencies":[{"id":14117351847,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14117351848,"package_name":"./.github/actions/bot","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-auto.yaml","sha":null,"kind":"manifest","created_at":"2023-10-05T03:25:05.941Z","updated_at":"2023-10-05T03:25:05.941Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/.github/workflows/ci-auto.yaml","dependencies":[{"id":14117351849,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-manual.yaml","sha":null,"kind":"manifest","created_at":"2023-10-05T03:25:05.952Z","updated_at":"2023-10-05T03:25:05.952Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/.github/workflows/ci-manual.yaml","dependencies":[{"id":14117351850,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14117351851,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":14117351852,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14117351853,"package_name":"./.github/actions/ci/build","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":14117351854,"package_name":"./.github/actions/ci/launch","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":14117351855,"package_name":"./.github/actions/ci/sonobuoy","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/janitor.yaml","sha":null,"kind":"manifest","created_at":"2023-10-05T03:25:06.008Z","updated_at":"2023-10-05T03:25:06.008Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/.github/workflows/janitor.yaml","dependencies":[{"id":14117351857,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14117351858,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14117351859,"package_name":"./.github/actions/janitor/cluster-sweeper","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":14117351860,"package_name":"./.github/actions/janitor/ami-sweeper","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/sync-to-codecommit.yaml","sha":null,"kind":"manifest","created_at":"2023-10-05T03:25:06.018Z","updated_at":"2023-10-05T03:25:06.018Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/.github/workflows/sync-to-codecommit.yaml","dependencies":[{"id":14117351861,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14117351862,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":".github/actions/bot/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-10-05T03:25:06.025Z","updated_at":"2023-10-05T03:25:06.025Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/.github/actions/bot/package-lock.json","dependencies":[{"id":14117351863,"package_name":"@actions/core","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14117351864,"package_name":"@actions/github","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":14117351865,"package_name":"@actions/http-client","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14117351866,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":14117351867,"package_name":"@octokit/core","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":14117351868,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"6.0.12","direct":false,"kind":"runtime","optional":false},{"id":14117351869,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"runtime","optional":false},{"id":14117351870,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"12.11.0","direct":false,"kind":"runtime","optional":false},{"id":14117351871,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"2.21.3","direct":false,"kind":"runtime","optional":false},{"id":14117351872,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"5.16.2","direct":false,"kind":"runtime","optional":false},{"id":14117351873,"package_name":"@octokit/request","ecosystem":"npm","requirements":"5.6.3","direct":false,"kind":"runtime","optional":false},{"id":14117351874,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14117351875,"package_name":"@octokit/types","ecosystem":"npm","requirements":"6.41.0","direct":false,"kind":"runtime","optional":false},{"id":14117351876,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":14117351877,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":14117351878,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14117351879,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.13","direct":false,"kind":"runtime","optional":false},{"id":14117351880,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14117351881,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":14117351882,"package_name":"tunnel","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":14117351883,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":14117351884,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":14117351885,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14117351886,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14117351887,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":".github/actions/bot/package.json","sha":null,"kind":"manifest","created_at":"2023-10-05T03:25:06.040Z","updated_at":"2023-10-05T03:25:06.040Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/.github/actions/bot/package.json","dependencies":[{"id":14117351888,"package_name":"@actions/core","ecosystem":"npm","requirements":"^1.10.0","direct":true,"kind":"runtime","optional":false},{"id":14117351889,"package_name":"@actions/github","ecosystem":"npm","requirements":"^5.1.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-changelog.yaml","sha":null,"kind":"manifest","created_at":"2023-12-17T01:26:07.256Z","updated_at":"2023-12-17T01:26:07.256Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/.github/workflows/update-changelog.yaml","dependencies":[{"id":15135407069,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15135407070,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":15135407071,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/ci/kubetest2/action.yaml","sha":null,"kind":"manifest","created_at":"2024-03-04T19:18:55.724Z","updated_at":"2024-03-04T19:18:55.724Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/.github/actions/ci/kubetest2/action.yaml","dependencies":[]},{"ecosystem":"actions","filepath":".github/actions/janitor/kubetest2-sweeper/action.yaml","sha":null,"kind":"manifest","created_at":"2024-03-04T19:18:55.851Z","updated_at":"2024-03-04T19:18:55.851Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/.github/actions/janitor/kubetest2-sweeper/action.yaml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yaml","sha":null,"kind":"manifest","created_at":"2024-03-04T19:18:56.044Z","updated_at":"2024-03-04T19:18:56.044Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/.github/workflows/dependency-review.yaml","dependencies":[{"id":16601613814,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":16601613815,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16601613816,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":16601613817,"package_name":"golang/govulncheck-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy-docs.yaml","sha":null,"kind":"manifest","created_at":"2024-03-04T19:18:56.385Z","updated_at":"2024-03-04T19:18:56.385Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/.github/workflows/deploy-docs.yaml","dependencies":[{"id":16601614132,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-dependency.yaml","sha":null,"kind":"manifest","created_at":"2024-03-04T19:18:56.965Z","updated_at":"2024-03-04T19:18:56.965Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/.github/workflows/update-dependency.yaml","dependencies":[{"id":16601615060,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":16601615061,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16601615063,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"nodeadm/test/e2e/infra/Dockerfile","sha":null,"kind":"manifest","created_at":"2024-03-04T19:18:57.441Z","updated_at":"2024-03-04T19:18:57.441Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/test/e2e/infra/Dockerfile","dependencies":[{"id":16601616367,"package_name":"golang","ecosystem":"docker","requirements":"1.21","direct":true,"kind":"build","optional":false},{"id":16601616372,"package_name":"public.ecr.aws/amazonlinux/amazonlinux","ecosystem":"docker","requirements":"2023","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"templates/test/Dockerfile","sha":null,"kind":"manifest","created_at":"2024-03-04T19:18:58.728Z","updated_at":"2024-03-04T19:18:58.728Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/templates/test/Dockerfile","dependencies":[{"id":16601618915,"package_name":"public.ecr.aws/aws-ec2/amazon-ec2-metadata-mock","ecosystem":"docker","requirements":"v1.11.2","direct":true,"kind":"build","optional":false},{"id":16601620230,"package_name":"public.ecr.aws/amazonlinux/amazonlinux","ecosystem":"docker","requirements":"2","direct":true,"kind":"build","optional":false}]},{"ecosystem":"go","filepath":"nodeadm/go.mod","sha":null,"kind":"manifest","created_at":"2024-03-04T19:18:59.200Z","updated_at":"2024-03-04T19:18:59.200Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/go.mod","dependencies":[{"id":16601621163,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.50.6","direct":true,"kind":"runtime","optional":false},{"id":16601621164,"package_name":"github.com/aws/aws-sdk-go-v2/config","ecosystem":"go","requirements":"v1.26.6","direct":true,"kind":"runtime","optional":false},{"id":16601621165,"package_name":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","ecosystem":"go","requirements":"v1.14.11","direct":true,"kind":"runtime","optional":false},{"id":16601621166,"package_name":"github.com/aws/aws-sdk-go-v2/service/ec2","ecosystem":"go","requirements":"v1.146.0","direct":true,"kind":"runtime","optional":false},{"id":16601621167,"package_name":"github.com/aws/aws-sdk-go-v2/service/ecr","ecosystem":"go","requirements":"v1.24.7","direct":true,"kind":"runtime","optional":false},{"id":16601624230,"package_name":"github.com/aws/smithy-go","ecosystem":"go","requirements":"v1.19.0","direct":true,"kind":"runtime","optional":false},{"id":16601624231,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.7.13","direct":true,"kind":"runtime","optional":false},{"id":16601624232,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.5.0","direct":true,"kind":"runtime","optional":false},{"id":16601624233,"package_name":"github.com/integrii/flaggy","ecosystem":"go","requirements":"v1.5.2","direct":true,"kind":"runtime","optional":false},{"id":16601628165,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":true,"kind":"runtime","optional":false},{"id":16601628166,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.26.0","direct":true,"kind":"runtime","optional":false},{"id":16601628167,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":16601628168,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.29.1","direct":true,"kind":"runtime","optional":false},{"id":16601628169,"package_name":"k8s.io/cri-api","ecosystem":"go","requirements":"v0.29.1","direct":true,"kind":"runtime","optional":false},{"id":16601628170,"package_name":"k8s.io/kubelet","ecosystem":"go","requirements":"v0.29.1","direct":true,"kind":"runtime","optional":false},{"id":16601630549,"package_name":"sigs.k8s.io/controller-runtime","ecosystem":"go","requirements":"v0.17.0","direct":true,"kind":"runtime","optional":false},{"id":16601630550,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.6.1","direct":true,"kind":"runtime","optional":false},{"id":16601630551,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":true,"kind":"runtime","optional":false},{"id":16601630552,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":16601630553,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.16.1","direct":true,"kind":"runtime","optional":false},{"id":16601630554,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230822172742-b8732ec3820d","direct":true,"kind":"runtime","optional":false},{"id":16601630555,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.58.3","direct":true,"kind":"runtime","optional":false},{"id":16601630556,"package_name":"k8s.io/component-base","ecosystem":"go","requirements":"v0.29.1","direct":true,"kind":"runtime","optional":false},{"id":16601630557,"package_name":"dario.cat/mergo","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16601630558,"package_name":"github.com/aws/aws-sdk-go-v2","ecosystem":"go","requirements":"v1.24.1","direct":true,"kind":"runtime","optional":false},{"id":16601630559,"package_name":"github.com/aws/aws-sdk-go-v2/credentials","ecosystem":"go","requirements":"v1.16.16","direct":true,"kind":"runtime","optional":false},{"id":16601630560,"package_name":"github.com/aws/aws-sdk-go-v2/internal/configsources","ecosystem":"go","requirements":"v1.2.10","direct":true,"kind":"runtime","optional":false},{"id":16601630561,"package_name":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","ecosystem":"go","requirements":"v2.5.10","direct":true,"kind":"runtime","optional":false},{"id":16601630562,"package_name":"github.com/aws/aws-sdk-go-v2/internal/ini","ecosystem":"go","requirements":"v1.7.3","direct":true,"kind":"runtime","optional":false},{"id":16601630563,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","ecosystem":"go","requirements":"v1.10.4","direct":true,"kind":"runtime","optional":false},{"id":16601630564,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","ecosystem":"go","requirements":"v1.10.10","direct":true,"kind":"runtime","optional":false},{"id":16601630565,"package_name":"github.com/aws/aws-sdk-go-v2/service/sso","ecosystem":"go","requirements":"v1.18.7","direct":true,"kind":"runtime","optional":false},{"id":16601630566,"package_name":"github.com/aws/aws-sdk-go-v2/service/ssooidc","ecosystem":"go","requirements":"v1.21.7","direct":true,"kind":"runtime","optional":false},{"id":16601630567,"package_name":"github.com/aws/aws-sdk-go-v2/service/sts","ecosystem":"go","requirements":"v1.26.7","direct":true,"kind":"runtime","optional":false},{"id":16601630568,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16601630569,"package_name":"github.com/blang/semver/v4","ecosystem":"go","requirements":"v4.0.0","direct":true,"kind":"runtime","optional":false},{"id":16601630570,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16601630571,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":16601630572,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16601630573,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.1.0","direct":true,"kind":"runtime","optional":false},{"id":16601630574,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":true,"kind":"runtime","optional":false},{"id":16601630575,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":16601630576,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":16601630577,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":16601630578,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":16601630579,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":true,"kind":"runtime","optional":false},{"id":16601630580,"package_name":"github.com/matttproud/golang_protobuf_extensions/v2","ecosystem":"go","requirements":"v2.0.0","direct":true,"kind":"runtime","optional":false},{"id":16601630581,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":true,"kind":"runtime","optional":false},{"id":16601630582,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":16601630583,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16601630584,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.18.0","direct":true,"kind":"runtime","optional":false},{"id":16601630586,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":16601630587,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.45.0","direct":true,"kind":"runtime","optional":false},{"id":16601630588,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.12.0","direct":true,"kind":"runtime","optional":false},{"id":16601630589,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":16601630590,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":true,"kind":"runtime","optional":false},{"id":16601630591,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.11.0","direct":true,"kind":"runtime","optional":false},{"id":16601630592,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.19.0","direct":true,"kind":"runtime","optional":false},{"id":16601630593,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.16.0","direct":true,"kind":"runtime","optional":false},{"id":16601630594,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":16601630595,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.31.0","direct":true,"kind":"runtime","optional":false},{"id":16601630596,"package_name":"gopkg.in/inf.v0","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":16601630597,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":true,"kind":"runtime","optional":false},{"id":16601630598,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false},{"id":16601630599,"package_name":"k8s.io/api","ecosystem":"go","requirements":"v0.29.1","direct":true,"kind":"runtime","optional":false},{"id":16601630600,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.110.1","direct":true,"kind":"runtime","optional":false},{"id":16601630601,"package_name":"k8s.io/utils","ecosystem":"go","requirements":"v0.0.0-20240102154912-e7106e64919e","direct":true,"kind":"runtime","optional":false},{"id":16601630602,"package_name":"sigs.k8s.io/json","ecosystem":"go","requirements":"v0.0.0-20221116044647-bc3834ca7abd","direct":true,"kind":"runtime","optional":false},{"id":16601630603,"package_name":"sigs.k8s.io/structured-merge-diff/v4","ecosystem":"go","requirements":"v4.4.1","direct":true,"kind":"runtime","optional":false},{"id":16601630604,"package_name":"sigs.k8s.io/yaml","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"nodeadm/go.sum","sha":null,"kind":"lockfile","created_at":"2024-03-04T19:19:04.703Z","updated_at":"2024-03-04T19:19:04.703Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/go.sum","dependencies":[{"id":16601631219,"package_name":"dario.cat/mergo","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":16601631220,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":16601631221,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.50.6","direct":false,"kind":"runtime","optional":false},{"id":16601631222,"package_name":"github.com/aws/aws-sdk-go-v2","ecosystem":"go","requirements":"v1.24.1","direct":false,"kind":"runtime","optional":false},{"id":16601631223,"package_name":"github.com/aws/aws-sdk-go-v2/config","ecosystem":"go","requirements":"v1.26.6","direct":false,"kind":"runtime","optional":false},{"id":16601631224,"package_name":"github.com/aws/aws-sdk-go-v2/credentials","ecosystem":"go","requirements":"v1.16.16","direct":false,"kind":"runtime","optional":false},{"id":16601631225,"package_name":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","ecosystem":"go","requirements":"v1.14.11","direct":false,"kind":"runtime","optional":false},{"id":16601631226,"package_name":"github.com/aws/aws-sdk-go-v2/internal/configsources","ecosystem":"go","requirements":"v1.2.10","direct":false,"kind":"runtime","optional":false},{"id":16601631227,"package_name":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","ecosystem":"go","requirements":"v2.5.10","direct":false,"kind":"runtime","optional":false},{"id":16601631228,"package_name":"github.com/aws/aws-sdk-go-v2/internal/ini","ecosystem":"go","requirements":"v1.7.3","direct":false,"kind":"runtime","optional":false},{"id":16601631229,"package_name":"github.com/aws/aws-sdk-go-v2/service/ec2","ecosystem":"go","requirements":"v1.146.0","direct":false,"kind":"runtime","optional":false},{"id":16601631230,"package_name":"github.com/aws/aws-sdk-go-v2/service/ecr","ecosystem":"go","requirements":"v1.24.7","direct":false,"kind":"runtime","optional":false},{"id":16601631231,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","ecosystem":"go","requirements":"v1.10.4","direct":false,"kind":"runtime","optional":false},{"id":16601631232,"package_name":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","ecosystem":"go","requirements":"v1.10.10","direct":false,"kind":"runtime","optional":false},{"id":16601631233,"package_name":"github.com/aws/aws-sdk-go-v2/service/sso","ecosystem":"go","requirements":"v1.18.7","direct":false,"kind":"runtime","optional":false},{"id":16601631234,"package_name":"github.com/aws/aws-sdk-go-v2/service/ssooidc","ecosystem":"go","requirements":"v1.21.7","direct":false,"kind":"runtime","optional":false},{"id":16601631235,"package_name":"github.com/aws/aws-sdk-go-v2/service/sts","ecosystem":"go","requirements":"v1.26.7","direct":false,"kind":"runtime","optional":false},{"id":16601631236,"package_name":"github.com/aws/smithy-go","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":16601631237,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":16601631238,"package_name":"github.com/blang/semver/v4","ecosystem":"go","requirements":"v4.0.0","direct":false,"kind":"runtime","optional":false},{"id":16601631239,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":16601631240,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.7.13","direct":false,"kind":"runtime","optional":false},{"id":16601631241,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.5.0","direct":false,"kind":"runtime","optional":false},{"id":16601631243,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.2","direct":false,"kind":"runtime","optional":false},{"id":16601631244,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":16601631246,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":16601631248,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":16601631250,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":16601631253,"package_name":"github.com/go-task/slim-sprig","ecosystem":"go","requirements":"v0.0.0-20230315185526-52ccab3ef572","direct":false,"kind":"runtime","optional":false},{"id":16601631254,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.4","direct":false,"kind":"runtime","optional":false},{"id":16601631255,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.1.0","direct":false,"kind":"runtime","optional":false},{"id":16601631256,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":16601631257,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":16601631258,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":false,"kind":"runtime","optional":false},{"id":16601631259,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":16601631260,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":16601631261,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":16601631262,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":16601631263,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":16601631264,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":16601631265,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210720184732-4bb14d4b1be1","direct":false,"kind":"runtime","optional":false},{"id":16601631266,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":16601631267,"package_name":"github.com/integrii/flaggy","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":16601631268,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":16601631269,"package_name":"github.com/jmespath/go-jmespath/internal/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":16601631270,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":false,"kind":"runtime","optional":false},{"id":16601631271,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":16601631272,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":16601631273,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":16601631274,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":16601631275,"package_name":"github.com/matttproud/golang_protobuf_extensions/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":16601631276,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180228061459-e0a39a4cb421","direct":false,"kind":"runtime","optional":false},{"id":16601631277,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":16601631278,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":16601631279,"package_name":"github.com/onsi/ginkgo/v2","ecosystem":"go","requirements":"v2.14.0","direct":false,"kind":"runtime","optional":false},{"id":16601631280,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":16601631281,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":16601631282,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.18.0","direct":false,"kind":"runtime","optional":false},{"id":16601631283,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":16601631284,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.45.0","direct":false,"kind":"runtime","optional":false},{"id":16601631285,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":16601631286,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":16601631287,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":16601631288,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":16601631289,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":16601631290,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":16601631291,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":16601631292,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":16601631293,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":16601631294,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":16601631295,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":16601631296,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":16601631297,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":16601631298,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":16601631299,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":16601631300,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":16601631301,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":16601631302,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":16601631303,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":16601631304,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":16601631305,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":16601631306,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":16601631307,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":16601631308,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":16601631309,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":16601631310,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":16601631311,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":16601631312,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":16601631313,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":16601631314,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":16601631315,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":16601631316,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":16601631317,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":16601631318,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":16601631319,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":16601631320,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.16.0","direct":false,"kind":"runtime","optional":false},{"id":16601631321,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":16601631322,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":16601631323,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":16601631324,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":16601631325,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":16601631326,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200619180055-7c47624df98f","direct":false,"kind":"runtime","optional":false},{"id":16601631327,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210106214847-113979e3529a","direct":false,"kind":"runtime","optional":false},{"id":16601631328,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.16.1","direct":false,"kind":"runtime","optional":false},{"id":16601631329,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":16601631330,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":16601631331,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":16601631332,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":16601631333,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230822172742-b8732ec3820d","direct":false,"kind":"runtime","optional":false},{"id":16601631334,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.58.3","direct":false,"kind":"runtime","optional":false},{"id":16601631335,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":16601631336,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":16601631337,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":16601631338,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":16601631339,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":16601631340,"package_name":"gopkg.in/inf.v0","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":16601631341,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":16601631342,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":16601631343,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":16601631344,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":16601631345,"package_name":"k8s.io/api","ecosystem":"go","requirements":"v0.29.1","direct":false,"kind":"runtime","optional":false},{"id":16601631346,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.29.1","direct":false,"kind":"runtime","optional":false},{"id":16601631347,"package_name":"k8s.io/component-base","ecosystem":"go","requirements":"v0.29.1","direct":false,"kind":"runtime","optional":false},{"id":16601631348,"package_name":"k8s.io/cri-api","ecosystem":"go","requirements":"v0.29.1","direct":false,"kind":"runtime","optional":false},{"id":16601631349,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.110.1","direct":false,"kind":"runtime","optional":false},{"id":16601631350,"package_name":"k8s.io/kubelet","ecosystem":"go","requirements":"v0.29.1","direct":false,"kind":"runtime","optional":false},{"id":16601631351,"package_name":"k8s.io/utils","ecosystem":"go","requirements":"v0.0.0-20240102154912-e7106e64919e","direct":false,"kind":"runtime","optional":false},{"id":16601631352,"package_name":"sigs.k8s.io/controller-runtime","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":16601631353,"package_name":"sigs.k8s.io/json","ecosystem":"go","requirements":"v0.0.0-20221116044647-bc3834ca7abd","direct":false,"kind":"runtime","optional":false},{"id":16601631354,"package_name":"sigs.k8s.io/structured-merge-diff/v4","ecosystem":"go","requirements":"v4.4.1","direct":false,"kind":"runtime","optional":false},{"id":16601631355,"package_name":"sigs.k8s.io/yaml","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"nodeadm/vendor/github.com/json-iterator/go/Gopkg.lock","sha":null,"kind":"lockfile","created_at":"2024-03-04T19:19:04.871Z","updated_at":"2024-03-04T19:19:04.871Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/vendor/github.com/json-iterator/go/Gopkg.lock","dependencies":[{"id":16601632303,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"e0a39a4cb4216ea8db28e22a69f4ec25610d513a","direct":false,"kind":"runtime","optional":false},{"id":16601632306,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"4b7aa43c6742a2c18fdef89dd197aaae7dac7ccd","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"nodeadm/vendor/github.com/json-iterator/go/Gopkg.toml","sha":null,"kind":"manifest","created_at":"2024-03-04T19:19:05.120Z","updated_at":"2024-03-04T19:19:05.120Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/vendor/github.com/json-iterator/go/Gopkg.toml","dependencies":[{"id":16601632437,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"1.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"nodeadm/vendor/github.com/modern-go/reflect2/Gopkg.lock","sha":null,"kind":"lockfile","created_at":"2024-03-04T19:19:05.211Z","updated_at":"2024-03-04T19:19:05.211Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/vendor/github.com/modern-go/reflect2/Gopkg.lock","dependencies":[]},{"ecosystem":"go","filepath":"nodeadm/vendor/github.com/modern-go/reflect2/Gopkg.toml","sha":null,"kind":"manifest","created_at":"2024-03-04T19:19:05.396Z","updated_at":"2024-03-04T19:19:05.396Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/vendor/github.com/modern-go/reflect2/Gopkg.toml","dependencies":[]},{"ecosystem":"go","filepath":"nodeadm/vendor/go.uber.org/zap/glide.yaml","sha":null,"kind":"manifest","created_at":"2024-03-04T19:19:05.496Z","updated_at":"2024-03-04T19:19:05.496Z","repository_link":"https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/vendor/go.uber.org/zap/glide.yaml","dependencies":[{"id":16601632669,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"^1","direct":true,"kind":"runtime","optional":false},{"id":16601632670,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"^1","direct":true,"kind":"runtime","optional":false}]}],"score":15.01693211061352,"created_at":"2025-09-08T23:43:18.931Z","updated_at":"2025-10-07T08:34:55.564Z","avatar_url":"https://github.com/awslabs.png","language":"Shell","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["infrastructure-as-code","cloud-infrastructure","data-pipelines","autograder","transformer","parallel","orchestration","mlops","interpretability","data-engineering"],"project_url":"https://science.ecosyste.ms/api/v1/projects/132367","html_url":"https://science.ecosyste.ms/projects/132367"}