I'm not to sure with some parts of the app. There are mainly two major things I'd like to be reviewed:
- API endpoint injections: I think we need to do more valdiation on user input
on some of the commands.
- Credentials: I'm not sure if storing the creadentials in the
DATA_DIR is a
good idea. I haven't found anything on the topic of where they should belong.
Please feel free to contact me if you see any other issues regarding the apps security.
I'm not to sure with some parts of the app. There are mainly two major things I'd like to be reviewed:
- API endpoint injections: I think we need to do more valdiation on user input
on some of the commands.
- Credentials: I'm not sure if storing the creadentials in the `DATA_DIR` is a
good idea. I haven't found anything on the topic of where they should belong.
Please feel free to contact me if you see any other issues regarding the apps security.