# April 2026

### JavaScript AWS KMS Storage 1.0.0

* **KSM-703:** You can now encrypt and decrypt KSM configuration files with AWS KMS; supports symmetric and RSA asymmetric keys, explicit credentials or environment-based AWS authentication, key rotation, and config export.

**Security updates**

* Upgraded `pino` to v10 — resolves CVE-2025-57319 (fast-redact, HIGH)

**Links:**

* [Javascript SDK for Keeper Secrets Manager](https://app.gitbook.com/s/-MJXOXEifAmpyvNVL1to/secrets-manager/developer-sdk-library/javascript-sdk)
* [AWS KMS Encryption Documentation](https://app.gitbook.com/s/-MJXOXEifAmpyvNVL1to/secrets-manager/integrations/aws-kms)
* [NPM Package](https://www.npmjs.com/package/@keeper-security/secrets-manager-aws)

***

### JavaScript Azure Key Vault Storage 1.0.0

* **KSM-706:** You can now encrypt and decrypt KSM configuration files with Azure Key Vault; supports RSA keys, explicit credentials or environment-based DefaultAzureCredential, key rotation, and config export

**Security updates**

* Upgraded `pino` to v10 — resolves CVE-2025-57319 (fast-redact, HIGH)
* Upgraded `jws` to v3.2.3 — resolves CVE-2025-65945 (HIGH)

**Links:**

* [Javascript SDK for Keeper Secrets Manager](https://app.gitbook.com/s/-MJXOXEifAmpyvNVL1to/secrets-manager/developer-sdk-library/javascript-sdk)
* [Azure Key Vault Encryption Documentation](https://app.gitbook.com/s/-MJXOXEifAmpyvNVL1to/secrets-manager/integrations/azure-key-vault-ksm)
* [NPM Package](https://www.npmjs.com/package/@keeper-security/secrets-manager-azure)
