lib/contrast/agent/static_analysis.rb in contrast-agent-4.13.1 vs lib/contrast/agent/static_analysis.rb in contrast-agent-4.14.0

- old
+ new

@@ -8,11 +8,11 @@ module Contrast module Agent # this module handles one time static analysis tasks class StaticAnalysis include Singleton - include Contrast::Components::Logger::InstanceMethods include Contrast::Components::Scope::InstanceMethods + extend Contrast::Components::Logger::InstanceMethods class << self # After the first request is complete, we do a one-time manual catchup to review and report the already-loaded # gems. def catchup