Add an option to skip the files greater than a particular size #7151
Replies: 2 comments 17 replies
-
Thanks for your idea. It makes sense, but as I commented here, we probably need the option for each scanner. We need to consider it carefully, like |
Beta Was this translation helpful? Give feedback.
-
So yesterday we had this issue trivy failed fatal error: runtime: out of memory. As there was 1 file of 4.6GB
|
Beta Was this translation helpful? Give feedback.
-
Description
So I am scanning lot of file systems in multiple environments and with following perquisite
with that I found a limitation with trivy where if the file size is more than 100MB trivy just times out without even giving the data for the files it has scanned. Hence the request to add the option to skip files greater than a particular size
Target
Filesystem
Scanner
Secret
Beta Was this translation helpful? Give feedback.
All reactions