You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened: #360 Feature request to add AlmaLinux OS Scan support and its been resolved. AlmaLinux is variant of RedHat, security scan should return those too.
docker run --rm -it anchore/grype redhat/ubi8 returns 160 entries docker run --rm -it anchore/grype almalinux:8 returns 2 entries
What you expected to happen:
number of security entry should be equal (some time more, when fix is released by RedHat and yet to released by AlmaLinux usually 1-5 days
How to reproduce it (as minimally and precisely as possible):
Given above.
With alma linux supported in syft and grype I'm going to close this issue. We'll keep track of any issues or follows for this on the engine specific issue: anchore/anchore-engine#1299
What happened:
#360 Feature request to add AlmaLinux OS Scan support and its been resolved. AlmaLinux is variant of RedHat, security scan should return those too.
docker run --rm -it anchore/grype redhat/ubi8
returns 160 entriesdocker run --rm -it anchore/grype almalinux:8
returns 2 entriesWhat you expected to happen:
number of security entry should be equal (some time more, when fix is released by RedHat and yet to released by AlmaLinux usually 1-5 days
How to reproduce it (as minimally and precisely as possible):
Given above.
Anything else we need to know?:
Environment:
Output of
grype version
:current (v0.17.0)
OS (e.g:
cat /etc/os-release
or similar):The text was updated successfully, but these errors were encountered: