Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/83920?format=api",
    "purl": "pkg:cargo/aws-sdk-finspace@1.93.0",
    "type": "cargo",
    "namespace": "",
    "name": "aws-sdk-finspace",
    "version": "1.93.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.93.0",
    "latest_non_vulnerable_version": "1.93.0",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/341186?format=api",
            "vulnerability_id": "VCID-h6ke-b9rf-hkbw",
            "summary": "AWS SDK for Rust v1 adopted defense in depth enhancement for region parameter value",
            "references": [
                {
                    "reference_url": "https://docs.aws.amazon.com/sdk-for-rust/latest/dg/security.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://docs.aws.amazon.com/sdk-for-rust/latest/dg/security.html"
                },
                {
                    "reference_url": "https://github.com/smithy-lang/smithy-rs/pull/4383",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/smithy-lang/smithy-rs/pull/4383"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-g59m-gf8j-gjf5",
                    "reference_id": "GHSA-g59m-gf8j-gjf5",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "LOW",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-g59m-gf8j-gjf5"
                },
                {
                    "reference_url": "https://github.com/awslabs/aws-sdk-rust/security/advisories/GHSA-g59m-gf8j-gjf5",
                    "reference_id": "GHSA-g59m-gf8j-gjf5",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "LOW",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/awslabs/aws-sdk-rust/security/advisories/GHSA-g59m-gf8j-gjf5"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/83920?format=api",
                    "purl": "pkg:cargo/aws-sdk-finspace@1.93.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:cargo/aws-sdk-finspace@1.93.0"
                }
            ],
            "aliases": [
                "GHSA-g59m-gf8j-gjf5"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-h6ke-b9rf-hkbw"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:cargo/aws-sdk-finspace@1.93.0"
}