Anjuna Runtime for AMD SEV
Version 1.17. Release Date - February 2, 2026
Access the installer here.
What’s new?
Added support for forward compatibility and future-backward compatibility between the Anjuna Policy Manager and its Anjuna Seaglass clients. This support will start with the Anjuna Policy Manager in version 3.0 and the Anjuna Seaglass for SEV version 1.17.
Relevant security fixes
Platform |
Bug number |
Severity |
Description |
Microsoft Azure |
N/A |
Medium |
Fixed two potential vulnerabilities by upgrading dependencies, addressing SNYK-GOLANG-GITHUBCOMULIKUNITZXZLZMA-12230262 and SNYK-GOLANG-GITHUBCOMGOVIPERMAPSTRUCTUREV2-12177854. There was no known way to exploit these vulnerabilities in the Anjuna Runtime. |
End-of-support date
-
The end-of-support date for Version 1.17 will be two years from the release of the next version.
-
To see the entire end-of-support list, see the End-of-support dates section.
Version 1.16. Release Date - July 31, 2025
Access the installer here.
What’s new?
-
Anjuna now uses a new Google Cloud parameter to launch Confidential Containers within Confidential VMs (CVMs), following the upcoming deprecation of the previously supported parameter.
-
On May 31, 2025, Ubuntu 20.04 reached its end of standard support.
-
With that, the support for this OS version was removed from the Anjuna Seaglass CLI for AMD SEV. The Anjuna Seaglass CLI now supports Ubuntu 22.04 for both Azure and Google Cloud and supports Red Hat Enterprise Linux 8 and 9 for Google Cloud.
-
The instructions for deploying the Anjuna Policy Manager in Google Cloud were updated to use Ubuntu 22.04 instead of Ubuntu 20.04.
-
-
anjuna-azure-cliandanjuna-gcp-clinow support parallel invocations of thedisk createcommand, enabling you to build multiple disks simultaneously.
End-of-support date
-
The end-of-support date for Version 1.16 is February 2, 2028.
-
To see the entire end-of-support list, see the End-of-support dates section.
Version 1.15. Release Date - December 17, 2024
Access the installer here.
What’s new?
-
Added support for Red Hat Enterprise Linux 8 and Red Hat Enterprise Linux 9 to the Anjuna SEV Runtime for Google Cloud.
Relevant bug fixes
Platform |
Bug number |
Severity |
Description |
Microsoft Azure |
ANJ-11079 |
Medium |
Fixed a bug that prevented launching a Confidential Container in an ECasv5 or ECadsv5-series VMs in Azure. |
Relevant security fixes
Platform |
Bug number |
Severity |
Description |
Google Cloud |
ANJ-10880 |
Medium |
Upgraded |
End-of-support date
-
The end-of-support date for Version 1.15 is July 31, 2027.
-
To see the entire end-of-support list, see the End-of-support dates section.
Version 1.14. Release Date - August 30, 2024
Access the installer here.
What’s new?
-
Improved error handling for invalid CLI commands.
-
The logs produced by the Anjuna Runtime now include a UTC timestamp. For example:
ANJ-ENCLAVE: 2024/08/26 14:01:59 Powered on
End-of-support date
-
The end-of-support date for Version 1.14 is December 17, 2026.
-
To see the entire end-of-support list, see the End-of-support dates section.
Version 1.13. Release Date - August 7, 2024
Access the installer here.
What’s new?
-
Improved disk size recommendations:
-
If you run a
disk createcommand with a--disk-sizethat is too small for the container, the Anjuna CLI will recommend a larger disk size. -
Previously, it could recommend disk sizes that could not be parsed by
--disk-size. -
Now, all recommendations follow the expected format for
--disk-size.
-
-
The
anjuna-azure-cli instance logcommand now removes Azure-inserted ANSI escape sequences from log output, which could disrupt the terminal. ANSI escape sequences that are output by the user’s container are still preserved. -
Improved error handling in the installer.
Relevant security fixes
Platform |
Bug number |
Severity |
Description |
Microsoft Azure |
ANJ-10584, |
High |
Fixed a time-of-check-time-of-use (TOCTOU) vulnerability, where an attacker could tamper with the container image after it was measured by the Anjuna Runtime. |
End-of-support date
-
The end-of-support date for Version 1.13 is August 30, 2026.
-
To see the entire end-of-support list, see the End-of-support dates section.
Version 1.12. Release Date - July 15, 2024
Access the installer here.
What’s new?
-
Improvements to the
anjuna-azure-cliandanjuna-gcp-clidisk createcommands:-
Disk creation for
anjuna-gcp-cliis now significantly faster: builds are up to 90% faster than in v1.11 or earlier, depending on the size of the container. -
Building disks no longer requires
rootpermissions
-
-
Breaking change:
anjuna-gcp-cli disk createhas been updated to be consistent withanjuna-azure-cli:-
Disk size is now specified using
--disk-sizeinstead of the old--sizeflag -
Disk sizes always use binary units (1 MB = 1 MiB = 1024 bytes)
-
-
anjuna-gcp-cli disk createnow supports the--save-measurementsflag to save the enclave’s measurements as a JSON file. This flag was already present inanjuna-azure-cli.
Relevant bug fixes
Platform |
Bug number |
Severity |
Description |
Microsoft Azure |
ANJ-9997 |
High |
Fixed an issue that could cause the |
Relevant security fixes
Platform |
Bug number |
Severity |
Description |
Microsoft Azure |
ANJ-10547 |
Low |
Upgraded a dependency to address CVE-2024-6104. There was no known way to exploit this vulnerability in the Anjuna Runtime. |
End-of-support date
-
The end-of-support date for Version 1.12 is August 7, 2026.
-
To see the entire end-of-support list, see the End-of-support dates section.
Version 1.11. Release Date - June 20, 2024
Access the installer here.
What’s new?
-
Added automatic and transparent encryption of the primary disk (OS disk) associated with the Confidential VM, using an ephemeral enclave-generated key. This ensures that any data written to the OS disk is fully protected (confidentiality and integrity) while the enclave is running and after the enclave has been terminated (if the disk is not deleted).
Relevant bug fixes
Platform |
Bug number |
Severity |
Description |
Microsoft Azure |
ANJ-10198 |
Medium |
Fixed a bug that could cause |
Microsoft Azure |
ANJ-10292 |
Medium |
Fixed a bug that could cause |
Microsoft Azure |
ANJ-10354 |
Medium |
Fixed a bug in the |
Google Cloud |
ANJ-10324 |
Medium |
Fixed a bug that could cause missing logs when using Google Cloud Logging. |
Relevant security fixes
Platform |
Bug number |
Severity |
Description |
Microsoft Azure |
ANJ-10333 |
High |
Fixed the "Leaky Vessels" CVE-2024-21626 vulnerability by upgrading dependencies. There was no known way to exploit this vulnerability in the Anjuna Runtime. |
Microsoft Azure |
ANJ-10107, |
Medium |
Fixed several potential vulnerabilities by upgrading dependencies, addressing CVE-2023-25153, CVE-2023-25173, CVE-2022-41723, CVE-2022-41717, and CVE-2023-44487. There was no known way to exploit these vulnerabilities in the Anjuna Runtime. |
End-of-support date
-
The end-of-support date for Version 1.11 is July 15, 2026.
-
To see the entire end-of-support list, see the End-of-support dates section.
Version 1.10. Release Date - January 22, 2024
Access the installer here.
What’s new?
-
Added support for the new Anjuna Kubernetes Toolset, enabling you to run Anjuna Confidential Pods in Azure Kubernetes Service (AKS). See Anjuna Kubernetes Toolset for AMD SEV for details.
Relevant bug fixes
Bug number |
Severity |
Description |
ANJ-10056 |
Medium |
Fixed a bug in termination signal handling in both Azure and Google Cloud. Previously, applications were terminated too quickly in some cases, which could cause issues like losing some of the final logs. |
End-of-support date
-
The end-of-support date for Version 1.10 is June 20, 2026.
-
To see the entire end-of-support list, see the End-of-support dates section.
Version 1.9. Release Date - December 18, 2023
| This version is no longer supported, as of January 22, 2026. |
Relevant bug fixes
Bug number |
Severity |
Description |
ANJ-8853 |
Medium |
Previously, |
Version 1.8. Release Date - October 17, 2023
| This version is no longer supported, as of December 18, 2025. |
Relevant bug fixes
Bug number |
Severity |
Description |
ANJ-9863 |
Medium |
Fixed a bug that could cause certain containers to fail when booting in both Azure and Google Cloud. |
ANJ-9203 |
Medium |
Fixed a bug in the Anjuna CLI that could cause cleanup of temporary resources to fail in both Azure and Google Cloud. |
ANJ-9769 |
Medium |
Fixed a bug where |
Version 1.7 - Updated. Release Date - September 19, 2023
| This version is no longer supported, as of October 17, 2025. |
This is an update to the version 1.7 release of September 5, 2023.
What’s new?
Anjuna Confidential Containers for AMD SEV now supports Google Cloud. The documentation has been updated with examples for Google Cloud.
The Anjuna Policy Manager now supports Anjuna Confidential Containers for SEV on both Microsoft Azure and Google Cloud:
-
Perform remote attestation to confirm that an instance is running the expected container in a secure enclave.
-
Securely provision secrets for a Confidential Container using the Anjuna Policy Manager.
Version 1.7. Release Date - September 5, 2023
| This version is no longer supported, as of October 17, 2025. |
What’s new?
-
The Anjuna Confidential Container will now abort operation if the underlying VM instance is rebooted using the cloud service provider’s APIs. This prevents unexpected behavior related to attestation boot measurements changing.
-
Added support for DHCP hostnames. Instances in the same local network (VPC) can now address the Anjuna Confidential Container via hostname.
Version 1.6. Release Date - August 4, 2023
| This version is no longer supported, as of September 5, 2025. |
What’s new?
The Anjuna Policy Manager now supports Anjuna Confidential Containers for SEV on Azure:
-
Perform remote attestation to confirm that an Azure instance is running the expected container in a secure enclave.
-
Securely provision secrets for a Confidential Container using the Anjuna Policy Manager.
This release also includes improvements to the Anjuna CLI:
-
Added the
--assign-idflag toanjuna-azure-cli instance createto assign an Azure Managed Identity to the instance. -
Added the
anjuna-azure-cli instance deletecommand, which terminates a running Anjuna Confidential Container instance and cleans up the instance’s associated storage disk.
Version 1.5. Release Date - June 28, 2023
| This version is no longer supported, as of August 4, 2025. |
What’s new?
In this initial release of Anjuna Confidential Containers for AMD SEV, you will be able to run an unmodified container in an Azure Confidential VM with AMD Secure Encrypted Virtualization-Secure Nested Paging (SEV-SNP).
To get started, see Quickstart guide for the Anjuna Confidential Container.