DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Secure from the Start: Shift Vulnerability Scanning Left in Docker Desktop

4 years ago www.docker.com
Secure from the Start: Shift Vulnerability Scanning Left in Docker Desktop

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Application delivery velocity can be tripped up when security vulnerabilities are discovered after an app is deployed into production. Nothing is more detrimental to shipping new features to customers than having to go back and address vulnerabilities discovered in an app or image you already released. At Docker, we believe the best way to balance the needs for speed and security is to shift security left in the app delivery cycle as an integral part of the development process.

This allows Docker users to trigger local Docker file and local image scans directly from the Docker Desktop CLI.With the combination of Docker Scan and Snyk, developers gain visibility into open source vulnerabilities that can have a negative impact on the security of container images.

Scans return scanned image data, including: Invoking scanning through Docker Desktop CLI allows you to iteratively test for new vulnerabilities, while working on image updates, by: You can start taking advantage of this today in the latest release of Docker Desktop Edge.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com