Sha256: 4415e3a403bb1f599c1791e1985ea29b9a02217c415ac2982c10eb609ad7a3c2
Contents?: true
Size: 406 Bytes
Versions: 25
Compression:
Stored size: 406 Bytes
Contents
# Copyright (c) 2020 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
25 entries across 25 versions & 1 rubygems