@@ -49,13 +49,14 @@ other CI solutions.
4949
5050## Who’s this for?
5151
52- DevOps engineers who need to integrate automated security checks into CI/CD
53- pipelines to enhance the security and efficiency of their workflows. Developers
54- who want to use Docker Scout to identify and remediate vulnerabilities early in
55- the development process, ensuring the production of secure container images.
56- Security professionals who must enforce security compliance, conduct
57- vulnerability assessments, and ensure the overall security of containerized
58- applications.
52+ - DevOps engineers who need to integrate automated security checks into CI/CD
53+ pipelines to enhance the security and efficiency of their workflows.
54+ - Developers who want to use Docker Scout to identify and remediate
55+ vulnerabilities early in the development process, ensuring the production of
56+ secure container images.
57+ - Security professionals who must enforce security compliance, conduct
58+ vulnerability assessments, and ensure the overall security of containerized
59+ applications.
5960
6061## Modules
6162
@@ -70,7 +71,7 @@ and reducing the risk of operational downtime due to vulnerabilities.
7071Docker Scout provides several benefits:
7172
7273- Secure and trusted content
73- - A system of record for your SDLC
74+ - A system of record for your Software Development Lifecycle ( SDLC)
7475- Continuous security posture improvement
7576
7677Docker Scout offers automated vulnerability detection and remediation, helping
@@ -79,29 +80,26 @@ development process. It also integrates with popular development tools like
7980Docker Desktop and GitHub Actions, providing seamless security management and
8081compliance checks within existing workflows.
8182
83+ ** Duration** : 5 minutes
84+
8285{{< youtube-embed "-omsQ7Uqyc4" >}}
8386
8487{{< /accordion >}}
8588
8689{{< accordion large=true title=` Docker Scout Demo ` icon=` play_circle ` >}}
8790
88- Organizations face significant challenges from data breaches,
89- including financial losses, operational disruptions, and long-term damage to
90- brand reputation and customer trust. Docker Scout addresses critical problems
91- such as identifying insecure container images, preventing security breaches,
92- and reducing the risk of operational downtime due to vulnerabilities.
91+ Docker Scout has powerful features for enhancing containerized application
92+ security and ensuring a robust software supply chain.
9393
94- Docker Scout provides several benefits:
94+ - Define vulnerability remediation
95+ - Discuss why remediation is essential to maintain the security and integrity
96+ of containerized applications
97+ - Discuss common vulnerabilities
98+ - Implement remediation techniques: updating base images, applying patches,
99+ removing unnecessary packages
100+ - Verify and validate remediation efforts using Docker Scout
95101
96- - Secure and trusted content
97- - A system of record for your SDLC
98- - Continuous security posture improvement
99-
100- Docker Scout offers automated vulnerability detection and remediation, helping
101- organizations identify and fix security issues in container images early in the
102- development process. It also integrates with popular development tools like
103- Docker Desktop and GitHub Actions, providing seamless security management and
104- compliance checks within existing workflows.
102+ ** Duration** : 5 minutes
105103
106104{{< youtube-embed "TkLwJ0p46W8" >}}
107105
0 commit comments