Skip to main content

Getting Started - Runtime Security

Done by: Application Developer
Time Needed: 15 minutes

What you get: An agent that detects Ruby security flaws as the application runs.

  1. Add the Contrast Ruby gem:
    gem 'contrast-agent'
  2. Install the agent
    bundle install
    You can also use bundle update.
  3. Configure middleware (Rails or Sinatra)
  4. Run your application

Once complete, you can view your results