Skip to content

Commit 8ecc9b0

Browse files
Update lab05.md
1 parent 30e9777 commit 8ecc9b0

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

labs/lab05.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
# 5 - Holistic Compliance View with DevOps Shield UI
2-
In this lab you will create and use custom actions.
2+
In this lab you will run the DevOps Shield Web App locally from a docker container on your laptop.
33
> Duration: 15-20 minutes
44
55
References:
6-
- [Creating actions](https://docs.github.com/en/actions/creating-actions)
7-
- [Creating a composite action](https://docs.github.com/en/actions/creating-actions/creating-a-composite-action)
8-
- [Creating a JavaScript action](https://docs.github.com/en/actions/creating-actions/creating-a-javascript-action)
9-
- [GitHub Actions Toolkit](https://github.com/actions/toolkit)
10-
- [actions/github-script](https://github.com/actions/github-script)
6+
- [DevOps Shield on DockerHub](https://hub.docker.com/r/devopsshield/devopsshield)
117

128
## 5.1 Run the Docker Container of DevOps Shield
139

@@ -30,6 +26,7 @@ docker run -d -p 8080:8080 devopsshield/devopsshield
3026
7. Explore the results once the scan is done
3127
![image](https://github.com/devopsshield/devsecops-workshop/assets/112144174/37005629-4287-4e9f-bf45-e891905b5f9f)
3228
![image](https://github.com/devopsshield/devsecops-workshop/assets/112144174/8c6a22ab-a0e9-4030-8091-1fe23678becc)
29+
![image](https://github.com/devopsshield/devsecops-workshop/assets/112144174/bb2f72d3-bf3e-4be8-9fa9-5bd196e4f346)
3330
8. Look at also the DevSecOps Controls
3431
![image](https://github.com/devopsshield/devsecops-workshop/assets/112144174/187f70ef-8c5d-47dc-9bfa-89d4d816fd15)
3532
9. Explore the various Policies and Libraries

0 commit comments

Comments
 (0)