Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/136361?format=api",
    "vulnerability_id": "VCID-7t2c-qdmr-6bhn",
    "summary": "SQLFluff is a SQL linter. Prior to version 2.1.2, in environments where untrusted users have access to the config files, there is a potential security vulnerability where those users could use the `library_path` config value to allow arbitrary python code to be executed via macros. For many users who use SQLFluff in the context of an environment where all users already have fairly escalated privileges, this may not be an issue - however in larger user bases, or where SQLFluff is bundled into another tool where developers still wish to give users access to supply their on rule configuration, this may be an issue.\n\nThe 2.1.2 release offers the ability for the `library_path` argument to be overwritten on the command line by using the `--library-path` option. This overrides any values provided in the config files and effectively prevents this route of attack for users which have access to the config file, but not to the scripts which call the SQLFluff CLI directly. A similar option is provided for the Python API, where users also have a greater ability to further customise or override configuration as necessary. Unless `library_path` is explicitly required, SQLFluff maintainers recommend using the option `--library-path none` when invoking SQLFluff which will disable the `library-path` option entirely regardless of the options set in the configuration file or via inline config directives. As a workaround, limiting access to - or otherwise validating configuration files before they are ingested by SQLFluff will provides a similar effect and does not require upgrade.",
    "aliases": [
        {
            "alias": "CVE-2023-36830"
        },
        {
            "alias": "GHSA-jqhc-m2j3-fjrx"
        },
        {
            "alias": "PYSEC-2023-111"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/104326?format=api",
            "purl": "pkg:deb/debian/sqlfluff@2.3.5-1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/sqlfluff@2.3.5-1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/104327?format=api",
            "purl": "pkg:deb/debian/sqlfluff@3.3.1-1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/sqlfluff@3.3.1-1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1080258?format=api",
            "purl": "pkg:deb/debian/sqlfluff@3.3.1-1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/sqlfluff@3.3.1-1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/104325?format=api",
            "purl": "pkg:deb/debian/sqlfluff@3.5.0-2?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/sqlfluff@3.5.0-2%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76943?format=api",
            "purl": "pkg:pypi/sqlfluff@2.1.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@2.1.2"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1080257?format=api",
            "purl": "pkg:deb/debian/sqlfluff@1.4.5-2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/sqlfluff@1.4.5-2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/104324?format=api",
            "purl": "pkg:deb/debian/sqlfluff@1.4.5-2?distro=trixie",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/sqlfluff@1.4.5-2%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76838?format=api",
            "purl": "pkg:pypi/sqlfluff@0.0.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.0.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76839?format=api",
            "purl": "pkg:pypi/sqlfluff@0.0.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.0.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76840?format=api",
            "purl": "pkg:pypi/sqlfluff@0.0.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76841?format=api",
            "purl": "pkg:pypi/sqlfluff@0.0.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.0.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76842?format=api",
            "purl": "pkg:pypi/sqlfluff@0.0.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.0.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76843?format=api",
            "purl": "pkg:pypi/sqlfluff@0.0.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.0.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76844?format=api",
            "purl": "pkg:pypi/sqlfluff@0.0.7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.0.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76845?format=api",
            "purl": "pkg:pypi/sqlfluff@0.0.9",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.0.9"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76846?format=api",
            "purl": "pkg:pypi/sqlfluff@0.1.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.1.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76847?format=api",
            "purl": "pkg:pypi/sqlfluff@0.1.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.1.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76848?format=api",
            "purl": "pkg:pypi/sqlfluff@0.1.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.1.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76849?format=api",
            "purl": "pkg:pypi/sqlfluff@0.1.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.1.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76850?format=api",
            "purl": "pkg:pypi/sqlfluff@0.1.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.1.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76851?format=api",
            "purl": "pkg:pypi/sqlfluff@0.1.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.1.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76852?format=api",
            "purl": "pkg:pypi/sqlfluff@0.2.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.2.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76853?format=api",
            "purl": "pkg:pypi/sqlfluff@0.2.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.2.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76854?format=api",
            "purl": "pkg:pypi/sqlfluff@0.2.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.2.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76855?format=api",
            "purl": "pkg:pypi/sqlfluff@0.2.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.2.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76856?format=api",
            "purl": "pkg:pypi/sqlfluff@0.2.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.2.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76857?format=api",
            "purl": "pkg:pypi/sqlfluff@0.3.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.3.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76858?format=api",
            "purl": "pkg:pypi/sqlfluff@0.3.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.3.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76859?format=api",
            "purl": "pkg:pypi/sqlfluff@0.3.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.3.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76860?format=api",
            "purl": "pkg:pypi/sqlfluff@0.3.2.post1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.3.2.post1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76861?format=api",
            "purl": "pkg:pypi/sqlfluff@0.3.2.post2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.3.2.post2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76862?format=api",
            "purl": "pkg:pypi/sqlfluff@0.3.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.3.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76863?format=api",
            "purl": "pkg:pypi/sqlfluff@0.3.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.3.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76864?format=api",
            "purl": "pkg:pypi/sqlfluff@0.3.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.3.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76865?format=api",
            "purl": "pkg:pypi/sqlfluff@0.3.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.3.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76866?format=api",
            "purl": "pkg:pypi/sqlfluff@0.4.0a1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.4.0a1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76867?format=api",
            "purl": "pkg:pypi/sqlfluff@0.4.0a2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.4.0a2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76868?format=api",
            "purl": "pkg:pypi/sqlfluff@0.4.0a3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.4.0a3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76869?format=api",
            "purl": "pkg:pypi/sqlfluff@0.4.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.4.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76870?format=api",
            "purl": "pkg:pypi/sqlfluff@0.4.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.4.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76871?format=api",
            "purl": "pkg:pypi/sqlfluff@0.5.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.5.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76872?format=api",
            "purl": "pkg:pypi/sqlfluff@0.5.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.5.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76873?format=api",
            "purl": "pkg:pypi/sqlfluff@0.5.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.5.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76874?format=api",
            "purl": "pkg:pypi/sqlfluff@0.5.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.5.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76875?format=api",
            "purl": "pkg:pypi/sqlfluff@0.5.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.5.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76876?format=api",
            "purl": "pkg:pypi/sqlfluff@0.5.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.5.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76877?format=api",
            "purl": "pkg:pypi/sqlfluff@0.5.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.5.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76878?format=api",
            "purl": "pkg:pypi/sqlfluff@0.6.0a1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.6.0a1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76879?format=api",
            "purl": "pkg:pypi/sqlfluff@0.6.0a2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.6.0a2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76880?format=api",
            "purl": "pkg:pypi/sqlfluff@0.6.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.6.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76881?format=api",
            "purl": "pkg:pypi/sqlfluff@0.6.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.6.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76882?format=api",
            "purl": "pkg:pypi/sqlfluff@0.6.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.6.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76883?format=api",
            "purl": "pkg:pypi/sqlfluff@0.6.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.6.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76884?format=api",
            "purl": "pkg:pypi/sqlfluff@0.6.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.6.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76885?format=api",
            "purl": "pkg:pypi/sqlfluff@0.6.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.6.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76886?format=api",
            "purl": "pkg:pypi/sqlfluff@0.6.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.6.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76887?format=api",
            "purl": "pkg:pypi/sqlfluff@0.6.7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.6.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76888?format=api",
            "purl": "pkg:pypi/sqlfluff@0.6.8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.6.8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76889?format=api",
            "purl": "pkg:pypi/sqlfluff@0.6.9",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.6.9"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76890?format=api",
            "purl": "pkg:pypi/sqlfluff@0.7.0a1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.7.0a1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76891?format=api",
            "purl": "pkg:pypi/sqlfluff@0.7.0a2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.7.0a2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76892?format=api",
            "purl": "pkg:pypi/sqlfluff@0.7.0a3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.7.0a3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76893?format=api",
            "purl": "pkg:pypi/sqlfluff@0.7.0a5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.7.0a5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76894?format=api",
            "purl": "pkg:pypi/sqlfluff@0.7.0a8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.7.0a8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76895?format=api",
            "purl": "pkg:pypi/sqlfluff@0.7.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.7.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76896?format=api",
            "purl": "pkg:pypi/sqlfluff@0.7.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.7.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76897?format=api",
            "purl": "pkg:pypi/sqlfluff@0.8.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.8.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76898?format=api",
            "purl": "pkg:pypi/sqlfluff@0.8.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.8.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76899?format=api",
            "purl": "pkg:pypi/sqlfluff@0.8.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.8.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76900?format=api",
            "purl": "pkg:pypi/sqlfluff@0.9.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.9.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76901?format=api",
            "purl": "pkg:pypi/sqlfluff@0.9.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.9.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76902?format=api",
            "purl": "pkg:pypi/sqlfluff@0.9.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.9.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76903?format=api",
            "purl": "pkg:pypi/sqlfluff@0.9.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.9.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76904?format=api",
            "purl": "pkg:pypi/sqlfluff@0.9.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.9.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76905?format=api",
            "purl": "pkg:pypi/sqlfluff@0.10.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.10.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76906?format=api",
            "purl": "pkg:pypi/sqlfluff@0.10.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.10.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76907?format=api",
            "purl": "pkg:pypi/sqlfluff@0.11.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.11.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76908?format=api",
            "purl": "pkg:pypi/sqlfluff@0.11.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.11.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76909?format=api",
            "purl": "pkg:pypi/sqlfluff@0.11.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.11.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76910?format=api",
            "purl": "pkg:pypi/sqlfluff@0.12.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.12.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76911?format=api",
            "purl": "pkg:pypi/sqlfluff@0.13.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.13.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76912?format=api",
            "purl": "pkg:pypi/sqlfluff@0.13.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.13.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76913?format=api",
            "purl": "pkg:pypi/sqlfluff@0.13.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@0.13.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76914?format=api",
            "purl": "pkg:pypi/sqlfluff@1.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@1.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76915?format=api",
            "purl": "pkg:pypi/sqlfluff@1.1.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@1.1.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76916?format=api",
            "purl": "pkg:pypi/sqlfluff@1.2.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@1.2.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76917?format=api",
            "purl": "pkg:pypi/sqlfluff@1.2.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@1.2.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76918?format=api",
            "purl": "pkg:pypi/sqlfluff@1.3.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@1.3.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76919?format=api",
            "purl": "pkg:pypi/sqlfluff@1.3.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@1.3.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76920?format=api",
            "purl": "pkg:pypi/sqlfluff@1.3.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@1.3.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76921?format=api",
            "purl": "pkg:pypi/sqlfluff@1.4.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@1.4.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76922?format=api",
            "purl": "pkg:pypi/sqlfluff@1.4.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@1.4.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76923?format=api",
            "purl": "pkg:pypi/sqlfluff@1.4.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@1.4.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76924?format=api",
            "purl": "pkg:pypi/sqlfluff@1.4.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@1.4.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76925?format=api",
            "purl": "pkg:pypi/sqlfluff@1.4.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@1.4.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76926?format=api",
            "purl": "pkg:pypi/sqlfluff@1.4.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@1.4.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76927?format=api",
            "purl": "pkg:pypi/sqlfluff@2.0.0a1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@2.0.0a1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76928?format=api",
            "purl": "pkg:pypi/sqlfluff@2.0.0a2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@2.0.0a2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76929?format=api",
            "purl": "pkg:pypi/sqlfluff@2.0.0a3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@2.0.0a3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76930?format=api",
            "purl": "pkg:pypi/sqlfluff@2.0.0a4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@2.0.0a4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76931?format=api",
            "purl": "pkg:pypi/sqlfluff@2.0.0a5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@2.0.0a5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76932?format=api",
            "purl": "pkg:pypi/sqlfluff@2.0.0a6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@2.0.0a6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76933?format=api",
            "purl": "pkg:pypi/sqlfluff@2.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@2.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76934?format=api",
            "purl": "pkg:pypi/sqlfluff@2.0.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@2.0.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76935?format=api",
            "purl": "pkg:pypi/sqlfluff@2.0.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@2.0.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76936?format=api",
            "purl": "pkg:pypi/sqlfluff@2.0.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@2.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76937?format=api",
            "purl": "pkg:pypi/sqlfluff@2.0.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@2.0.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76938?format=api",
            "purl": "pkg:pypi/sqlfluff@2.0.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@2.0.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76939?format=api",
            "purl": "pkg:pypi/sqlfluff@2.0.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@2.0.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76940?format=api",
            "purl": "pkg:pypi/sqlfluff@2.0.7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@2.0.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76941?format=api",
            "purl": "pkg:pypi/sqlfluff@2.1.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@2.1.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/76942?format=api",
            "purl": "pkg:pypi/sqlfluff@2.1.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7t2c-qdmr-6bhn"
                },
                {
                    "vulnerability": "VCID-hq1d-snxu-c3ae"
                },
                {
                    "vulnerability": "VCID-m1q2-6xrj-4ycx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqlfluff@2.1.1"
        }
    ],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-36830",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00155",
                    "scoring_system": "epss",
                    "scoring_elements": "0.36211",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.00155",
                    "scoring_system": "epss",
                    "scoring_elements": "0.36222",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00155",
                    "scoring_system": "epss",
                    "scoring_elements": "0.36199",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00155",
                    "scoring_system": "epss",
                    "scoring_elements": "0.3602",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-36830"
        },
        {
            "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/sqlfluff/PYSEC-2023-111.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L"
                },
                {
                    "value": "4.8",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:L"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/pypa/advisory-database/tree/main/vulns/sqlfluff/PYSEC-2023-111.yaml"
        },
        {
            "reference_url": "https://github.com/sqlfluff/sqlfluff",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L"
                },
                {
                    "value": "4.8",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:L"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/sqlfluff/sqlfluff"
        },
        {
            "reference_url": "https://github.com/sqlfluff/sqlfluff/commit/6cdc38d76bedab4801b035c04d3c2b3aea17de86",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L"
                },
                {
                    "value": "4.8",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:L"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/sqlfluff/sqlfluff/commit/6cdc38d76bedab4801b035c04d3c2b3aea17de86"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36830",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L"
                },
                {
                    "value": "4.8",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:L"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36830"
        },
        {
            "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041428",
            "reference_id": "1041428",
            "reference_type": "",
            "scores": [],
            "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041428"
        },
        {
            "reference_url": "https://github.com/sqlfluff/sqlfluff/releases/tag/2.1.2",
            "reference_id": "2.1.2",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L"
                },
                {
                    "value": "4.8",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:L"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-10-18T18:57:55Z/"
                }
            ],
            "url": "https://github.com/sqlfluff/sqlfluff/releases/tag/2.1.2"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-jqhc-m2j3-fjrx",
            "reference_id": "GHSA-jqhc-m2j3-fjrx",
            "reference_type": "",
            "scores": [
                {
                    "value": "MODERATE",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-jqhc-m2j3-fjrx"
        },
        {
            "reference_url": "https://github.com/sqlfluff/sqlfluff/security/advisories/GHSA-jqhc-m2j3-fjrx",
            "reference_id": "GHSA-jqhc-m2j3-fjrx",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                },
                {
                    "value": "4.8",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:L"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-10-18T18:57:55Z/"
                }
            ],
            "url": "https://github.com/sqlfluff/sqlfluff/security/advisories/GHSA-jqhc-m2j3-fjrx"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 74,
            "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')",
            "description": "The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component."
        },
        {
            "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": "4.0 - 6.9",
    "exploitability": "0.5",
    "weighted_severity": "6.2",
    "risk_score": 3.1,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-7t2c-qdmr-6bhn"
}