Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arainho/secure-git-workshop
(in)secure git workshop ๐+๐ = ๐
https://github.com/arainho/secure-git-workshop
cicd container-scanning dast demo lab sast secret-scanning security training workshop
Last synced: 6 days ago
JSON representation
(in)secure git workshop ๐+๐ = ๐
- Host: GitHub
- URL: https://github.com/arainho/secure-git-workshop
- Owner: arainho
- License: gpl-3.0
- Created: 2022-04-07T22:34:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-01T15:10:03.000Z (22 days ago)
- Last Synced: 2024-12-01T16:20:13.203Z (22 days ago)
- Topics: cicd, container-scanning, dast, demo, lab, sast, secret-scanning, security, training, workshop
- Language: Python
- Homepage:
- Size: 22.4 MB
- Stars: 6
- Watchers: 3
- Forks: 85
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## (in)secure git workshop ๐+๐ = ๐
The present repository has several branches, each with a distinct challenge.
You can observe the several steps in the workshop diagram [[+]](workshop_steps.png).### Starting points ๐
1. The present repo is for demonstration purposes
2. There are bad practices everywhere โกโ ๏ธ
3. We'll fix them throughout the workshop!### Execution options ๐ป
- Linux or macOS terminal
- Or Fork repo and use GitHub Actions### Workshop steps preview
You can observe all the execution steps on GitHub [actions](https://github.com/arainho/secure-git-workshop/actions/runs/2366114917) or in the workflow definition file called [ci-demo.yml](https://github.com/arainho/secure-git-workshop/blob/ci-demo/.github/workflows/ci-demo.yml).### Preparation ๐งฐ
Go to [setup](https://github.com/arainho/secure-git-workshop/tree/setup)