Gitlab Security Essentials - Hands-On Demo

Hi,

I am having issue in both lab 2 and lab 3 of Gitlab Security Essentials.

Lab 2 - Dependency Scanning

  • the dependency scanning would overrun the 1 hour scan limit, is this suppose to be normal? And should we increase the runtime to let the it complete?

Lab 3 - Container Scanning

  • following the guide, the build stage is after the test stage. From the logs of the scans it looks like it’s scanning for the latest image that has not been build hence hitting the error. Is this the nature of container scanning? Attaching the image of the logs, as you can see the it’s scanning for the image with spt.gitlabtraining.cloud:5050/iunwbdtr-group/security-labs/main:24534ce5581cf7d6dd7c0fe3094ce38f7e26ec69 which should only be available after the build stage.