Share via


Update-MgSecurityThreatIntelligenceVulnerability

Update the navigation property vulnerabilities in security

Note

To view the beta release of this cmdlet, view Update-MgBetaSecurityThreatIntelligenceVulnerability

Syntax

UpdateExpanded (Default)

Update-MgSecurityThreatIntelligenceVulnerability
    -VulnerabilityId <string>
    [-ResponseHeadersVariable <string>]
    [-ActiveExploitsObserved]
    [-AdditionalProperties <hashtable>]
    [-Articles <IMicrosoftGraphSecurityArticle[]>]
    [-CommonWeaknessEnumerationIds <string[]>]
    [-Components <IMicrosoftGraphSecurityVulnerabilityComponent[]>]
    [-CreatedDateTime <datetime>]
    [-Cvss2Summary <IMicrosoftGraphSecurityCvssSummary>]
    [-Cvss3Summary <IMicrosoftGraphSecurityCvssSummary>]
    [-Description <IMicrosoftGraphSecurityFormattedContent>]
    [-Exploits <IMicrosoftGraphSecurityHyperlink[]>]
    [-ExploitsAvailable]
    [-HasChatter]
    [-Id <string>]
    [-LastModifiedDateTime <datetime>]
    [-PriorityScore <int>]
    [-PublishedDateTime <datetime>]
    [-References <IMicrosoftGraphSecurityHyperlink[]>]
    [-Remediation <IMicrosoftGraphSecurityFormattedContent>]
    [-Severity <string>]
    [-Break]
    [-Headers <IDictionary>]
    [-HttpPipelineAppend <SendAsyncStep[]>]
    [-HttpPipelinePrepend <SendAsyncStep[]>]
    [-Proxy <uri>]
    [-ProxyCredential <pscredential>]
    [-ProxyUseDefaultCredentials]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

Update

Update-MgSecurityThreatIntelligenceVulnerability
    -VulnerabilityId <string>
    -BodyParameter <IMicrosoftGraphSecurityVulnerability>
    [-ResponseHeadersVariable <string>]
    [-Break]
    [-Headers <IDictionary>]
    [-HttpPipelineAppend <SendAsyncStep[]>]
    [-HttpPipelinePrepend <SendAsyncStep[]>]
    [-Proxy <uri>]
    [-ProxyCredential <pscredential>]
    [-ProxyUseDefaultCredentials]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

UpdateViaIdentityExpanded

Update-MgSecurityThreatIntelligenceVulnerability
    -InputObject <ISecurityIdentity>
    [-ResponseHeadersVariable <string>]
    [-ActiveExploitsObserved]
    [-AdditionalProperties <hashtable>]
    [-Articles <IMicrosoftGraphSecurityArticle[]>]
    [-CommonWeaknessEnumerationIds <string[]>]
    [-Components <IMicrosoftGraphSecurityVulnerabilityComponent[]>]
    [-CreatedDateTime <datetime>]
    [-Cvss2Summary <IMicrosoftGraphSecurityCvssSummary>]
    [-Cvss3Summary <IMicrosoftGraphSecurityCvssSummary>]
    [-Description <IMicrosoftGraphSecurityFormattedContent>]
    [-Exploits <IMicrosoftGraphSecurityHyperlink[]>]
    [-ExploitsAvailable]
    [-HasChatter]
    [-Id <string>]
    [-LastModifiedDateTime <datetime>]
    [-PriorityScore <int>]
    [-PublishedDateTime <datetime>]
    [-References <IMicrosoftGraphSecurityHyperlink[]>]
    [-Remediation <IMicrosoftGraphSecurityFormattedContent>]
    [-Severity <string>]
    [-Break]
    [-Headers <IDictionary>]
    [-HttpPipelineAppend <SendAsyncStep[]>]
    [-HttpPipelinePrepend <SendAsyncStep[]>]
    [-Proxy <uri>]
    [-ProxyCredential <pscredential>]
    [-ProxyUseDefaultCredentials]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

UpdateViaIdentity

Update-MgSecurityThreatIntelligenceVulnerability
    -InputObject <ISecurityIdentity>
    -BodyParameter <IMicrosoftGraphSecurityVulnerability>
    [-ResponseHeadersVariable <string>]
    [-Break]
    [-Headers <IDictionary>]
    [-HttpPipelineAppend <SendAsyncStep[]>]
    [-HttpPipelinePrepend <SendAsyncStep[]>]
    [-Proxy <uri>]
    [-ProxyCredential <pscredential>]
    [-ProxyUseDefaultCredentials]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

Parameters

-ActiveExploitsObserved

Indicates whether this vulnerability has any known exploits associated to known bad actors.

Parameter properties

Type:System.Management.Automation.SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-AdditionalProperties

Additional Parameters

Parameter properties

Type:System.Collections.Hashtable
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Articles

Articles related to this vulnerability. To construct, see NOTES section for ARTICLES properties and create a hash table.

Parameter properties

Type:

Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSecurityArticle[]

Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-BodyParameter

vulnerability To construct, see NOTES section for BODYPARAMETER properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSecurityVulnerability
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentity
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False
Update
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-Break

Wait for .NET debugger to attach

Parameter properties

Type:System.Management.Automation.SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-CommonWeaknessEnumerationIds

Community-defined common weakness enumerations (CWE).

Parameter properties

Type:

System.String[]

Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Components

Components related to this vulnerability article. To construct, see NOTES section for COMPONENTS properties and create a hash table.

Parameter properties

Type:

Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSecurityVulnerabilityComponent[]

Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Confirm

Prompts you for confirmation before running the cmdlet.

Parameter properties

Type:System.Management.Automation.SwitchParameter
Supports wildcards:False
DontShow:False
Aliases:cf

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-CreatedDateTime

The date and time when this vulnerability article was first created.

Parameter properties

Type:System.DateTime
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Cvss2Summary

cvssSummary To construct, see NOTES section for CVSS2SUMMARY properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSecurityCvssSummary
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Cvss3Summary

cvssSummary To construct, see NOTES section for CVSS3SUMMARY properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSecurityCvssSummary
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Description

formattedContent To construct, see NOTES section for DESCRIPTION properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSecurityFormattedContent
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Exploits

Known exploits for this vulnerability. To construct, see NOTES section for EXPLOITS properties and create a hash table.

Parameter properties

Type:

Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSecurityHyperlink[]

Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ExploitsAvailable

Indicates whether this vulnerability has exploits in public sources (such as Packetstorm or Exploit-DB) online.

Parameter properties

Type:System.Management.Automation.SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-HasChatter

Indicates whether chatter about this vulnerability has been discovered online.

Parameter properties

Type:System.Management.Automation.SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Headers

Optional headers that will be added to the request.

Parameter properties

Type:System.Collections.IDictionary
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-HttpPipelineAppend

SendAsync Pipeline Steps to be appended to the front of the pipeline

Parameter properties

Type:

Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[]

Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-HttpPipelinePrepend

SendAsync Pipeline Steps to be prepended to the front of the pipeline

Parameter properties

Type:

Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[]

Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Id

The unique identifier for an entity. Read-only.

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-InputObject

Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.PowerShell.Models.ISecurityIdentity
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentity
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-LastModifiedDateTime

The date and time when this vulnerability article was most recently updated.

Parameter properties

Type:System.DateTime
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-PriorityScore

A unique algorithm that reflects the priority of a vulnerability based on the CVSS score, exploits, chatter, and linkage to malware. This property also evaluates the recency of these components so users can understand which vulnerability should be remediated first.

Parameter properties

Type:System.Int32
Default value:0
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Proxy

The URI for the proxy server to use

Parameter properties

Type:System.Uri
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ProxyCredential

Credentials for a proxy server to use for the remote call

Parameter properties

Type:System.Management.Automation.PSCredential
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ProxyUseDefaultCredentials

Use the default credentials for the proxy

Parameter properties

Type:System.Management.Automation.SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-PublishedDateTime

The date and time when this vulnerability article was published.

Parameter properties

Type:System.DateTime
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-References

Reference links where further information can be learned about this vulnerability. To construct, see NOTES section for REFERENCES properties and create a hash table.

Parameter properties

Type:

Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSecurityHyperlink[]

Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Remediation

formattedContent To construct, see NOTES section for REMEDIATION properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSecurityFormattedContent
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ResponseHeadersVariable

Optional Response Headers Variable.

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False
Aliases:RHV

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Severity

vulnerabilitySeverity

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-VulnerabilityId

The unique identifier of vulnerability

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
Update
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-WhatIf

Runs the command in a mode that only reports what would happen without performing the actions.

Parameter properties

Type:System.Management.Automation.SwitchParameter
Supports wildcards:False
DontShow:False
Aliases:wi

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Inputs

Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSecurityVulnerability

{{ Fill in the Description }}

Microsoft.Graph.PowerShell.Models.ISecurityIdentity

{{ Fill in the Description }}

System.Collections.IDictionary

{{ Fill in the Description }}

Outputs

Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSecurityVulnerability

{{ Fill in the Description }}

Notes

COMPLEX PARAMETER PROPERTIES

To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

ARTICLES <IMicrosoftGraphSecurityArticle[]>: Articles related to this vulnerability. [Id <String>]: The unique identifier for an entity. Read-only. [Body <IMicrosoftGraphSecurityFormattedContent>]: formattedContent [(Any) <Object>]: This indicates any property can be added to this object. [Content <String>]: The content of this formattedContent. [Format <String>]: contentFormat [CreatedDateTime <DateTime?>]: The date and time when this article was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [ImageUrl <String>]: URL of the header image for this article, used for display purposes. [Indicators <IMicrosoftGraphSecurityArticleIndicator[]>]: Indicators related to this article. [Artifact <IMicrosoftGraphSecurityArtifact>]: artifact [(Any) <Object>]: This indicates any property can be added to this object. [Id <String>]: The unique identifier for an entity. Read-only. [Source <String>]: indicatorSource [Id <String>]: The unique identifier for an entity. Read-only. [IsFeatured <Boolean?>]: Indicates whether this article is currently featured by Microsoft. [LastUpdatedDateTime <DateTime?>]: The most recent date and time when this article was updated. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [Summary <IMicrosoftGraphSecurityFormattedContent>]: formattedContent [Tags <String[]>]: Tags for this article, communicating keywords, or key concepts. [Title <String>]: The title of this article.

BODYPARAMETER <IMicrosoftGraphSecurityVulnerability>: vulnerability [(Any) <Object>]: This indicates any property can be added to this object. [Id <String>]: The unique identifier for an entity. Read-only. [ActiveExploitsObserved <Boolean?>]: Indicates whether this vulnerability has any known exploits associated to known bad actors. [Articles <IMicrosoftGraphSecurityArticle[]>]: Articles related to this vulnerability. [Id <String>]: The unique identifier for an entity. Read-only. [Body <IMicrosoftGraphSecurityFormattedContent>]: formattedContent [(Any) <Object>]: This indicates any property can be added to this object. [Content <String>]: The content of this formattedContent. [Format <String>]: contentFormat [CreatedDateTime <DateTime?>]: The date and time when this article was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [ImageUrl <String>]: URL of the header image for this article, used for display purposes. [Indicators <IMicrosoftGraphSecurityArticleIndicator[]>]: Indicators related to this article. [Artifact <IMicrosoftGraphSecurityArtifact>]: artifact [(Any) <Object>]: This indicates any property can be added to this object. [Id <String>]: The unique identifier for an entity. Read-only. [Source <String>]: indicatorSource [Id <String>]: The unique identifier for an entity. Read-only. [IsFeatured <Boolean?>]: Indicates whether this article is currently featured by Microsoft. [LastUpdatedDateTime <DateTime?>]: The most recent date and time when this article was updated. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [Summary <IMicrosoftGraphSecurityFormattedContent>]: formattedContent [Tags <String[]>]: Tags for this article, communicating keywords, or key concepts. [Title <String>]: The title of this article. [CommonWeaknessEnumerationIds <String[]>]: Community-defined common weakness enumerations (CWE). [Components <IMicrosoftGraphSecurityVulnerabilityComponent[]>]: Components related to this vulnerability article. [Id <String>]: The unique identifier for an entity. Read-only. [Name <String>]: The name of this vulnerability component. [CreatedDateTime <DateTime?>]: The date and time when this vulnerability article was first created. [Cvss2Summary <IMicrosoftGraphSecurityCvssSummary>]: cvssSummary [(Any) <Object>]: This indicates any property can be added to this object. [Score <Double?>]: The CVSS score about this vulnerability. [Severity <String>]: vulnerabilitySeverity [VectorString <String>]: The CVSS vector string for this vulnerability. [Cvss3Summary <IMicrosoftGraphSecurityCvssSummary>]: cvssSummary [Description <IMicrosoftGraphSecurityFormattedContent>]: formattedContent [Exploits <IMicrosoftGraphSecurityHyperlink[]>]: Known exploits for this vulnerability. [Name <String>]: The name for this hyperlink. [Url <String>]: The URL for this hyperlink. [ExploitsAvailable <Boolean?>]: Indicates whether this vulnerability has exploits in public sources (such as Packetstorm or Exploit-DB) online. [HasChatter <Boolean?>]: Indicates whether chatter about this vulnerability has been discovered online. [LastModifiedDateTime <DateTime?>]: The date and time when this vulnerability article was most recently updated. [PriorityScore <Int32?>]: A unique algorithm that reflects the priority of a vulnerability based on the CVSS score, exploits, chatter, and linkage to malware. This property also evaluates the recency of these components so users can understand which vulnerability should be remediated first. [PublishedDateTime <DateTime?>]: The date and time when this vulnerability article was published. [References <IMicrosoftGraphSecurityHyperlink[]>]: Reference links where further information can be learned about this vulnerability. [Remediation <IMicrosoftGraphSecurityFormattedContent>]: formattedContent [Severity <String>]: vulnerabilitySeverity

COMPONENTS <IMicrosoftGraphSecurityVulnerabilityComponent[]>: Components related to this vulnerability article. [Id <String>]: The unique identifier for an entity. Read-only. [Name <String>]: The name of this vulnerability component.

CVSS2SUMMARY <IMicrosoftGraphSecurityCvssSummary>: cvssSummary [(Any) <Object>]: This indicates any property can be added to this object. [Score <Double?>]: The CVSS score about this vulnerability. [Severity <String>]: vulnerabilitySeverity [VectorString <String>]: The CVSS vector string for this vulnerability.

CVSS3SUMMARY <IMicrosoftGraphSecurityCvssSummary>: cvssSummary [(Any) <Object>]: This indicates any property can be added to this object. [Score <Double?>]: The CVSS score about this vulnerability. [Severity <String>]: vulnerabilitySeverity [VectorString <String>]: The CVSS vector string for this vulnerability.

DESCRIPTION <IMicrosoftGraphSecurityFormattedContent>: formattedContent [(Any) <Object>]: This indicates any property can be added to this object. [Content <String>]: The content of this formattedContent. [Format <String>]: contentFormat

EXPLOITS <IMicrosoftGraphSecurityHyperlink[]>: Known exploits for this vulnerability. [Name <String>]: The name for this hyperlink. [Url <String>]: The URL for this hyperlink.

INPUTOBJECT <ISecurityIdentity>: Identity Parameter [AlertId <String>]: The unique identifier of alert [ArticleId <String>]: The unique identifier of article [ArticleIndicatorId <String>]: The unique identifier of articleIndicator [AttackSimulationOperationId <String>]: The unique identifier of attackSimulationOperation [AuthoredNoteId <String>]: The unique identifier of authoredNote [AuthorityTemplateId <String>]: The unique identifier of authorityTemplate [CaseOperationId <String>]: The unique identifier of caseOperation [CategoryTemplateId <String>]: The unique identifier of categoryTemplate [CitationTemplateId <String>]: The unique identifier of citationTemplate [ContentFormats <String[]>]: Usage: contentFormats={contentFormats} [DataSourceId <String>]: The unique identifier of dataSource [DepartmentTemplateId <String>]: The unique identifier of departmentTemplate [DispositionReviewStageNumber <String>]: The unique identifier of dispositionReviewStage [EdiscoveryCaseId <String>]: The unique identifier of ediscoveryCase [EdiscoveryCustodianId <String>]: The unique identifier of ediscoveryCustodian [EdiscoveryNoncustodialDataSourceId <String>]: The unique identifier of ediscoveryNoncustodialDataSource [EdiscoveryReviewSetId <String>]: The unique identifier of ediscoveryReviewSet [EdiscoveryReviewSetQueryId <String>]: The unique identifier of ediscoveryReviewSetQuery [EdiscoveryReviewTagId <String>]: The unique identifier of ediscoveryReviewTag [EdiscoveryReviewTagId1 <String>]: The unique identifier of ediscoveryReviewTag [EdiscoverySearchId <String>]: The unique identifier of ediscoverySearch [EndUserNotificationDetailId <String>]: The unique identifier of endUserNotificationDetail [EndUserNotificationId <String>]: The unique identifier of endUserNotification [FilePlanReferenceTemplateId <String>]: The unique identifier of filePlanReferenceTemplate [HealthIssueId <String>]: The unique identifier of healthIssue [HostComponentId <String>]: The unique identifier of hostComponent [HostCookieId <String>]: The unique identifier of hostCookie [HostId <String>]: The unique identifier of host [HostPairId <String>]: The unique identifier of hostPair [HostPortId <String>]: The unique identifier of hostPort [HostSslCertificateId <String>]: The unique identifier of hostSslCertificate [HostTrackerId <String>]: The unique identifier of hostTracker [IncidentId <String>]: The unique identifier of incident [IntelligenceProfileId <String>]: The unique identifier of intelligenceProfile [IntelligenceProfileIndicatorId <String>]: The unique identifier of intelligenceProfileIndicator [LabelIds <String[]>]: Usage: labelIds={labelIds} [LandingPageDetailId <String>]: The unique identifier of landingPageDetail [LandingPageId <String>]: The unique identifier of landingPage [Locale <String>]: Usage: locale='{locale}' [LoginPageId <String>]: The unique identifier of loginPage [PassiveDnsRecordId <String>]: The unique identifier of passiveDnsRecord [PayloadId <String>]: The unique identifier of payload [RetentionEventId <String>]: The unique identifier of retentionEvent [RetentionEventTypeId <String>]: The unique identifier of retentionEventType [RetentionLabelId <String>]: The unique identifier of retentionLabel [SecureScoreControlProfileId <String>]: The unique identifier of secureScoreControlProfile [SecureScoreId <String>]: The unique identifier of secureScore [SensitivityLabelId <String>]: The unique identifier of sensitivityLabel [SensitivityLabelId1 <String>]: The unique identifier of sensitivityLabel [SensorId <String>]: The unique identifier of sensor [SimulationAutomationId <String>]: The unique identifier of simulationAutomation [SimulationAutomationRunId <String>]: The unique identifier of simulationAutomationRun [SimulationId <String>]: The unique identifier of simulation [SiteSourceId <String>]: The unique identifier of siteSource [SslCertificateId <String>]: The unique identifier of sslCertificate [SubcategoryTemplateId <String>]: The unique identifier of subcategoryTemplate [SubdomainId <String>]: The unique identifier of subdomain [SubjectRightsRequestId <String>]: The unique identifier of subjectRightsRequest [TrainingId <String>]: The unique identifier of training [TrainingLanguageDetailId <String>]: The unique identifier of trainingLanguageDetail [UnifiedGroupSourceId <String>]: The unique identifier of unifiedGroupSource [UserId <String>]: The unique identifier of user [UserPrincipalName <String>]: Alternate key of user [UserSourceId <String>]: The unique identifier of userSource [VulnerabilityComponentId <String>]: The unique identifier of vulnerabilityComponent [VulnerabilityId <String>]: The unique identifier of vulnerability [WhoisHistoryRecordId <String>]: The unique identifier of whoisHistoryRecord [WhoisRecordId <String>]: The unique identifier of whoisRecord

REFERENCES <IMicrosoftGraphSecurityHyperlink[]>: Reference links where further information can be learned about this vulnerability. [Name <String>]: The name for this hyperlink. [Url <String>]: The URL for this hyperlink.

REMEDIATION <IMicrosoftGraphSecurityFormattedContent>: formattedContent [(Any) <Object>]: This indicates any property can be added to this object. [Content <String>]: The content of this formattedContent. [Format <String>]: contentFormat