+ 6
Dangerous or...? Eval, exec and validation
I see threads all the time with "don't use eval" but little attention on input validation. Here's an example (in the answers): https://www.sololearn.com/Discuss/795627/?ref=app What's the difference? Should SoloLearn add content covering input validation? (Disclaimer: I have industry security experience; I'm asking what _you_ think)
1 Antwort
+ 1
I think Security is important, but I think it shouldn't be part in a basic course.