---
title: "Risk Advisories"
description: "Explore Risk Advisories"
canonical_url: "https://cobalt-io.brainfish.ai/articles/risk-advisories-ayLKDrTIgu"
md_url: "https://cobalt-io.brainfish.ai/articles/risk-advisories-ayLKDrTIgu.md"
---
# Risk Advisories

## Explore Risk Advisories

Preview potential vulnerabilities for your assets.


:::info
Add a technology stack for your software asset, and we’ll show you a preview of risk advisories based on the [Common Vulnerabilities and Exposures (CVE)](https://www.cve.org/) standard for that stack.

:::

This integration supports the following [asset types](https://docs.cobalt.io/en-us/articles/asset-types-OQp8vLaQ85):

* Web
* Mobile
* API
* Combined assets that include the listed types

## Add a Technology Stack for Your Asset

When you [create](https://docs.cobalt.io/en-us/articles/create-an-asset-9P1WPENeIC#h-creating-assets) or update an asset in the Cobalt app, add a technology stack for it:


1. Once you’ve specified the [asset type](https://docs.cobalt.io/en-us/articles/asset-types-OQp8vLaQ85), select **Add Technology**, and start typing the technology name. We’ll show you a list of technologies that match your input.
2. Select a technology with the exact version number.
   * The **CPE** label means that a technology is present in the [Common Platform Enumeration (CPE) Dictionary](https://nvd.nist.gov/products/cpe) maintained by the National Institute of Standards and Technology (NIST). As defined by NIST, CPE is a structured naming scheme for information technology systems, software, and packages.
3. If your technology version is missing from the list, you can add a custom version. Start typing the technology name, and then select **Add (technology)**. Click for specific examples.

   **Examples of ✅ valid CPE names:**
   * For a Web asset:
     * Facebook React 17.0.1
     * Angular Angular 15.0.1 for Node.js
     * Nuxtjs Nuxt.js 2.15.8 for Node.js
     * Vercel Next.js 13.0.5 for Node.js
   * For a Mobile asset:
     * Apple Swift 5.1 for Ubuntu
     * Google Android API 19.0 (19)
     * Ionic Framework Ionic Web View 4.1.2 for Cordova
   * For an API asset:
     * Nodejs Node.js 16.16.0
     * Python 3.9.0
     * Django Project Django 4.1.1
     * Microsoft ASP.NET Core 7.0.0
     * Oracle OpenJDK 18
     * PHP 8.1.12
     * Redis 7.0.5
   * Databases:
     * MongoDB 5.0.6
     * Oracle MySQL 8.0.31
     * PostgreSQL 15.1
     * Microsoft SQL Server 2019

### Examples of ❌ invalid CPE names:

* JavaScript
* TypeScript
* C#
* Bash
* C
* Web
* Swift
* HTML
* CSS


4. Add more technologies to the stack.

 ![](https://cobalt-io.brainfish.ai/api/attachments.redirect?id=9c61b24b-6b5e-4932-b8f1-27d67412a42c)

When you create a pentest for this asset, the technologies that you added populate in the [Technology Stack](https://docs.cobalt.io/en-us/articles/pentest-details-LXoQDryEPD#h-3-technology-stack) field on the **Set Requirements** page.

## Preview Risk Advisories

Now you can preview potential vulnerabilities for your asset on the **Risk Advisory** tab. Here, you can see the following details for each vulnerability:

* Vulnerability ID in the [CVE](https://www.cve.org/) system
* Severity level in the [Common Vulnerability Scoring System (CVSS)](https://nvd.nist.gov/vuln-metrics/cvss)
* Technology with the version number that you added

Select a vulnerability to view detailed information on the [National Vulnerability Database (NVD)](https://nvd.nist.gov/) website. Learn how to remediate potential issues with your asset, and take the required action.

 ![](https://cobalt-io.brainfish.ai/api/attachments.redirect?id=9ffaec03-914d-4cef-9d63-1ecb74645393 " =1604x854")


:::info
#### Note

Potential vulnerabilities on the **Risk Advisory** tab don’t belong to your pentests. These are potential risks based on the [Common Vulnerabilities and Exposures (CVE)](https://www.cve.org/) standard that we show for your reference.

:::
