You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/model/simple.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,8 @@ DevSecOps simple model more focus on fast and scalable
21
21
| Stages | Description | Tools |
22
22
|:-------------|:------------------|:------|
23
23
| Threat Modeling | Identify and analyze potential security threats and vulnerabilities in the system design and architecture. | Microsoft Threat Modeling Tool, Pytm |
| SCA (Software Composition Analysis) | Identify and manage open-source and third-party components for known vulnerabilities and license compliance. | Sonatype Nexus Lifecycle - WhiteSource - Black Duck |
| SCA (Software Composition Analysis) | Identify and manage open-source and third-party components for known vulnerabilities and license compliance. |Snyk - Sonatype Nexus Lifecycle - WhiteSource - Black Duck |
26
26
| Secure Pipeline | Implement security controls and best practices in the CI/CD pipeline to ensure the integrity and security of the software delivery process. | Jenkins - GitLab CI/CD - CircleCI |
27
27
| Real-time distributed messaging platforms | Utilize messaging platforms for real-time communication, collaboration, and incident response. | Slack - Microsoft Teams - Mattermost - Discord |
28
28
| Artifacts | Securely manage and store build artifacts, such as Docker images or software packages. | Docker Registry - Nexus Repository Manager - JFrog Artifactory |
0 commit comments