gyj0825 / aws-container-devsecops-workshop

This workshop is designed to help attendees understand the security concerns of container images and learn how to create a devsecops pipeline for securely building and releasing images.

Home Page:https://container-devsecops.awssecworkshops.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrating security into your container pipeline

In this hands-on workshop, you will learn how to leverage AWS development tools and open-source projects to integrate automated security testing into a CI/CD pipeline to build and release hardened container images. You will learn about common security concerns within containers and discuss a variety of patterns for creating security-centric release control into an AWS CodePipeline. Additionally, you'll learn how to add feedback loops to ensure your developers are quickly able to respond to security issues within their container-based applications.

Start the workshop:

Visit the site to get started: https://container-devsecops.awssecworkshops.com

License Summary

This sample code is made available under a modified MIT license. See the LICENSE file.

About

This workshop is designed to help attendees understand the security concerns of container images and learn how to create a devsecops pipeline for securely building and releasing images.

https://container-devsecops.awssecworkshops.com

License:MIT No Attribution


Languages

Language:Python 95.7%Language:Dockerfile 4.3%