UsergeTeam/Userge

Protect environment variables from getting printed using eval or exec

Jigarvarma2005 opened this issue ยท 2 comments

.eval its printing all variables ๐Ÿ˜‘

import os; return os.environ

.exec this also printing all variables

env

Try in a testing group ig , saved messages is the exception for different purpose

Try in a testing group ig , saved messages is the exception for different purpose

this only shows on logs group and saved msg๐Ÿ˜