IntegerAlex / IntegerAlex/netflix-recommendation-system
(JS-A1004) Audit: Unsanitized user input passed to server logs
Open
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
## Description
Logs serve as important records that are used by monitoring services and developers to investigate incidents. Logging unsanitized user input to the server allows the user to forge custom server logs.
## Occurrences
There is 1 occurrence of this issue in the repository.
See all occurrences on DeepSource → [app.deepsource.com/gh/IntegerAlex/netflix-recommendation-system/issue/JS-A1004/occurrences/](https://app.deepsource.com/gh/IntegerAlex/netflix-recommendation-system/issue/JS-A1004/occurrences/)
Contributor guide
Assessment
This issue has not been assessed yet.