Skip to content

DGS-24721 Add support for saving Azure key version with DEK#507

Merged
Robert Yokota (rayokota) merged 4 commits into
masterfrom
save-kms-key
Jul 13, 2026
Merged

DGS-24721 Add support for saving Azure key version with DEK#507
Robert Yokota (rayokota) merged 4 commits into
masterfrom
save-kms-key

DGS-24721 Add support for saving Azure key version with DEK

0f22f4a
Select commit
Loading
Failed to load commit list.
SonarQube-Confluent / SonarQube Code Analysis succeeded Jul 9, 2026 in 1m 1s

Annotations

Check warning on line 13 in schemaregistry/rules/encryption/azurekms/azure-client.ts

See this annotation in the file changed.

@sonarqube-confluent sonarqube-confluent / SonarQube Code Analysis

Prefer using an optional chain expression instead, as it's more concise and easier to read.

[S6582] Optional chaining should be preferred
 See more on https://sonarqube.confluent.io/project/issues?id=confluent-kafka-javascript&pullRequest=507&issues=f2e7f398-88d2-40d1-b121-2032bfbe2f61&open=f2e7f398-88d2-40d1-b121-2032bfbe2f61

Check warning on line 26 in schemaregistry/rules/encryption/azurekms/azure-driver.ts

See this annotation in the file changed.

@sonarqube-confluent sonarqube-confluent / SonarQube Code Analysis

Make this public static property readonly.

[S1444] Public "static" fields should be read-only
 See more on https://sonarqube.confluent.io/project/issues?id=confluent-kafka-javascript&pullRequest=507&issues=c1438b2b-cc20-4adc-bd63-ce02b6bd883b&open=c1438b2b-cc20-4adc-bd63-ce02b6bd883b

Check warning on line 100 in schemaregistry/rules/encryption/azurekms/azure-driver.ts

See this annotation in the file changed.

@sonarqube-confluent sonarqube-confluent / SonarQube Code Analysis

Prefer using an optional chain expression instead, as it's more concise and easier to read.

[S6582] Optional chaining should be preferred
 See more on https://sonarqube.confluent.io/project/issues?id=confluent-kafka-javascript&pullRequest=507&issues=c8312590-04d1-4371-8908-acda73f35734&open=c8312590-04d1-4371-8908-acda73f35734

Check warning on line 76 in schemaregistry/rules/encryption/azurekms/azure-client.ts

See this annotation in the file changed.

@sonarqube-confluent sonarqube-confluent / SonarQube Code Analysis

Prefer using an optional chain expression instead, as it's more concise and easier to read.

[S6582] Optional chaining should be preferred
 See more on https://sonarqube.confluent.io/project/issues?id=confluent-kafka-javascript&pullRequest=507&issues=801b009f-5671-4222-be02-06a5653e6de0&open=801b009f-5671-4222-be02-06a5653e6de0