github.com/devseccon/trivy@v0.47.1-0.20231123133102-bd902a0bd996/integration/testdata/fixtures/db/cocoapods.yaml (about)

     1  - bucket: "cocoapods::GitHub Security Advisory Cocoapods"
     2    pairs:
     3      - bucket: _NIODataStructures
     4        pairs:
     5          - key: CVE-2022-3215
     6            value:
     7              PatchedVersions:
     8                - "2.29.1"
     9                - "2.39.1"
    10                - "2.42.0"
    11              VulnerableVersions:
    12                - "< 2.29.1"
    13                - ">= 2.39.0, < 2.39.1"
    14                - ">= 2.41.0, < 2.42.0"