Oracle Cloud Infrastructure v3.7.0 published on Saturday, Sep 13, 2025 by Pulumi
oci.DataSafe.getSecurityAssessment
Explore with Pulumi AI
This data source provides details about a specific Security Assessment resource in Oracle Cloud Infrastructure Data Safe service.
Gets the details of the specified security assessment.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testSecurityAssessment = oci.DataSafe.getSecurityAssessment({
securityAssessmentId: testSecurityAssessmentOciDataSafeSecurityAssessment.id,
});
import pulumi
import pulumi_oci as oci
test_security_assessment = oci.DataSafe.get_security_assessment(security_assessment_id=test_security_assessment_oci_data_safe_security_assessment["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v3/go/oci/datasafe"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := datasafe.GetSecurityAssessment(ctx, &datasafe.GetSecurityAssessmentArgs{
SecurityAssessmentId: testSecurityAssessmentOciDataSafeSecurityAssessment.Id,
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() =>
{
var testSecurityAssessment = Oci.DataSafe.GetSecurityAssessment.Invoke(new()
{
SecurityAssessmentId = testSecurityAssessmentOciDataSafeSecurityAssessment.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.DataSafe.DataSafeFunctions;
import com.pulumi.oci.DataSafe.inputs.GetSecurityAssessmentArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var testSecurityAssessment = DataSafeFunctions.getSecurityAssessment(GetSecurityAssessmentArgs.builder()
.securityAssessmentId(testSecurityAssessmentOciDataSafeSecurityAssessment.id())
.build());
}
}
variables:
testSecurityAssessment:
fn::invoke:
function: oci:DataSafe:getSecurityAssessment
arguments:
securityAssessmentId: ${testSecurityAssessmentOciDataSafeSecurityAssessment.id}
Using getSecurityAssessment
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSecurityAssessment(args: GetSecurityAssessmentArgs, opts?: InvokeOptions): Promise<GetSecurityAssessmentResult>
function getSecurityAssessmentOutput(args: GetSecurityAssessmentOutputArgs, opts?: InvokeOptions): Output<GetSecurityAssessmentResult>
def get_security_assessment(security_assessment_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSecurityAssessmentResult
def get_security_assessment_output(security_assessment_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSecurityAssessmentResult]
func LookupSecurityAssessment(ctx *Context, args *LookupSecurityAssessmentArgs, opts ...InvokeOption) (*LookupSecurityAssessmentResult, error)
func LookupSecurityAssessmentOutput(ctx *Context, args *LookupSecurityAssessmentOutputArgs, opts ...InvokeOption) LookupSecurityAssessmentResultOutput
> Note: This function is named LookupSecurityAssessment
in the Go SDK.
public static class GetSecurityAssessment
{
public static Task<GetSecurityAssessmentResult> InvokeAsync(GetSecurityAssessmentArgs args, InvokeOptions? opts = null)
public static Output<GetSecurityAssessmentResult> Invoke(GetSecurityAssessmentInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSecurityAssessmentResult> getSecurityAssessment(GetSecurityAssessmentArgs args, InvokeOptions options)
public static Output<GetSecurityAssessmentResult> getSecurityAssessment(GetSecurityAssessmentArgs args, InvokeOptions options)
fn::invoke:
function: oci:DataSafe/getSecurityAssessment:getSecurityAssessment
arguments:
# arguments dictionary
The following arguments are supported:
- Security
Assessment stringId - The OCID of the security assessment.
- Security
Assessment stringId - The OCID of the security assessment.
- security
Assessment StringId - The OCID of the security assessment.
- security
Assessment stringId - The OCID of the security assessment.
- security_
assessment_ strid - The OCID of the security assessment.
- security
Assessment StringId - The OCID of the security assessment.
getSecurityAssessment Result
The following output properties are available:
- Apply
Template intTrigger - Base
Security stringAssessment Id - Baseline
Assessment stringId - The ocid of a security assessment which is of type TEMPLATE_BASELINE, this will be null or empty when type is TEMPLATE_BASELINE.
- Checks
List<Get
Security Assessment Check> - The security checks to be evaluated for type template.
- Compare
To intTemplate Baseline Trigger - Compartment
Id string - The OCID of the compartment that contains the security assessment.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- Description string
- The description of the security assessment.
- Display
Name string - The display name of the security assessment.
- Dictionary<string, string>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags Example:
{"Department": "Finance"}
- Id string
- The OCID of the security assessment.
- Ignored
Assessment List<string>Ids - List containing maps as values. Example:
{"Operations": [ {"CostCenter": "42"} ] }
- Ignored
Targets List<string> - List containing maps as values. Example:
{"Operations": [ {"CostCenter": "42"} ] }
- Is
Assessment boolScheduled - Indicates whether the assessment is scheduled to run.
- Is
Baseline bool - Indicates whether or not the security assessment is set as a baseline. This is applicable only for saved security assessments.
- Is
Deviated boolFrom Baseline - Indicates whether or not the security assessment deviates from the baseline.
- Last
Compared stringBaseline Id - The OCID of the baseline against which the latest security assessment was compared.
- Lifecycle
Details string - Details about the current state of the security assessment.
- Link string
- The summary of findings for the security assessment.
- Remove
Template intTrigger - Schedule string
- Schedule of the assessment that runs periodically in the specified format: - ;
- Schedule
Security stringAssessment Id - The OCID of the security assessment that is responsible for creating this scheduled save assessment.
- Security
Assessment stringId - State string
- The current state of the security assessment.
- Statistics
List<Get
Security Assessment Statistic> - Statistics showing the number of findings for each category grouped by risk levels for all the targets in the specified security assessment.
- Dictionary<string, string>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Target
Database stringGroup Id - The OCID of the target database group that the group assessment is created for.
- Target
Id string - Target
Ids List<string> - Array of database target OCIDs.
- Target
Type string - Indicates whether the security assessment is for a target database or a target database group.
- Target
Version string - The version of the target database.
- Template
Assessment stringId - The ocid of a security assessment which is of type TEMPLATE, this will be null or empty when type is TEMPLATE.
- Time
Created string - The date and time the security assessment was created, in the format defined by RFC3339.
- Time
Last stringAssessed - The date and time the security assessment was last executed, in the format defined by RFC3339.
- Time
Updated string - The date and time the security assessment was last updated, in the format defined by RFC3339.
- Triggered
By string - Indicates whether the security assessment was created by system or by a user.
- Type string
- The type of the security assessment. Possible values are:
- Apply
Template intTrigger - Base
Security stringAssessment Id - Baseline
Assessment stringId - The ocid of a security assessment which is of type TEMPLATE_BASELINE, this will be null or empty when type is TEMPLATE_BASELINE.
- Checks
[]Get
Security Assessment Check Type - The security checks to be evaluated for type template.
- Compare
To intTemplate Baseline Trigger - Compartment
Id string - The OCID of the compartment that contains the security assessment.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- Description string
- The description of the security assessment.
- Display
Name string - The display name of the security assessment.
- map[string]string
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags Example:
{"Department": "Finance"}
- Id string
- The OCID of the security assessment.
- Ignored
Assessment []stringIds - List containing maps as values. Example:
{"Operations": [ {"CostCenter": "42"} ] }
- Ignored
Targets []string - List containing maps as values. Example:
{"Operations": [ {"CostCenter": "42"} ] }
- Is
Assessment boolScheduled - Indicates whether the assessment is scheduled to run.
- Is
Baseline bool - Indicates whether or not the security assessment is set as a baseline. This is applicable only for saved security assessments.
- Is
Deviated boolFrom Baseline - Indicates whether or not the security assessment deviates from the baseline.
- Last
Compared stringBaseline Id - The OCID of the baseline against which the latest security assessment was compared.
- Lifecycle
Details string - Details about the current state of the security assessment.
- Link string
- The summary of findings for the security assessment.
- Remove
Template intTrigger - Schedule string
- Schedule of the assessment that runs periodically in the specified format: - ;
- Schedule
Security stringAssessment Id - The OCID of the security assessment that is responsible for creating this scheduled save assessment.
- Security
Assessment stringId - State string
- The current state of the security assessment.
- Statistics
[]Get
Security Assessment Statistic - Statistics showing the number of findings for each category grouped by risk levels for all the targets in the specified security assessment.
- map[string]string
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Target
Database stringGroup Id - The OCID of the target database group that the group assessment is created for.
- Target
Id string - Target
Ids []string - Array of database target OCIDs.
- Target
Type string - Indicates whether the security assessment is for a target database or a target database group.
- Target
Version string - The version of the target database.
- Template
Assessment stringId - The ocid of a security assessment which is of type TEMPLATE, this will be null or empty when type is TEMPLATE.
- Time
Created string - The date and time the security assessment was created, in the format defined by RFC3339.
- Time
Last stringAssessed - The date and time the security assessment was last executed, in the format defined by RFC3339.
- Time
Updated string - The date and time the security assessment was last updated, in the format defined by RFC3339.
- Triggered
By string - Indicates whether the security assessment was created by system or by a user.
- Type string
- The type of the security assessment. Possible values are:
- apply
Template IntegerTrigger - base
Security StringAssessment Id - baseline
Assessment StringId - The ocid of a security assessment which is of type TEMPLATE_BASELINE, this will be null or empty when type is TEMPLATE_BASELINE.
- checks
List<Get
Security Assessment Check> - The security checks to be evaluated for type template.
- compare
To IntegerTemplate Baseline Trigger - compartment
Id String - The OCID of the compartment that contains the security assessment.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- description String
- The description of the security assessment.
- display
Name String - The display name of the security assessment.
- Map<String,String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags Example:
{"Department": "Finance"}
- id String
- The OCID of the security assessment.
- ignored
Assessment List<String>Ids - List containing maps as values. Example:
{"Operations": [ {"CostCenter": "42"} ] }
- ignored
Targets List<String> - List containing maps as values. Example:
{"Operations": [ {"CostCenter": "42"} ] }
- is
Assessment BooleanScheduled - Indicates whether the assessment is scheduled to run.
- is
Baseline Boolean - Indicates whether or not the security assessment is set as a baseline. This is applicable only for saved security assessments.
- is
Deviated BooleanFrom Baseline - Indicates whether or not the security assessment deviates from the baseline.
- last
Compared StringBaseline Id - The OCID of the baseline against which the latest security assessment was compared.
- lifecycle
Details String - Details about the current state of the security assessment.
- link String
- The summary of findings for the security assessment.
- remove
Template IntegerTrigger - schedule String
- Schedule of the assessment that runs periodically in the specified format: - ;
- schedule
Security StringAssessment Id - The OCID of the security assessment that is responsible for creating this scheduled save assessment.
- security
Assessment StringId - state String
- The current state of the security assessment.
- statistics
List<Get
Security Assessment Statistic> - Statistics showing the number of findings for each category grouped by risk levels for all the targets in the specified security assessment.
- Map<String,String>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target
Database StringGroup Id - The OCID of the target database group that the group assessment is created for.
- target
Id String - target
Ids List<String> - Array of database target OCIDs.
- target
Type String - Indicates whether the security assessment is for a target database or a target database group.
- target
Version String - The version of the target database.
- template
Assessment StringId - The ocid of a security assessment which is of type TEMPLATE, this will be null or empty when type is TEMPLATE.
- time
Created String - The date and time the security assessment was created, in the format defined by RFC3339.
- time
Last StringAssessed - The date and time the security assessment was last executed, in the format defined by RFC3339.
- time
Updated String - The date and time the security assessment was last updated, in the format defined by RFC3339.
- triggered
By String - Indicates whether the security assessment was created by system or by a user.
- type String
- The type of the security assessment. Possible values are:
- apply
Template numberTrigger - base
Security stringAssessment Id - baseline
Assessment stringId - The ocid of a security assessment which is of type TEMPLATE_BASELINE, this will be null or empty when type is TEMPLATE_BASELINE.
- checks
Get
Security Assessment Check[] - The security checks to be evaluated for type template.
- compare
To numberTemplate Baseline Trigger - compartment
Id string - The OCID of the compartment that contains the security assessment.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- description string
- The description of the security assessment.
- display
Name string - The display name of the security assessment.
- {[key: string]: string}
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags Example:
{"Department": "Finance"}
- id string
- The OCID of the security assessment.
- ignored
Assessment string[]Ids - List containing maps as values. Example:
{"Operations": [ {"CostCenter": "42"} ] }
- ignored
Targets string[] - List containing maps as values. Example:
{"Operations": [ {"CostCenter": "42"} ] }
- is
Assessment booleanScheduled - Indicates whether the assessment is scheduled to run.
- is
Baseline boolean - Indicates whether or not the security assessment is set as a baseline. This is applicable only for saved security assessments.
- is
Deviated booleanFrom Baseline - Indicates whether or not the security assessment deviates from the baseline.
- last
Compared stringBaseline Id - The OCID of the baseline against which the latest security assessment was compared.
- lifecycle
Details string - Details about the current state of the security assessment.
- link string
- The summary of findings for the security assessment.
- remove
Template numberTrigger - schedule string
- Schedule of the assessment that runs periodically in the specified format: - ;
- schedule
Security stringAssessment Id - The OCID of the security assessment that is responsible for creating this scheduled save assessment.
- security
Assessment stringId - state string
- The current state of the security assessment.
- statistics
Get
Security Assessment Statistic[] - Statistics showing the number of findings for each category grouped by risk levels for all the targets in the specified security assessment.
- {[key: string]: string}
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target
Database stringGroup Id - The OCID of the target database group that the group assessment is created for.
- target
Id string - target
Ids string[] - Array of database target OCIDs.
- target
Type string - Indicates whether the security assessment is for a target database or a target database group.
- target
Version string - The version of the target database.
- template
Assessment stringId - The ocid of a security assessment which is of type TEMPLATE, this will be null or empty when type is TEMPLATE.
- time
Created string - The date and time the security assessment was created, in the format defined by RFC3339.
- time
Last stringAssessed - The date and time the security assessment was last executed, in the format defined by RFC3339.
- time
Updated string - The date and time the security assessment was last updated, in the format defined by RFC3339.
- triggered
By string - Indicates whether the security assessment was created by system or by a user.
- type string
- The type of the security assessment. Possible values are:
- apply_
template_ inttrigger - base_
security_ strassessment_ id - baseline_
assessment_ strid - The ocid of a security assessment which is of type TEMPLATE_BASELINE, this will be null or empty when type is TEMPLATE_BASELINE.
- checks
Sequence[Get
Security Assessment Check] - The security checks to be evaluated for type template.
- compare_
to_ inttemplate_ baseline_ trigger - compartment_
id str - The OCID of the compartment that contains the security assessment.
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- description str
- The description of the security assessment.
- display_
name str - The display name of the security assessment.
- Mapping[str, str]
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags Example:
{"Department": "Finance"}
- id str
- The OCID of the security assessment.
- ignored_
assessment_ Sequence[str]ids - List containing maps as values. Example:
{"Operations": [ {"CostCenter": "42"} ] }
- ignored_
targets Sequence[str] - List containing maps as values. Example:
{"Operations": [ {"CostCenter": "42"} ] }
- is_
assessment_ boolscheduled - Indicates whether the assessment is scheduled to run.
- is_
baseline bool - Indicates whether or not the security assessment is set as a baseline. This is applicable only for saved security assessments.
- is_
deviated_ boolfrom_ baseline - Indicates whether or not the security assessment deviates from the baseline.
- last_
compared_ strbaseline_ id - The OCID of the baseline against which the latest security assessment was compared.
- lifecycle_
details str - Details about the current state of the security assessment.
- link str
- The summary of findings for the security assessment.
- remove_
template_ inttrigger - schedule str
- Schedule of the assessment that runs periodically in the specified format: - ;
- schedule_
security_ strassessment_ id - The OCID of the security assessment that is responsible for creating this scheduled save assessment.
- security_
assessment_ strid - state str
- The current state of the security assessment.
- statistics
Sequence[Get
Security Assessment Statistic] - Statistics showing the number of findings for each category grouped by risk levels for all the targets in the specified security assessment.
- Mapping[str, str]
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target_
database_ strgroup_ id - The OCID of the target database group that the group assessment is created for.
- target_
id str - target_
ids Sequence[str] - Array of database target OCIDs.
- target_
type str - Indicates whether the security assessment is for a target database or a target database group.
- target_
version str - The version of the target database.
- template_
assessment_ strid - The ocid of a security assessment which is of type TEMPLATE, this will be null or empty when type is TEMPLATE.
- time_
created str - The date and time the security assessment was created, in the format defined by RFC3339.
- time_
last_ strassessed - The date and time the security assessment was last executed, in the format defined by RFC3339.
- time_
updated str - The date and time the security assessment was last updated, in the format defined by RFC3339.
- triggered_
by str - Indicates whether the security assessment was created by system or by a user.
- type str
- The type of the security assessment. Possible values are:
- apply
Template NumberTrigger - base
Security StringAssessment Id - baseline
Assessment StringId - The ocid of a security assessment which is of type TEMPLATE_BASELINE, this will be null or empty when type is TEMPLATE_BASELINE.
- checks List<Property Map>
- The security checks to be evaluated for type template.
- compare
To NumberTemplate Baseline Trigger - compartment
Id String - The OCID of the compartment that contains the security assessment.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- description String
- The description of the security assessment.
- display
Name String - The display name of the security assessment.
- Map<String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags Example:
{"Department": "Finance"}
- id String
- The OCID of the security assessment.
- ignored
Assessment List<String>Ids - List containing maps as values. Example:
{"Operations": [ {"CostCenter": "42"} ] }
- ignored
Targets List<String> - List containing maps as values. Example:
{"Operations": [ {"CostCenter": "42"} ] }
- is
Assessment BooleanScheduled - Indicates whether the assessment is scheduled to run.
- is
Baseline Boolean - Indicates whether or not the security assessment is set as a baseline. This is applicable only for saved security assessments.
- is
Deviated BooleanFrom Baseline - Indicates whether or not the security assessment deviates from the baseline.
- last
Compared StringBaseline Id - The OCID of the baseline against which the latest security assessment was compared.
- lifecycle
Details String - Details about the current state of the security assessment.
- link String
- The summary of findings for the security assessment.
- remove
Template NumberTrigger - schedule String
- Schedule of the assessment that runs periodically in the specified format: - ;
- schedule
Security StringAssessment Id - The OCID of the security assessment that is responsible for creating this scheduled save assessment.
- security
Assessment StringId - state String
- The current state of the security assessment.
- statistics List<Property Map>
- Statistics showing the number of findings for each category grouped by risk levels for all the targets in the specified security assessment.
- Map<String>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target
Database StringGroup Id - The OCID of the target database group that the group assessment is created for.
- target
Id String - target
Ids List<String> - Array of database target OCIDs.
- target
Type String - Indicates whether the security assessment is for a target database or a target database group.
- target
Version String - The version of the target database.
- template
Assessment StringId - The ocid of a security assessment which is of type TEMPLATE, this will be null or empty when type is TEMPLATE.
- time
Created String - The date and time the security assessment was created, in the format defined by RFC3339.
- time
Last StringAssessed - The date and time the security assessment was last executed, in the format defined by RFC3339.
- time
Updated String - The date and time the security assessment was last updated, in the format defined by RFC3339.
- triggered
By String - Indicates whether the security assessment was created by system or by a user.
- type String
- The type of the security assessment. Possible values are:
Supporting Types
GetSecurityAssessmentCheck
- Category string
- The category to which the check belongs to.
- Key string
- A unique identifier for the check.
- Oneline string
- Provides a recommended approach to take to remediate the check reported.
- References
List<Get
Security Assessment Check Reference> - Provides information on whether the check is related to a CIS Oracle Database Benchmark recommendation, STIG rule, GDPR Article/Recital or related to the Oracle Best Practice.
- Remarks string
- The explanation of the issue in this check. It explains the reason for the rule and, if a risk is reported, it may also explain the recommended actions for remediation.
- Suggested
Severity string - The severity of the check as suggested by Data Safe security assessment. This will be the default severity in the template baseline security assessment.
- Title string
- The short title for the check.
- Category string
- The category to which the check belongs to.
- Key string
- A unique identifier for the check.
- Oneline string
- Provides a recommended approach to take to remediate the check reported.
- References
[]Get
Security Assessment Check Reference - Provides information on whether the check is related to a CIS Oracle Database Benchmark recommendation, STIG rule, GDPR Article/Recital or related to the Oracle Best Practice.
- Remarks string
- The explanation of the issue in this check. It explains the reason for the rule and, if a risk is reported, it may also explain the recommended actions for remediation.
- Suggested
Severity string - The severity of the check as suggested by Data Safe security assessment. This will be the default severity in the template baseline security assessment.
- Title string
- The short title for the check.
- category String
- The category to which the check belongs to.
- key String
- A unique identifier for the check.
- oneline String
- Provides a recommended approach to take to remediate the check reported.
- references
List<Get
Security Assessment Check Reference> - Provides information on whether the check is related to a CIS Oracle Database Benchmark recommendation, STIG rule, GDPR Article/Recital or related to the Oracle Best Practice.
- remarks String
- The explanation of the issue in this check. It explains the reason for the rule and, if a risk is reported, it may also explain the recommended actions for remediation.
- suggested
Severity String - The severity of the check as suggested by Data Safe security assessment. This will be the default severity in the template baseline security assessment.
- title String
- The short title for the check.
- category string
- The category to which the check belongs to.
- key string
- A unique identifier for the check.
- oneline string
- Provides a recommended approach to take to remediate the check reported.
- references
Get
Security Assessment Check Reference[] - Provides information on whether the check is related to a CIS Oracle Database Benchmark recommendation, STIG rule, GDPR Article/Recital or related to the Oracle Best Practice.
- remarks string
- The explanation of the issue in this check. It explains the reason for the rule and, if a risk is reported, it may also explain the recommended actions for remediation.
- suggested
Severity string - The severity of the check as suggested by Data Safe security assessment. This will be the default severity in the template baseline security assessment.
- title string
- The short title for the check.
- category str
- The category to which the check belongs to.
- key str
- A unique identifier for the check.
- oneline str
- Provides a recommended approach to take to remediate the check reported.
- references
Sequence[Get
Security Assessment Check Reference] - Provides information on whether the check is related to a CIS Oracle Database Benchmark recommendation, STIG rule, GDPR Article/Recital or related to the Oracle Best Practice.
- remarks str
- The explanation of the issue in this check. It explains the reason for the rule and, if a risk is reported, it may also explain the recommended actions for remediation.
- suggested_
severity str - The severity of the check as suggested by Data Safe security assessment. This will be the default severity in the template baseline security assessment.
- title str
- The short title for the check.
- category String
- The category to which the check belongs to.
- key String
- A unique identifier for the check.
- oneline String
- Provides a recommended approach to take to remediate the check reported.
- references List<Property Map>
- Provides information on whether the check is related to a CIS Oracle Database Benchmark recommendation, STIG rule, GDPR Article/Recital or related to the Oracle Best Practice.
- remarks String
- The explanation of the issue in this check. It explains the reason for the rule and, if a risk is reported, it may also explain the recommended actions for remediation.
- suggested
Severity String - The severity of the check as suggested by Data Safe security assessment. This will be the default severity in the template baseline security assessment.
- title String
- The short title for the check.
GetSecurityAssessmentCheckReference
GetSecurityAssessmentStatistic
- Advisories
List<Get
Security Assessment Statistic Advisory> - Statistics showing the number of findings with a particular risk level for each category.
- Deferreds
List<Get
Security Assessment Statistic Deferred> - Statistics showing the number of findings with a particular risk level for each category.
- Evaluates
List<Get
Security Assessment Statistic Evaluate> - Statistics showing the number of findings with a particular risk level for each category.
- High
Risks List<GetSecurity Assessment Statistic High Risk> - Statistics showing the number of findings with a particular risk level for each category.
- Low
Risks List<GetSecurity Assessment Statistic Low Risk> - Statistics showing the number of findings with a particular risk level for each category.
- Medium
Risks List<GetSecurity Assessment Statistic Medium Risk> - Statistics showing the number of findings with a particular risk level for each category.
- Passes
List<Get
Security Assessment Statistic Pass> - Statistics showing the number of findings with a particular risk level for each category.
- Targets
Count int - The total number of targets in this security assessment.
- Advisories
[]Get
Security Assessment Statistic Advisory - Statistics showing the number of findings with a particular risk level for each category.
- Deferreds
[]Get
Security Assessment Statistic Deferred - Statistics showing the number of findings with a particular risk level for each category.
- Evaluates
[]Get
Security Assessment Statistic Evaluate - Statistics showing the number of findings with a particular risk level for each category.
- High
Risks []GetSecurity Assessment Statistic High Risk - Statistics showing the number of findings with a particular risk level for each category.
- Low
Risks []GetSecurity Assessment Statistic Low Risk - Statistics showing the number of findings with a particular risk level for each category.
- Medium
Risks []GetSecurity Assessment Statistic Medium Risk - Statistics showing the number of findings with a particular risk level for each category.
- Passes
[]Get
Security Assessment Statistic Pass - Statistics showing the number of findings with a particular risk level for each category.
- Targets
Count int - The total number of targets in this security assessment.
- advisories
List<Get
Security Assessment Statistic Advisory> - Statistics showing the number of findings with a particular risk level for each category.
- deferreds
List<Get
Security Assessment Statistic Deferred> - Statistics showing the number of findings with a particular risk level for each category.
- evaluates
List<Get
Security Assessment Statistic Evaluate> - Statistics showing the number of findings with a particular risk level for each category.
- high
Risks List<GetSecurity Assessment Statistic High Risk> - Statistics showing the number of findings with a particular risk level for each category.
- low
Risks List<GetSecurity Assessment Statistic Low Risk> - Statistics showing the number of findings with a particular risk level for each category.
- medium
Risks List<GetSecurity Assessment Statistic Medium Risk> - Statistics showing the number of findings with a particular risk level for each category.
- passes
List<Get
Security Assessment Statistic Pass> - Statistics showing the number of findings with a particular risk level for each category.
- targets
Count Integer - The total number of targets in this security assessment.
- advisories
Get
Security Assessment Statistic Advisory[] - Statistics showing the number of findings with a particular risk level for each category.
- deferreds
Get
Security Assessment Statistic Deferred[] - Statistics showing the number of findings with a particular risk level for each category.
- evaluates
Get
Security Assessment Statistic Evaluate[] - Statistics showing the number of findings with a particular risk level for each category.
- high
Risks GetSecurity Assessment Statistic High Risk[] - Statistics showing the number of findings with a particular risk level for each category.
- low
Risks GetSecurity Assessment Statistic Low Risk[] - Statistics showing the number of findings with a particular risk level for each category.
- medium
Risks GetSecurity Assessment Statistic Medium Risk[] - Statistics showing the number of findings with a particular risk level for each category.
- passes
Get
Security Assessment Statistic Pass[] - Statistics showing the number of findings with a particular risk level for each category.
- targets
Count number - The total number of targets in this security assessment.
- advisories
Sequence[Get
Security Assessment Statistic Advisory] - Statistics showing the number of findings with a particular risk level for each category.
- deferreds
Sequence[Get
Security Assessment Statistic Deferred] - Statistics showing the number of findings with a particular risk level for each category.
- evaluates
Sequence[Get
Security Assessment Statistic Evaluate] - Statistics showing the number of findings with a particular risk level for each category.
- high_
risks Sequence[GetSecurity Assessment Statistic High Risk] - Statistics showing the number of findings with a particular risk level for each category.
- low_
risks Sequence[GetSecurity Assessment Statistic Low Risk] - Statistics showing the number of findings with a particular risk level for each category.
- medium_
risks Sequence[GetSecurity Assessment Statistic Medium Risk] - Statistics showing the number of findings with a particular risk level for each category.
- passes
Sequence[Get
Security Assessment Statistic Pass] - Statistics showing the number of findings with a particular risk level for each category.
- targets_
count int - The total number of targets in this security assessment.
- advisories List<Property Map>
- Statistics showing the number of findings with a particular risk level for each category.
- deferreds List<Property Map>
- Statistics showing the number of findings with a particular risk level for each category.
- evaluates List<Property Map>
- Statistics showing the number of findings with a particular risk level for each category.
- high
Risks List<Property Map> - Statistics showing the number of findings with a particular risk level for each category.
- low
Risks List<Property Map> - Statistics showing the number of findings with a particular risk level for each category.
- medium
Risks List<Property Map> - Statistics showing the number of findings with a particular risk level for each category.
- passes List<Property Map>
- Statistics showing the number of findings with a particular risk level for each category.
- targets
Count Number - The total number of targets in this security assessment.
GetSecurityAssessmentStatisticAdvisory
- Auditing
Findings intCount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- Data
Encryption intFindings Count - The number of findings in the Data Encryption category.
- Db
Configuration intFindings Count - The number of findings in the Database Configuration category.
- Fine
Grained intAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- Privileges
And intRoles Findings Count - The number of findings in the Privileges and Roles category.
- Targets
Count int - The total number of targets in this security assessment.
- User
Accounts intFindings Count - The number of findings in the User Accounts category.
- Auditing
Findings intCount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- Data
Encryption intFindings Count - The number of findings in the Data Encryption category.
- Db
Configuration intFindings Count - The number of findings in the Database Configuration category.
- Fine
Grained intAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- Privileges
And intRoles Findings Count - The number of findings in the Privileges and Roles category.
- Targets
Count int - The total number of targets in this security assessment.
- User
Accounts intFindings Count - The number of findings in the User Accounts category.
- auditing
Findings IntegerCount - The number of findings in the Auditing category.
- Integer
- The number of findings in the Authorization Control category.
- data
Encryption IntegerFindings Count - The number of findings in the Data Encryption category.
- db
Configuration IntegerFindings Count - The number of findings in the Database Configuration category.
- fine
Grained IntegerAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And IntegerRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count Integer - The total number of targets in this security assessment.
- user
Accounts IntegerFindings Count - The number of findings in the User Accounts category.
- auditing
Findings numberCount - The number of findings in the Auditing category.
- number
- The number of findings in the Authorization Control category.
- data
Encryption numberFindings Count - The number of findings in the Data Encryption category.
- db
Configuration numberFindings Count - The number of findings in the Database Configuration category.
- fine
Grained numberAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And numberRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count number - The total number of targets in this security assessment.
- user
Accounts numberFindings Count - The number of findings in the User Accounts category.
- auditing_
findings_ intcount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- data_
encryption_ intfindings_ count - The number of findings in the Data Encryption category.
- db_
configuration_ intfindings_ count - The number of findings in the Database Configuration category.
- fine_
grained_ intaccess_ control_ findings_ count - The number of findings in the Fine-Grained Access Control category.
- privileges_
and_ introles_ findings_ count - The number of findings in the Privileges and Roles category.
- targets_
count int - The total number of targets in this security assessment.
- user_
accounts_ intfindings_ count - The number of findings in the User Accounts category.
- auditing
Findings NumberCount - The number of findings in the Auditing category.
- Number
- The number of findings in the Authorization Control category.
- data
Encryption NumberFindings Count - The number of findings in the Data Encryption category.
- db
Configuration NumberFindings Count - The number of findings in the Database Configuration category.
- fine
Grained NumberAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And NumberRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count Number - The total number of targets in this security assessment.
- user
Accounts NumberFindings Count - The number of findings in the User Accounts category.
GetSecurityAssessmentStatisticDeferred
- Auditing
Findings intCount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- Data
Encryption intFindings Count - The number of findings in the Data Encryption category.
- Db
Configuration intFindings Count - The number of findings in the Database Configuration category.
- Fine
Grained intAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- Privileges
And intRoles Findings Count - The number of findings in the Privileges and Roles category.
- Targets
Count int - The total number of targets in this security assessment.
- User
Accounts intFindings Count - The number of findings in the User Accounts category.
- Auditing
Findings intCount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- Data
Encryption intFindings Count - The number of findings in the Data Encryption category.
- Db
Configuration intFindings Count - The number of findings in the Database Configuration category.
- Fine
Grained intAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- Privileges
And intRoles Findings Count - The number of findings in the Privileges and Roles category.
- Targets
Count int - The total number of targets in this security assessment.
- User
Accounts intFindings Count - The number of findings in the User Accounts category.
- auditing
Findings IntegerCount - The number of findings in the Auditing category.
- Integer
- The number of findings in the Authorization Control category.
- data
Encryption IntegerFindings Count - The number of findings in the Data Encryption category.
- db
Configuration IntegerFindings Count - The number of findings in the Database Configuration category.
- fine
Grained IntegerAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And IntegerRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count Integer - The total number of targets in this security assessment.
- user
Accounts IntegerFindings Count - The number of findings in the User Accounts category.
- auditing
Findings numberCount - The number of findings in the Auditing category.
- number
- The number of findings in the Authorization Control category.
- data
Encryption numberFindings Count - The number of findings in the Data Encryption category.
- db
Configuration numberFindings Count - The number of findings in the Database Configuration category.
- fine
Grained numberAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And numberRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count number - The total number of targets in this security assessment.
- user
Accounts numberFindings Count - The number of findings in the User Accounts category.
- auditing_
findings_ intcount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- data_
encryption_ intfindings_ count - The number of findings in the Data Encryption category.
- db_
configuration_ intfindings_ count - The number of findings in the Database Configuration category.
- fine_
grained_ intaccess_ control_ findings_ count - The number of findings in the Fine-Grained Access Control category.
- privileges_
and_ introles_ findings_ count - The number of findings in the Privileges and Roles category.
- targets_
count int - The total number of targets in this security assessment.
- user_
accounts_ intfindings_ count - The number of findings in the User Accounts category.
- auditing
Findings NumberCount - The number of findings in the Auditing category.
- Number
- The number of findings in the Authorization Control category.
- data
Encryption NumberFindings Count - The number of findings in the Data Encryption category.
- db
Configuration NumberFindings Count - The number of findings in the Database Configuration category.
- fine
Grained NumberAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And NumberRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count Number - The total number of targets in this security assessment.
- user
Accounts NumberFindings Count - The number of findings in the User Accounts category.
GetSecurityAssessmentStatisticEvaluate
- Auditing
Findings intCount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- Data
Encryption intFindings Count - The number of findings in the Data Encryption category.
- Db
Configuration intFindings Count - The number of findings in the Database Configuration category.
- Fine
Grained intAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- Privileges
And intRoles Findings Count - The number of findings in the Privileges and Roles category.
- Targets
Count int - The total number of targets in this security assessment.
- User
Accounts intFindings Count - The number of findings in the User Accounts category.
- Auditing
Findings intCount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- Data
Encryption intFindings Count - The number of findings in the Data Encryption category.
- Db
Configuration intFindings Count - The number of findings in the Database Configuration category.
- Fine
Grained intAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- Privileges
And intRoles Findings Count - The number of findings in the Privileges and Roles category.
- Targets
Count int - The total number of targets in this security assessment.
- User
Accounts intFindings Count - The number of findings in the User Accounts category.
- auditing
Findings IntegerCount - The number of findings in the Auditing category.
- Integer
- The number of findings in the Authorization Control category.
- data
Encryption IntegerFindings Count - The number of findings in the Data Encryption category.
- db
Configuration IntegerFindings Count - The number of findings in the Database Configuration category.
- fine
Grained IntegerAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And IntegerRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count Integer - The total number of targets in this security assessment.
- user
Accounts IntegerFindings Count - The number of findings in the User Accounts category.
- auditing
Findings numberCount - The number of findings in the Auditing category.
- number
- The number of findings in the Authorization Control category.
- data
Encryption numberFindings Count - The number of findings in the Data Encryption category.
- db
Configuration numberFindings Count - The number of findings in the Database Configuration category.
- fine
Grained numberAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And numberRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count number - The total number of targets in this security assessment.
- user
Accounts numberFindings Count - The number of findings in the User Accounts category.
- auditing_
findings_ intcount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- data_
encryption_ intfindings_ count - The number of findings in the Data Encryption category.
- db_
configuration_ intfindings_ count - The number of findings in the Database Configuration category.
- fine_
grained_ intaccess_ control_ findings_ count - The number of findings in the Fine-Grained Access Control category.
- privileges_
and_ introles_ findings_ count - The number of findings in the Privileges and Roles category.
- targets_
count int - The total number of targets in this security assessment.
- user_
accounts_ intfindings_ count - The number of findings in the User Accounts category.
- auditing
Findings NumberCount - The number of findings in the Auditing category.
- Number
- The number of findings in the Authorization Control category.
- data
Encryption NumberFindings Count - The number of findings in the Data Encryption category.
- db
Configuration NumberFindings Count - The number of findings in the Database Configuration category.
- fine
Grained NumberAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And NumberRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count Number - The total number of targets in this security assessment.
- user
Accounts NumberFindings Count - The number of findings in the User Accounts category.
GetSecurityAssessmentStatisticHighRisk
- Auditing
Findings intCount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- Data
Encryption intFindings Count - The number of findings in the Data Encryption category.
- Db
Configuration intFindings Count - The number of findings in the Database Configuration category.
- Fine
Grained intAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- Privileges
And intRoles Findings Count - The number of findings in the Privileges and Roles category.
- Targets
Count int - The total number of targets in this security assessment.
- User
Accounts intFindings Count - The number of findings in the User Accounts category.
- Auditing
Findings intCount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- Data
Encryption intFindings Count - The number of findings in the Data Encryption category.
- Db
Configuration intFindings Count - The number of findings in the Database Configuration category.
- Fine
Grained intAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- Privileges
And intRoles Findings Count - The number of findings in the Privileges and Roles category.
- Targets
Count int - The total number of targets in this security assessment.
- User
Accounts intFindings Count - The number of findings in the User Accounts category.
- auditing
Findings IntegerCount - The number of findings in the Auditing category.
- Integer
- The number of findings in the Authorization Control category.
- data
Encryption IntegerFindings Count - The number of findings in the Data Encryption category.
- db
Configuration IntegerFindings Count - The number of findings in the Database Configuration category.
- fine
Grained IntegerAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And IntegerRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count Integer - The total number of targets in this security assessment.
- user
Accounts IntegerFindings Count - The number of findings in the User Accounts category.
- auditing
Findings numberCount - The number of findings in the Auditing category.
- number
- The number of findings in the Authorization Control category.
- data
Encryption numberFindings Count - The number of findings in the Data Encryption category.
- db
Configuration numberFindings Count - The number of findings in the Database Configuration category.
- fine
Grained numberAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And numberRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count number - The total number of targets in this security assessment.
- user
Accounts numberFindings Count - The number of findings in the User Accounts category.
- auditing_
findings_ intcount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- data_
encryption_ intfindings_ count - The number of findings in the Data Encryption category.
- db_
configuration_ intfindings_ count - The number of findings in the Database Configuration category.
- fine_
grained_ intaccess_ control_ findings_ count - The number of findings in the Fine-Grained Access Control category.
- privileges_
and_ introles_ findings_ count - The number of findings in the Privileges and Roles category.
- targets_
count int - The total number of targets in this security assessment.
- user_
accounts_ intfindings_ count - The number of findings in the User Accounts category.
- auditing
Findings NumberCount - The number of findings in the Auditing category.
- Number
- The number of findings in the Authorization Control category.
- data
Encryption NumberFindings Count - The number of findings in the Data Encryption category.
- db
Configuration NumberFindings Count - The number of findings in the Database Configuration category.
- fine
Grained NumberAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And NumberRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count Number - The total number of targets in this security assessment.
- user
Accounts NumberFindings Count - The number of findings in the User Accounts category.
GetSecurityAssessmentStatisticLowRisk
- Auditing
Findings intCount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- Data
Encryption intFindings Count - The number of findings in the Data Encryption category.
- Db
Configuration intFindings Count - The number of findings in the Database Configuration category.
- Fine
Grained intAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- Privileges
And intRoles Findings Count - The number of findings in the Privileges and Roles category.
- Targets
Count int - The total number of targets in this security assessment.
- User
Accounts intFindings Count - The number of findings in the User Accounts category.
- Auditing
Findings intCount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- Data
Encryption intFindings Count - The number of findings in the Data Encryption category.
- Db
Configuration intFindings Count - The number of findings in the Database Configuration category.
- Fine
Grained intAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- Privileges
And intRoles Findings Count - The number of findings in the Privileges and Roles category.
- Targets
Count int - The total number of targets in this security assessment.
- User
Accounts intFindings Count - The number of findings in the User Accounts category.
- auditing
Findings IntegerCount - The number of findings in the Auditing category.
- Integer
- The number of findings in the Authorization Control category.
- data
Encryption IntegerFindings Count - The number of findings in the Data Encryption category.
- db
Configuration IntegerFindings Count - The number of findings in the Database Configuration category.
- fine
Grained IntegerAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And IntegerRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count Integer - The total number of targets in this security assessment.
- user
Accounts IntegerFindings Count - The number of findings in the User Accounts category.
- auditing
Findings numberCount - The number of findings in the Auditing category.
- number
- The number of findings in the Authorization Control category.
- data
Encryption numberFindings Count - The number of findings in the Data Encryption category.
- db
Configuration numberFindings Count - The number of findings in the Database Configuration category.
- fine
Grained numberAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And numberRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count number - The total number of targets in this security assessment.
- user
Accounts numberFindings Count - The number of findings in the User Accounts category.
- auditing_
findings_ intcount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- data_
encryption_ intfindings_ count - The number of findings in the Data Encryption category.
- db_
configuration_ intfindings_ count - The number of findings in the Database Configuration category.
- fine_
grained_ intaccess_ control_ findings_ count - The number of findings in the Fine-Grained Access Control category.
- privileges_
and_ introles_ findings_ count - The number of findings in the Privileges and Roles category.
- targets_
count int - The total number of targets in this security assessment.
- user_
accounts_ intfindings_ count - The number of findings in the User Accounts category.
- auditing
Findings NumberCount - The number of findings in the Auditing category.
- Number
- The number of findings in the Authorization Control category.
- data
Encryption NumberFindings Count - The number of findings in the Data Encryption category.
- db
Configuration NumberFindings Count - The number of findings in the Database Configuration category.
- fine
Grained NumberAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And NumberRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count Number - The total number of targets in this security assessment.
- user
Accounts NumberFindings Count - The number of findings in the User Accounts category.
GetSecurityAssessmentStatisticMediumRisk
- Auditing
Findings intCount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- Data
Encryption intFindings Count - The number of findings in the Data Encryption category.
- Db
Configuration intFindings Count - The number of findings in the Database Configuration category.
- Fine
Grained intAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- Privileges
And intRoles Findings Count - The number of findings in the Privileges and Roles category.
- Targets
Count int - The total number of targets in this security assessment.
- User
Accounts intFindings Count - The number of findings in the User Accounts category.
- Auditing
Findings intCount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- Data
Encryption intFindings Count - The number of findings in the Data Encryption category.
- Db
Configuration intFindings Count - The number of findings in the Database Configuration category.
- Fine
Grained intAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- Privileges
And intRoles Findings Count - The number of findings in the Privileges and Roles category.
- Targets
Count int - The total number of targets in this security assessment.
- User
Accounts intFindings Count - The number of findings in the User Accounts category.
- auditing
Findings IntegerCount - The number of findings in the Auditing category.
- Integer
- The number of findings in the Authorization Control category.
- data
Encryption IntegerFindings Count - The number of findings in the Data Encryption category.
- db
Configuration IntegerFindings Count - The number of findings in the Database Configuration category.
- fine
Grained IntegerAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And IntegerRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count Integer - The total number of targets in this security assessment.
- user
Accounts IntegerFindings Count - The number of findings in the User Accounts category.
- auditing
Findings numberCount - The number of findings in the Auditing category.
- number
- The number of findings in the Authorization Control category.
- data
Encryption numberFindings Count - The number of findings in the Data Encryption category.
- db
Configuration numberFindings Count - The number of findings in the Database Configuration category.
- fine
Grained numberAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And numberRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count number - The total number of targets in this security assessment.
- user
Accounts numberFindings Count - The number of findings in the User Accounts category.
- auditing_
findings_ intcount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- data_
encryption_ intfindings_ count - The number of findings in the Data Encryption category.
- db_
configuration_ intfindings_ count - The number of findings in the Database Configuration category.
- fine_
grained_ intaccess_ control_ findings_ count - The number of findings in the Fine-Grained Access Control category.
- privileges_
and_ introles_ findings_ count - The number of findings in the Privileges and Roles category.
- targets_
count int - The total number of targets in this security assessment.
- user_
accounts_ intfindings_ count - The number of findings in the User Accounts category.
- auditing
Findings NumberCount - The number of findings in the Auditing category.
- Number
- The number of findings in the Authorization Control category.
- data
Encryption NumberFindings Count - The number of findings in the Data Encryption category.
- db
Configuration NumberFindings Count - The number of findings in the Database Configuration category.
- fine
Grained NumberAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And NumberRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count Number - The total number of targets in this security assessment.
- user
Accounts NumberFindings Count - The number of findings in the User Accounts category.
GetSecurityAssessmentStatisticPass
- Auditing
Findings intCount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- Data
Encryption intFindings Count - The number of findings in the Data Encryption category.
- Db
Configuration intFindings Count - The number of findings in the Database Configuration category.
- Fine
Grained intAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- Privileges
And intRoles Findings Count - The number of findings in the Privileges and Roles category.
- Targets
Count int - The total number of targets in this security assessment.
- User
Accounts intFindings Count - The number of findings in the User Accounts category.
- Auditing
Findings intCount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- Data
Encryption intFindings Count - The number of findings in the Data Encryption category.
- Db
Configuration intFindings Count - The number of findings in the Database Configuration category.
- Fine
Grained intAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- Privileges
And intRoles Findings Count - The number of findings in the Privileges and Roles category.
- Targets
Count int - The total number of targets in this security assessment.
- User
Accounts intFindings Count - The number of findings in the User Accounts category.
- auditing
Findings IntegerCount - The number of findings in the Auditing category.
- Integer
- The number of findings in the Authorization Control category.
- data
Encryption IntegerFindings Count - The number of findings in the Data Encryption category.
- db
Configuration IntegerFindings Count - The number of findings in the Database Configuration category.
- fine
Grained IntegerAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And IntegerRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count Integer - The total number of targets in this security assessment.
- user
Accounts IntegerFindings Count - The number of findings in the User Accounts category.
- auditing
Findings numberCount - The number of findings in the Auditing category.
- number
- The number of findings in the Authorization Control category.
- data
Encryption numberFindings Count - The number of findings in the Data Encryption category.
- db
Configuration numberFindings Count - The number of findings in the Database Configuration category.
- fine
Grained numberAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And numberRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count number - The total number of targets in this security assessment.
- user
Accounts numberFindings Count - The number of findings in the User Accounts category.
- auditing_
findings_ intcount - The number of findings in the Auditing category.
- int
- The number of findings in the Authorization Control category.
- data_
encryption_ intfindings_ count - The number of findings in the Data Encryption category.
- db_
configuration_ intfindings_ count - The number of findings in the Database Configuration category.
- fine_
grained_ intaccess_ control_ findings_ count - The number of findings in the Fine-Grained Access Control category.
- privileges_
and_ introles_ findings_ count - The number of findings in the Privileges and Roles category.
- targets_
count int - The total number of targets in this security assessment.
- user_
accounts_ intfindings_ count - The number of findings in the User Accounts category.
- auditing
Findings NumberCount - The number of findings in the Auditing category.
- Number
- The number of findings in the Authorization Control category.
- data
Encryption NumberFindings Count - The number of findings in the Data Encryption category.
- db
Configuration NumberFindings Count - The number of findings in the Database Configuration category.
- fine
Grained NumberAccess Control Findings Count - The number of findings in the Fine-Grained Access Control category.
- privileges
And NumberRoles Findings Count - The number of findings in the Privileges and Roles category.
- targets
Count Number - The total number of targets in this security assessment.
- user
Accounts NumberFindings Count - The number of findings in the User Accounts category.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.