RstEyeApp / rsteye

An App to Promote Digital Breaks
MIT License
6 stars 3 forks source link

Potential security issues #14

Open coderabbitai[bot] opened 5 months ago

coderabbitai[bot] commented 5 months ago

This issue tracks potential security risks associated with writing user input directly to temporary files in the script, as discussed in https://github.com/RstEyeApp/rsteye/pull/12#discussion_r1632326332. The risks include possible injection attacks. The issue will be addressed later.