| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Cycode research team collaborated with the AWS Development Relations team to promote a series of streams live-showing interesting security concepts for the development community.
The series is called #TheBigDevTheory, and together with AWS, we did three streams covering various aspects of securing CI/CD processes and the software supply chain. The repositories used in each stream are here to help developers and security enthusiasts experiment with the concept we showcased.
URL to the video: https://www.twitch.tv/videos/1778017615
The repository (stream1-10-01-2023) contains a simple "hello world" program that was automatically deployed from code to the cloud through Github Actions workflows.
The flow for the program is as follows:
URL to the video: https://www.twitch.tv/videos/1778034229
The repository (stream2-17-01-2023) contains several examples of common security risks developers face nowadays, such as:
We will learn about some of these security issues and see how they could affect our production environment.
URL to the video: https://www.twitch.tv/videos/1778034293
The repository (stream3-24-01-2023) contains a complete demonstration of the Log4j vulnerability (CVE-2021-44832), from how it is introduced to how it can be easily exploited to steal sensitive information from the production environment.
| Back | FazBrowse Home | New Git URL |