Replies: 1 comment 3 replies
-
|
what is the problem or question? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
We conducted an experiment to understand Trivy's resource usage when scanning large remote images and got surprising results that contradict our expectations.
Test setup:
Created a 100GB Docker image by adding:
Multiple 10GB files filled with /dev/random data
Normal application layers (Ubuntu + app dependencies)
Testing environment: Small Kubernetes pod with:
4GB RAM limit
2 CPU cores
Scanned from remote registry (not locally pulled)
Used all scanners: --scanners vuln,secret,misconfig,license
Target
Container Image
Scanner
Vulnerability
Output Format
JSON
Mode
Client/Server
Operating System
alpine
Version
Beta Was this translation helpful? Give feedback.
All reactions