=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ruby-aws-sdk-s3-1.48.0/lib/aws-sdk-s3/presigned_post.rb-151- # ruby-aws-sdk-s3-1.48.0/lib/aws-sdk-s3/presigned_post.rb:152: # ### The `${filename}` Variable ruby-aws-sdk-s3-1.48.0/lib/aws-sdk-s3/presigned_post.rb-153- # ruby-aws-sdk-s3-1.48.0/lib/aws-sdk-s3/presigned_post.rb:154: # The string `${filename}` is automatically replaced with the name of the ruby-aws-sdk-s3-1.48.0/lib/aws-sdk-s3/presigned_post.rb-155- # file provided by the user and is recognized by all form fields. It is ############################################## ruby-aws-sdk-s3-1.48.0/lib/aws-sdk-s3/presigned_post.rb-163- # ruby-aws-sdk-s3-1.48.0/lib/aws-sdk-s3/presigned_post.rb:164: # In the following example, we use `${filename}` to store the original ruby-aws-sdk-s3-1.48.0/lib/aws-sdk-s3/presigned_post.rb-165- # filename in the `x-amz-meta-` hash with the uploaded object. ############################################## ruby-aws-sdk-s3-1.48.0/lib/aws-sdk-s3/presigned_post.rb-272- ruby-aws-sdk-s3-1.48.0/lib/aws-sdk-s3/presigned_post.rb:273: # The key to use for the uploaded object. Use can use `${filename}` ruby-aws-sdk-s3-1.48.0/lib/aws-sdk-s3/presigned_post.rb-274- # as a variable in the key. This will be replaced with the name ############################################## ruby-aws-sdk-s3-1.48.0/lib/aws-sdk-s3/presigned_post.rb-276- # ruby-aws-sdk-s3-1.48.0/lib/aws-sdk-s3/presigned_post.rb:277: # For example, if the key is given as `/user/betty/${filename}` and ruby-aws-sdk-s3-1.48.0/lib/aws-sdk-s3/presigned_post.rb-278- # the file uploaded is named `lolcatz.jpg`, the resultant key will