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

Release #99

Merged
merged 69 commits into from
Apr 7, 2024

Arreglos de warnings

cfd29cd
Select commit
Loading
Failed to load commit list.
Merged

Release #99

Arreglos de warnings
cfd29cd
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Apr 7, 2024 in 1s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 63 in gatewayservice/gateway-service.js

See this annotation in the file changed.

Code scanning / SonarCloud

Server-side requests should not be vulnerable to forging attacks

<!--SONAR_ISSUE_KEY:AY66SO0pbroSQlYRTrNW-->Change this code to not construct the URL from user-controlled data. <p>See more on <a href="https://sonarcloud.io/project/issues?id=Arquisoft_wiq_es2b&issues=AY66SO0pbroSQlYRTrNW&open=AY66SO0pbroSQlYRTrNW&pullRequest=96">SonarCloud</a></p>

Check warning on line 63 in gatewayservice/gateway-service.js

See this annotation in the file changed.

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 SonarCloud