Analyzing Security Insights Using Cloud Build

45 minutes
  • 4 Learning Objectives

About this Hands-on Lab

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.

Learning Objectives

Successfully complete this lab by achieving the following learning objectives:

Enable Services
  1. Enable the Cloud Build service using the GCP console.
  2. Enable the Container Scanning API using the GCP console.
Git Clone App Using the Cloud Shell

Using the Cloud Shell, perform the following tasks:

  1. Git clone the OWASP Juice Shop image from the location https://github.com/juice-shop/juice-shop.git.
  2. Install and start the Node Package Manager.
Build Container Image

Using the Cloud Shell, build a container image.

View Security Insights

View the newly built container’s Security Insights under the Cloud Build service page’s Build Artifacts tab.

What are Hands-on Labs

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.

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?