> ## Documentation Index
> Fetch the complete documentation index at: https://docs.airmdr.com/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenCVE

> OpenCVE is an open-source platform and web service that helps users track and monitor CVEs (Common Vulnerabilities and Exposures) in real time.

### Sign Up for OpenCVE

You will need a valid credentials (Username and Password) for OpenCVE client.

<Steps>
  <Step title="Register to OpenCVE Platform">
    1. Open your browser and go to: 👉 [**https://www.opencve.io**](https://www.opencve.io)**.**
    2. On the top-right corner of the homepage, click the **“Register”** button.\\
           <img src="https://mintcdn.com/airmdr/SboUIdGiLVb2ztab/images/OpenCVE6.png?fit=max&auto=format&n=SboUIdGiLVb2ztab&q=85&s=1c88aa4ca16d9f78152a578c33a3d07d" alt="Open CVE6 Pn" width="3004" height="336" data-path="images/OpenCVE6.png" />
    3. Fill in the Registration Form fields with the necessary requirements:
       * **Username**: Choose a unique username.
       * **Email Address**: Use a valid email (you will need to verify it).
       * **Password**: Create a strong password.
       * **Confirm Password**: Re-type the password to confirm.
    4. Click on the **“Register”** button to complete the registeration.\\
           <img src="https://mintcdn.com/airmdr/SboUIdGiLVb2ztab/images/OpenCVE7.png?fit=max&auto=format&n=SboUIdGiLVb2ztab&q=85&s=d1777c36069088a241b390e91ab5f527" alt="Open CVE7 Pn" width="680" height="1178" data-path="images/OpenCVE7.png" />
  </Step>

  <Step title="Verify Email" stepNumber="2">
    <Info>
      You will need to confirm your email address by clicking the link in the verification email.
    </Info>

    1. Check your Email inbox for a verification email from [OpenCVE](no-reply@opencve.io).\\
           <img src="https://mintcdn.com/airmdr/SboUIdGiLVb2ztab/images/OpenCVE8.png?fit=max&auto=format&n=SboUIdGiLVb2ztab&q=85&s=582f3e51acf3791c362453d08981a65f" alt="Open CVE8 Pn" width="678" height="520" data-path="images/OpenCVE8.png" />
    2. Click the link inside the email and **Confirm** to activate your account.\\
           <img src="https://mintcdn.com/airmdr/SboUIdGiLVb2ztab/images/OpenCVE9.png?fit=max&auto=format&n=SboUIdGiLVb2ztab&q=85&s=69b459a182df977278e8febecc470ab7" alt="Open CVE9 Pn" width="678" height="516" data-path="images/OpenCVE9.png" />
  </Step>

  <Step title="Validate your New account Log In">
    1. Once verified, go back to [OpenCVE](https://www.opencve.io).
    2. On the top-right corner of the homepage, click the **“Sign in”** button.
    3. Enter the necessary credentials your Username or email and Password, and click **Sign In** button.\\

           <img src="https://mintcdn.com/airmdr/SboUIdGiLVb2ztab/images/OpenCVE13.png?fit=max&auto=format&n=SboUIdGiLVb2ztab&q=85&s=c6e280811c5ebb283052ce6012afd897" alt="Open CVE13 Pn" width="670" height="962" data-path="images/OpenCVE13.png" />

           <Tip>
             After logging in, you can:

             * **Subscribe** to vendors, products, or keywords to track CVEs.
             * Set up **notifications** for new vulnerabilities.
             * Browse the CVE feed and view detailed reports.
           </Tip>

           <Check>
             <Icon icon="envelope" /> Email the **Username and Password**  to AirMDR or self Configure OpenCVE in the AirMDR Integrations Dashboard.
           </Check>
  </Step>
</Steps>

### Evaluate OpenCVE API

Open **cURL** and run the following command to check if your API Access is working:

**Example cURL request:**

```

curl --location 'https://app.opencve.io/api/cve?vendor=microsoft&cvss=critical&page=1' \
--header 'Content-Type: application/json' \
--header 'Authorization: Basic a3VzaGFsQGFpcm1kci5jb206SkZLOGtocSF6d3k5amhrNHh1Yg=='
```

### Configure OpenCVE in the AirMDR Integrations Dashboard

1. Navigate to [AirMDR](https://app.airmdr.com/auth/login), provide the credentials, and click **Login**.\\
   <img src="https://mintcdn.com/airmdr/wnBXbVlE7mmN9W6R/images/Duo7.png?fit=max&auto=format&n=wnBXbVlE7mmN9W6R&q=85&s=eb761cfacb91ef3d08a6f7994022f6d5" alt="Duo7 Pn" width="246" height="381" data-path="images/Duo7.png" />
2. Navigate to the AirMDR Integrations Dashboard in the left navigation pane and select **Integrations**.
3. Use the search option, enter the keyword "**OpenCVE**", select the **Connections** tab, and click **Create**.\\
   <img src="https://mintcdn.com/airmdr/SboUIdGiLVb2ztab/images/OpenCVE1.png?fit=max&auto=format&n=SboUIdGiLVb2ztab&q=85&s=b854049bcc7a1082b34b366414d419be" alt="Open CVE1 Pn" width="2958" height="848" data-path="images/OpenCVE1.png" />
4. Enter the credentials (**Username** and **Password**) in the Authentication Details field params, and click **Create.**\\
   <img src="https://mintcdn.com/airmdr/SboUIdGiLVb2ztab/images/OpenCVE2.png?fit=max&auto=format&n=SboUIdGiLVb2ztab&q=85&s=f1e13bdcd99d893c8edf3c547abe07b2" alt="Open CVE2 Pn" width="1436" height="1294" data-path="images/OpenCVE2.png" />
