> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/ssd/security-risk-and-prioritization/user-guide/managing-audit/exceptions-audit.md).

# Exceptions Audit

The Exceptions Audit page displays the list of exceptions that are non active or expired.&#x20;

### To View Exceptions Audit&#x20;

* Navigate to **Audit -> Exceptions Audit**. The Exceptions Audit page is displayed as shown below:

<figure><img src="/files/ksciLQpQn0L7lHsvFwES" alt=""><figcaption></figcaption></figure>

The following details related to the non active exceptions are displayed.&#x20;

* **Name** - Displays the name of the vulnerability that is marked as an exception.&#x20;
* **Type** - Displays the type of the vulnerability.&#x20;
* **Application** - Displays the name of the application that has the specified vulnerability.    . &#x20;
* **Service** - Displays the name of the service that has the specified vulnerability. &#x20;
* **Approved By** - Displays the name of the person by whom the exception was approved.&#x20;
* **Description** - Displays the reason added by the user to mark the vulnerability as an exception.&#x20;
* **Valid Till** - Displays the date and time until when the exceptions will be active.&#x20;

### Upload CVE Suppression List

When the user is migrating from another system with an existing suppressed exceptions list, users can bulk upload their suppression list using this option.

{% hint style="info" %}
Uploading the suppression list is team specific. The exception is applied for all the applications and services for the selected team. It cannot be applied to an application or service specifically.&#x20;
{% endhint %}

### To Add a CVE Suppression List

1. In the **Exceptions** **Audit** page, click **Upload CVE Suppression List**.  &#x20;

<figure><img src="/files/iWo0vQ5eeLhCXjJ29jY6" alt=""><figcaption></figcaption></figure>

2. Click **Upload File** and select the file to be uploaded.
3. Click **Save**.&#x20;

<figure><img src="/files/QqndFbVmFV4XvVv2KT1h" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.opsmx.com/ssd/security-risk-and-prioritization/user-guide/managing-audit/exceptions-audit.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.
