Insights
Insights is a platform capability providing advanced application intelligence to help you better identify and prioritize your Code, Open Source, and Container Issues, based on the risk that they pose to your application.
Our approach looks holistically at your application, understanding:
What source code and dependencies were built into the container image.
The operating system it is running on.
Where the image was deployed.
How the supporting Kubernetes and cloud infrastructure is configured.
Example
Snyk Open Source has identified a high-severity Remote Code Exploit (RCE).
That RCE is built into a container image, which is deployed onto a production Kubernetes cluster, and the running container is configured to have access to the internet.
The combination of an RCE in a running image with internet access enables us to determine that this particular vulnerability poses more risk to your application.
Last updated
Was this helpful?