Class: TencentCloud::Csip::V20221121::VULRiskAdvanceCFGList

Inherits:
TencentCloud::Common::AbstractModel
  • Object
show all
Defined in:
lib/v20221121/models.rb

Overview

漏洞风险高级配置列表

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(riskid = nil, vulname = nil, risklevel = nil, checkfrom = nil, enable = nil, vultype = nil, impactversion = nil, cve = nil, vultag = nil, fixmethod = nil, releasetime = nil, emgcvultype = nil, vuldescribe = nil, impactcomponent = nil, payload = nil, references = nil, cvss = nil, attackheat = nil, servicesupport = nil, recentscantime = nil) ⇒ VULRiskAdvanceCFGList

Returns a new instance of VULRiskAdvanceCFGList.



8898
8899
8900
8901
8902
8903
8904
8905
8906
8907
8908
8909
8910
8911
8912
8913
8914
8915
8916
8917
8918
8919
# File 'lib/v20221121/models.rb', line 8898

def initialize(riskid=nil, vulname=nil, risklevel=nil, checkfrom=nil, enable=nil, vultype=nil, impactversion=nil, cve=nil, vultag=nil, fixmethod=nil, releasetime=nil, emgcvultype=nil, vuldescribe=nil, impactcomponent=nil, payload=nil, references=nil, cvss=nil, attackheat=nil, servicesupport=nil, recentscantime=nil)
  @RiskId = riskid
  @VULName = vulname
  @RiskLevel = risklevel
  @CheckFrom = checkfrom
  @Enable = enable
  @VULType = vultype
  @ImpactVersion = impactversion
  @CVE = cve
  @VULTag = vultag
  @FixMethod = fixmethod
  @ReleaseTime = releasetime
  @EMGCVulType = emgcvultype
  @VULDescribe = vuldescribe
  @ImpactComponent = impactcomponent
  @Payload = payload
  @References = references
  @CVSS = cvss
  @AttackHeat = attackheat
  @ServiceSupport = servicesupport
  @RecentScanTime = recentscantime
end

Instance Attribute Details

#AttackHeatObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def AttackHeat
  @AttackHeat
end

#CheckFromObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def CheckFrom
  @CheckFrom
end

#CVEObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def CVE
  @CVE
end

#CVSSObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def CVSS
  @CVSS
end

#EMGCVulTypeObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def EMGCVulType
  @EMGCVulType
end

#EnableObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def Enable
  @Enable
end

#FixMethodObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def FixMethod
  @FixMethod
end

#ImpactComponentObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def ImpactComponent
  @ImpactComponent
end

#ImpactVersionObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def ImpactVersion
  @ImpactVersion
end

#PayloadObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def Payload
  @Payload
end

#RecentScanTimeObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def RecentScanTime
  @RecentScanTime
end

#ReferencesObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def References
  @References
end

#ReleaseTimeObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def ReleaseTime
  @ReleaseTime
end

#RiskIdObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def RiskId
  @RiskId
end

#RiskLevelObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def RiskLevel
  @RiskLevel
end

#ServiceSupportObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def ServiceSupport
  @ServiceSupport
end

#VULDescribeObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def VULDescribe
  @VULDescribe
end

#VULNameObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def VULName
  @VULName
end

#VULTagObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def VULTag
  @VULTag
end

#VULTypeObject

Parameters:

  • RiskId:

    风险ID

  • VULName:

    漏洞名称

  • RiskLevel:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • CheckFrom:

    识别来源

  • Enable:

    是否启用,1-启用,0-禁用

  • VULType:

    风险类型

  • ImpactVersion:

    影响版本

  • CVE:

    CVE

  • VULTag:

    漏洞标签

  • FixMethod:

    修复方式

  • ReleaseTime:

    披露时间

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞

  • VULDescribe:

    漏洞描述

  • ImpactComponent:

    影响组件

  • Payload:

    漏洞Payload

  • References:

    技术参考

  • CVSS:

    cvss评分

  • AttackHeat:

    攻击热度

  • ServiceSupport:

    安全产品支持情况

  • RecentScanTime:

    最新检测时间



8896
8897
8898
# File 'lib/v20221121/models.rb', line 8896

def VULType
  @VULType
end

Instance Method Details

#deserialize(params) ⇒ Object



8921
8922
8923
8924
8925
8926
8927
8928
8929
8930
8931
8932
8933
8934
8935
8936
8937
8938
8939
8940
8941
8942
8943
8944
8945
8946
8947
8948
8949
# File 'lib/v20221121/models.rb', line 8921

def deserialize(params)
  @RiskId = params['RiskId']
  @VULName = params['VULName']
  @RiskLevel = params['RiskLevel']
  @CheckFrom = params['CheckFrom']
  @Enable = params['Enable']
  @VULType = params['VULType']
  @ImpactVersion = params['ImpactVersion']
  @CVE = params['CVE']
  @VULTag = params['VULTag']
  @FixMethod = params['FixMethod']
  @ReleaseTime = params['ReleaseTime']
  @EMGCVulType = params['EMGCVulType']
  @VULDescribe = params['VULDescribe']
  @ImpactComponent = params['ImpactComponent']
  @Payload = params['Payload']
  @References = params['References']
  @CVSS = params['CVSS']
  @AttackHeat = params['AttackHeat']
  unless params['ServiceSupport'].nil?
    @ServiceSupport = []
    params['ServiceSupport'].each do |i|
      servicesupport_tmp = ServiceSupport.new
      servicesupport_tmp.deserialize(i)
      @ServiceSupport << servicesupport_tmp
    end
  end
  @RecentScanTime = params['RecentScanTime']
end