Sha256: 26a0a550c278a25a73e849a9bcc92c65ae3165a4d5664af84350978fd070af62
Contents?: true
Size: 406 Bytes
Versions: 24
Compression:
Stored size: 406 Bytes
Contents
# Copyright (c) 2022 Contrast Security, Inc. See https://www.contrastsecurity.com/enduser-terms-0317a for more details. # frozen_string_literal: true module Contrast module Agent module Protect module Rule # @deprecated RUBY-356 class Sqli class DefaultSqlScanner < Contrast::Agent::Protect::Rule::DefaultScanner end end end end end end
Version data entries
24 entries across 24 versions & 1 rubygems