Skip to content

BE: Prevent the masking of externally-provided references in Kafka Connect config#1886

Merged
Haarolean merged 2 commits into
kafbat:mainfrom
nkachami:feat/config-secret-provider-reference
Jun 26, 2026
Merged

BE: Prevent the masking of externally-provided references in Kafka Connect config#1886
Haarolean merged 2 commits into
kafbat:mainfrom
nkachami:feat/config-secret-provider-reference

Don't mask Kafka Connect config-provider references in connector config

ad8147b
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 19, 2026 in 29s

Annotations

Check warning on line 79 in api/src/main/java/io/kafbat/ui/service/KafkaConfigSanitizer.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This block of commented-out lines of code should be removed.

See more on https://sonarcloud.io/project/issues?id=kafbat_kafka-ui&issues=AZ7hGGM00eNnWdosaP-S&open=AZ7hGGM00eNnWdosaP-S&pullRequest=1886

Check warning on line 97 in api/src/main/java/io/kafbat/ui/service/KafkaConfigSanitizer.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this instanceof check and cast with 'instanceof CharSequence charsequence'

See more on https://sonarcloud.io/project/issues?id=kafbat_kafka-ui&issues=AZ7hGGM00eNnWdosaP-T&open=AZ7hGGM00eNnWdosaP-T&pullRequest=1886