Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need AlmaLinux OS Scan support enhancement #412

Closed
srbala opened this issue Sep 8, 2021 · 3 comments
Closed

Need AlmaLinux OS Scan support enhancement #412

srbala opened this issue Sep 8, 2021 · 3 comments
Labels
bug Something isn't working changelog-ignore Don't include this issue in the release changelog

Comments

@srbala
Copy link
Contributor

srbala commented Sep 8, 2021

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.

Anything else we need to know?:

Environment:

  • Output of grype version:
    current (v0.17.0)

  • OS (e.g: cat /etc/os-release or similar):

NAME="AlmaLinux"
VERSION="8.4 (Electric Cheetah)"
ID="almalinux"
ID_LIKE="rhel centos fedora"
VERSION_ID="8.4"
PLATFORM_ID="platform:el8"
PRETTY_NAME="AlmaLinux 8.4 (Electric Cheetah)"
ANSI_COLOR="0;34"
CPE_NAME="cpe:/o:almalinux:almalinux:8.4:GA"
HOME_URL="https://almalinux.org/"
DOCUMENTATION_URL="https://wiki.almalinux.org/"
BUG_REPORT_URL="https://bugs.almalinux.org/"

ALMALINUX_MANTISBT_PROJECT="AlmaLinux-8"
ALMALINUX_MANTISBT_PROJECT_VERSION="8.4"
@srbala srbala added the bug Something isn't working label Sep 8, 2021
@luhring
Copy link
Contributor

luhring commented Sep 9, 2021

Hi @srbala — this is a good catch, thanks for pointing this out to us. It looks like there's more work to do before we can claim to support AlmaLinux.

@srbala
Copy link
Contributor Author

srbala commented Dec 2, 2021

I have created number of PRs related in anchore/anchore-engine#1326, this is ping back

@spiffcs spiffcs added this to OSS Jun 1, 2022
@spiffcs
Copy link
Contributor

spiffcs commented Aug 4, 2022

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

@spiffcs spiffcs closed this as completed Aug 4, 2022
@spiffcs spiffcs moved this to Done in OSS Aug 4, 2022
@wagoodman wagoodman added the changelog-ignore Don't include this issue in the release changelog label Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working changelog-ignore Don't include this issue in the release changelog
Projects
Archived in project
Development

No branches or pull requests

4 participants