# Artifact Security

## Artifact Security

Artifact Security is a detailed insight into all the artifacts, their vulnerabilities, security issues and risk status before and after deployment. When a new image is detected during any build or deployment stage, it is analyzed and the scan results are displayed.&#x20;

### To Access Artifact Security&#x20;

* Navigate to the Artifact Security tab and click on it.&#x20;

The Artifact Security page displays the risk status for the different artifacts:

* Deployed Artifacts
* Generated Artifacts
* Plugin Artifacts


---

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