> 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/opsmx-1/opsmx-delivery-shield-platform/user-guide/view-open-security-issues/license-scan.md).

# License Scan

License scan is an inbuilt feature where, the source code repo and container images are scanned for licenses and any violations that had happened. All the available components and each of their license is scanned to know whether it can be used, is prohibited from using and if there is any violations that had occurred in the components.&#x20;

The license scan can be viewed in the **Security Issues** page.&#x20;

### To View the Alerts generated by License Scan&#x20;

1. Navigate to **Security Issues**.
2. In the search bar, select Artifact. The Alerts generated in the artifacts are displayed.&#x20;
3. Now search **Tags** and select **License Scan**. The alerts with **License scan** are displayed. &#x20;

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

4. Select the alert for which you want to see the license scan details and click on it. A popup page with the details is displayed.&#x20;

<figure><img src="/files/7Lbp2sfbgYwkgCVd0uaC" alt=""><figcaption></figcaption></figure>

5. Expand the **Show Impacted Components** dropdown to view the details of the components that are impacted in the scan.&#x20;

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

### To View the License Scan Results

The License Scan results can be  viewed in the Artifact Security page.&#x20;

* Navigate to **Artifact Security > Deployed Artifacts**.
* Select the Artifact for which you want to view the License Scan reports.&#x20;
* Go to **Actions** and click on the three dots.
* Navigate to **SourceLicenseScan** and click on it.&#x20;

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

The License scan report is downloaded.&#x20;


---

# 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/opsmx-1/opsmx-delivery-shield-platform/user-guide/view-open-security-issues/license-scan.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.
