Skip to content

fix IDENTITY_API_BASE_URL variable in docker file

6c0a72f
Select commit
Loading
Failed to load commit list.
Merged

Fix build #260

fix IDENTITY_API_BASE_URL variable in docker file
6c0a72f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud failed Jul 7, 2025 in 3s

3 new alerts including 3 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 374 in src/main/resources/application.properties

See this annotation in the file changed.

Code scanning / SonarCloud

Database passwords should not be disclosed High

Make sure this database password gets changed and removed from the code. See more on SonarQube Cloud

Check failure on line 374 in src/main/resources/application.properties

See this annotation in the file changed.

Code scanning / SonarCloud

Credentials should not be hard-coded High

Revoke and change this password, as it is compromised. See more on SonarQube Cloud

Check failure on line 379 in src/main/resources/application.properties

See this annotation in the file changed.

Code scanning / SonarCloud

Database passwords should not be disclosed High

Make sure this database password gets changed and removed from the code. See more on SonarQube Cloud