- Lab
- A Cloud Guru
Analyzing Security Insights Using Cloud Build
A critical step in software development security is to build, test, and deploy secure apps. In this hands-on lab, you'll use Cloud Build to create a containerized image of your working files and analyze the security of the image using Security Insights.
Path Info
Table of Contents
-
Challenge
Enable Services
- Enable the Cloud Build service using the GCP console.
- Enable the Container Scanning API using the GCP console.
-
Challenge
Git Clone App Using the Cloud Shell
Using the Cloud Shell, perform the following tasks:
- Git clone the OWASP Juice Shop image from the location
https://github.com/juice-shop/juice-shop.git
. - Install and start the Node Package Manager.
- Git clone the OWASP Juice Shop image from the location
-
Challenge
Build Container Image
Using the Cloud Shell, build a container image.
-
Challenge
View Security Insights
View the newly built container's Security Insights under the Cloud Build service page's Build Artifacts tab.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.