Module: Contrast::Agent::Assess::Rule::Provider

Defined in:
lib/contrast/agent/assess/rule/provider.rb,
lib/contrast/agent/assess/rule/provider/hardcoded_key.rb,
lib/contrast/agent/assess/rule/provider/hardcoded_password.rb,
lib/contrast/agent/assess/rule/provider/hardcoded_value_rule.rb

Overview

Provider rules are those which do not fit into the standard dataflow paradigm. For our purposes, these rules are currently those which function on class definition to determine if there are dangerous constants defined therein.

Defined Under Namespace

Modules: HardcodedValueRule Classes: HardcodedKey, HardcodedPassword