mirror of
https://github.com/anchore/syft.git
synced 2025-11-19 17:33:18 +01:00
* remove strong distro type Signed-off-by: Alex Goodman <alex.goodman@anchore.com> * bump json schema to v3 (breaking distro shape) Signed-off-by: Alex Goodman <alex.goodman@anchore.com> * fix linting Signed-off-by: Alex Goodman <alex.goodman@anchore.com> * allow for v2 decoding of distro idLikes field in v3 json decoder Signed-off-by: Alex Goodman <alex.goodman@anchore.com> * fix casing in simple linux release name Signed-off-by: Alex Goodman <alex.goodman@anchore.com> * use discovered name as pretty name in simple linux release Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
18 lines
420 B
Plaintext
18 lines
420 B
Plaintext
NAME="CentOS Linux"
|
|
VERSION="8 (Core)"
|
|
ID="centos"
|
|
ID_LIKE="rhel fedora"
|
|
VERSION_ID="8"
|
|
PLATFORM_ID="platform:el8"
|
|
PRETTY_NAME="CentOS Linux 8 (Core)"
|
|
ANSI_COLOR="0;31"
|
|
CPE_NAME="cpe:/o:centos:centos:8"
|
|
HOME_URL="https://www.centos.org/"
|
|
BUG_REPORT_URL="https://bugs.centos.org/"
|
|
|
|
CENTOS_MANTISBT_PROJECT="CentOS-8"
|
|
CENTOS_MANTISBT_PROJECT_VERSION="8"
|
|
REDHAT_SUPPORT_PRODUCT="centos"
|
|
REDHAT_SUPPORT_PRODUCT_VERSION="8"
|
|
|