Class: Aikido::Zen::Scanners::SQLInjectionScanner::Dialect Private

Inherits:
Struct
  • Object
show all
Defined in:
lib/aikido/zen/scanners/sql_injection_scanner.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Instance Attribute Summary collapse

Instance Attribute Details

#internals_keyObject Also known as: to_int

Returns the value of attribute internals_key

Returns:

  • (Object)

    the current value of internals_key



78
79
80
# File 'lib/aikido/zen/scanners/sql_injection_scanner.rb', line 78

def internals_key
  @internals_key
end

#nameObject Also known as: to_s

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



78
79
80
# File 'lib/aikido/zen/scanners/sql_injection_scanner.rb', line 78

def name
  @name
end