# Audits

All code being deployed on mainnet must be audit previously, except in the case of an urgent security issue/fix.

We have received the first professional security audit from [Bramah Systems](https://www.bramah.systems/) on 1/14/2022.\
<https://bramah.systems/audits/UXD_Audit_Bramah.pdf>

We have received the second professional security audit from [Sec3.dev](https://www.sec3.dev/) on 3/31/2022.&#x20;

{% file src="<https://1243349683-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRKF3VF7d5MowqV2AiuSx%2Fuploads%2FmYifxI8i81aJBKkScSjd%2Fuxd_final_3.0.1.pdf?alt=media&token=9bf3042e-b9ad-4677-ab2c-aab0452b58fe>" %}

A third audit is ongoing for version 3.1.0, conducted by [Sec3.dev](https://www.sec3.dev/) (the new monicker of Soteria)

{% file src="<https://1243349683-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRKF3VF7d5MowqV2AiuSx%2Fuploads%2FewXSRaVPRGieKzxgeYgb%2F2022-06-24_UXD_2nd_final.pdf?alt=media&token=24d93342-6373-4c69-a230-39130388dd65>" %}

Since release of version 4.0.0, UXD program is under continuous audit by [Sec3.dev](https://www.sec3.dev/), aims for shorter review and deployment cycle. Here a few audit reports for major changes.\
\
Support for UXD mint/redeem via mercurial vault:

{% file src="<https://1243349683-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRKF3VF7d5MowqV2AiuSx%2Fuploads%2FSZbDYz4ARZD3LfiBOEpz%2F2022-10-02_summary.pdf?alt=media&token=06cdf86b-a695-4e8f-8453-21d596d6694e>" %}

{% file src="<https://1243349683-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRKF3VF7d5MowqV2AiuSx%2Fuploads%2FI8vpcBKa8X9IsOqZDLDy%2FPR177_review.pdf?alt=media&token=db72f7c0-6ffb-48f5-ad25-51a53cc0890f>" %}

Support for UXD mint/redeem via identity depository and removal of integration with mango:

{% file src="<https://1243349683-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRKF3VF7d5MowqV2AiuSx%2Fuploads%2FsypyueEyMD7TyMPEAOla%2FPR202_review_2022_11_14.pdf?alt=media&token=1dbb1fe3-7c25-46f8-8cfd-56972d348c6c>" %}

\ <br>


---

# 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.uxd.fi/uxdprogram-solana/welcome/audits.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.
