Sql like demos #149
Sql like demos #149
11 new issues (0 max.) of at least minor severity.
Annotations
Check failure on line 44 in presentation/least-squares/analyst/analyst.js
codacy-production / Codacy Static Code Analysis
presentation/least-squares/analyst/analyst.js#L44
User controlled data in methods like `innerHTML`, `outerHTML` or `document.write` is an anti-pattern that can lead to XSS vulnerabilities
Check notice on line 2 in presentation/least-squares/server.js
codacy-production / Codacy Static Code Analysis
presentation/least-squares/server.js#L2
A CSRF middleware was not detected in your express application.
Check warning on line 27 in presentation/least-squares/server.js
codacy-production / Codacy Static Code Analysis
presentation/least-squares/server.js#L27
Untrusted user input in express render() function can result in arbitrary file read if hbs templating is used.
Check warning on line 28 in presentation/least-squares/server.js
codacy-production / Codacy Static Code Analysis
presentation/least-squares/server.js#L28
Untrusted user input in express render() function can result in arbitrary file read if hbs templating is used.
Check warning on line 31 in presentation/least-squares/server.js
codacy-production / Codacy Static Code Analysis
presentation/least-squares/server.js#L31
Untrusted user input in express render() function can result in arbitrary file read if hbs templating is used.
Check failure on line 44 in presentation/relational/analyst/analyst.js
codacy-production / Codacy Static Code Analysis
presentation/relational/analyst/analyst.js#L44
User controlled data in methods like `innerHTML`, `outerHTML` or `document.write` is an anti-pattern that can lead to XSS vulnerabilities
Check warning on line 125 in presentation/relational/input/input.js
codacy-production / Codacy Static Code Analysis
presentation/relational/input/input.js#L125
The numeric literal '20.30' will have at different value at runtime.
Check notice on line 2 in presentation/relational/server.js
codacy-production / Codacy Static Code Analysis
presentation/relational/server.js#L2
A CSRF middleware was not detected in your express application.
Check warning on line 27 in presentation/relational/server.js
codacy-production / Codacy Static Code Analysis
presentation/relational/server.js#L27
Untrusted user input in express render() function can result in arbitrary file read if hbs templating is used.
Check warning on line 28 in presentation/relational/server.js
codacy-production / Codacy Static Code Analysis
presentation/relational/server.js#L28
Untrusted user input in express render() function can result in arbitrary file read if hbs templating is used.
Check warning on line 31 in presentation/relational/server.js
codacy-production / Codacy Static Code Analysis
presentation/relational/server.js#L31
Untrusted user input in express render() function can result in arbitrary file read if hbs templating is used.