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