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