Class Brakeman::Report::CodeClimate
In: lib/brakeman/report/report_codeclimate.rb
Parent: Brakeman::Report::Base

Methods

Constants

DOCUMENTATION_PATH = File.expand_path("../../../../docs/warning_types", __FILE__)
REMEDIATION_POINTS_CONFIG_PATH = File.expand_path("../config/remediation.yml", __FILE__)
REMEDIATION_POINTS_DEFAULT = 300_000

Public Instance methods

[Validate]