mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 08:23:15 +01:00
* feat: rhel eus detection Signed-off-by: Keith Zantow <kzantow@gmail.com> * chore: update tests Signed-off-by: Keith Zantow <kzantow@gmail.com> * chore: update more tests Signed-off-by: Keith Zantow <kzantow@gmail.com> * rename feature detection functions Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com> --------- Signed-off-by: Keith Zantow <kzantow@gmail.com> Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com> Co-authored-by: Alex Goodman <wagoodman@users.noreply.github.com>
19 lines
621 B
Plaintext
19 lines
621 B
Plaintext
NAME="Red Hat Enterprise Linux"
|
|
VERSION="9.4 (Plow)"
|
|
ID="not-rhel"
|
|
ID_LIKE="fedora"
|
|
VERSION_ID="9.4"
|
|
PLATFORM_ID="platform:el9"
|
|
PRETTY_NAME="Red Hat Enterprise Linux 9.4 (Plow)"
|
|
ANSI_COLOR="0;31"
|
|
LOGO="fedora-logo-icon"
|
|
CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
|
|
HOME_URL="https://www.redhat.com/"
|
|
DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
|
|
BUG_REPORT_URL="https://issues.redhat.com/"
|
|
|
|
REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
|
|
REDHAT_BUGZILLA_PRODUCT_VERSION=9.4
|
|
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
|
|
REDHAT_SUPPORT_PRODUCT_VERSION="9.4"
|