lib/contrast/agent/assess/policy/policy_scanner.rb in contrast-agent-3.10.2 vs lib/contrast/agent/assess/policy/policy_scanner.rb in contrast-agent-3.11.0

- old
+ new

@@ -13,10 +13,10 @@ # the classes we need to observe to find vulnerabilities in the context # of a file vs data flow, such as the detection of Hardcoded Passwords # or Keys. module PolicyScanner include Contrast::Components::Interface - access_component :analysis, :logging + access_component :analysis class << self def scan trace_point return unless ASSESS.enabled? return unless ASSESS.require_scan?