-
Notifications
You must be signed in to change notification settings - Fork 594
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
Support for scanning archlinux #339
Comments
To support this we'll need to implement anchore/syft#6 (in syft) |
Syft now has support anchore/syft#241 |
@tgerla Which PR solved this issue? |
@Foxboron should have been this one |
I don't quite understand how the syft implementation solved this grype issue? It's not parsing the security tracker from Arch? |
The answer is that it doesn't.
CVE-2022-37434 is marked as vulnerable, while it's marked as fixed in our security tracker. https://security.archlinux.org/AVG-2821 Please disable this support until it can track fixed issues from our tracker. |
What would you like to be added:
Support for Arch Linux
Why is this needed:
As a rolling release distribution archlinux provides updated versions for the packages it uses. It is very popular and maintains its own base images on DockerHub. They provide information regarding security issues and a security feed for its advisories.
It would be an awesome addition if the grype engine provides scanning capabilities for it.
Additional context:
Current scanning output:
$ grype archlinux:latest
✔ Vulnerability DB [no update available]
✔ Parsed image
✔ Cataloged packages [0 packages]
✔ Scanned image [0 vulnerabilities]
The text was updated successfully, but these errors were encountered: