immunio 2.0.4
IMMUNIO protects your web app from security vulnerabilities by monitoring requests in realtime. After a two minute installation, your application will be protected from many of the top classes of attacks, including Cross-Site Scripting (XSS), SQL Injection, Remote Command Execution, and Bruteforce. This agent gem works in conjunction with the IMMUNIO service. Go to https://immun.io to learn more and create an account.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (7):
            binding_of_caller
            ~> 0.7
          
          
            faraday
            ~> 0.8
          
          
            faraday_middleware
            ~> 0.9
          
          
            msgpack
            ~> 1.1.0
          
          
            rails
            >= 3.2
          
          
            rufus-lua
            = 1.1.2
          
          
            thor
            >= 0.14.6
          
    

