Lookup for vulnerabilities affecting packages.

GET /api/vulnerabilities/30187?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/30187?format=api",
    "vulnerability_id": "VCID-hwx9-7pf9-ryce",
    "summary": "protobuf-python has a potential Denial of Service issue\n### Summary\nAny project that uses Protobuf pure-Python backend to parse untrusted Protocol Buffers data containing an arbitrary number of **recursive groups**, **recursive messages** or **a series of [`SGROUP`](https://protobuf.dev/programming-guides/encoding/#groups) tags** can be corrupted by exceeding the Python recursion limit.\n\nReporter: Alexis Challande, Trail of Bits Ecosystem Security Team\n[ecosystem@trailofbits.com](mailto:ecosystem@trailofbits.com)\n\nAffected versions: This issue only affects the [pure-Python implementation](https://github.com/protocolbuffers/protobuf/tree/main/python#implementation-backends) of protobuf-python backend. This is the implementation when `PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python` environment variable is set or the default when protobuf is used from Bazel or pure-Python PyPi wheels. CPython PyPi wheels do not use pure-Python by default.\n\nThis is a Python variant of a [previous issue affecting protobuf-java](https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-735f-pc8j-v9w8).\n\n### Severity\nThis is a potential Denial of Service. Parsing nested protobuf data creates unbounded recursions that can be abused by an attacker.\n\n### Proof of Concept\nFor reproduction details, please refer to the unit tests [decoder_test.py](https://github.com/protocolbuffers/protobuf/blob/main/python/google/protobuf/internal/decoder_test.py#L87-L98) and [message_test](https://github.com/protocolbuffers/protobuf/blob/main/python/google/protobuf/internal/message_test.py#L1436-L1478)\n\n### Remediation and Mitigation\nA mitigation is available now. Please update to the latest available versions of the following packages:\n* protobuf-python(4.25.8, 5.29.5, 6.31.1)",
    "aliases": [
        {
            "alias": "CVE-2025-4565"
        },
        {
            "alias": "GHSA-8qvm-5x2c-j2w7"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/935902?format=api",
            "purl": "pkg:deb/debian/protobuf@3.21.12-12?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/protobuf@3.21.12-12%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1055804?format=api",
            "purl": "pkg:deb/debian/protobuf@3.21.12-15",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/protobuf@3.21.12-15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/935899?format=api",
            "purl": "pkg:deb/debian/protobuf@3.21.12-15?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/protobuf@3.21.12-15%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/70959?format=api",
            "purl": "pkg:pypi/protobuf@4.25.8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.25.8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/70960?format=api",
            "purl": "pkg:pypi/protobuf@5.29.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.29.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/70961?format=api",
            "purl": "pkg:pypi/protobuf@6.31.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@6.31.1"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/935898?format=api",
            "purl": "pkg:deb/debian/protobuf@3.12.4-1%2Bdeb11u1?distro=trixie",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-4rvj-nz7h-m7ek"
                },
                {
                    "vulnerability": "VCID-bm8g-3tja-rbgg"
                },
                {
                    "vulnerability": "VCID-f7bp-rkuk-9qfn"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-kkrb-cyzz-8qbn"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/protobuf@3.12.4-1%252Bdeb11u1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/995219?format=api",
            "purl": "pkg:deb/debian/protobuf@3.12.4-1%2Bdeb11u1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-4rvj-nz7h-m7ek"
                },
                {
                    "vulnerability": "VCID-bm8g-3tja-rbgg"
                },
                {
                    "vulnerability": "VCID-f7bp-rkuk-9qfn"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-kkrb-cyzz-8qbn"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/protobuf@3.12.4-1%252Bdeb11u1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/935896?format=api",
            "purl": "pkg:deb/debian/protobuf@3.21.12-3?distro=trixie",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-4rvj-nz7h-m7ek"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/protobuf@3.21.12-3%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/995220?format=api",
            "purl": "pkg:deb/debian/protobuf@3.21.12-3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-4rvj-nz7h-m7ek"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/protobuf@3.21.12-3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/935900?format=api",
            "purl": "pkg:deb/debian/protobuf@3.21.12-11?distro=trixie",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-4rvj-nz7h-m7ek"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/protobuf@3.21.12-11%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1055803?format=api",
            "purl": "pkg:deb/debian/protobuf@3.21.12-11",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-4rvj-nz7h-m7ek"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/protobuf@3.21.12-11"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/278874?format=api",
            "purl": "pkg:pypi/protobuf@2.0.0beta",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@2.0.0beta"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5363?format=api",
            "purl": "pkg:pypi/protobuf@2.0.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@2.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5364?format=api",
            "purl": "pkg:pypi/protobuf@2.3.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@2.3.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5365?format=api",
            "purl": "pkg:pypi/protobuf@2.4.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@2.4.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5366?format=api",
            "purl": "pkg:pypi/protobuf@2.5.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@2.5.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5367?format=api",
            "purl": "pkg:pypi/protobuf@2.6.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@2.6.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5368?format=api",
            "purl": "pkg:pypi/protobuf@2.6.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@2.6.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5369?format=api",
            "purl": "pkg:pypi/protobuf@3.0.0a2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.0.0a2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5370?format=api",
            "purl": "pkg:pypi/protobuf@3.0.0a3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.0.0a3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5371?format=api",
            "purl": "pkg:pypi/protobuf@3.0.0b1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.0.0b1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5372?format=api",
            "purl": "pkg:pypi/protobuf@3.0.0b1.post1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.0.0b1.post1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5373?format=api",
            "purl": "pkg:pypi/protobuf@3.0.0b1.post2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.0.0b1.post2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5374?format=api",
            "purl": "pkg:pypi/protobuf@3.0.0b2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.0.0b2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5375?format=api",
            "purl": "pkg:pypi/protobuf@3.0.0b2.post1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.0.0b2.post1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5376?format=api",
            "purl": "pkg:pypi/protobuf@3.0.0b2.post2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.0.0b2.post2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5377?format=api",
            "purl": "pkg:pypi/protobuf@3.0.0b3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.0.0b3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5378?format=api",
            "purl": "pkg:pypi/protobuf@3.0.0b4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.0.0b4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5379?format=api",
            "purl": "pkg:pypi/protobuf@3.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5380?format=api",
            "purl": "pkg:pypi/protobuf@3.1.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.1.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5381?format=api",
            "purl": "pkg:pypi/protobuf@3.1.0.post1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.1.0.post1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5382?format=api",
            "purl": "pkg:pypi/protobuf@3.2.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.2.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5383?format=api",
            "purl": "pkg:pypi/protobuf@3.2.0rc1.post1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.2.0rc1.post1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5384?format=api",
            "purl": "pkg:pypi/protobuf@3.2.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.2.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5385?format=api",
            "purl": "pkg:pypi/protobuf@3.2.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.2.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5386?format=api",
            "purl": "pkg:pypi/protobuf@3.3.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-fsjg-27y3-ykfe"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.3.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/5387?format=api",
            "purl": "pkg:pypi/protobuf@3.4.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.4.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23472?format=api",
            "purl": "pkg:pypi/protobuf@3.5.0.post1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.5.0.post1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23474?format=api",
            "purl": "pkg:pypi/protobuf@3.5.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.5.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23475?format=api",
            "purl": "pkg:pypi/protobuf@3.5.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.5.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23476?format=api",
            "purl": "pkg:pypi/protobuf@3.5.2.post1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.5.2.post1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23477?format=api",
            "purl": "pkg:pypi/protobuf@3.6.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.6.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23478?format=api",
            "purl": "pkg:pypi/protobuf@3.6.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.6.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23479?format=api",
            "purl": "pkg:pypi/protobuf@3.7.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.7.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23481?format=api",
            "purl": "pkg:pypi/protobuf@3.7.0rc3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.7.0rc3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23482?format=api",
            "purl": "pkg:pypi/protobuf@3.7.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.7.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23485?format=api",
            "purl": "pkg:pypi/protobuf@3.7.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.7.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23486?format=api",
            "purl": "pkg:pypi/protobuf@3.8.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.8.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23487?format=api",
            "purl": "pkg:pypi/protobuf@3.8.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.8.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23488?format=api",
            "purl": "pkg:pypi/protobuf@3.9.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.9.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23489?format=api",
            "purl": "pkg:pypi/protobuf@3.9.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.9.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23491?format=api",
            "purl": "pkg:pypi/protobuf@3.9.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.9.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23492?format=api",
            "purl": "pkg:pypi/protobuf@3.9.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.9.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23493?format=api",
            "purl": "pkg:pypi/protobuf@3.10.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.10.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23494?format=api",
            "purl": "pkg:pypi/protobuf@3.10.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.10.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23495?format=api",
            "purl": "pkg:pypi/protobuf@3.11.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.11.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23496?format=api",
            "purl": "pkg:pypi/protobuf@3.11.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.11.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23498?format=api",
            "purl": "pkg:pypi/protobuf@3.11.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.11.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23499?format=api",
            "purl": "pkg:pypi/protobuf@3.11.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.11.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23500?format=api",
            "purl": "pkg:pypi/protobuf@3.11.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.11.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23501?format=api",
            "purl": "pkg:pypi/protobuf@3.11.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.11.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23502?format=api",
            "purl": "pkg:pypi/protobuf@3.12.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.12.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23503?format=api",
            "purl": "pkg:pypi/protobuf@3.12.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.12.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23505?format=api",
            "purl": "pkg:pypi/protobuf@3.12.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.12.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23506?format=api",
            "purl": "pkg:pypi/protobuf@3.12.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.12.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23507?format=api",
            "purl": "pkg:pypi/protobuf@3.12.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.12.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23508?format=api",
            "purl": "pkg:pypi/protobuf@3.12.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.12.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23509?format=api",
            "purl": "pkg:pypi/protobuf@3.13.0rc3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.13.0rc3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23510?format=api",
            "purl": "pkg:pypi/protobuf@3.13.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.13.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23512?format=api",
            "purl": "pkg:pypi/protobuf@3.14.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.14.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23514?format=api",
            "purl": "pkg:pypi/protobuf@3.14.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.14.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23516?format=api",
            "purl": "pkg:pypi/protobuf@3.14.0rc3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.14.0rc3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23518?format=api",
            "purl": "pkg:pypi/protobuf@3.14.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.14.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23520?format=api",
            "purl": "pkg:pypi/protobuf@3.15.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.15.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23521?format=api",
            "purl": "pkg:pypi/protobuf@3.15.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                },
                {
                    "vulnerability": "VCID-uc1w-7er3-x7gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.15.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23522?format=api",
            "purl": "pkg:pypi/protobuf@3.15.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.15.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331646?format=api",
            "purl": "pkg:pypi/protobuf@3.15.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.15.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331647?format=api",
            "purl": "pkg:pypi/protobuf@3.15.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.15.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331648?format=api",
            "purl": "pkg:pypi/protobuf@3.15.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.15.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331649?format=api",
            "purl": "pkg:pypi/protobuf@3.15.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.15.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331650?format=api",
            "purl": "pkg:pypi/protobuf@3.15.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.15.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331651?format=api",
            "purl": "pkg:pypi/protobuf@3.15.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.15.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331652?format=api",
            "purl": "pkg:pypi/protobuf@3.15.7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.15.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331653?format=api",
            "purl": "pkg:pypi/protobuf@3.15.8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.15.8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331654?format=api",
            "purl": "pkg:pypi/protobuf@3.16.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.16.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331655?format=api",
            "purl": "pkg:pypi/protobuf@3.16.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.16.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331656?format=api",
            "purl": "pkg:pypi/protobuf@3.16.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.16.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331657?format=api",
            "purl": "pkg:pypi/protobuf@3.17.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.17.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331658?format=api",
            "purl": "pkg:pypi/protobuf@3.17.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.17.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331659?format=api",
            "purl": "pkg:pypi/protobuf@3.17.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.17.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331660?format=api",
            "purl": "pkg:pypi/protobuf@3.17.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.17.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331661?format=api",
            "purl": "pkg:pypi/protobuf@3.17.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.17.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331662?format=api",
            "purl": "pkg:pypi/protobuf@3.17.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.17.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331663?format=api",
            "purl": "pkg:pypi/protobuf@3.18.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.18.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331664?format=api",
            "purl": "pkg:pypi/protobuf@3.18.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.18.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331665?format=api",
            "purl": "pkg:pypi/protobuf@3.18.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.18.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331666?format=api",
            "purl": "pkg:pypi/protobuf@3.18.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.18.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/80171?format=api",
            "purl": "pkg:pypi/protobuf@3.18.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.18.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775050?format=api",
            "purl": "pkg:pypi/protobuf@3.19.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.19.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775051?format=api",
            "purl": "pkg:pypi/protobuf@3.19.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.19.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/144545?format=api",
            "purl": "pkg:pypi/protobuf@3.19.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.19.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331667?format=api",
            "purl": "pkg:pypi/protobuf@3.19.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.19.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331668?format=api",
            "purl": "pkg:pypi/protobuf@3.19.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.19.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331669?format=api",
            "purl": "pkg:pypi/protobuf@3.19.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.19.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331670?format=api",
            "purl": "pkg:pypi/protobuf@3.19.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.19.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/80172?format=api",
            "purl": "pkg:pypi/protobuf@3.19.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.19.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775052?format=api",
            "purl": "pkg:pypi/protobuf@3.19.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.19.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775053?format=api",
            "purl": "pkg:pypi/protobuf@3.20.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.20.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775054?format=api",
            "purl": "pkg:pypi/protobuf@3.20.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.20.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/144546?format=api",
            "purl": "pkg:pypi/protobuf@3.20.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.20.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331671?format=api",
            "purl": "pkg:pypi/protobuf@3.20.1rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.20.1rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331672?format=api",
            "purl": "pkg:pypi/protobuf@3.20.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.20.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/80173?format=api",
            "purl": "pkg:pypi/protobuf@3.20.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.20.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775055?format=api",
            "purl": "pkg:pypi/protobuf@3.20.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@3.20.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775056?format=api",
            "purl": "pkg:pypi/protobuf@4.0.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.0.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775057?format=api",
            "purl": "pkg:pypi/protobuf@4.0.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.0.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331673?format=api",
            "purl": "pkg:pypi/protobuf@4.21.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.21.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331674?format=api",
            "purl": "pkg:pypi/protobuf@4.21.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.21.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331675?format=api",
            "purl": "pkg:pypi/protobuf@4.21.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.21.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331676?format=api",
            "purl": "pkg:pypi/protobuf@4.21.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.21.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331677?format=api",
            "purl": "pkg:pypi/protobuf@4.21.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.21.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331678?format=api",
            "purl": "pkg:pypi/protobuf@4.21.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.21.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331679?format=api",
            "purl": "pkg:pypi/protobuf@4.21.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.21.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/331680?format=api",
            "purl": "pkg:pypi/protobuf@4.21.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                },
                {
                    "vulnerability": "VCID-r3jf-wsh1-f3gb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.21.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/80174?format=api",
            "purl": "pkg:pypi/protobuf@4.21.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.21.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775058?format=api",
            "purl": "pkg:pypi/protobuf@4.21.7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.21.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775059?format=api",
            "purl": "pkg:pypi/protobuf@4.21.8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.21.8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775060?format=api",
            "purl": "pkg:pypi/protobuf@4.21.9",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.21.9"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775061?format=api",
            "purl": "pkg:pypi/protobuf@4.21.10",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.21.10"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775062?format=api",
            "purl": "pkg:pypi/protobuf@4.21.11",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.21.11"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775063?format=api",
            "purl": "pkg:pypi/protobuf@4.21.12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.21.12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775064?format=api",
            "purl": "pkg:pypi/protobuf@4.22.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.22.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775065?format=api",
            "purl": "pkg:pypi/protobuf@4.22.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.22.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775066?format=api",
            "purl": "pkg:pypi/protobuf@4.22.0rc3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.22.0rc3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775067?format=api",
            "purl": "pkg:pypi/protobuf@4.22.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.22.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775068?format=api",
            "purl": "pkg:pypi/protobuf@4.22.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.22.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775069?format=api",
            "purl": "pkg:pypi/protobuf@4.22.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.22.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775070?format=api",
            "purl": "pkg:pypi/protobuf@4.22.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.22.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775071?format=api",
            "purl": "pkg:pypi/protobuf@4.22.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.22.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775072?format=api",
            "purl": "pkg:pypi/protobuf@4.23.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.23.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775073?format=api",
            "purl": "pkg:pypi/protobuf@4.23.0rc3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.23.0rc3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775074?format=api",
            "purl": "pkg:pypi/protobuf@4.23.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.23.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775075?format=api",
            "purl": "pkg:pypi/protobuf@4.23.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.23.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775076?format=api",
            "purl": "pkg:pypi/protobuf@4.23.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.23.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775077?format=api",
            "purl": "pkg:pypi/protobuf@4.23.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.23.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775078?format=api",
            "purl": "pkg:pypi/protobuf@4.23.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.23.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775079?format=api",
            "purl": "pkg:pypi/protobuf@4.24.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.24.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775080?format=api",
            "purl": "pkg:pypi/protobuf@4.24.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.24.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775081?format=api",
            "purl": "pkg:pypi/protobuf@4.24.0rc3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.24.0rc3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775082?format=api",
            "purl": "pkg:pypi/protobuf@4.24.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.24.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775083?format=api",
            "purl": "pkg:pypi/protobuf@4.24.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.24.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775084?format=api",
            "purl": "pkg:pypi/protobuf@4.24.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.24.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775085?format=api",
            "purl": "pkg:pypi/protobuf@4.24.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.24.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775086?format=api",
            "purl": "pkg:pypi/protobuf@4.24.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.24.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775087?format=api",
            "purl": "pkg:pypi/protobuf@4.25.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.25.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775088?format=api",
            "purl": "pkg:pypi/protobuf@4.25.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.25.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775089?format=api",
            "purl": "pkg:pypi/protobuf@4.25.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.25.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775090?format=api",
            "purl": "pkg:pypi/protobuf@4.25.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.25.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775091?format=api",
            "purl": "pkg:pypi/protobuf@4.25.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.25.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775092?format=api",
            "purl": "pkg:pypi/protobuf@4.25.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.25.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775093?format=api",
            "purl": "pkg:pypi/protobuf@4.25.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.25.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775094?format=api",
            "purl": "pkg:pypi/protobuf@4.25.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.25.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775095?format=api",
            "purl": "pkg:pypi/protobuf@4.25.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.25.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775096?format=api",
            "purl": "pkg:pypi/protobuf@4.25.7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@4.25.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/570557?format=api",
            "purl": "pkg:pypi/protobuf@5.26.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.26.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775097?format=api",
            "purl": "pkg:pypi/protobuf@5.26.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.26.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775098?format=api",
            "purl": "pkg:pypi/protobuf@5.26.0rc3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.26.0rc3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775099?format=api",
            "purl": "pkg:pypi/protobuf@5.26.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.26.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775100?format=api",
            "purl": "pkg:pypi/protobuf@5.26.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.26.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775101?format=api",
            "purl": "pkg:pypi/protobuf@5.27.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.27.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775102?format=api",
            "purl": "pkg:pypi/protobuf@5.27.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.27.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775103?format=api",
            "purl": "pkg:pypi/protobuf@5.27.0rc3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.27.0rc3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775104?format=api",
            "purl": "pkg:pypi/protobuf@5.27.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.27.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775105?format=api",
            "purl": "pkg:pypi/protobuf@5.27.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.27.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775106?format=api",
            "purl": "pkg:pypi/protobuf@5.27.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.27.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775107?format=api",
            "purl": "pkg:pypi/protobuf@5.27.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.27.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775108?format=api",
            "purl": "pkg:pypi/protobuf@5.27.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.27.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775109?format=api",
            "purl": "pkg:pypi/protobuf@5.27.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.27.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775110?format=api",
            "purl": "pkg:pypi/protobuf@5.28.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.28.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775111?format=api",
            "purl": "pkg:pypi/protobuf@5.28.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.28.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775112?format=api",
            "purl": "pkg:pypi/protobuf@5.28.0rc3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.28.0rc3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775113?format=api",
            "purl": "pkg:pypi/protobuf@5.28.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.28.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775114?format=api",
            "purl": "pkg:pypi/protobuf@5.28.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.28.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775115?format=api",
            "purl": "pkg:pypi/protobuf@5.28.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.28.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775116?format=api",
            "purl": "pkg:pypi/protobuf@5.28.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.28.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775117?format=api",
            "purl": "pkg:pypi/protobuf@5.29.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.29.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775118?format=api",
            "purl": "pkg:pypi/protobuf@5.29.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.29.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775119?format=api",
            "purl": "pkg:pypi/protobuf@5.29.0rc3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.29.0rc3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775120?format=api",
            "purl": "pkg:pypi/protobuf@5.29.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.29.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775121?format=api",
            "purl": "pkg:pypi/protobuf@5.29.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.29.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775122?format=api",
            "purl": "pkg:pypi/protobuf@5.29.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.29.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775123?format=api",
            "purl": "pkg:pypi/protobuf@5.29.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.29.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775124?format=api",
            "purl": "pkg:pypi/protobuf@5.29.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@5.29.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/67517?format=api",
            "purl": "pkg:pypi/protobuf@6.30.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@6.30.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775125?format=api",
            "purl": "pkg:pypi/protobuf@6.30.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@6.30.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775126?format=api",
            "purl": "pkg:pypi/protobuf@6.30.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@6.30.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775127?format=api",
            "purl": "pkg:pypi/protobuf@6.30.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@6.30.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775128?format=api",
            "purl": "pkg:pypi/protobuf@6.30.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@6.30.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775129?format=api",
            "purl": "pkg:pypi/protobuf@6.31.0rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@6.31.0rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775130?format=api",
            "purl": "pkg:pypi/protobuf@6.31.0rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@6.31.0rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/775131?format=api",
            "purl": "pkg:pypi/protobuf@6.31.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cg4f-vq8p-dub3"
                },
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/protobuf@6.31.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/90081?format=api",
            "purl": "pkg:rpm/redhat/python3.11-protobuf@4.25.8-1?arch=el9ap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-hwx9-7pf9-ryce"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/python3.11-protobuf@4.25.8-1%3Farch=el9ap"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-4565.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-4565.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-4565",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03714",
                    "published_at": "2026-05-07T12:55:00Z"
                },
                {
                    "value": "0.00016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03693",
                    "published_at": "2026-05-05T12:55:00Z"
                },
                {
                    "value": "0.00016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03737",
                    "published_at": "2026-04-29T12:55:00Z"
                },
                {
                    "value": "0.00016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.0369",
                    "published_at": "2026-04-26T12:55:00Z"
                },
                {
                    "value": "0.00016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03687",
                    "published_at": "2026-04-24T12:55:00Z"
                },
                {
                    "value": "0.00016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.0368",
                    "published_at": "2026-04-21T12:55:00Z"
                },
                {
                    "value": "0.00016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03554",
                    "published_at": "2026-04-18T12:55:00Z"
                },
                {
                    "value": "0.00016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03542",
                    "published_at": "2026-04-16T12:55:00Z"
                },
                {
                    "value": "0.00016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03568",
                    "published_at": "2026-04-13T12:55:00Z"
                },
                {
                    "value": "0.00016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03592",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "5e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00213",
                    "published_at": "2026-04-11T12:55:00Z"
                },
                {
                    "value": "5e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00211",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "5e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00212",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "5e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00214",
                    "published_at": "2026-04-04T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-4565"
        },
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-4565",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-4565"
        },
        {
            "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.9",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
        },
        {
            "reference_url": "https://github.com/protocolbuffers/protobuf",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.2",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/protocolbuffers/protobuf"
        },
        {
            "reference_url": "https://github.com/protocolbuffers/protobuf/blob/main/python/google/protobuf/internal/decoder_test.py#L87-L98",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.2",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/protocolbuffers/protobuf/blob/main/python/google/protobuf/internal/decoder_test.py#L87-L98"
        },
        {
            "reference_url": "https://github.com/protocolbuffers/protobuf/blob/main/python/google/protobuf/internal/message_test.py#L1436-L1478",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.2",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/protocolbuffers/protobuf/blob/main/python/google/protobuf/internal/message_test.py#L1436-L1478"
        },
        {
            "reference_url": "https://github.com/protocolbuffers/protobuf/commit/17838beda2943d08b8a9d4df5b68f5f04f26d901",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.2",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-06-16T15:38:57Z/"
                }
            ],
            "url": "https://github.com/protocolbuffers/protobuf/commit/17838beda2943d08b8a9d4df5b68f5f04f26d901"
        },
        {
            "reference_url": "https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-735f-pc8j-v9w8",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.2",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-735f-pc8j-v9w8"
        },
        {
            "reference_url": "https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-8qvm-5x2c-j2w7",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "HIGH",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                },
                {
                    "value": "8.2",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-8qvm-5x2c-j2w7"
        },
        {
            "reference_url": "https://github.com/protocolbuffers/protobuf/tree/main/python#implementation-backends",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.2",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/protocolbuffers/protobuf/tree/main/python#implementation-backends"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4565",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.2",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4565"
        },
        {
            "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108057",
            "reference_id": "1108057",
            "reference_type": "",
            "scores": [],
            "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108057"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373016",
            "reference_id": "2373016",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373016"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-8qvm-5x2c-j2w7",
            "reference_id": "GHSA-8qvm-5x2c-j2w7",
            "reference_type": "",
            "scores": [
                {
                    "value": "HIGH",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-8qvm-5x2c-j2w7"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2025:10773",
            "reference_id": "RHSA-2025:10773",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2025:10773"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2026:1249",
            "reference_id": "RHSA-2026:1249",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2026:1249"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2026:3960",
            "reference_id": "RHSA-2026:3960",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2026:3960"
        },
        {
            "reference_url": "https://usn.ubuntu.com/7629-1/",
            "reference_id": "USN-7629-1",
            "reference_type": "",
            "scores": [],
            "url": "https://usn.ubuntu.com/7629-1/"
        },
        {
            "reference_url": "https://usn.ubuntu.com/7629-2/",
            "reference_id": "USN-7629-2",
            "reference_type": "",
            "scores": [],
            "url": "https://usn.ubuntu.com/7629-2/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 674,
            "name": "Uncontrolled Recursion",
            "description": "The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        },
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        }
    ],
    "exploits": [],
    "severity_range_score": "5.3 - 8.9",
    "exploitability": "0.5",
    "weighted_severity": "8.0",
    "risk_score": 4.0,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hwx9-7pf9-ryce"
}