File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
55References:
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
30267 . 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 )
33308 . Look at also the DevSecOps Controls
3431![ image] ( https://github.com/devopsshield/devsecops-workshop/assets/112144174/187f70ef-8c5d-47dc-9bfa-89d4d816fd15 )
35329 . Explore the various Policies and Libraries
You can’t perform that action at this time.
0 commit comments