P S
GitLab vs. GitHub: DevSecOps Pipeline
Updated: 13 hours ago
by Romano Roth and Patrick Steger

This video series will show you how to build up an enterprise-ready DevSecOps Pipeline with GitLab and GitHub and compare the two platforms.
Topic | GitLab | GitHub |
---|---|---|
Introduction |
|
|
Creating a simple project |
|
|
Software Composition Analysis (SCA) |
Special feature: Comparable simple editor of files in the project. |
Special Feature: Fully integraded development environment (similar to Visual Studio Code). This proofed to be very powerful. |
License Compliance |
|
|
Static Application Security Testing (SAST) |
|
|
Container Scanning |
|
|
Secret Detection |
|
|
Dynamic Application Security Testing (DAST) |
|
|
Vulnerability Management |
|
|
Merge Request / Pull Request |
|
|
Schedule Pipeline | | ![]() |
Our Recommendation | ![]() | |
Code | Here you can find the code: | Here you can find the code: https://github.com/romanoroth/GitHubDevSecOps |
Summary
