datopian / ckan-cloud-operator

CKAN Cloud operator manages, provisions and configures Ckan Cloud instances and related infrastructure.
MIT License
19 stars 14 forks source link

Add testing stage for creating test AMI #aws #109

Closed akariv closed 4 years ago

akariv commented 4 years ago

@adborden @woodt

This is for adding trivy to the AMI -

I added another build phase where we build a 'testing AMI' in which we can add the vulnerability testing. Re the docker images, we can add the vul. test in the regular test script as the other checks.