Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.12 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.12 KB

Container Application Security - CI/CD Pipeline using AWS for GitHub Actions

CodeQL

Scan and CD

Add the GH secrets for the github action

Using the aws-credentials Github action we will authenticate to our AWS account. To do this we have a few options.

Go to Settings > Secrets and add the keys for the GH actions ECR action.

Initialize the ECR repo and Log group

Make sure you have envsubst installed.

make install

Or

make create-ecr 
make loggroup 
make env 
make task

one at a time.

Make a new commit to the Repo

If you want to change the badges, then replace jonahjon with your GH username in the readme badges