lib/contrast/agent/protect/policy/applies_xxe_rule.rb in contrast-agent-4.14.1 vs lib/contrast/agent/protect/policy/applies_xxe_rule.rb in contrast-agent-5.0.0

- old
+ new

@@ -1,5 +1,5 @@ -# Copyright (c) 2021 Contrast Security, Inc. See https://www.contrastsecurity.com/enduser-terms-0317a for more details. +# Copyright (c) 2022 Contrast Security, Inc. See https://www.contrastsecurity.com/enduser-terms-0317a for more details. # frozen_string_literal: true require 'contrast/agent/protect/rule/xxe' require 'contrast/agent/protect/policy/rule_applicator' require 'contrast/utils/object_share'