BE: Prevent the masking of externally-provided references in Kafka Connect config#1886
Merged
Haarolean merged 2 commits intoJun 26, 2026
Merged
SonarQubeCloud / SonarCloud Code Analysis
succeeded
Jun 19, 2026 in 29s
Quality Gate passed
Annotations
Check warning on line 79 in api/src/main/java/io/kafbat/ui/service/KafkaConfigSanitizer.java
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
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
Loading