{"id":17299043,"url":"https://github.com/strongjz/cosign-aws-codepipeline","last_synced_at":"2026-02-12T03:40:13.594Z","repository":{"id":72996981,"uuid":"444219487","full_name":"strongjz/cosign-aws-codepipeline","owner":"strongjz","description":"Example code repo for blog post https://chainguard.dev/posts/2022-01-07-cosign-aws-codepipeline","archived":false,"fork":false,"pushed_at":"2022-01-25T19:38:13.000Z","size":52,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-09T17:06:38.311Z","etag":null,"topics":["aws","containers","cosign","sigstore","supplychain"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/strongjz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-03T22:42:33.000Z","updated_at":"2022-05-20T05:48:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c4361db-0a3c-478f-93db-26bfff200abb","html_url":"https://github.com/strongjz/cosign-aws-codepipeline","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongjz%2Fcosign-aws-codepipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongjz%2Fcosign-aws-codepipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongjz%2Fcosign-aws-codepipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongjz%2Fcosign-aws-codepipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strongjz","download_url":"https://codeload.github.com/strongjz/cosign-aws-codepipeline/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248879283,"owners_count":21176473,"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"}},"keywords":["aws","containers","cosign","sigstore","supplychain"],"created_at":"2024-10-15T11:20:51.300Z","updated_at":"2026-02-12T03:40:08.570Z","avatar_url":"https://github.com/strongjz.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cosign-aws-codepipeline\n\nThis repo is an example of using AWS Codepipeline and CodeBuild to sign and verify a docker image with Sigstore's \ncosign.\n\nTerraform creates all the AWS Resources necessary to run the Codepipeline.\n\n* Codepipeline\n  * S3 Bucket\n  * IAM Role\n  * IAM Role Policy\n* AWS Codecommit Repo\n* CodeBuild Project\n  * IAM Role\n  * S3 Bucket\n  * Cloudwatch Log Group and Steam\n* ECR - Container Repository\n* KMS - Asymmetric key used for cosign key signing\n\nCreate an S3 bucket for Terraform remote state storage, this will have to be unique. \n\n`aws s3 mb s3://cosign-aws-codepipeline`\n\nInitialize Terraform \n\n`make tf_init`\n\nCreate the Terraform plan \n\n`make tf_plan`\n\nApply the changes \n\n`make tf_apply`\n\nPush this code repo to the AWS Codecommit repo by creating a new remote\n\n`git remote add aws $AWS_CODE_COMMIT_REPO`\n\n`git push aws main`\n\nThis should kick off the codepipeline and codebuild Terraform creates\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrongjz%2Fcosign-aws-codepipeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrongjz%2Fcosign-aws-codepipeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrongjz%2Fcosign-aws-codepipeline/lists"}