Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SecurityAssessmentStatistics

Statistics showing the number of findings for each category grouped by risk levels for all the targets in the specified security assessment.

The categories include Auditing, Authorization Control, Data Encryption, Database Configuration, Fine-Grained Access Control, Privileges and Roles, and User Accounts. The risk levels include High Risk, Medium Risk, Low Risk, Advisory, Evaluate, and Pass.

Properties

Optional advisory

advisory: model.SectionStatistics

Optional deferred

deferred: model.SectionStatistics

Optional evaluate

evaluate: model.SectionStatistics

Optional highRisk

highRisk: model.SectionStatistics

Optional lowRisk

lowRisk: model.SectionStatistics

Optional mediumRisk

mediumRisk: model.SectionStatistics

Optional pass

pass: model.SectionStatistics

Optional targetsCount

targetsCount: undefined | number

The total number of targets in this security assessment. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj