Writing a Secure Filename Sanitization Function
One part of good security is writing a proper whitelist or blacklist function when interacting with files from users. Find out how to do that properly!
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
One part of good security is writing a proper whitelist or blacklist function when interacting with files from users. Find out how to do that properly!
Post a comment