> ## Documentation Index
> Fetch the complete documentation index at: https://docs.glam.systems/llms.txt
> Use this file to discover all available pages before exploring further.

# Security

## Security Audits

| **Name**                                                                                                                                                        | **Firm**                                   | **Date**          | **Notes**                                                                                                                                  |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------- | :----------------------------------------- | :---------------- | :----------------------------------------------------------------------------------------------------------------------------------------- |
| [GLAM Protocol Audit](https://github.com/AdevarLabs/audit-reports/blob/main/reports/2025-11-07_GLAM_audit_report.pdf)                                           | [Adevar Labs](https://www.adevarlabs.com/) | November 7, 2025  | The security audit focused on GLAM core programs and external integrations.                                                                |
| [Protocol Integration Patches Audit Report](https://github.com/AdevarLabs/audit-reports/blob/main/reports/2025-12-15_GLAM_integration_patches_audit_report.pdf) | [Adevar Labs](https://www.adevarlabs.com/) | December 15, 2025 | The audit covered Jupiter swap v2 with slippage checks, Kamino upstream breaking change fix, and automatic wSOL synchronization.           |
| [SingleAssetVault Audit Report](https://github.com/AdevarLabs/audit-reports/blob/main/reports/2026-02-07_GLAM_SingleAssetVault_audit_report.pdf)                | [Adevar Labs](https://www.adevarlabs.com/) | February 07, 2026 | This audit reviews a single commit. That commit adds the SingleAssetVault type, a tokenized vault that is priced solely by its base asset. |
| [Security Enhancements Audit Report](https://github.com/AdevarLabs/audit-reports/blob/main/reports/2026-04-07_GLAM_Security_Enhancements_audit_report.pdf)      | [Adevar Labs](https://www.adevarlabs.com/) | April 08, 2026    | This review focused on changes around swap execution, trusted external price feeds, Kamino integrations, and shared permission refactors.  |

## Program Framework

GLAM programs are built with [Anchor 0.31.1](https://www.anchor-lang.com/docs/updates/release-notes/0-31-1), a framework for building secure Solana programs.

## Development Status

The repository is currently private during active development. When major versions are released, they will be made public under the Business Source License (BSL). According to the BSL terms, the code will eventually transition to open source (Apache 2.0).

## Source Code Access

During the private development phase, if you would like access to the source code, please contact us at [help@glam.systems](mailto:help@glam.systems). We are happy to provide access upon request.

{/* <Note>
The protocol currently uses a 1-of-N multisig as the upgrade authority on mainnet and will increase the number of approvers before the launch of the public beta program.
</Note> */}
