# CVE Lookups

## Quick Start

| I have...       | Use                                                            |
| --------------- | -------------------------------------------------------------- |
| \~10s of CVEs   | [#cve-lookup-request](#cve-lookup-request "mention")           |
| \~100s of CVEs  | [#bulk-cve-lookup-request](#bulk-cve-lookup-request "mention") |
| \~1000s of CVEs | [EVC API](/evc-api.md)                                         |

## [CVE Lookup Request](http://customer.bluerock.io/cve-lookup-request?type=query)

Concerned about BlueRock coverage for a specific set of vendors, products, or CVEs? Use the CVE Lookup Request form to get a tailored analysis from BlueRock EVC.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdu-Cqsjw_Rfwujrlet2bz3f8gdT8rgVZqvF9hzpEMWOp0JPB-7TzzGynNAWQfshBO0eEGr9qzZ8vMGkWgZ8tNSXTCP7xAnKoyoXl5snxsPfqNiUUkpvkQU4PAnpUjVHUBwTEwrPw?key=-XNRMeINmt9tb6ykm9h_wI2y" alt=""><figcaption><p>Example CVE Lookup Request Form</p></figcaption></figure>

As EVC processes your request, you will be redirected to a page containing downloadable links for each report:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfCHdIC-gJSaf3w_7i_wTS9o90raBuqCMjkheqrV2vSJfUzqYAAMvrL258kFHJ2qsFfluNEdH9EGOOAnTz60VvSj-5wC_iRqLjJzhdXYHtWWp8we-V3EqU3xAEHSXAr5650DBFqHA?key=-XNRMeINmt9tb6ykm9h_wI2y" alt=""><figcaption><p>Example CVE Analysis Results Page</p></figcaption></figure>

Once analysis completes, if you provided an email address, then you'll also receive emails that look like this:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfGiFYkXVR51qrH7cp47ZcTFnpVHymUpoPlYd0s15Ka9JO1KmKiaCmULhZMHWuPLIHtaTo0Tx-GYedMry_zrvtwe9IIftv6rWkIR_TrOWjXlFFM9ARBFGtG734RkbJl7dKuIomDhA?key=-XNRMeINmt9tb6ykm9h_wI2y" alt=""><figcaption><p>Example CVE Analysis Email with CSV Attachment</p></figcaption></figure>

## [Bulk CVE Lookup Request](https://customer.bluerock.io/cve-lookup-request?type=file)

Do you have a large file containing CVEs instead? Then use our Bulk CVE Lookup request form.

<figure><img src="/files/7xjqT2BZhqFEEHXbDLKI" alt=""><figcaption><p>Example Bulk CVE Lookup Request Form</p></figcaption></figure>

For multiple files, check out the EVC API next.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://evc.bluerock.io/cve-lookups.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
