Add authentication and HTTPS #684
+4,405
−1,791
Open
Codacy Production / Codacy Static Code Analysis
required action
Feb 27, 2025 in 0s
3 new issues (0 max.) of at least minor severity.
Annotations
Check failure on line 394 in app/scripts/app.js
codacy-production / Codacy Static Code Analysis
app/scripts/app.js#L394
This application allows user-controlled URLs to be passed directly to HTTP client libraries.
Check warning on line 401 in app/scripts/app.js
codacy-production / Codacy Static Code Analysis
app/scripts/app.js#L401
Dangerous location.href assignment can lead to XSS. Please use escape(lodashEscape(httpsUrlOrigin)) as a wrapper for escaping
Check warning on line 24 in app/scripts/react-directives/forms/formStore.js
codacy-production / Codacy Static Code Analysis
app/scripts/react-directives/forms/formStore.js#L24
Generic Object Injection Sink
Loading