Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

patch changes #1058

Open
wants to merge 205 commits into
base: t
Choose a base branch
from

added build configs for health muster roll (#1855)

3c15a08
Select commit
Loading
Failed to load commit list.
Open

patch changes #1058

added build configs for health muster roll (#1855)
3c15a08
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud failed Dec 23, 2024 in 3s

18 new alerts including 18 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 18 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 11 in backend/contracts/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 46 in backend/estimates/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 10 in backend/expense-calculator/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 15 in backend/expense-calculator/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 11 in backend/expense/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 16 in backend/expense/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 9 in backend/measurement-registry/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 13 in backend/measurement-registry/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 10 in backend/measurement-service/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 14 in backend/measurement-service/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 11 in backend/muster-roll/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 10 in backend/organisation/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 15 in backend/organisation/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 32 in reference-adapters/ifms-adapter/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 37 in reference-adapters/ifms-adapter/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 10 in reference-adapters/mukta-ifix-adapter/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 15 in reference-adapters/mukta-ifix-adapter/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 353 in utilities/works-pdf/src/api.js

See this annotation in the file changed.

Code scanning / SonarCloud

Database queries should not be vulnerable to injection attacks High

Change this code to not construct SQL queries directly from user-controlled data. See more on SonarQube Cloud