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
@@ -58,10 +58,54 @@ class VulnerabilityAudit(object):
|
|
58
58
|
#: This constant has a value of "USAGE_DATA_UNKNOWN_ERROR"
|
59
59
|
LIFECYCLE_DETAILS_USAGE_DATA_UNKNOWN_ERROR = "USAGE_DATA_UNKNOWN_ERROR"
|
60
60
|
|
61
|
+
#: A constant which can be used with the max_observed_severity property of a VulnerabilityAudit.
|
62
|
+
#: This constant has a value of "NONE"
|
63
|
+
MAX_OBSERVED_SEVERITY_NONE = "NONE"
|
64
|
+
|
65
|
+
#: A constant which can be used with the max_observed_severity property of a VulnerabilityAudit.
|
66
|
+
#: This constant has a value of "LOW"
|
67
|
+
MAX_OBSERVED_SEVERITY_LOW = "LOW"
|
68
|
+
|
69
|
+
#: A constant which can be used with the max_observed_severity property of a VulnerabilityAudit.
|
70
|
+
#: This constant has a value of "MEDIUM"
|
71
|
+
MAX_OBSERVED_SEVERITY_MEDIUM = "MEDIUM"
|
72
|
+
|
73
|
+
#: A constant which can be used with the max_observed_severity property of a VulnerabilityAudit.
|
74
|
+
#: This constant has a value of "HIGH"
|
75
|
+
MAX_OBSERVED_SEVERITY_HIGH = "HIGH"
|
76
|
+
|
77
|
+
#: A constant which can be used with the max_observed_severity property of a VulnerabilityAudit.
|
78
|
+
#: This constant has a value of "CRITICAL"
|
79
|
+
MAX_OBSERVED_SEVERITY_CRITICAL = "CRITICAL"
|
80
|
+
|
81
|
+
#: A constant which can be used with the max_observed_severity_with_ignored property of a VulnerabilityAudit.
|
82
|
+
#: This constant has a value of "NONE"
|
83
|
+
MAX_OBSERVED_SEVERITY_WITH_IGNORED_NONE = "NONE"
|
84
|
+
|
85
|
+
#: A constant which can be used with the max_observed_severity_with_ignored property of a VulnerabilityAudit.
|
86
|
+
#: This constant has a value of "LOW"
|
87
|
+
MAX_OBSERVED_SEVERITY_WITH_IGNORED_LOW = "LOW"
|
88
|
+
|
89
|
+
#: A constant which can be used with the max_observed_severity_with_ignored property of a VulnerabilityAudit.
|
90
|
+
#: This constant has a value of "MEDIUM"
|
91
|
+
MAX_OBSERVED_SEVERITY_WITH_IGNORED_MEDIUM = "MEDIUM"
|
92
|
+
|
93
|
+
#: A constant which can be used with the max_observed_severity_with_ignored property of a VulnerabilityAudit.
|
94
|
+
#: This constant has a value of "HIGH"
|
95
|
+
MAX_OBSERVED_SEVERITY_WITH_IGNORED_HIGH = "HIGH"
|
96
|
+
|
97
|
+
#: A constant which can be used with the max_observed_severity_with_ignored property of a VulnerabilityAudit.
|
98
|
+
#: This constant has a value of "CRITICAL"
|
99
|
+
MAX_OBSERVED_SEVERITY_WITH_IGNORED_CRITICAL = "CRITICAL"
|
100
|
+
|
61
101
|
#: A constant which can be used with the build_type property of a VulnerabilityAudit.
|
62
102
|
#: This constant has a value of "MAVEN"
|
63
103
|
BUILD_TYPE_MAVEN = "MAVEN"
|
64
104
|
|
105
|
+
#: A constant which can be used with the build_type property of a VulnerabilityAudit.
|
106
|
+
#: This constant has a value of "UNSET"
|
107
|
+
BUILD_TYPE_UNSET = "UNSET"
|
108
|
+
|
65
109
|
def __init__(self, **kwargs):
|
66
110
|
"""
|
67
111
|
Initializes a new VulnerabilityAudit object with values from keyword arguments.
|
@@ -111,6 +155,12 @@ class VulnerabilityAudit(object):
|
|
111
155
|
The value to assign to the max_observed_cvss_v3_score property of this VulnerabilityAudit.
|
112
156
|
:type max_observed_cvss_v3_score: float
|
113
157
|
|
158
|
+
:param max_observed_severity:
|
159
|
+
The value to assign to the max_observed_severity property of this VulnerabilityAudit.
|
160
|
+
Allowed values for this property are: "NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL", 'UNKNOWN_ENUM_VALUE'.
|
161
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
162
|
+
:type max_observed_severity: str
|
163
|
+
|
114
164
|
:param max_observed_cvss_v2_score_with_ignored:
|
115
165
|
The value to assign to the max_observed_cvss_v2_score_with_ignored property of this VulnerabilityAudit.
|
116
166
|
:type max_observed_cvss_v2_score_with_ignored: float
|
@@ -119,6 +169,12 @@ class VulnerabilityAudit(object):
|
|
119
169
|
The value to assign to the max_observed_cvss_v3_score_with_ignored property of this VulnerabilityAudit.
|
120
170
|
:type max_observed_cvss_v3_score_with_ignored: float
|
121
171
|
|
172
|
+
:param max_observed_severity_with_ignored:
|
173
|
+
The value to assign to the max_observed_severity_with_ignored property of this VulnerabilityAudit.
|
174
|
+
Allowed values for this property are: "NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL", 'UNKNOWN_ENUM_VALUE'.
|
175
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
176
|
+
:type max_observed_severity_with_ignored: str
|
177
|
+
|
122
178
|
:param vulnerable_artifacts_count_with_ignored:
|
123
179
|
The value to assign to the vulnerable_artifacts_count_with_ignored property of this VulnerabilityAudit.
|
124
180
|
:type vulnerable_artifacts_count_with_ignored: int
|
@@ -141,7 +197,7 @@ class VulnerabilityAudit(object):
|
|
141
197
|
|
142
198
|
:param build_type:
|
143
199
|
The value to assign to the build_type property of this VulnerabilityAudit.
|
144
|
-
Allowed values for this property are: "MAVEN", 'UNKNOWN_ENUM_VALUE'.
|
200
|
+
Allowed values for this property are: "MAVEN", "UNSET", 'UNKNOWN_ENUM_VALUE'.
|
145
201
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
146
202
|
:type build_type: str
|
147
203
|
|
@@ -177,8 +233,10 @@ class VulnerabilityAudit(object):
|
|
177
233
|
'vulnerabilities': 'list[Vulnerability]',
|
178
234
|
'max_observed_cvss_v2_score': 'float',
|
179
235
|
'max_observed_cvss_v3_score': 'float',
|
236
|
+
'max_observed_severity': 'str',
|
180
237
|
'max_observed_cvss_v2_score_with_ignored': 'float',
|
181
238
|
'max_observed_cvss_v3_score_with_ignored': 'float',
|
239
|
+
'max_observed_severity_with_ignored': 'str',
|
182
240
|
'vulnerable_artifacts_count_with_ignored': 'int',
|
183
241
|
'vulnerable_artifacts_count': 'int',
|
184
242
|
'configuration': 'VulnerabilityAuditConfiguration',
|
@@ -203,8 +261,10 @@ class VulnerabilityAudit(object):
|
|
203
261
|
'vulnerabilities': 'vulnerabilities',
|
204
262
|
'max_observed_cvss_v2_score': 'maxObservedCvssV2Score',
|
205
263
|
'max_observed_cvss_v3_score': 'maxObservedCvssV3Score',
|
264
|
+
'max_observed_severity': 'maxObservedSeverity',
|
206
265
|
'max_observed_cvss_v2_score_with_ignored': 'maxObservedCvssV2ScoreWithIgnored',
|
207
266
|
'max_observed_cvss_v3_score_with_ignored': 'maxObservedCvssV3ScoreWithIgnored',
|
267
|
+
'max_observed_severity_with_ignored': 'maxObservedSeverityWithIgnored',
|
208
268
|
'vulnerable_artifacts_count_with_ignored': 'vulnerableArtifactsCountWithIgnored',
|
209
269
|
'vulnerable_artifacts_count': 'vulnerableArtifactsCount',
|
210
270
|
'configuration': 'configuration',
|
@@ -228,8 +288,10 @@ class VulnerabilityAudit(object):
|
|
228
288
|
self._vulnerabilities = None
|
229
289
|
self._max_observed_cvss_v2_score = None
|
230
290
|
self._max_observed_cvss_v3_score = None
|
291
|
+
self._max_observed_severity = None
|
231
292
|
self._max_observed_cvss_v2_score_with_ignored = None
|
232
293
|
self._max_observed_cvss_v3_score_with_ignored = None
|
294
|
+
self._max_observed_severity_with_ignored = None
|
233
295
|
self._vulnerable_artifacts_count_with_ignored = None
|
234
296
|
self._vulnerable_artifacts_count = None
|
235
297
|
self._configuration = None
|
@@ -442,7 +504,7 @@ class VulnerabilityAudit(object):
|
|
442
504
|
def vulnerabilities(self):
|
443
505
|
"""
|
444
506
|
**[Required]** Gets the vulnerabilities of this VulnerabilityAudit.
|
445
|
-
List of vulnerabilities found in the vulnerability audit.
|
507
|
+
List of vulnerabilities found in the vulnerability audit. If a vulnerability affects multiple dependencies, the metadata returned here consists of audit-wide aggregates.
|
446
508
|
|
447
509
|
|
448
510
|
:return: The vulnerabilities of this VulnerabilityAudit.
|
@@ -454,7 +516,7 @@ class VulnerabilityAudit(object):
|
|
454
516
|
def vulnerabilities(self, vulnerabilities):
|
455
517
|
"""
|
456
518
|
Sets the vulnerabilities of this VulnerabilityAudit.
|
457
|
-
List of vulnerabilities found in the vulnerability audit.
|
519
|
+
List of vulnerabilities found in the vulnerability audit. If a vulnerability affects multiple dependencies, the metadata returned here consists of audit-wide aggregates.
|
458
520
|
|
459
521
|
|
460
522
|
:param vulnerabilities: The vulnerabilities of this VulnerabilityAudit.
|
@@ -465,7 +527,7 @@ class VulnerabilityAudit(object):
|
|
465
527
|
@property
|
466
528
|
def max_observed_cvss_v2_score(self):
|
467
529
|
"""
|
468
|
-
|
530
|
+
Gets the max_observed_cvss_v2_score of this VulnerabilityAudit.
|
469
531
|
Maximum Common Vulnerability Scoring System Version 2 score observed for non-ignored vulnerable application dependencies.
|
470
532
|
|
471
533
|
|
@@ -489,7 +551,7 @@ class VulnerabilityAudit(object):
|
|
489
551
|
@property
|
490
552
|
def max_observed_cvss_v3_score(self):
|
491
553
|
"""
|
492
|
-
|
554
|
+
Gets the max_observed_cvss_v3_score of this VulnerabilityAudit.
|
493
555
|
Maximum Common Vulnerability Scoring System Version 3 score observed for non-ignored vulnerable application dependencies.
|
494
556
|
|
495
557
|
|
@@ -510,10 +572,40 @@ class VulnerabilityAudit(object):
|
|
510
572
|
"""
|
511
573
|
self._max_observed_cvss_v3_score = max_observed_cvss_v3_score
|
512
574
|
|
575
|
+
@property
|
576
|
+
def max_observed_severity(self):
|
577
|
+
"""
|
578
|
+
Gets the max_observed_severity of this VulnerabilityAudit.
|
579
|
+
Maximum ADM Severity observed for non-ignored vulnerable application dependencies.
|
580
|
+
|
581
|
+
Allowed values for this property are: "NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL", 'UNKNOWN_ENUM_VALUE'.
|
582
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
583
|
+
|
584
|
+
|
585
|
+
:return: The max_observed_severity of this VulnerabilityAudit.
|
586
|
+
:rtype: str
|
587
|
+
"""
|
588
|
+
return self._max_observed_severity
|
589
|
+
|
590
|
+
@max_observed_severity.setter
|
591
|
+
def max_observed_severity(self, max_observed_severity):
|
592
|
+
"""
|
593
|
+
Sets the max_observed_severity of this VulnerabilityAudit.
|
594
|
+
Maximum ADM Severity observed for non-ignored vulnerable application dependencies.
|
595
|
+
|
596
|
+
|
597
|
+
:param max_observed_severity: The max_observed_severity of this VulnerabilityAudit.
|
598
|
+
:type: str
|
599
|
+
"""
|
600
|
+
allowed_values = ["NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL"]
|
601
|
+
if not value_allowed_none_or_none_sentinel(max_observed_severity, allowed_values):
|
602
|
+
max_observed_severity = 'UNKNOWN_ENUM_VALUE'
|
603
|
+
self._max_observed_severity = max_observed_severity
|
604
|
+
|
513
605
|
@property
|
514
606
|
def max_observed_cvss_v2_score_with_ignored(self):
|
515
607
|
"""
|
516
|
-
|
608
|
+
Gets the max_observed_cvss_v2_score_with_ignored of this VulnerabilityAudit.
|
517
609
|
Maximum Common Vulnerability Scoring System Version 2 score observed for vulnerable application dependencies including ignored ones.
|
518
610
|
|
519
611
|
|
@@ -537,7 +629,7 @@ class VulnerabilityAudit(object):
|
|
537
629
|
@property
|
538
630
|
def max_observed_cvss_v3_score_with_ignored(self):
|
539
631
|
"""
|
540
|
-
|
632
|
+
Gets the max_observed_cvss_v3_score_with_ignored of this VulnerabilityAudit.
|
541
633
|
Maximum Common Vulnerability Scoring System Version 3 score observed for vulnerable application dependencies including ignored ones.
|
542
634
|
|
543
635
|
|
@@ -558,6 +650,36 @@ class VulnerabilityAudit(object):
|
|
558
650
|
"""
|
559
651
|
self._max_observed_cvss_v3_score_with_ignored = max_observed_cvss_v3_score_with_ignored
|
560
652
|
|
653
|
+
@property
|
654
|
+
def max_observed_severity_with_ignored(self):
|
655
|
+
"""
|
656
|
+
Gets the max_observed_severity_with_ignored of this VulnerabilityAudit.
|
657
|
+
Maximum ADM Severity observed for vulnerable application dependencies including ignored ones.
|
658
|
+
|
659
|
+
Allowed values for this property are: "NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL", 'UNKNOWN_ENUM_VALUE'.
|
660
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
661
|
+
|
662
|
+
|
663
|
+
:return: The max_observed_severity_with_ignored of this VulnerabilityAudit.
|
664
|
+
:rtype: str
|
665
|
+
"""
|
666
|
+
return self._max_observed_severity_with_ignored
|
667
|
+
|
668
|
+
@max_observed_severity_with_ignored.setter
|
669
|
+
def max_observed_severity_with_ignored(self, max_observed_severity_with_ignored):
|
670
|
+
"""
|
671
|
+
Sets the max_observed_severity_with_ignored of this VulnerabilityAudit.
|
672
|
+
Maximum ADM Severity observed for vulnerable application dependencies including ignored ones.
|
673
|
+
|
674
|
+
|
675
|
+
:param max_observed_severity_with_ignored: The max_observed_severity_with_ignored of this VulnerabilityAudit.
|
676
|
+
:type: str
|
677
|
+
"""
|
678
|
+
allowed_values = ["NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL"]
|
679
|
+
if not value_allowed_none_or_none_sentinel(max_observed_severity_with_ignored, allowed_values):
|
680
|
+
max_observed_severity_with_ignored = 'UNKNOWN_ENUM_VALUE'
|
681
|
+
self._max_observed_severity_with_ignored = max_observed_severity_with_ignored
|
682
|
+
|
561
683
|
@property
|
562
684
|
def vulnerable_artifacts_count_with_ignored(self):
|
563
685
|
"""
|
@@ -674,9 +796,9 @@ class VulnerabilityAudit(object):
|
|
674
796
|
def build_type(self):
|
675
797
|
"""
|
676
798
|
**[Required]** Gets the build_type of this VulnerabilityAudit.
|
677
|
-
The type of the build tool.
|
799
|
+
The type of the build tool is restricted to only two values MAVEN or UNSET. Use UNSET when the list of application dependencies is not Maven-related or is a mix of Maven and other ecosystems. This option is soon to be deprecated.
|
678
800
|
|
679
|
-
Allowed values for this property are: "MAVEN", 'UNKNOWN_ENUM_VALUE'.
|
801
|
+
Allowed values for this property are: "MAVEN", "UNSET", 'UNKNOWN_ENUM_VALUE'.
|
680
802
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
681
803
|
|
682
804
|
|
@@ -689,13 +811,13 @@ class VulnerabilityAudit(object):
|
|
689
811
|
def build_type(self, build_type):
|
690
812
|
"""
|
691
813
|
Sets the build_type of this VulnerabilityAudit.
|
692
|
-
The type of the build tool.
|
814
|
+
The type of the build tool is restricted to only two values MAVEN or UNSET. Use UNSET when the list of application dependencies is not Maven-related or is a mix of Maven and other ecosystems. This option is soon to be deprecated.
|
693
815
|
|
694
816
|
|
695
817
|
:param build_type: The build_type of this VulnerabilityAudit.
|
696
818
|
:type: str
|
697
819
|
"""
|
698
|
-
allowed_values = ["MAVEN"]
|
820
|
+
allowed_values = ["MAVEN", "UNSET"]
|
699
821
|
if not value_allowed_none_or_none_sentinel(build_type, allowed_values):
|
700
822
|
build_type = 'UNKNOWN_ENUM_VALUE'
|
701
823
|
self._build_type = build_type
|
@@ -17,6 +17,30 @@ class VulnerabilityAuditConfiguration(object):
|
|
17
17
|
type: object
|
18
18
|
"""
|
19
19
|
|
20
|
+
#: A constant which can be used with the max_permissible_severity property of a VulnerabilityAuditConfiguration.
|
21
|
+
#: This constant has a value of "UNSET"
|
22
|
+
MAX_PERMISSIBLE_SEVERITY_UNSET = "UNSET"
|
23
|
+
|
24
|
+
#: A constant which can be used with the max_permissible_severity property of a VulnerabilityAuditConfiguration.
|
25
|
+
#: This constant has a value of "NONE"
|
26
|
+
MAX_PERMISSIBLE_SEVERITY_NONE = "NONE"
|
27
|
+
|
28
|
+
#: A constant which can be used with the max_permissible_severity property of a VulnerabilityAuditConfiguration.
|
29
|
+
#: This constant has a value of "LOW"
|
30
|
+
MAX_PERMISSIBLE_SEVERITY_LOW = "LOW"
|
31
|
+
|
32
|
+
#: A constant which can be used with the max_permissible_severity property of a VulnerabilityAuditConfiguration.
|
33
|
+
#: This constant has a value of "MEDIUM"
|
34
|
+
MAX_PERMISSIBLE_SEVERITY_MEDIUM = "MEDIUM"
|
35
|
+
|
36
|
+
#: A constant which can be used with the max_permissible_severity property of a VulnerabilityAuditConfiguration.
|
37
|
+
#: This constant has a value of "HIGH"
|
38
|
+
MAX_PERMISSIBLE_SEVERITY_HIGH = "HIGH"
|
39
|
+
|
40
|
+
#: A constant which can be used with the max_permissible_severity property of a VulnerabilityAuditConfiguration.
|
41
|
+
#: This constant has a value of "CRITICAL"
|
42
|
+
MAX_PERMISSIBLE_SEVERITY_CRITICAL = "CRITICAL"
|
43
|
+
|
20
44
|
def __init__(self, **kwargs):
|
21
45
|
"""
|
22
46
|
Initializes a new VulnerabilityAuditConfiguration object with values from keyword arguments.
|
@@ -30,6 +54,12 @@ class VulnerabilityAuditConfiguration(object):
|
|
30
54
|
The value to assign to the max_permissible_cvss_v3_score property of this VulnerabilityAuditConfiguration.
|
31
55
|
:type max_permissible_cvss_v3_score: float
|
32
56
|
|
57
|
+
:param max_permissible_severity:
|
58
|
+
The value to assign to the max_permissible_severity property of this VulnerabilityAuditConfiguration.
|
59
|
+
Allowed values for this property are: "UNSET", "NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL", 'UNKNOWN_ENUM_VALUE'.
|
60
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
61
|
+
:type max_permissible_severity: str
|
62
|
+
|
33
63
|
:param exclusions:
|
34
64
|
The value to assign to the exclusions property of this VulnerabilityAuditConfiguration.
|
35
65
|
:type exclusions: list[str]
|
@@ -38,17 +68,20 @@ class VulnerabilityAuditConfiguration(object):
|
|
38
68
|
self.swagger_types = {
|
39
69
|
'max_permissible_cvss_v2_score': 'float',
|
40
70
|
'max_permissible_cvss_v3_score': 'float',
|
71
|
+
'max_permissible_severity': 'str',
|
41
72
|
'exclusions': 'list[str]'
|
42
73
|
}
|
43
74
|
|
44
75
|
self.attribute_map = {
|
45
76
|
'max_permissible_cvss_v2_score': 'maxPermissibleCvssV2Score',
|
46
77
|
'max_permissible_cvss_v3_score': 'maxPermissibleCvssV3Score',
|
78
|
+
'max_permissible_severity': 'maxPermissibleSeverity',
|
47
79
|
'exclusions': 'exclusions'
|
48
80
|
}
|
49
81
|
|
50
82
|
self._max_permissible_cvss_v2_score = None
|
51
83
|
self._max_permissible_cvss_v3_score = None
|
84
|
+
self._max_permissible_severity = None
|
52
85
|
self._exclusions = None
|
53
86
|
|
54
87
|
@property
|
@@ -99,6 +132,36 @@ class VulnerabilityAuditConfiguration(object):
|
|
99
132
|
"""
|
100
133
|
self._max_permissible_cvss_v3_score = max_permissible_cvss_v3_score
|
101
134
|
|
135
|
+
@property
|
136
|
+
def max_permissible_severity(self):
|
137
|
+
"""
|
138
|
+
Gets the max_permissible_severity of this VulnerabilityAuditConfiguration.
|
139
|
+
A vulnerable application dependency is ignored if the score of its associated Vulnerability is below maxPermissibleSeverity.
|
140
|
+
|
141
|
+
Allowed values for this property are: "UNSET", "NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL", 'UNKNOWN_ENUM_VALUE'.
|
142
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
143
|
+
|
144
|
+
|
145
|
+
:return: The max_permissible_severity of this VulnerabilityAuditConfiguration.
|
146
|
+
:rtype: str
|
147
|
+
"""
|
148
|
+
return self._max_permissible_severity
|
149
|
+
|
150
|
+
@max_permissible_severity.setter
|
151
|
+
def max_permissible_severity(self, max_permissible_severity):
|
152
|
+
"""
|
153
|
+
Sets the max_permissible_severity of this VulnerabilityAuditConfiguration.
|
154
|
+
A vulnerable application dependency is ignored if the score of its associated Vulnerability is below maxPermissibleSeverity.
|
155
|
+
|
156
|
+
|
157
|
+
:param max_permissible_severity: The max_permissible_severity of this VulnerabilityAuditConfiguration.
|
158
|
+
:type: str
|
159
|
+
"""
|
160
|
+
allowed_values = ["UNSET", "NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL"]
|
161
|
+
if not value_allowed_none_or_none_sentinel(max_permissible_severity, allowed_values):
|
162
|
+
max_permissible_severity = 'UNKNOWN_ENUM_VALUE'
|
163
|
+
self._max_permissible_severity = max_permissible_severity
|
164
|
+
|
102
165
|
@property
|
103
166
|
def exclusions(self):
|
104
167
|
"""
|
@@ -15,6 +15,46 @@ class VulnerabilityAuditSummary(object):
|
|
15
15
|
vulnerability audit summary.
|
16
16
|
"""
|
17
17
|
|
18
|
+
#: A constant which can be used with the max_observed_severity property of a VulnerabilityAuditSummary.
|
19
|
+
#: This constant has a value of "NONE"
|
20
|
+
MAX_OBSERVED_SEVERITY_NONE = "NONE"
|
21
|
+
|
22
|
+
#: A constant which can be used with the max_observed_severity property of a VulnerabilityAuditSummary.
|
23
|
+
#: This constant has a value of "LOW"
|
24
|
+
MAX_OBSERVED_SEVERITY_LOW = "LOW"
|
25
|
+
|
26
|
+
#: A constant which can be used with the max_observed_severity property of a VulnerabilityAuditSummary.
|
27
|
+
#: This constant has a value of "MEDIUM"
|
28
|
+
MAX_OBSERVED_SEVERITY_MEDIUM = "MEDIUM"
|
29
|
+
|
30
|
+
#: A constant which can be used with the max_observed_severity property of a VulnerabilityAuditSummary.
|
31
|
+
#: This constant has a value of "HIGH"
|
32
|
+
MAX_OBSERVED_SEVERITY_HIGH = "HIGH"
|
33
|
+
|
34
|
+
#: A constant which can be used with the max_observed_severity property of a VulnerabilityAuditSummary.
|
35
|
+
#: This constant has a value of "CRITICAL"
|
36
|
+
MAX_OBSERVED_SEVERITY_CRITICAL = "CRITICAL"
|
37
|
+
|
38
|
+
#: A constant which can be used with the max_observed_severity_with_ignored property of a VulnerabilityAuditSummary.
|
39
|
+
#: This constant has a value of "NONE"
|
40
|
+
MAX_OBSERVED_SEVERITY_WITH_IGNORED_NONE = "NONE"
|
41
|
+
|
42
|
+
#: A constant which can be used with the max_observed_severity_with_ignored property of a VulnerabilityAuditSummary.
|
43
|
+
#: This constant has a value of "LOW"
|
44
|
+
MAX_OBSERVED_SEVERITY_WITH_IGNORED_LOW = "LOW"
|
45
|
+
|
46
|
+
#: A constant which can be used with the max_observed_severity_with_ignored property of a VulnerabilityAuditSummary.
|
47
|
+
#: This constant has a value of "MEDIUM"
|
48
|
+
MAX_OBSERVED_SEVERITY_WITH_IGNORED_MEDIUM = "MEDIUM"
|
49
|
+
|
50
|
+
#: A constant which can be used with the max_observed_severity_with_ignored property of a VulnerabilityAuditSummary.
|
51
|
+
#: This constant has a value of "HIGH"
|
52
|
+
MAX_OBSERVED_SEVERITY_WITH_IGNORED_HIGH = "HIGH"
|
53
|
+
|
54
|
+
#: A constant which can be used with the max_observed_severity_with_ignored property of a VulnerabilityAuditSummary.
|
55
|
+
#: This constant has a value of "CRITICAL"
|
56
|
+
MAX_OBSERVED_SEVERITY_WITH_IGNORED_CRITICAL = "CRITICAL"
|
57
|
+
|
18
58
|
def __init__(self, **kwargs):
|
19
59
|
"""
|
20
60
|
Initializes a new VulnerabilityAuditSummary object with values from keyword arguments.
|
@@ -52,6 +92,12 @@ class VulnerabilityAuditSummary(object):
|
|
52
92
|
The value to assign to the max_observed_cvss_v3_score property of this VulnerabilityAuditSummary.
|
53
93
|
:type max_observed_cvss_v3_score: float
|
54
94
|
|
95
|
+
:param max_observed_severity:
|
96
|
+
The value to assign to the max_observed_severity property of this VulnerabilityAuditSummary.
|
97
|
+
Allowed values for this property are: "NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL", 'UNKNOWN_ENUM_VALUE'.
|
98
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
99
|
+
:type max_observed_severity: str
|
100
|
+
|
55
101
|
:param vulnerable_artifacts_count:
|
56
102
|
The value to assign to the vulnerable_artifacts_count property of this VulnerabilityAuditSummary.
|
57
103
|
:type vulnerable_artifacts_count: int
|
@@ -64,6 +110,12 @@ class VulnerabilityAuditSummary(object):
|
|
64
110
|
The value to assign to the max_observed_cvss_v3_score_with_ignored property of this VulnerabilityAuditSummary.
|
65
111
|
:type max_observed_cvss_v3_score_with_ignored: float
|
66
112
|
|
113
|
+
:param max_observed_severity_with_ignored:
|
114
|
+
The value to assign to the max_observed_severity_with_ignored property of this VulnerabilityAuditSummary.
|
115
|
+
Allowed values for this property are: "NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL", 'UNKNOWN_ENUM_VALUE'.
|
116
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
117
|
+
:type max_observed_severity_with_ignored: str
|
118
|
+
|
67
119
|
:param vulnerable_artifacts_count_with_ignored:
|
68
120
|
The value to assign to the vulnerable_artifacts_count_with_ignored property of this VulnerabilityAuditSummary.
|
69
121
|
:type vulnerable_artifacts_count_with_ignored: int
|
@@ -102,9 +154,11 @@ class VulnerabilityAuditSummary(object):
|
|
102
154
|
'lifecycle_state': 'str',
|
103
155
|
'max_observed_cvss_v2_score': 'float',
|
104
156
|
'max_observed_cvss_v3_score': 'float',
|
157
|
+
'max_observed_severity': 'str',
|
105
158
|
'vulnerable_artifacts_count': 'int',
|
106
159
|
'max_observed_cvss_v2_score_with_ignored': 'float',
|
107
160
|
'max_observed_cvss_v3_score_with_ignored': 'float',
|
161
|
+
'max_observed_severity_with_ignored': 'str',
|
108
162
|
'vulnerable_artifacts_count_with_ignored': 'int',
|
109
163
|
'is_success': 'bool',
|
110
164
|
'build_type': 'str',
|
@@ -123,9 +177,11 @@ class VulnerabilityAuditSummary(object):
|
|
123
177
|
'lifecycle_state': 'lifecycleState',
|
124
178
|
'max_observed_cvss_v2_score': 'maxObservedCvssV2Score',
|
125
179
|
'max_observed_cvss_v3_score': 'maxObservedCvssV3Score',
|
180
|
+
'max_observed_severity': 'maxObservedSeverity',
|
126
181
|
'vulnerable_artifacts_count': 'vulnerableArtifactsCount',
|
127
182
|
'max_observed_cvss_v2_score_with_ignored': 'maxObservedCvssV2ScoreWithIgnored',
|
128
183
|
'max_observed_cvss_v3_score_with_ignored': 'maxObservedCvssV3ScoreWithIgnored',
|
184
|
+
'max_observed_severity_with_ignored': 'maxObservedSeverityWithIgnored',
|
129
185
|
'vulnerable_artifacts_count_with_ignored': 'vulnerableArtifactsCountWithIgnored',
|
130
186
|
'is_success': 'isSuccess',
|
131
187
|
'build_type': 'buildType',
|
@@ -143,9 +199,11 @@ class VulnerabilityAuditSummary(object):
|
|
143
199
|
self._lifecycle_state = None
|
144
200
|
self._max_observed_cvss_v2_score = None
|
145
201
|
self._max_observed_cvss_v3_score = None
|
202
|
+
self._max_observed_severity = None
|
146
203
|
self._vulnerable_artifacts_count = None
|
147
204
|
self._max_observed_cvss_v2_score_with_ignored = None
|
148
205
|
self._max_observed_cvss_v3_score_with_ignored = None
|
206
|
+
self._max_observed_severity_with_ignored = None
|
149
207
|
self._vulnerable_artifacts_count_with_ignored = None
|
150
208
|
self._is_success = None
|
151
209
|
self._build_type = None
|
@@ -317,7 +375,7 @@ class VulnerabilityAuditSummary(object):
|
|
317
375
|
@property
|
318
376
|
def max_observed_cvss_v2_score(self):
|
319
377
|
"""
|
320
|
-
|
378
|
+
Gets the max_observed_cvss_v2_score of this VulnerabilityAuditSummary.
|
321
379
|
Maximum Common Vulnerability Scoring System Version 2 score observed for non-ignored vulnerable application dependencies.
|
322
380
|
|
323
381
|
|
@@ -341,7 +399,7 @@ class VulnerabilityAuditSummary(object):
|
|
341
399
|
@property
|
342
400
|
def max_observed_cvss_v3_score(self):
|
343
401
|
"""
|
344
|
-
|
402
|
+
Gets the max_observed_cvss_v3_score of this VulnerabilityAuditSummary.
|
345
403
|
Maximum Common Vulnerability Scoring System Version 3 score observed for non-ignored vulnerable application dependencies.
|
346
404
|
|
347
405
|
|
@@ -362,6 +420,36 @@ class VulnerabilityAuditSummary(object):
|
|
362
420
|
"""
|
363
421
|
self._max_observed_cvss_v3_score = max_observed_cvss_v3_score
|
364
422
|
|
423
|
+
@property
|
424
|
+
def max_observed_severity(self):
|
425
|
+
"""
|
426
|
+
Gets the max_observed_severity of this VulnerabilityAuditSummary.
|
427
|
+
Maximum ADM Severity observed for non-ignored vulnerable application dependencies.
|
428
|
+
|
429
|
+
Allowed values for this property are: "NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL", 'UNKNOWN_ENUM_VALUE'.
|
430
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
431
|
+
|
432
|
+
|
433
|
+
:return: The max_observed_severity of this VulnerabilityAuditSummary.
|
434
|
+
:rtype: str
|
435
|
+
"""
|
436
|
+
return self._max_observed_severity
|
437
|
+
|
438
|
+
@max_observed_severity.setter
|
439
|
+
def max_observed_severity(self, max_observed_severity):
|
440
|
+
"""
|
441
|
+
Sets the max_observed_severity of this VulnerabilityAuditSummary.
|
442
|
+
Maximum ADM Severity observed for non-ignored vulnerable application dependencies.
|
443
|
+
|
444
|
+
|
445
|
+
:param max_observed_severity: The max_observed_severity of this VulnerabilityAuditSummary.
|
446
|
+
:type: str
|
447
|
+
"""
|
448
|
+
allowed_values = ["NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL"]
|
449
|
+
if not value_allowed_none_or_none_sentinel(max_observed_severity, allowed_values):
|
450
|
+
max_observed_severity = 'UNKNOWN_ENUM_VALUE'
|
451
|
+
self._max_observed_severity = max_observed_severity
|
452
|
+
|
365
453
|
@property
|
366
454
|
def vulnerable_artifacts_count(self):
|
367
455
|
"""
|
@@ -389,7 +477,7 @@ class VulnerabilityAuditSummary(object):
|
|
389
477
|
@property
|
390
478
|
def max_observed_cvss_v2_score_with_ignored(self):
|
391
479
|
"""
|
392
|
-
|
480
|
+
Gets the max_observed_cvss_v2_score_with_ignored of this VulnerabilityAuditSummary.
|
393
481
|
Maximum Common Vulnerability Scoring System Version 2 score observed for vulnerable application dependencies including ignored ones.
|
394
482
|
|
395
483
|
|
@@ -413,7 +501,7 @@ class VulnerabilityAuditSummary(object):
|
|
413
501
|
@property
|
414
502
|
def max_observed_cvss_v3_score_with_ignored(self):
|
415
503
|
"""
|
416
|
-
|
504
|
+
Gets the max_observed_cvss_v3_score_with_ignored of this VulnerabilityAuditSummary.
|
417
505
|
Maximum Common Vulnerability Scoring System Version 3 score observed for vulnerable application dependencies including ignored ones.
|
418
506
|
|
419
507
|
|
@@ -434,6 +522,36 @@ class VulnerabilityAuditSummary(object):
|
|
434
522
|
"""
|
435
523
|
self._max_observed_cvss_v3_score_with_ignored = max_observed_cvss_v3_score_with_ignored
|
436
524
|
|
525
|
+
@property
|
526
|
+
def max_observed_severity_with_ignored(self):
|
527
|
+
"""
|
528
|
+
Gets the max_observed_severity_with_ignored of this VulnerabilityAuditSummary.
|
529
|
+
Maximum ADM Severity observed for vulnerable application dependencies including ignored ones.
|
530
|
+
|
531
|
+
Allowed values for this property are: "NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL", 'UNKNOWN_ENUM_VALUE'.
|
532
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
533
|
+
|
534
|
+
|
535
|
+
:return: The max_observed_severity_with_ignored of this VulnerabilityAuditSummary.
|
536
|
+
:rtype: str
|
537
|
+
"""
|
538
|
+
return self._max_observed_severity_with_ignored
|
539
|
+
|
540
|
+
@max_observed_severity_with_ignored.setter
|
541
|
+
def max_observed_severity_with_ignored(self, max_observed_severity_with_ignored):
|
542
|
+
"""
|
543
|
+
Sets the max_observed_severity_with_ignored of this VulnerabilityAuditSummary.
|
544
|
+
Maximum ADM Severity observed for vulnerable application dependencies including ignored ones.
|
545
|
+
|
546
|
+
|
547
|
+
:param max_observed_severity_with_ignored: The max_observed_severity_with_ignored of this VulnerabilityAuditSummary.
|
548
|
+
:type: str
|
549
|
+
"""
|
550
|
+
allowed_values = ["NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL"]
|
551
|
+
if not value_allowed_none_or_none_sentinel(max_observed_severity_with_ignored, allowed_values):
|
552
|
+
max_observed_severity_with_ignored = 'UNKNOWN_ENUM_VALUE'
|
553
|
+
self._max_observed_severity_with_ignored = max_observed_severity_with_ignored
|
554
|
+
|
437
555
|
@property
|
438
556
|
def vulnerable_artifacts_count_with_ignored(self):
|
439
557
|
"""
|
@@ -486,7 +604,7 @@ class VulnerabilityAuditSummary(object):
|
|
486
604
|
def build_type(self):
|
487
605
|
"""
|
488
606
|
Gets the build_type of this VulnerabilityAuditSummary.
|
489
|
-
|
607
|
+
The type of the build tool is restricted to only two values MAVEN or UNSET. Use UNSET when the list of application dependencies is not Maven-related or is a mix of Maven and other ecosystems. This option is soon to be deprecated.
|
490
608
|
|
491
609
|
|
492
610
|
:return: The build_type of this VulnerabilityAuditSummary.
|
@@ -498,7 +616,7 @@ class VulnerabilityAuditSummary(object):
|
|
498
616
|
def build_type(self, build_type):
|
499
617
|
"""
|
500
618
|
Sets the build_type of this VulnerabilityAuditSummary.
|
501
|
-
|
619
|
+
The type of the build tool is restricted to only two values MAVEN or UNSET. Use UNSET when the list of application dependencies is not Maven-related or is a mix of Maven and other ecosystems. This option is soon to be deprecated.
|
502
620
|
|
503
621
|
|
504
622
|
:param build_type: The build_type of this VulnerabilityAuditSummary.
|