Difference between revisions of "Docker Scan"

From wikieduonline
Jump to navigation Jump to search
(Created page with " == See also == * {{Container scan}} Category:Security")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 +
[[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.
  
 
+
== Related ==
 +
* [[Docker Scout]]
 +
* [[docker scan]]
  
 
== See also ==
 
== See also ==

Latest revision as of 11:23, 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.

Related[edit]

See also[edit]

Advertising: