> For the complete documentation index, see [llms.txt](https://docs.meterian.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meterian.io/the-meterian-webapp/advanced-functionalities/set-exclusion/set-exclusions-report-page.md).

# From the report page

**Set an exclusion from the report page**

In the **Security** section, find the desired vulnerability, open the Actions tab and click on one of the options:

![](https://3502151236-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M-naNCUtT6Gw1tfDjRR%2F-MLhXhCWOCpMBY_YbHT-%2F-MLh_ksXc37GlcILtKSR%2Fimage.png?alt=media\&token=ccd66d53-0839-4ea7-bc4d-d3542ca1c579)

In the **Stability** section, click on the Ignore button related to the library you want to ignore:

![](https://3502151236-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M-naNCUtT6Gw1tfDjRR%2F-MHM7KdPBZ1afXUPnNlM%2F-MHM94DvXbYeq4bm7tlh%2Fimage.png?alt=media\&token=971cf064-3522-48b8-9fe0-65a70ae8d656)

In the **Licensing** section, click on the Exclude button related to the library you want to exclude:

![](https://3502151236-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M-naNCUtT6Gw1tfDjRR%2F-MHM7KdPBZ1afXUPnNlM%2F-MHM9S4Kn6Vlm2D8za8c%2Fimage.png?alt=media\&token=90bbe19d-b16d-4042-b21f-e00fcf56f815)

Following your click to exclude findings a modal will appear to customise and confirm it:

<figure><img src="https://3502151236-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M-naNCUtT6Gw1tfDjRR%2Fuploads%2FDiZC01Z9d2BCX9eBSGII%2Fimage.png?alt=media&amp;token=61c297e2-4416-4a2e-9489-a663070658ce" alt=""><figcaption></figcaption></figure>

You must add a description to your exclusion. Then you can choose:

* its type,
* whether to apply the exclusion to all branches of the project and.
* its expiry date

**Trust a component**

In the security assessment, it is also possible to mark a specific component as **Trusted** so that all the transitive vulnerabilities, the ones carried by its dependencies, dot not affect the security score of the project.

{% hint style="info" %}
The vulnerabilities related to the component itself will be included in the security assessment.
{% endhint %}

To mark a component as **Trusted** simply open the Hierarchy tab (if present), hover on the component to mark as Trusted and a "Trust component" button will appear.

<figure><img src="https://3502151236-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M-naNCUtT6Gw1tfDjRR%2Fuploads%2FrFbumN8MvXYSUQs0K2xr%2Fimage.png?alt=media&amp;token=36b48239-6c83-40ef-b8e4-7da0b1c4024f" alt=""><figcaption></figcaption></figure>

When clicked a modal will appear requiring you to add a meaningful description, chose an expiry date and deciding whether the exclusion should apply to all the branches of the project:

<figure><img src="https://3502151236-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M-naNCUtT6Gw1tfDjRR%2Fuploads%2FInLgQTV8ojX5uhLsWm41%2Fimage.png?alt=media&amp;token=a42c4386-1de6-4570-bee3-d7a4510f0a57" alt=""><figcaption></figcaption></figure>

This type exclusion will, in every case, trigger a recompute of the security section of the report.
