pub struct Finding {Show 62 fields
pub access: Option<Access>,
pub affected_resources: Option<AffectedResources>,
pub ai_model: Option<AiModel>,
pub application: Option<Application>,
pub attack_exposure: Option<AttackExposure>,
pub backup_disaster_recovery: Option<BackupDisasterRecovery>,
pub canonical_name: Option<String>,
pub category: Option<String>,
pub chokepoint: Option<Chokepoint>,
pub cloud_armor: Option<CloudArmor>,
pub cloud_dlp_data_profile: Option<CloudDlpDataProfile>,
pub cloud_dlp_inspection: Option<CloudDlpInspection>,
pub compliance_details: Option<ComplianceDetails>,
pub compliances: Option<Vec<Compliance>>,
pub connections: Option<Vec<Connection>>,
pub contacts: Option<HashMap<String, ContactDetails>>,
pub containers: Option<Vec<Container>>,
pub create_time: Option<DateTime<Utc>>,
pub data_access_events: Option<Vec<DataAccessEvent>>,
pub data_flow_events: Option<Vec<DataFlowEvent>>,
pub data_retention_deletion_events: Option<Vec<DataRetentionDeletionEvent>>,
pub database: Option<Database>,
pub description: Option<String>,
pub disk: Option<Disk>,
pub event_time: Option<DateTime<Utc>>,
pub exfiltration: Option<Exfiltration>,
pub external_systems: Option<HashMap<String, GoogleCloudSecuritycenterV1ExternalSystem>>,
pub external_uri: Option<String>,
pub files: Option<Vec<File>>,
pub finding_class: Option<String>,
pub group_memberships: Option<Vec<GroupMembership>>,
pub iam_bindings: Option<Vec<IamBinding>>,
pub indicator: Option<Indicator>,
pub ip_rules: Option<IpRules>,
pub job: Option<Job>,
pub kernel_rootkit: Option<KernelRootkit>,
pub kubernetes: Option<Kubernetes>,
pub load_balancers: Option<Vec<LoadBalancer>>,
pub log_entries: Option<Vec<LogEntry>>,
pub mitre_attack: Option<MitreAttack>,
pub module_name: Option<String>,
pub mute: Option<String>,
pub mute_info: Option<MuteInfo>,
pub mute_initiator: Option<String>,
pub mute_update_time: Option<DateTime<Utc>>,
pub name: Option<String>,
pub networks: Option<Vec<Network>>,
pub next_steps: Option<String>,
pub notebook: Option<Notebook>,
pub org_policies: Option<Vec<OrgPolicy>>,
pub parent: Option<String>,
pub parent_display_name: Option<String>,
pub processes: Option<Vec<Process>>,
pub resource_name: Option<String>,
pub security_marks: Option<SecurityMarks>,
pub security_posture: Option<SecurityPosture>,
pub severity: Option<String>,
pub source_properties: Option<HashMap<String, Value>>,
pub state: Option<String>,
pub toxic_combination: Option<ToxicCombination>,
pub vertex_ai: Option<VertexAi>,
pub vulnerability: Option<Vulnerability>,
}Expand description
Security Command Center finding. A finding is a record of assessment data like security, risk, health, or privacy, that is ingested into Security Command Center for presentation, notification, analysis, policy testing, and enforcement. For example, a cross-site scripting (XSS) vulnerability in an App Engine application is a finding.
§Activities
This type is used in activities, which are methods you may call on this type or where this type is involved in. The list links the activity name, along with information about where it is used (one of request and response).
- sources findings patch folders (request|response)
- sources findings set mute folders (response)
- sources findings set state folders (response)
- sources findings create organizations (request|response)
- sources findings patch organizations (request|response)
- sources findings set mute organizations (response)
- sources findings set state organizations (response)
- sources findings patch projects (request|response)
- sources findings set mute projects (response)
- sources findings set state projects (response)
Fields§
§access: Option<Access>Access details associated with the finding, such as more information on the caller, which method was accessed, and from where.
affected_resources: Option<AffectedResources>AffectedResources associated with the finding.
ai_model: Option<AiModel>The AI model associated with the finding.
application: Option<Application>Represents an application associated with the finding.
attack_exposure: Option<AttackExposure>The results of an attack path simulation relevant to this finding.
backup_disaster_recovery: Option<BackupDisasterRecovery>Fields related to Backup and DR findings.
canonical_name: Option<String>The canonical name of the finding. It’s either “organizations/{organization_id}/sources/{source_id}/findings/{finding_id}”, “folders/{folder_id}/sources/{source_id}/findings/{finding_id}” or “projects/{project_number}/sources/{source_id}/findings/{finding_id}”, depending on the closest CRM ancestor of the resource associated with the finding.
category: Option<String>The additional taxonomy group within findings from a given source. This field is immutable after creation time. Example: “XSS_FLASH_INJECTION”
chokepoint: Option<Chokepoint>Contains details about a chokepoint, which is a resource or resource group where high-risk attack paths converge, based on [attack path simulations] (https://cloud.google.com/security-command-center/docs/attack-exposure-learn#attack_path_simulations). This field cannot be updated. Its value is ignored in all update requests.
cloud_armor: Option<CloudArmor>Fields related to Cloud Armor findings.
cloud_dlp_data_profile: Option<CloudDlpDataProfile>Cloud DLP data profile that is associated with the finding.
cloud_dlp_inspection: Option<CloudDlpInspection>Cloud Data Loss Prevention (Cloud DLP) inspection results that are associated with the finding.
compliance_details: Option<ComplianceDetails>Details about the compliance implications of the finding.
compliances: Option<Vec<Compliance>>Contains compliance information for security standards associated to the finding.
connections: Option<Vec<Connection>>Contains information about the IP connection associated with the finding.
contacts: Option<HashMap<String, ContactDetails>>Output only. Map containing the points of contact for the given finding. The key represents the type of contact, while the value contains a list of all the contacts that pertain. Please refer to: https://cloud.google.com/resource-manager/docs/managing-notification-contacts#notification-categories { “security”: { “contacts”: [ { “email”: “person1@company.com” }, { “email”: “person2@company.com” } ] } }
containers: Option<Vec<Container>>Containers associated with the finding. This field provides information for both Kubernetes and non-Kubernetes containers.
create_time: Option<DateTime<Utc>>The time at which the finding was created in Security Command Center.
data_access_events: Option<Vec<DataAccessEvent>>Data access events associated with the finding.
data_flow_events: Option<Vec<DataFlowEvent>>Data flow events associated with the finding.
data_retention_deletion_events: Option<Vec<DataRetentionDeletionEvent>>Data retention deletion events associated with the finding.
database: Option<Database>Database associated with the finding.
description: Option<String>Contains more details about the finding.
disk: Option<Disk>Disk associated with the finding.
event_time: Option<DateTime<Utc>>The time the finding was first detected. If an existing finding is updated, then this is the time the update occurred. For example, if the finding represents an open firewall, this property captures the time the detector believes the firewall became open. The accuracy is determined by the detector. If the finding is later resolved, then this time reflects when the finding was resolved. This must not be set to a value greater than the current timestamp.
exfiltration: Option<Exfiltration>Represents exfiltrations associated with the finding.
external_systems: Option<HashMap<String, GoogleCloudSecuritycenterV1ExternalSystem>>Output only. Third party SIEM/SOAR fields within SCC, contains external system information and external system finding fields.
external_uri: Option<String>The URI that, if available, points to a web page outside of Security Command Center where additional information about the finding can be found. This field is guaranteed to be either empty or a well formed URL.
files: Option<Vec<File>>File associated with the finding.
finding_class: Option<String>The class of the finding.
group_memberships: Option<Vec<GroupMembership>>Contains details about groups of which this finding is a member. A group is a collection of findings that are related in some way. This field cannot be updated. Its value is ignored in all update requests.
iam_bindings: Option<Vec<IamBinding>>Represents IAM bindings associated with the finding.
indicator: Option<Indicator>Represents what’s commonly known as an indicator of compromise (IoC) in computer forensics. This is an artifact observed on a network or in an operating system that, with high confidence, indicates a computer intrusion. For more information, see Indicator of compromise.
ip_rules: Option<IpRules>IP rules associated with the finding.
job: Option<Job>Job associated with the finding.
kernel_rootkit: Option<KernelRootkit>Signature of the kernel rootkit.
kubernetes: Option<Kubernetes>Kubernetes resources associated with the finding.
load_balancers: Option<Vec<LoadBalancer>>The load balancers associated with the finding.
log_entries: Option<Vec<LogEntry>>Log entries that are relevant to the finding.
mitre_attack: Option<MitreAttack>MITRE ATT&CK tactics and techniques related to this finding. See: https://attack.mitre.org
module_name: Option<String>Unique identifier of the module which generated the finding. Example: folders/598186756061/securityHealthAnalyticsSettings/customModules/56799441161885
mute: Option<String>Indicates the mute state of a finding (either muted, unmuted or undefined). Unlike other attributes of a finding, a finding provider shouldn’t set the value of mute.
mute_info: Option<MuteInfo>Output only. The mute information regarding this finding.
mute_initiator: Option<String>Records additional information about the mute operation, for example, the mute configuration that muted the finding and the user who muted the finding.
mute_update_time: Option<DateTime<Utc>>Output only. The most recent time this finding was muted or unmuted.
name: Option<String>The relative resource name of the finding. Example: “organizations/{organization_id}/sources/{source_id}/findings/{finding_id}”, “folders/{folder_id}/sources/{source_id}/findings/{finding_id}”, “projects/{project_id}/sources/{source_id}/findings/{finding_id}”.
networks: Option<Vec<Network>>Represents the VPC networks that the resource is attached to.
next_steps: Option<String>Steps to address the finding.
notebook: Option<Notebook>Notebook associated with the finding.
org_policies: Option<Vec<OrgPolicy>>Contains information about the org policies associated with the finding.
parent: Option<String>The relative resource name of the source the finding belongs to. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name This field is immutable after creation time. For example: “organizations/{organization_id}/sources/{source_id}”
parent_display_name: Option<String>Output only. The human readable display name of the finding source such as “Event Threat Detection” or “Security Health Analytics”.
processes: Option<Vec<Process>>Represents operating system processes associated with the Finding.
resource_name: Option<String>For findings on Google Cloud resources, the full resource name of the Google Cloud resource this finding is for. See: https://cloud.google.com/apis/design/resource_names#full_resource_name When the finding is for a non-Google Cloud resource, the resourceName can be a customer or partner defined string. This field is immutable after creation time.
security_marks: Option<SecurityMarks>Output only. User specified security marks. These marks are entirely managed by the user and come from the SecurityMarks resource that belongs to the finding.
security_posture: Option<SecurityPosture>The security posture associated with the finding.
severity: Option<String>The severity of the finding. This field is managed by the source that writes the finding.
source_properties: Option<HashMap<String, Value>>Source specific properties. These properties are managed by the source that writes the finding. The key names in the source_properties map must be between 1 and 255 characters, and must start with a letter and contain alphanumeric characters or underscores only.
state: Option<String>The state of the finding.
toxic_combination: Option<ToxicCombination>Contains details about a group of security issues that, when the issues occur together, represent a greater risk than when the issues occur independently. A group of such issues is referred to as a toxic combination. This field cannot be updated. Its value is ignored in all update requests.
vertex_ai: Option<VertexAi>VertexAi associated with the finding.
vulnerability: Option<Vulnerability>Represents vulnerability-specific fields like CVE and CVSS scores. CVE stands for Common Vulnerabilities and Exposures (https://cve.mitre.org/about/)