Difference between revisions of "Docker Scan"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
[[wikipedia:Docker Scan]] is a native vulnerability scanning tool integrated into [[Docker Desktop]] and [[Docker Hub]], powered by [[Snyk]]
 
[[wikipedia:Docker Scan]] is a native vulnerability scanning tool integrated into [[Docker Desktop]] and [[Docker Hub]], powered by [[Snyk]]
  
 +
Pros:
 +
* Simple and integrated with [[Docker]], which is great if you're already using Docker in your [[CI/CD]] pipeline
 +
* Powered by Snyk, so you get the same vulnerability database
 +
* GitHub Action: There's an official [[Docker Scan GitHub Action]] that integrates Docker scan directly.
  
  

Revision as of 10:14, 8 November 2024

wikipedia:Docker Scan is a native vulnerability scanning tool integrated into Docker Desktop and Docker Hub, powered by Snyk

Pros:

  • Simple and integrated with Docker, which is great if you're already using Docker in your CI/CD pipeline
  • Powered by Snyk, so you get the same vulnerability database
  • GitHub Action: There's an official Docker Scan GitHub Action that integrates Docker scan directly.


See also

Advertising: