-
Notifications
You must be signed in to change notification settings - Fork 168
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
adding enumerated namespaces for the most popular vendors for rpm
and deb
types
#370
base: master
Are you sure you want to change the base?
adding enumerated namespaces for the most popular vendors for rpm
and deb
types
#370
Conversation
… DEB types several tools are generating purls for binary packages in various Linux distributions. this change adds clarifications for the expected purl namespace for the most popular distributions so there is ecosystem consistency.
Hi, wondering if this is relevant for you. I have seen different namespaces for Oracle Linux (mysql docker)
|
Thanks! |
If it can be useful for PR in my SecDB project (https://secdb.nttzen.cloud/pkg) support this several PURL namespaces for
|
- Rocky Linux uses ``rocky`` | ||
- Red Hat Enterprise Linux uses ``redhat`` | ||
- AlmaLinux uses ``almalinux`` | ||
- OpenSUSE uses ``opensuse`` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- OpenSUSE uses ``opensuse`` | |
- OpenSUSE uses ``opensuse`` | |
- SUSE Linux Enterprise products use ``suse`` |
Yes, such a clarification would be great and help avoid ambiguities like anchore/syft#2914. |
Description
Several tools are generating purls for packages in various Linux distributions. This change adds clarifications for the expected namespace for the most popular distributions using each package type.