Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SecurityAssessmentComparisonPerTarget

The results of the comparison between two security assessment resources.

Properties

Optional auditing

auditing: Array<Diffs>

A comparison between findings belonging to Auditing category.

Optional authorizationControl

authorizationControl: Array<Diffs>

A comparison between findings belonging to Authorization Control category.

Optional baselineTargetId

baselineTargetId: undefined | string

The OCID of the target that is used as a baseline in this comparison.

Optional currentTargetId

currentTargetId: undefined | string

The OCID of the target to be compared against the baseline target.

Optional dataEncryption

dataEncryption: Array<Diffs>

Comparison between findings belonging to Data Encryption category.

Optional dbConfiguration

dbConfiguration: Array<Diffs>

Comparison between findings belonging to Database Configuration category.

Optional fineGrainedAccessControl

fineGrainedAccessControl: Array<Diffs>

Comparison between findings belonging to Fine-Grained Access Control category.

Optional privilegesAndRoles

privilegesAndRoles: Array<Diffs>

Comparison between findings belonging to Privileges and Roles category.

Optional userAccounts

userAccounts: Array<Diffs>

Comparison between findings belonging to User Accounts category.

Functions

getDeserializedJsonObj

getJsonObj