Module: Contrast::Agent::Assess::Rule
- Defined in:
- lib/contrast/agent/assess/rule.rb,
lib/contrast/agent/assess/rule/base.rb,
lib/contrast/agent/assess/rule/redos.rb,
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
This is the base module for our assess rule classes. It is intended to facilitate the patching of the application for Assess functionality. Any class under this namespace should be required here, providing a single point of require for this functionality.