Class: RaReportItem

Inherits:
Object
  • Object
show all
Defined in:
lib/ruby_acunetix/ra_report_item.rb

Instance Attribute Summary collapse

Instance Attribute Details

#affectsObject

Returns the value of attribute affects.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def affects
  @affects
end

#aop_additionalObject

Returns the value of attribute aop_additional.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def aop_additional
  @aop_additional
end

#aop_source_fileObject

Returns the value of attribute aop_source_file.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def aop_source_file
  @aop_source_file
end

#aop_source_lineObject

Returns the value of attribute aop_source_line.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def aop_source_line
  @aop_source_line
end

#cveObject

Returns the value of attribute cve.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def cve
  @cve
end

#cvssObject

Returns the value of attribute cvss.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def cvss
  @cvss
end

#cvss3Object

Returns the value of attribute cvss3.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def cvss3
  @cvss3
end

#cweObject

Returns the value of attribute cwe.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def cwe
  @cwe
end

#descriptionObject

Returns the value of attribute description.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def description
  @description
end

#detailed_informationObject

Returns the value of attribute detailed_information.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def detailed_information
  @detailed_information
end

#detailsObject

Returns the value of attribute details.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def details
  @details
end

#impactObject

Returns the value of attribute impact.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def impact
  @impact
end

#is_false_positiveObject

Returns the value of attribute is_false_positive.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def is_false_positive
  @is_false_positive
end

#module_nameObject

Returns the value of attribute module_name.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def module_name
  @module_name
end

#nameObject

Returns the value of attribute name.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def name
  @name
end

#parameterObject

Returns the value of attribute parameter.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def parameter
  @parameter
end

#recommendationObject

Returns the value of attribute recommendation.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def recommendation
  @recommendation
end

#referencesObject

Returns the value of attribute references.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def references
  @references
end

#requestObject

Returns the value of attribute request.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def request
  @request
end

#severityObject

Returns the value of attribute severity.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def severity
  @severity
end

#typeObject

Returns the value of attribute type.



2
3
4
# File 'lib/ruby_acunetix/ra_report_item.rb', line 2

def type
  @type
end