oci 2.118.2__py3-none-any.whl → 2.119.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oci/access_governance_cp/access_governance_cp_client.py +8 -8
- oci/adm/application_dependency_management_client.py +100 -47
- oci/adm/application_dependency_management_client_composite_operations.py +10 -5
- oci/adm/models/application_dependency.py +36 -3
- oci/adm/models/application_dependency_recommendation_summary.py +64 -2
- oci/adm/models/application_dependency_vulnerability_summary.py +35 -2
- oci/adm/models/create_vulnerability_audit_details.py +3 -3
- oci/adm/models/detect_configuration.py +65 -2
- oci/adm/models/usage_data_details.py +2 -1
- oci/adm/models/usage_data_via_object_storage_tuple_details.py +2 -1
- oci/adm/models/vulnerability.py +92 -2
- oci/adm/models/vulnerability_audit.py +133 -11
- oci/adm/models/vulnerability_audit_configuration.py +63 -0
- oci/adm/models/vulnerability_audit_summary.py +124 -6
- oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
- oci/ai_document/ai_service_document_client.py +22 -22
- oci/ai_language/ai_service_language_client.py +36 -36
- oci/ai_speech/ai_service_speech_client.py +9 -9
- oci/ai_vision/ai_service_vision_client.py +25 -25
- oci/analytics/analytics_client.py +23 -23
- oci/announcements_service/announcement_client.py +4 -4
- oci/announcements_service/announcement_subscription_client.py +9 -9
- oci/announcements_service/announcements_preferences_client.py +4 -4
- oci/apigateway/api_gateway_client.py +21 -21
- oci/apigateway/deployment_client.py +6 -6
- oci/apigateway/gateway_client.py +6 -6
- oci/apigateway/subscribers_client.py +6 -6
- oci/apigateway/usage_plans_client.py +6 -6
- oci/apigateway/work_requests_client.py +5 -5
- oci/apm_config/config_client.py +8 -8
- oci/apm_control_plane/apm_domain_client.py +14 -14
- oci/apm_synthetics/apm_synthetic_client.py +28 -28
- oci/apm_traces/query_client.py +2 -2
- oci/apm_traces/trace_client.py +4 -4
- oci/application_migration/application_migration_client.py +19 -19
- oci/appmgmt_control/appmgmt_control_client.py +8 -8
- oci/artifacts/artifacts_client.py +32 -32
- oci/audit/audit_client.py +3 -3
- oci/autoscaling/auto_scaling_client.py +11 -11
- oci/bastion/bastion_client.py +15 -15
- oci/bds/bds_client.py +51 -51
- oci/blockchain/blockchain_platform_client.py +27 -27
- oci/budget/budget_client.py +10 -10
- oci/certificates/certificates_client.py +5 -5
- oci/certificates_management/certificates_management_client.py +32 -32
- oci/cims/incident_client.py +8 -8
- oci/cims/user_client.py +1 -1
- oci/cloud_bridge/common_client.py +5 -5
- oci/cloud_bridge/discovery_client.py +14 -14
- oci/cloud_bridge/inventory_client.py +16 -16
- oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
- oci/cloud_guard/cloud_guard_client.py +133 -133
- oci/cloud_migrations/migration_client.py +43 -43
- oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
- oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
- oci/compute_instance_agent/plugin_client.py +2 -2
- oci/compute_instance_agent/pluginconfig_client.py +1 -1
- oci/container_engine/container_engine_client.py +44 -44
- oci/container_instances/container_instance_client.py +25 -20
- oci/core/blockstorage_client.py +60 -60
- oci/core/compute_client.py +99 -99
- oci/core/compute_management_client.py +32 -32
- oci/core/virtual_network_client.py +242 -242
- oci/dashboard_service/dashboard_client.py +6 -6
- oci/dashboard_service/dashboard_group_client.py +6 -6
- oci/data_catalog/data_catalog_client.py +147 -147
- oci/data_flow/data_flow_client.py +42 -42
- oci/data_integration/data_integration_client.py +163 -163
- oci/data_labeling_service/data_labeling_management_client.py +17 -17
- oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
- oci/data_safe/data_safe_client.py +4081 -1170
- oci/data_safe/data_safe_client_composite_operations.py +257 -0
- oci/data_safe/models/__init__.py +60 -0
- oci/data_safe/models/audit_event_summary.py +109 -0
- oci/data_safe/models/audit_trail.py +191 -0
- oci/data_safe/models/audit_trail_summary.py +31 -0
- oci/data_safe/models/available_audit_volume_summary.py +62 -0
- oci/data_safe/models/calculate_audit_volume_available_details.py +34 -3
- oci/data_safe/models/create_peer_target_database_details.py +188 -0
- oci/data_safe/models/create_target_database_details.py +31 -0
- oci/data_safe/models/database_table_access_entry.py +837 -0
- oci/data_safe/models/database_table_access_entry_collection.py +72 -0
- oci/data_safe/models/database_table_access_entry_summary.py +835 -0
- oci/data_safe/models/database_view_access_entry.py +772 -0
- oci/data_safe/models/database_view_access_entry_collection.py +72 -0
- oci/data_safe/models/database_view_access_entry_summary.py +771 -0
- oci/data_safe/models/diffs.py +7 -3
- oci/data_safe/models/finding.py +347 -5
- oci/data_safe/models/finding_analytics_collection.py +72 -0
- oci/data_safe/models/finding_analytics_dimensions.py +299 -0
- oci/data_safe/models/finding_analytics_summary.py +148 -0
- oci/data_safe/models/finding_summary.py +316 -5
- oci/data_safe/models/findings_change_audit_log_collection.py +72 -0
- oci/data_safe/models/findings_change_audit_log_summary.py +458 -0
- oci/data_safe/models/peer_target_database.py +414 -0
- oci/data_safe/models/peer_target_database_collection.py +134 -0
- oci/data_safe/models/peer_target_database_summary.py +360 -0
- oci/data_safe/models/role_grant_path_collection.py +72 -0
- oci/data_safe/models/role_grant_path_summary.py +169 -0
- oci/data_safe/models/security_assessment_statistics.py +29 -2
- oci/data_safe/models/security_feature_analytics_collection.py +72 -0
- oci/data_safe/models/security_feature_analytics_dimensions.py +124 -0
- oci/data_safe/models/security_feature_analytics_summary.py +142 -0
- oci/data_safe/models/security_feature_collection.py +72 -0
- oci/data_safe/models/security_feature_summary.py +773 -0
- oci/data_safe/models/security_policy_report.py +475 -0
- oci/data_safe/models/security_policy_report_collection.py +72 -0
- oci/data_safe/models/security_policy_report_summary.py +442 -0
- oci/data_safe/models/target_database.py +31 -0
- oci/data_safe/models/update_finding_details.py +134 -0
- oci/data_safe/models/update_peer_target_database_details.py +157 -0
- oci/data_safe/models/update_report_details.py +119 -0
- oci/data_safe/models/user_access_analytics_collection.py +72 -0
- oci/data_safe/models/user_access_analytics_summary.py +103 -0
- oci/data_safe/models/user_summary.py +64 -2
- oci/data_safe/models/work_request.py +35 -3
- oci/data_safe/models/work_request_summary.py +35 -3
- oci/data_science/data_science_client.py +91 -91
- oci/database/database_client.py +327 -327
- oci/database_management/db_management_client.py +182 -182
- oci/database_management/diagnosability_client.py +4 -4
- oci/database_management/managed_my_sql_databases_client.py +6 -6
- oci/database_management/perfhub_client.py +1 -1
- oci/database_management/sql_tuning_client.py +17 -17
- oci/database_migration/database_migration_client.py +41 -41
- oci/database_tools/database_tools_client.py +23 -23
- oci/devops/devops_client.py +89 -89
- oci/disaster_recovery/disaster_recovery_client.py +29 -29
- oci/dns/dns_client.py +52 -52
- oci/dts/appliance_export_job_client.py +6 -6
- oci/dts/shipping_vendors_client.py +1 -1
- oci/dts/transfer_appliance_client.py +8 -8
- oci/dts/transfer_appliance_entitlement_client.py +3 -3
- oci/dts/transfer_device_client.py +5 -5
- oci/dts/transfer_job_client.py +6 -6
- oci/dts/transfer_package_client.py +7 -7
- oci/em_warehouse/em_data_lake_client.py +13 -13
- oci/em_warehouse/em_warehouse_client.py +13 -13
- oci/email/email_client.py +25 -25
- oci/events/events_client.py +6 -6
- oci/file_storage/file_storage_client.py +50 -50
- oci/fleet_software_update/fleet_software_update_client.py +44 -44
- oci/functions/functions_invoke_client.py +1 -1
- oci/functions/functions_management_client.py +16 -16
- oci/fusion_apps/data_masking_activity_client.py +3 -3
- oci/fusion_apps/fusion_applications_client.py +39 -39
- oci/fusion_apps/fusion_environment_client.py +15 -15
- oci/fusion_apps/fusion_environment_family_client.py +8 -8
- oci/fusion_apps/refresh_activity_client.py +4 -4
- oci/fusion_apps/scheduled_activity_client.py +2 -2
- oci/fusion_apps/service_attachment_client.py +2 -2
- oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
- oci/golden_gate/golden_gate_client.py +61 -61
- oci/governance_rules_control_plane/governance_rule_client.py +15 -15
- oci/governance_rules_control_plane/work_request_client.py +5 -5
- oci/healthchecks/health_checks_client.py +17 -17
- oci/identity/identity_client.py +145 -145
- oci/identity_data_plane/dataplane_client.py +2 -2
- oci/identity_domains/identity_domains_client.py +558 -558
- oci/integration/integration_instance_client.py +15 -15
- oci/jms/java_management_service_client.py +66 -66
- oci/jms_java_downloads/java_download_client.py +25 -25
- oci/key_management/ekm_client.py +5 -5
- oci/key_management/kms_crypto_client.py +6 -6
- oci/key_management/kms_management_client.py +21 -21
- oci/key_management/kms_vault_client.py +14 -14
- oci/license_manager/license_manager_client.py +18 -18
- oci/limits/limits_client.py +4 -4
- oci/limits/quotas_client.py +7 -7
- oci/load_balancer/load_balancer_client.py +61 -61
- oci/lockbox/lockbox_client.py +23 -23
- oci/log_analytics/log_analytics_client.py +193 -193
- oci/logging/logging_management_client.py +30 -30
- oci/loggingingestion/logging_client.py +1 -1
- oci/loggingsearch/log_search_client.py +1 -1
- oci/management_agent/management_agent_client.py +23 -23
- oci/management_dashboard/dashx_apis_client.py +14 -14
- oci/marketplace/account_client.py +2 -2
- oci/marketplace/marketplace_client.py +30 -30
- oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
- oci/media_services/media_services_client.py +48 -48
- oci/media_services/media_stream_client.py +2 -2
- oci/monitoring/models/__init__.py +18 -0
- oci/monitoring/models/aggregated_datapoint.py +2 -2
- oci/monitoring/models/alarm.py +8 -10
- oci/monitoring/models/alarm_history_entry.py +4 -4
- oci/monitoring/models/alarm_status_summary.py +4 -4
- oci/monitoring/models/alarm_summary.py +43 -6
- oci/monitoring/models/alarm_suppression.py +506 -0
- oci/monitoring/models/alarm_suppression_alarm_target.py +86 -0
- oci/monitoring/models/alarm_suppression_collection.py +72 -0
- oci/monitoring/models/alarm_suppression_history_item.py +335 -0
- oci/monitoring/models/alarm_suppression_history_item_collection.py +72 -0
- oci/monitoring/models/alarm_suppression_summary.py +490 -0
- oci/monitoring/models/alarm_suppression_target.py +101 -0
- oci/monitoring/models/create_alarm_details.py +2 -4
- oci/monitoring/models/create_alarm_suppression_details.py +327 -0
- oci/monitoring/models/datapoint.py +2 -2
- oci/monitoring/models/list_metrics_details.py +2 -2
- oci/monitoring/models/metric.py +2 -2
- oci/monitoring/models/metric_data.py +2 -2
- oci/monitoring/models/metric_data_details.py +6 -6
- oci/monitoring/models/summarize_alarm_suppression_history_details.py +164 -0
- oci/monitoring/models/summarize_metrics_data_details.py +12 -6
- oci/monitoring/models/suppression.py +6 -5
- oci/monitoring/models/update_alarm_details.py +2 -4
- oci/monitoring/monitoring_client.py +737 -89
- oci/monitoring/monitoring_client_composite_operations.py +105 -0
- oci/mysql/channels_client.py +7 -7
- oci/mysql/db_backups_client.py +6 -6
- oci/mysql/db_system_client.py +17 -17
- oci/mysql/mysqlaas_client.py +7 -7
- oci/mysql/replicas_client.py +5 -5
- oci/mysql/work_requests_client.py +4 -4
- oci/network_firewall/network_firewall_client.py +80 -80
- oci/network_load_balancer/network_load_balancer_client.py +34 -34
- oci/nosql/nosql_client.py +24 -24
- oci/object_storage/object_storage_client.py +50 -50
- oci/oce/oce_instance_client.py +10 -10
- oci/oci_control_center/occ_metrics_client.py +3 -3
- oci/ocvp/cluster_client.py +5 -5
- oci/ocvp/esxi_host_client.py +8 -8
- oci/ocvp/sddc_client.py +14 -14
- oci/ocvp/work_request_client.py +4 -4
- oci/oda/management_client.py +56 -56
- oci/oda/oda_client.py +17 -17
- oci/oda/odapackage_client.py +7 -7
- oci/onesubscription/billing_schedule_client.py +1 -1
- oci/onesubscription/commitment_client.py +2 -2
- oci/onesubscription/computed_usage_client.py +3 -3
- oci/onesubscription/invoice_summary_client.py +2 -2
- oci/onesubscription/organization_subscription_client.py +1 -1
- oci/onesubscription/ratecard_client.py +1 -1
- oci/onesubscription/subscribed_service_client.py +2 -2
- oci/onesubscription/subscription_client.py +1 -1
- oci/ons/notification_control_plane_client.py +6 -6
- oci/ons/notification_data_plane_client.py +10 -10
- oci/opa/opa_instance_client.py +11 -11
- oci/opensearch/opensearch_cluster_backup_client.py +4 -4
- oci/opensearch/opensearch_cluster_client.py +14 -14
- oci/operator_access_control/access_requests_client.py +9 -9
- oci/operator_access_control/operator_actions_client.py +2 -2
- oci/operator_access_control/operator_control_assignment_client.py +6 -6
- oci/operator_access_control/operator_control_client.py +6 -6
- oci/opsi/operations_insights_client.py +175 -175
- oci/optimizer/optimizer_client.py +26 -26
- oci/os_management/event_client.py +8 -8
- oci/os_management/os_management_client.py +69 -69
- oci/os_management_hub/lifecycle_environment_client.py +11 -11
- oci/os_management_hub/managed_instance_client.py +22 -22
- oci/os_management_hub/managed_instance_group_client.py +22 -22
- oci/os_management_hub/management_station_client.py +8 -8
- oci/os_management_hub/onboarding_client.py +5 -5
- oci/os_management_hub/reporting_managed_instance_client.py +3 -3
- oci/os_management_hub/scheduled_job_client.py +6 -6
- oci/os_management_hub/software_source_client.py +22 -22
- oci/os_management_hub/work_request_client.py +4 -4
- oci/osp_gateway/address_rule_service_client.py +1 -1
- oci/osp_gateway/address_service_client.py +2 -2
- oci/osp_gateway/invoice_service_client.py +5 -5
- oci/osp_gateway/subscription_service_client.py +5 -5
- oci/osub_billing_schedule/billing_schedule_client.py +1 -1
- oci/osub_organization_subscription/organization_subscription_client.py +1 -1
- oci/osub_subscription/commitment_client.py +2 -2
- oci/osub_subscription/ratecard_client.py +1 -1
- oci/osub_subscription/subscription_client.py +1 -1
- oci/osub_usage/computed_usage_client.py +3 -3
- oci/psql/postgresql_client.py +33 -33
- oci/queue/queue_admin_client.py +11 -11
- oci/queue/queue_client.py +8 -8
- oci/recovery/database_recovery_client.py +23 -23
- oci/redis/redis_cluster_client.py +11 -11
- oci/resource_manager/resource_manager_client.py +52 -52
- oci/resource_search/resource_search_client.py +3 -3
- oci/rover/rover_bundle_client.py +8 -8
- oci/rover/rover_cluster_client.py +8 -8
- oci/rover/rover_entitlement_client.py +6 -6
- oci/rover/rover_node_client.py +15 -15
- oci/rover/shape_client.py +1 -1
- oci/rover/work_requests_client.py +5 -5
- oci/sch/service_connector_client.py +12 -12
- oci/secrets/secrets_client.py +3 -3
- oci/service_catalog/service_catalog_client.py +26 -26
- oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
- oci/service_mesh/service_mesh_client.py +48 -48
- oci/stack_monitoring/stack_monitoring_client.py +58 -58
- oci/streaming/stream_admin_client.py +18 -18
- oci/streaming/stream_client.py +8 -8
- oci/tenant_manager_control_plane/domain_client.py +5 -5
- oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
- oci/tenant_manager_control_plane/governance_client.py +2 -2
- oci/tenant_manager_control_plane/link_client.py +3 -3
- oci/tenant_manager_control_plane/orders_client.py +2 -2
- oci/tenant_manager_control_plane/organization_client.py +10 -10
- oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/subscription_client.py +11 -11
- oci/tenant_manager_control_plane/work_request_client.py +4 -4
- oci/threat_intelligence/threatintel_client.py +5 -5
- oci/usage/resources_client.py +2 -2
- oci/usage/rewards_client.py +6 -6
- oci/usage/usagelimits_client.py +1 -1
- oci/usage_api/usageapi_client.py +28 -28
- oci/vault/vaults_client.py +11 -11
- oci/vbs_inst/vbs_instance_client.py +10 -10
- oci/version.py +1 -1
- oci/visual_builder/vb_instance_client.py +13 -13
- oci/vn_monitoring/vn_monitoring_client.py +12 -12
- oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
- oci/waa/waa_client.py +13 -13
- oci/waa/work_request_client.py +4 -4
- oci/waas/redirect_client.py +6 -6
- oci/waas/waas_client.py +66 -66
- oci/waf/waf_client.py +24 -24
- oci/work_requests/work_request_client.py +4 -4
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/METADATA +1 -1
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/RECORD +321 -282
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/LICENSE.txt +0 -0
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/WHEEL +0 -0
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/top_level.txt +0 -0
@@ -39,6 +39,26 @@ class FindingSummary(object):
|
|
39
39
|
#: This constant has a value of "PASS"
|
40
40
|
SEVERITY_PASS = "PASS"
|
41
41
|
|
42
|
+
#: A constant which can be used with the severity property of a FindingSummary.
|
43
|
+
#: This constant has a value of "DEFERRED"
|
44
|
+
SEVERITY_DEFERRED = "DEFERRED"
|
45
|
+
|
46
|
+
#: A constant which can be used with the lifecycle_state property of a FindingSummary.
|
47
|
+
#: This constant has a value of "ACTIVE"
|
48
|
+
LIFECYCLE_STATE_ACTIVE = "ACTIVE"
|
49
|
+
|
50
|
+
#: A constant which can be used with the lifecycle_state property of a FindingSummary.
|
51
|
+
#: This constant has a value of "UPDATING"
|
52
|
+
LIFECYCLE_STATE_UPDATING = "UPDATING"
|
53
|
+
|
54
|
+
#: A constant which can be used with the lifecycle_state property of a FindingSummary.
|
55
|
+
#: This constant has a value of "NEEDS_ATTENTION"
|
56
|
+
LIFECYCLE_STATE_NEEDS_ATTENTION = "NEEDS_ATTENTION"
|
57
|
+
|
58
|
+
#: A constant which can be used with the lifecycle_state property of a FindingSummary.
|
59
|
+
#: This constant has a value of "FAILED"
|
60
|
+
LIFECYCLE_STATE_FAILED = "FAILED"
|
61
|
+
|
42
62
|
def __init__(self, **kwargs):
|
43
63
|
"""
|
44
64
|
Initializes a new FindingSummary object with values from keyword arguments.
|
@@ -46,7 +66,7 @@ class FindingSummary(object):
|
|
46
66
|
|
47
67
|
:param severity:
|
48
68
|
The value to assign to the severity property of this FindingSummary.
|
49
|
-
Allowed values for this property are: "HIGH", "MEDIUM", "LOW", "EVALUATE", "ADVISORY", "PASS", 'UNKNOWN_ENUM_VALUE'.
|
69
|
+
Allowed values for this property are: "HIGH", "MEDIUM", "LOW", "EVALUATE", "ADVISORY", "PASS", "DEFERRED", 'UNKNOWN_ENUM_VALUE'.
|
50
70
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
51
71
|
:type severity: str
|
52
72
|
|
@@ -62,6 +82,10 @@ class FindingSummary(object):
|
|
62
82
|
The value to assign to the key property of this FindingSummary.
|
63
83
|
:type key: str
|
64
84
|
|
85
|
+
:param is_top_finding:
|
86
|
+
The value to assign to the is_top_finding property of this FindingSummary.
|
87
|
+
:type is_top_finding: bool
|
88
|
+
|
65
89
|
:param title:
|
66
90
|
The value to assign to the title property of this FindingSummary.
|
67
91
|
:type title: str
|
@@ -82,17 +106,60 @@ class FindingSummary(object):
|
|
82
106
|
The value to assign to the references property of this FindingSummary.
|
83
107
|
:type references: oci.data_safe.models.References
|
84
108
|
|
109
|
+
:param oracle_defined_severity:
|
110
|
+
The value to assign to the oracle_defined_severity property of this FindingSummary.
|
111
|
+
:type oracle_defined_severity: str
|
112
|
+
|
113
|
+
:param is_risk_modified:
|
114
|
+
The value to assign to the is_risk_modified property of this FindingSummary.
|
115
|
+
:type is_risk_modified: bool
|
116
|
+
|
117
|
+
:param has_target_db_risk_level_changed:
|
118
|
+
The value to assign to the has_target_db_risk_level_changed property of this FindingSummary.
|
119
|
+
:type has_target_db_risk_level_changed: bool
|
120
|
+
|
121
|
+
:param justification:
|
122
|
+
The value to assign to the justification property of this FindingSummary.
|
123
|
+
:type justification: str
|
124
|
+
|
125
|
+
:param time_valid_until:
|
126
|
+
The value to assign to the time_valid_until property of this FindingSummary.
|
127
|
+
:type time_valid_until: datetime
|
128
|
+
|
129
|
+
:param time_updated:
|
130
|
+
The value to assign to the time_updated property of this FindingSummary.
|
131
|
+
:type time_updated: datetime
|
132
|
+
|
133
|
+
:param lifecycle_state:
|
134
|
+
The value to assign to the lifecycle_state property of this FindingSummary.
|
135
|
+
Allowed values for this property are: "ACTIVE", "UPDATING", "NEEDS_ATTENTION", "FAILED", 'UNKNOWN_ENUM_VALUE'.
|
136
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
137
|
+
:type lifecycle_state: str
|
138
|
+
|
139
|
+
:param lifecycle_details:
|
140
|
+
The value to assign to the lifecycle_details property of this FindingSummary.
|
141
|
+
:type lifecycle_details: str
|
142
|
+
|
85
143
|
"""
|
86
144
|
self.swagger_types = {
|
87
145
|
'severity': 'str',
|
88
146
|
'assessment_id': 'str',
|
89
147
|
'target_id': 'str',
|
90
148
|
'key': 'str',
|
149
|
+
'is_top_finding': 'bool',
|
91
150
|
'title': 'str',
|
92
151
|
'remarks': 'str',
|
93
152
|
'details': 'object',
|
94
153
|
'summary': 'str',
|
95
|
-
'references': 'References'
|
154
|
+
'references': 'References',
|
155
|
+
'oracle_defined_severity': 'str',
|
156
|
+
'is_risk_modified': 'bool',
|
157
|
+
'has_target_db_risk_level_changed': 'bool',
|
158
|
+
'justification': 'str',
|
159
|
+
'time_valid_until': 'datetime',
|
160
|
+
'time_updated': 'datetime',
|
161
|
+
'lifecycle_state': 'str',
|
162
|
+
'lifecycle_details': 'str'
|
96
163
|
}
|
97
164
|
|
98
165
|
self.attribute_map = {
|
@@ -100,22 +167,40 @@ class FindingSummary(object):
|
|
100
167
|
'assessment_id': 'assessmentId',
|
101
168
|
'target_id': 'targetId',
|
102
169
|
'key': 'key',
|
170
|
+
'is_top_finding': 'isTopFinding',
|
103
171
|
'title': 'title',
|
104
172
|
'remarks': 'remarks',
|
105
173
|
'details': 'details',
|
106
174
|
'summary': 'summary',
|
107
|
-
'references': 'references'
|
175
|
+
'references': 'references',
|
176
|
+
'oracle_defined_severity': 'oracleDefinedSeverity',
|
177
|
+
'is_risk_modified': 'isRiskModified',
|
178
|
+
'has_target_db_risk_level_changed': 'hasTargetDbRiskLevelChanged',
|
179
|
+
'justification': 'justification',
|
180
|
+
'time_valid_until': 'timeValidUntil',
|
181
|
+
'time_updated': 'timeUpdated',
|
182
|
+
'lifecycle_state': 'lifecycleState',
|
183
|
+
'lifecycle_details': 'lifecycleDetails'
|
108
184
|
}
|
109
185
|
|
110
186
|
self._severity = None
|
111
187
|
self._assessment_id = None
|
112
188
|
self._target_id = None
|
113
189
|
self._key = None
|
190
|
+
self._is_top_finding = None
|
114
191
|
self._title = None
|
115
192
|
self._remarks = None
|
116
193
|
self._details = None
|
117
194
|
self._summary = None
|
118
195
|
self._references = None
|
196
|
+
self._oracle_defined_severity = None
|
197
|
+
self._is_risk_modified = None
|
198
|
+
self._has_target_db_risk_level_changed = None
|
199
|
+
self._justification = None
|
200
|
+
self._time_valid_until = None
|
201
|
+
self._time_updated = None
|
202
|
+
self._lifecycle_state = None
|
203
|
+
self._lifecycle_details = None
|
119
204
|
|
120
205
|
@property
|
121
206
|
def severity(self):
|
@@ -123,7 +208,7 @@ class FindingSummary(object):
|
|
123
208
|
Gets the severity of this FindingSummary.
|
124
209
|
The severity of the finding as determined by security assessment and is same as oracleDefinedSeverity, unless modified by user.
|
125
210
|
|
126
|
-
Allowed values for this property are: "HIGH", "MEDIUM", "LOW", "EVALUATE", "ADVISORY", "PASS", 'UNKNOWN_ENUM_VALUE'.
|
211
|
+
Allowed values for this property are: "HIGH", "MEDIUM", "LOW", "EVALUATE", "ADVISORY", "PASS", "DEFERRED", 'UNKNOWN_ENUM_VALUE'.
|
127
212
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
128
213
|
|
129
214
|
|
@@ -142,7 +227,7 @@ class FindingSummary(object):
|
|
142
227
|
:param severity: The severity of this FindingSummary.
|
143
228
|
:type: str
|
144
229
|
"""
|
145
|
-
allowed_values = ["HIGH", "MEDIUM", "LOW", "EVALUATE", "ADVISORY", "PASS"]
|
230
|
+
allowed_values = ["HIGH", "MEDIUM", "LOW", "EVALUATE", "ADVISORY", "PASS", "DEFERRED"]
|
146
231
|
if not value_allowed_none_or_none_sentinel(severity, allowed_values):
|
147
232
|
severity = 'UNKNOWN_ENUM_VALUE'
|
148
233
|
self._severity = severity
|
@@ -219,6 +304,30 @@ class FindingSummary(object):
|
|
219
304
|
"""
|
220
305
|
self._key = key
|
221
306
|
|
307
|
+
@property
|
308
|
+
def is_top_finding(self):
|
309
|
+
"""
|
310
|
+
Gets the is_top_finding of this FindingSummary.
|
311
|
+
Indicates whether a given finding is marked as topFinding or not.
|
312
|
+
|
313
|
+
|
314
|
+
:return: The is_top_finding of this FindingSummary.
|
315
|
+
:rtype: bool
|
316
|
+
"""
|
317
|
+
return self._is_top_finding
|
318
|
+
|
319
|
+
@is_top_finding.setter
|
320
|
+
def is_top_finding(self, is_top_finding):
|
321
|
+
"""
|
322
|
+
Sets the is_top_finding of this FindingSummary.
|
323
|
+
Indicates whether a given finding is marked as topFinding or not.
|
324
|
+
|
325
|
+
|
326
|
+
:param is_top_finding: The is_top_finding of this FindingSummary.
|
327
|
+
:type: bool
|
328
|
+
"""
|
329
|
+
self._is_top_finding = is_top_finding
|
330
|
+
|
222
331
|
@property
|
223
332
|
def title(self):
|
224
333
|
"""
|
@@ -339,6 +448,208 @@ class FindingSummary(object):
|
|
339
448
|
"""
|
340
449
|
self._references = references
|
341
450
|
|
451
|
+
@property
|
452
|
+
def oracle_defined_severity(self):
|
453
|
+
"""
|
454
|
+
Gets the oracle_defined_severity of this FindingSummary.
|
455
|
+
The severity of the finding as determined by security assessment. This cannot be modified by user.
|
456
|
+
|
457
|
+
|
458
|
+
:return: The oracle_defined_severity of this FindingSummary.
|
459
|
+
:rtype: str
|
460
|
+
"""
|
461
|
+
return self._oracle_defined_severity
|
462
|
+
|
463
|
+
@oracle_defined_severity.setter
|
464
|
+
def oracle_defined_severity(self, oracle_defined_severity):
|
465
|
+
"""
|
466
|
+
Sets the oracle_defined_severity of this FindingSummary.
|
467
|
+
The severity of the finding as determined by security assessment. This cannot be modified by user.
|
468
|
+
|
469
|
+
|
470
|
+
:param oracle_defined_severity: The oracle_defined_severity of this FindingSummary.
|
471
|
+
:type: str
|
472
|
+
"""
|
473
|
+
self._oracle_defined_severity = oracle_defined_severity
|
474
|
+
|
475
|
+
@property
|
476
|
+
def is_risk_modified(self):
|
477
|
+
"""
|
478
|
+
Gets the is_risk_modified of this FindingSummary.
|
479
|
+
Determines if this risk level was modified by user.
|
480
|
+
|
481
|
+
|
482
|
+
:return: The is_risk_modified of this FindingSummary.
|
483
|
+
:rtype: bool
|
484
|
+
"""
|
485
|
+
return self._is_risk_modified
|
486
|
+
|
487
|
+
@is_risk_modified.setter
|
488
|
+
def is_risk_modified(self, is_risk_modified):
|
489
|
+
"""
|
490
|
+
Sets the is_risk_modified of this FindingSummary.
|
491
|
+
Determines if this risk level was modified by user.
|
492
|
+
|
493
|
+
|
494
|
+
:param is_risk_modified: The is_risk_modified of this FindingSummary.
|
495
|
+
:type: bool
|
496
|
+
"""
|
497
|
+
self._is_risk_modified = is_risk_modified
|
498
|
+
|
499
|
+
@property
|
500
|
+
def has_target_db_risk_level_changed(self):
|
501
|
+
"""
|
502
|
+
Gets the has_target_db_risk_level_changed of this FindingSummary.
|
503
|
+
Determines if this risk level has changed on the target database since the last time 'severity' was modified by user.
|
504
|
+
|
505
|
+
|
506
|
+
:return: The has_target_db_risk_level_changed of this FindingSummary.
|
507
|
+
:rtype: bool
|
508
|
+
"""
|
509
|
+
return self._has_target_db_risk_level_changed
|
510
|
+
|
511
|
+
@has_target_db_risk_level_changed.setter
|
512
|
+
def has_target_db_risk_level_changed(self, has_target_db_risk_level_changed):
|
513
|
+
"""
|
514
|
+
Sets the has_target_db_risk_level_changed of this FindingSummary.
|
515
|
+
Determines if this risk level has changed on the target database since the last time 'severity' was modified by user.
|
516
|
+
|
517
|
+
|
518
|
+
:param has_target_db_risk_level_changed: The has_target_db_risk_level_changed of this FindingSummary.
|
519
|
+
:type: bool
|
520
|
+
"""
|
521
|
+
self._has_target_db_risk_level_changed = has_target_db_risk_level_changed
|
522
|
+
|
523
|
+
@property
|
524
|
+
def justification(self):
|
525
|
+
"""
|
526
|
+
Gets the justification of this FindingSummary.
|
527
|
+
User provided reason for accepting or modifying this finding if they choose to do so.
|
528
|
+
|
529
|
+
|
530
|
+
:return: The justification of this FindingSummary.
|
531
|
+
:rtype: str
|
532
|
+
"""
|
533
|
+
return self._justification
|
534
|
+
|
535
|
+
@justification.setter
|
536
|
+
def justification(self, justification):
|
537
|
+
"""
|
538
|
+
Sets the justification of this FindingSummary.
|
539
|
+
User provided reason for accepting or modifying this finding if they choose to do so.
|
540
|
+
|
541
|
+
|
542
|
+
:param justification: The justification of this FindingSummary.
|
543
|
+
:type: str
|
544
|
+
"""
|
545
|
+
self._justification = justification
|
546
|
+
|
547
|
+
@property
|
548
|
+
def time_valid_until(self):
|
549
|
+
"""
|
550
|
+
Gets the time_valid_until of this FindingSummary.
|
551
|
+
The time until which the change in severity(deferred / modified) of this finding is valid.
|
552
|
+
|
553
|
+
|
554
|
+
:return: The time_valid_until of this FindingSummary.
|
555
|
+
:rtype: datetime
|
556
|
+
"""
|
557
|
+
return self._time_valid_until
|
558
|
+
|
559
|
+
@time_valid_until.setter
|
560
|
+
def time_valid_until(self, time_valid_until):
|
561
|
+
"""
|
562
|
+
Sets the time_valid_until of this FindingSummary.
|
563
|
+
The time until which the change in severity(deferred / modified) of this finding is valid.
|
564
|
+
|
565
|
+
|
566
|
+
:param time_valid_until: The time_valid_until of this FindingSummary.
|
567
|
+
:type: datetime
|
568
|
+
"""
|
569
|
+
self._time_valid_until = time_valid_until
|
570
|
+
|
571
|
+
@property
|
572
|
+
def time_updated(self):
|
573
|
+
"""
|
574
|
+
Gets the time_updated of this FindingSummary.
|
575
|
+
The date and time the risk level of finding was last updated, in the format defined by `RFC3339`__.
|
576
|
+
|
577
|
+
__ https://tools.ietf.org/html/rfc3339
|
578
|
+
|
579
|
+
|
580
|
+
:return: The time_updated of this FindingSummary.
|
581
|
+
:rtype: datetime
|
582
|
+
"""
|
583
|
+
return self._time_updated
|
584
|
+
|
585
|
+
@time_updated.setter
|
586
|
+
def time_updated(self, time_updated):
|
587
|
+
"""
|
588
|
+
Sets the time_updated of this FindingSummary.
|
589
|
+
The date and time the risk level of finding was last updated, in the format defined by `RFC3339`__.
|
590
|
+
|
591
|
+
__ https://tools.ietf.org/html/rfc3339
|
592
|
+
|
593
|
+
|
594
|
+
:param time_updated: The time_updated of this FindingSummary.
|
595
|
+
:type: datetime
|
596
|
+
"""
|
597
|
+
self._time_updated = time_updated
|
598
|
+
|
599
|
+
@property
|
600
|
+
def lifecycle_state(self):
|
601
|
+
"""
|
602
|
+
Gets the lifecycle_state of this FindingSummary.
|
603
|
+
The current state of the finding.
|
604
|
+
|
605
|
+
Allowed values for this property are: "ACTIVE", "UPDATING", "NEEDS_ATTENTION", "FAILED", 'UNKNOWN_ENUM_VALUE'.
|
606
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
607
|
+
|
608
|
+
|
609
|
+
:return: The lifecycle_state of this FindingSummary.
|
610
|
+
:rtype: str
|
611
|
+
"""
|
612
|
+
return self._lifecycle_state
|
613
|
+
|
614
|
+
@lifecycle_state.setter
|
615
|
+
def lifecycle_state(self, lifecycle_state):
|
616
|
+
"""
|
617
|
+
Sets the lifecycle_state of this FindingSummary.
|
618
|
+
The current state of the finding.
|
619
|
+
|
620
|
+
|
621
|
+
:param lifecycle_state: The lifecycle_state of this FindingSummary.
|
622
|
+
:type: str
|
623
|
+
"""
|
624
|
+
allowed_values = ["ACTIVE", "UPDATING", "NEEDS_ATTENTION", "FAILED"]
|
625
|
+
if not value_allowed_none_or_none_sentinel(lifecycle_state, allowed_values):
|
626
|
+
lifecycle_state = 'UNKNOWN_ENUM_VALUE'
|
627
|
+
self._lifecycle_state = lifecycle_state
|
628
|
+
|
629
|
+
@property
|
630
|
+
def lifecycle_details(self):
|
631
|
+
"""
|
632
|
+
Gets the lifecycle_details of this FindingSummary.
|
633
|
+
Details about the current state of the finding.
|
634
|
+
|
635
|
+
|
636
|
+
:return: The lifecycle_details of this FindingSummary.
|
637
|
+
:rtype: str
|
638
|
+
"""
|
639
|
+
return self._lifecycle_details
|
640
|
+
|
641
|
+
@lifecycle_details.setter
|
642
|
+
def lifecycle_details(self, lifecycle_details):
|
643
|
+
"""
|
644
|
+
Sets the lifecycle_details of this FindingSummary.
|
645
|
+
Details about the current state of the finding.
|
646
|
+
|
647
|
+
|
648
|
+
:param lifecycle_details: The lifecycle_details of this FindingSummary.
|
649
|
+
:type: str
|
650
|
+
"""
|
651
|
+
self._lifecycle_details = lifecycle_details
|
652
|
+
|
342
653
|
def __repr__(self):
|
343
654
|
return formatted_flat_dict(self)
|
344
655
|
|
@@ -0,0 +1,72 @@
|
|
1
|
+
# coding: utf-8
|
2
|
+
# Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
|
3
|
+
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
4
|
+
|
5
|
+
# NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20181201
|
6
|
+
|
7
|
+
|
8
|
+
from oci.util import formatted_flat_dict, NONE_SENTINEL, value_allowed_none_or_none_sentinel # noqa: F401
|
9
|
+
from oci.decorators import init_model_state_from_kwargs
|
10
|
+
|
11
|
+
|
12
|
+
@init_model_state_from_kwargs
|
13
|
+
class FindingsChangeAuditLogCollection(object):
|
14
|
+
"""
|
15
|
+
A collection of of all finding risk change audit log summary objects.
|
16
|
+
"""
|
17
|
+
|
18
|
+
def __init__(self, **kwargs):
|
19
|
+
"""
|
20
|
+
Initializes a new FindingsChangeAuditLogCollection object with values from keyword arguments.
|
21
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
22
|
+
|
23
|
+
:param items:
|
24
|
+
The value to assign to the items property of this FindingsChangeAuditLogCollection.
|
25
|
+
:type items: list[oci.data_safe.models.FindingsChangeAuditLogSummary]
|
26
|
+
|
27
|
+
"""
|
28
|
+
self.swagger_types = {
|
29
|
+
'items': 'list[FindingsChangeAuditLogSummary]'
|
30
|
+
}
|
31
|
+
|
32
|
+
self.attribute_map = {
|
33
|
+
'items': 'items'
|
34
|
+
}
|
35
|
+
|
36
|
+
self._items = None
|
37
|
+
|
38
|
+
@property
|
39
|
+
def items(self):
|
40
|
+
"""
|
41
|
+
**[Required]** Gets the items of this FindingsChangeAuditLogCollection.
|
42
|
+
An array of finding risk change audit log summary objects.
|
43
|
+
|
44
|
+
|
45
|
+
:return: The items of this FindingsChangeAuditLogCollection.
|
46
|
+
:rtype: list[oci.data_safe.models.FindingsChangeAuditLogSummary]
|
47
|
+
"""
|
48
|
+
return self._items
|
49
|
+
|
50
|
+
@items.setter
|
51
|
+
def items(self, items):
|
52
|
+
"""
|
53
|
+
Sets the items of this FindingsChangeAuditLogCollection.
|
54
|
+
An array of finding risk change audit log summary objects.
|
55
|
+
|
56
|
+
|
57
|
+
:param items: The items of this FindingsChangeAuditLogCollection.
|
58
|
+
:type: list[oci.data_safe.models.FindingsChangeAuditLogSummary]
|
59
|
+
"""
|
60
|
+
self._items = items
|
61
|
+
|
62
|
+
def __repr__(self):
|
63
|
+
return formatted_flat_dict(self)
|
64
|
+
|
65
|
+
def __eq__(self, other):
|
66
|
+
if other is None:
|
67
|
+
return False
|
68
|
+
|
69
|
+
return self.__dict__ == other.__dict__
|
70
|
+
|
71
|
+
def __ne__(self, other):
|
72
|
+
return not self == other
|