Skip to content

Feature ETP-1917: Enable SSL Support for PostgreSQL Connections in dbsourcemanager#11

Merged
RomanMagnoli merged 1 commit into
developfrom
feature/ETP-1917-Y26
Mar 17, 2026
Merged

Feature ETP-1917: Enable SSL Support for PostgreSQL Connections in dbsourcemanager#11
RomanMagnoli merged 1 commit into
developfrom
feature/ETP-1917-Y26

Feature ETP-1917: Enable SSL Support for PostgreSQL Connections in dbsm

1e43aaa
Select commit
Loading
Failed to load commit list.
SonarScanEtendo / SonarQube Code Analysis failed Jan 7, 2026 in 33s

Quality Gate failed

Failed Quality Gate failed

  • 2 New Issues (is greater than 0)

Project ID: etendosoftware_dbsm_AYyMTPF2NAZuF1VH_Wqo

View in SonarQube

Annotations

Check failure on line 676 in src/org/openbravo/ddlutils/util/DBSMOBUtil.java

See this annotation in the file changed.

@sonarscanetendo sonarscanetendo / SonarQube Code Analysis

src/org/openbravo/ddlutils/util/DBSMOBUtil.java#L676

Define a constant instead of duplicating this literal "not set" 3 times.

Check failure on line 618 in src/org/openbravo/ddlutils/util/DBSMOBUtil.java

See this annotation in the file changed.

@sonarscanetendo sonarscanetendo / SonarQube Code Analysis

src/org/openbravo/ddlutils/util/DBSMOBUtil.java#L618

Refactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed.