Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: class ApplicationController < ActionController::Base if Rails.env.production? http_basic_authenticate_with name: "admin", password: "secret" end end Source: http://pastebin.com/raw.php?i=Hx5NmmR8
↧