lib/contrast/agent/protect/rule/xss.rb in contrast-agent-6.11.0 vs lib/contrast/agent/protect/rule/xss.rb in contrast-agent-6.12.0
- old
+ new
@@ -1,5 +1,5 @@
-# Copyright (c) 2022 Contrast Security, Inc. See https://www.contrastsecurity.com/enduser-terms-0317a for more details.
+# Copyright (c) 2023 Contrast Security, Inc. See https://www.contrastsecurity.com/enduser-terms-0317a for more details.
# frozen_string_literal: true
require 'contrast/agent/protect/rule/base_service'
require 'contrast/agent/protect/rule/xss/reflected_xss_input_classification'
require 'contrast/agent/reporting/input_analysis/input_type'