github.com/devseccon/trivy@v0.47.1-0.20231123133102-bd902a0bd996/pkg/detector/ospkg/redhat/testdata/fixtures/cpe.yaml (about)

     1  - bucket: Red Hat CPE
     2    pairs:
     3      - bucket: repository
     4        pairs:
     5          - key: "rhel-8-for-x86_64-baseos-rpms"
     6            value:
     7              - 2
     8              - 4
     9          - key: "3scale-amp-2-rpms-for-rhel-8-x86_64-debug-rpms"
    10            value:
    11              - 4
    12          - key: "rhel-7-server-rpms"
    13            value:
    14              - 0
    15      - bucket: nvr
    16        pairs:
    17          - key: "ubi8-init-container-8.0-7-x86_64"
    18            value:
    19              - 2
    20              - 3
    21      - bucket: cpe
    22        pairs:
    23          - key: "0"
    24            value: "cpe:/o:redhat:enterprise_linux:7::server"
    25          - key: "1"
    26            value: "cpe:/o:redhat:enterprise_linux:7::client"
    27          - key: "2"
    28            value: "cpe:/a:redhat:enterprise_linux:8"
    29          - key: "3"
    30            value: "cpe:/a:redhat:enterprise_linux:8::appstream"
    31          - key: "4"
    32            value: "cpe:/o:redhat:enterprise_linux:8::baseos"