Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SectionStatistics

Statistics showing the number of findings with a particular risk level for each category.

Properties

Optional auditingFindingsCount

auditingFindingsCount: undefined | number

The number of findings in the Auditing category. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional authorizationControlFindingsCount

authorizationControlFindingsCount: undefined | number

The number of findings in the Authorization Control category. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional dataEncryptionFindingsCount

dataEncryptionFindingsCount: undefined | number

The number of findings in the Data Encryption category. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional dbConfigurationFindingsCount

dbConfigurationFindingsCount: undefined | number

The number of findings in the Database Configuration category. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional fineGrainedAccessControlFindingsCount

fineGrainedAccessControlFindingsCount: undefined | number

The number of findings in the Fine-Grained Access Control category. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional privilegesAndRolesFindingsCount

privilegesAndRolesFindingsCount: undefined | number

The number of findings in the Privileges and Roles category. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional targetsCount

targetsCount: undefined | number

The number of targets that contributed to the counts at this risk level. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional userAccountsFindingsCount

userAccountsFindingsCount: undefined | number

The number of findings in the User Accounts category. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj