lib/contrast/agent/protect/rule/sqli.rb in contrast-agent-3.8.5 vs lib/contrast/agent/protect/rule/sqli.rb in contrast-agent-3.9.0
- old
+ new
@@ -1,8 +1,8 @@
# Copyright (c) 2020 Contrast Security, Inc. See https://www.contrastsecurity.com/enduser-terms-0317a for more details.
# frozen_string_literal: true
-cs__scoped_require 'contrast/core_extensions/protect/applies_sqli_rule'
+cs__scoped_require 'contrast/extensions/ruby_core/protect/applies_sqli_rule'
module Contrast
module Agent
module Protect
module Rule