Closed sekveaja closed 1 year ago
Thanks for the issue! I am trying to investigate this, but I haven't been able to reproduce this false positive. Would you mind providing a link to an image, pinned to a specific digest, that exhibits the false positive? A gist or repo to clone or something would be fine as well.
Integrate with Ruby version 2.6
Based on this, I tried grype ruby:2.6 | grep CVE-2020-5260
, but it didn't produce any output. What steps should I use to see this false positive?
Hi @willmurphyscode,
It is a custom image, I can only provide indication why it is not pointing to the right information.
On the console from Grype output:
What happened:
Using Ruby that include git-1.11.0.gemspec, see below info from the log file:
Grype report with CVE-2020-5260 which is related to
What you expected to happen:
Should not report the above CVE, they are not the same artifact on what is used and what is reported.
How to reproduce it (as minimally and precisely as possible):
Integrate with Ruby version 2.6
Environment:
Output of
grype version
: 0.61.1OS (e.g:
cat /etc/os-release
or similar): SLES 15 SP4