Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Fix High Risk Security Vulnerabilities #129

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jul 19, 2018

  1. Upgrade Rails

    - fixes SQL Injection Vulnerabilities 
    - add Brakeman to project
    steven-solomon committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    f1460ff View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2018

  1. Configuration menu
    Copy the full SHA
    6cb9ff7 View commit details
    Browse the repository at this point in the history
  2. Remove secret_token from scm

    - Brakeman flags this as a High Risk
    steven-solomon committed Jul 21, 2018
    Configuration menu
    Copy the full SHA
    e80c45e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66ceea8 View commit details
    Browse the repository at this point in the history
  4. Fix CSRF protection

    steven-solomon committed Jul 21, 2018
    Configuration menu
    Copy the full SHA
    baed352 View commit details
    Browse the repository at this point in the history
  5. Refactor ProjectTypeHelper

    - Rename project_factory_spec
    steven-solomon committed Jul 21, 2018
    Configuration menu
    Copy the full SHA
    a8ab9ac View commit details
    Browse the repository at this point in the history