Class: Contrast::Agent::Protect::Rule::Sqli::SqliteSqlScanner Deprecated

Inherits:
DefaultSqlScanner show all
Defined in:
lib/contrast/agent/protect/rule/sqli/sqlite_sql_scanner.rb

Overview

Deprecated.

RUBY-356

This class is the concrete implementation of the DefaultSqlScanner designed to support the customizations of MySQL.

Constant Summary

Constants inherited from DefaultScanner

DefaultScanner::OPERATOR_PATTERN

Method Summary

Methods inherited from DefaultScanner

#crosses_boundary, #double_quote?, #double_quote_escape_in_double_quote?, #end_block_comment?, #escape_char?, #escape_sequence_end?, #escape_sequence_start?, #find_block_comment_boundary, #find_escape_sequence_boundary, #find_new_line_boundary, #operator?, #process_double_quote, #process_expecting_token, #process_inside_token, #process_number, #process_single_quote, #process_state, #scan_token_boundaries, #singe_quote_escape_in_singe_quote?, #single_quote?, #start_block_comment?, #start_line_comment?, #token_boundaries