---
title: "Explore vulnerability details to better assess impact"
description: ""
canonical_url: "https://cloudsmith.com/changelog/explore-vulnerability-details-to-better-assess-impact"
last_updated: "2025-10-28T17:24:50.997Z"
---
# Explore vulnerability details to better assess impact

You can now better assess a vulnerability's impact by exploring its key details directly within the vulnerabilities table for a package or container. We've introduced an expanded row layout that shows all available information for a specific finding, helping you make more informed decisions about your response.

```json
{
  "_key": "7fb4dff128ce",
  "_type": "image",
  "alt": "Expanded row for vulnerability details",
  "asset": {
    "_createdAt": "2025-10-28T17:22:39Z",
    "_id": "image-c1ee653094f403c9e9863f348b51f8ce9988717f-2930x1872-png",
    "_rev": "kVOMKiaVRfu2HzrwN2uQ8o",
    "_type": "sanity.imageAsset",
    "_updatedAt": "2025-10-28T17:22:39Z",
    "assetId": "c1ee653094f403c9e9863f348b51f8ce9988717f",
    "extension": "png",
    "metadata": {
      "_type": "sanity.imageMetadata",
      "blurHash": "V6S$r+?bRktR?b~qayofayIUD+juoLt6xux^-paxM{xu",
      "dimensions": {
        "_type": "sanity.imageDimensions",
        "aspectRatio": 1.5651709401709402,
        "height": 1872,
        "width": 2930
      },
      "hasAlpha": true,
      "isOpaque": true,
      "lqip": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAANCAYAAACpUE5eAAAACXBIWXMAABYlAAAWJQFJUiTwAAABq0lEQVR4nHVTXW/cMAzL//+JG9Bhw1b0YdeLk/hLks2CcpzLSwMIOtsyRdG8JWdFkYaqDVleEashVUWuhsws43ep5rXPPeHH73f8/POOcGRoA6QBS8mCWhVizaOqeSZAKhW5CoqwqaLUEVUMYU94+/uBX/8+sKeC1jusdSwxV7+oar7ZWvcsSjYCNUNrzYutNV9Xsi2CPWYcKfteB2AdWFIRZ2HWwK/3EX6ZTVr39WzE4L5aO8865tcIOEbQUaTmwCwkIINFXJPxYDuneDXvZzRqSLA5XszFsyj39GJxAd4a9m8BddCfoIMJtRq6zfG9wayVMRWzqHqTG+B5+Yw5yn0kl+A8Z9PtSAj7gbBHHDH7np/zlZ3hKT4Fv0a4PdAdmI74XHc8ngHPsGM/EtIlVcNCfw0d6TV6Unw9H2q+4hydOj+emwOu2+FsaR3aiHItNClZemHY8FgDPsOGZ9hOjw19LoaZDAcgM1keMUHExshmHTo7rxv+s/u6efHdtEPX7sz3SA0jwhGxHRGplPP1gUXdcx1FyFKQ/K82giPYaWZmBptXl+cVYqOOWF8Zo/yWbX3psAAAAABJRU5ErkJggg==",
      "palette": {
        "_type": "sanity.imagePalette",
        "darkMuted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#385061",
          "foreground": "#fff",
          "population": 0.03,
          "title": "#fff"
        },
        "darkVibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#112837",
          "foreground": "#fff",
          "population": 0.16,
          "title": "#fff"
        },
        "dominant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#112837",
          "foreground": "#fff",
          "population": 0.16,
          "title": "#fff"
        },
        "lightMuted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#a4c4d4",
          "foreground": "#000",
          "population": 0.01,
          "title": "#fff"
        },
        "lightVibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#acd4e4",
          "foreground": "#000",
          "population": 0.01,
          "title": "#000"
        },
        "muted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#546c7e",
          "foreground": "#fff",
          "population": 0.01,
          "title": "#fff"
        },
        "vibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#3c8dc2",
          "foreground": "#fff",
          "population": 0,
          "title": "#fff"
        }
      }
    },
    "mimeType": "image/png",
    "originalFilename": "image (9).png",
    "path": "images/rafvlnhi/production/c1ee653094f403c9e9863f348b51f8ce9988717f-2930x1872.png",
    "sha1hash": "c1ee653094f403c9e9863f348b51f8ce9988717f",
    "size": 529523,
    "uploadId": "QKZXG9gJTkCZrLYa7Qfl6TWN7BWmvo22",
    "url": "https://cdn.sanity.io/images/rafvlnhi/production/c1ee653094f403c9e9863f348b51f8ce9988717f-2930x1872.png"
  },
  "caption": "Explore key security intelligence directly within the vulnerabilities table for a package or container",
  "link": {
    "_type": "link",
    "href": null,
    "openInNewTab": false
  },
  "markDefs": null
}
```

Additionally, we’ve added CVSS scores from more than one CVE numbering authority (CNA), allowing you to view data from multiple sources - including NVD, the vendor, or another CNA.
