Skip to content

Comments

Feature/en 474#129

Merged
sumitbajaj-tarento merged 9 commits intodevelopmentfrom
feature/EN-474
Mar 17, 2025
Merged

Feature/en 474#129
sumitbajaj-tarento merged 9 commits intodevelopmentfrom
feature/EN-474

Conversation

@amantarento
Copy link

User whatsup opt in restfull end point .

status: 'FAILED',
})
}
const sunbirdEnrollmentApiResponse = await axios({

Check warning

Code scanning / SonarCloud

Server-side requests should not be vulnerable to forging attacks Medium

Change this code to not construct the URL from user-controlled data. See more on SonarQube Cloud
})
let sunbirdRcCertificates
try {
const rcMapperApiResponse = await axios({

Check warning

Code scanning / SonarCloud

Server-side requests should not be vulnerable to forging attacks Medium

Change this code to not construct the URL from user-controlled data. See more on SonarQube Cloud
Copy link

@sumitbajaj-tarento sumitbajaj-tarento left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can use the same cassandra client in all APIs that we have initialized during starting of file.

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
C Security Rating on New Code (required ≥ A)
0.0% Line Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@sumitbajaj-tarento sumitbajaj-tarento merged commit 85967b7 into development Mar 17, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants