Difference between revisions of "Docker Scan"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
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. | ||
+ | == 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: