📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
adm
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/adm/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: vulnerability_audit_summary.cpython-39.pyc
a ���fLt � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s` e Zd ZdZdZdZdZdZdZdZ dZ dZdZdZ dd� Zed d � �Zejdd � �Zedd � �Zejdd � �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejd d� �Zed!d"� �Zejd#d"� �Zed$d%� �Zejd&d%� �Zed'd(� �Zejd)d(� �Zed*d+� �Zejd,d+� �Zed-d.� �Zejd/d.� �Zed0d1� �Zejd2d1� �Zed3d4� �Zejd5d4� �Zed6d7� �Z e jd8d7� �Z ed9d:� �Z!e!jd;d:� �Z!ed<d=� �Z"e"jd>d=� �Z"ed?d@� �Z#e#jdAd@� �Z#edBdC� �Z$e$jdDdC� �Z$dEdF� Z%dGdH� Z&dIdJ� Z'dKS )L�VulnerabilityAuditSummaryz& vulnerability audit summary. �NONE�LOW�MEDIUM�HIGH�CRITICALc K s� ddddddddddddddddddddd�| _ d d ddd dddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new VulnerabilityAuditSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this VulnerabilityAuditSummary. :type id: str :param display_name: The value to assign to the display_name property of this VulnerabilityAuditSummary. :type display_name: str :param knowledge_base_id: The value to assign to the knowledge_base_id property of this VulnerabilityAuditSummary. :type knowledge_base_id: str :param time_created: The value to assign to the time_created property of this VulnerabilityAuditSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this VulnerabilityAuditSummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this VulnerabilityAuditSummary. :type lifecycle_state: str :param max_observed_cvss_v2_score: The value to assign to the max_observed_cvss_v2_score property of this VulnerabilityAuditSummary. :type max_observed_cvss_v2_score: float :param max_observed_cvss_v3_score: The value to assign to the max_observed_cvss_v3_score property of this VulnerabilityAuditSummary. :type max_observed_cvss_v3_score: float :param max_observed_severity: The value to assign to the max_observed_severity property of this VulnerabilityAuditSummary. Allowed values for this property are: "NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type max_observed_severity: str :param vulnerable_artifacts_count: The value to assign to the vulnerable_artifacts_count property of this VulnerabilityAuditSummary. :type vulnerable_artifacts_count: int :param max_observed_cvss_v2_score_with_ignored: The value to assign to the max_observed_cvss_v2_score_with_ignored property of this VulnerabilityAuditSummary. :type max_observed_cvss_v2_score_with_ignored: float :param max_observed_cvss_v3_score_with_ignored: The value to assign to the max_observed_cvss_v3_score_with_ignored property of this VulnerabilityAuditSummary. :type max_observed_cvss_v3_score_with_ignored: float :param max_observed_severity_with_ignored: The value to assign to the max_observed_severity_with_ignored property of this VulnerabilityAuditSummary. Allowed values for this property are: "NONE", "LOW", "MEDIUM", "HIGH", "CRITICAL", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type max_observed_severity_with_ignored: str :param vulnerable_artifacts_count_with_ignored: The value to assign to the vulnerable_artifacts_count_with_ignored property of this VulnerabilityAuditSummary. :type vulnerable_artifacts_count_with_ignored: int :param is_success: The value to assign to the is_success property of this VulnerabilityAuditSummary. :type is_success: bool :param build_type: The value to assign to the build_type property of this VulnerabilityAuditSummary. :type build_type: str :param compartment_id: The value to assign to the compartment_id property of this VulnerabilityAuditSummary. :type compartment_id: str :param freeform_tags: The value to assign to the freeform_tags property of this VulnerabilityAuditSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this VulnerabilityAuditSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this VulnerabilityAuditSummary. :type system_tags: dict(str, dict(str, object)) �strZdatetime�float�int�boolzdict(str, str)zdict(str, dict(str, object)))�id�display_name�knowledge_base_id�time_created�time_updated�lifecycle_state�max_observed_cvss_v2_score�max_observed_cvss_v3_score�max_observed_severity�vulnerable_artifacts_count�'max_observed_cvss_v2_score_with_ignored�'max_observed_cvss_v3_score_with_ignored�"max_observed_severity_with_ignored�'vulnerable_artifacts_count_with_ignored� is_success� build_type�compartment_id� freeform_tags�defined_tags�system_tagsr ZdisplayNameZknowledgeBaseIdZtimeCreatedZtimeUpdatedZlifecycleStateZmaxObservedCvssV2ScoreZmaxObservedCvssV3ScoreZmaxObservedSeverityZvulnerableArtifactsCountZ!maxObservedCvssV2ScoreWithIgnoredZ!maxObservedCvssV3ScoreWithIgnoredZmaxObservedSeverityWithIgnoredZ#vulnerableArtifactsCountWithIgnoredZ isSuccessZ buildTypeZ compartmentIdZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id� _display_name�_knowledge_base_id� _time_created� _time_updated�_lifecycle_state�_max_observed_cvss_v2_score�_max_observed_cvss_v3_score�_max_observed_severity�_vulnerable_artifacts_count�(_max_observed_cvss_v2_score_with_ignored�(_max_observed_cvss_v3_score_with_ignored�#_max_observed_severity_with_ignored�(_vulnerable_artifacts_count_with_ignored�_is_success�_build_type�_compartment_id�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r: �N/usr/lib/python3.9/site-packages/oci/adm/models/vulnerability_audit_summary.py�__init__: s| [��z"VulnerabilityAuditSummary.__init__c C s | j S )a> **[Required]** Gets the id of this VulnerabilityAuditSummary. The Oracle Cloud identifier (`OCID`__) of the vulnerability audit. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The id of this VulnerabilityAuditSummary. :rtype: str �r$ �r8 r: r: r; r � s zVulnerabilityAuditSummary.idc C s || _ dS )a0 Sets the id of this VulnerabilityAuditSummary. The Oracle Cloud identifier (`OCID`__) of the vulnerability audit. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param id: The id of this VulnerabilityAuditSummary. :type: str Nr= )r8 r r: r: r; r � s c C s | j S )z� Gets the display_name of this VulnerabilityAuditSummary. The name of the vulnerability audit. :return: The display_name of this VulnerabilityAuditSummary. :rtype: str �r% r>