summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/yaegashi/msgraph.go/beta/TiIndicatorModel.go
diff options
context:
space:
mode:
authorWim <wim@42.be>2019-12-26 23:12:28 +0100
committerWim <wim@42.be>2020-03-01 22:19:33 +0100
commit795a8705c3fdc5bf55e83d382e7d3ff233896a0b (patch)
tree46ac43e487102de7ea21a823a7a7902ae9493f88 /vendor/github.com/yaegashi/msgraph.go/beta/TiIndicatorModel.go
parent3af0dc3b3a5bfaffe37770c437427f1e99402405 (diff)
downloadmatterbridge-msglm-795a8705c3fdc5bf55e83d382e7d3ff233896a0b.tar.gz
matterbridge-msglm-795a8705c3fdc5bf55e83d382e7d3ff233896a0b.tar.bz2
matterbridge-msglm-795a8705c3fdc5bf55e83d382e7d3ff233896a0b.zip
Add initial Microsoft Teams support
Documentation on https://github.com/42wim/matterbridge/wiki/MS-Teams-setup
Diffstat (limited to 'vendor/github.com/yaegashi/msgraph.go/beta/TiIndicatorModel.go')
-rw-r--r--vendor/github.com/yaegashi/msgraph.go/beta/TiIndicatorModel.go127
1 files changed, 127 insertions, 0 deletions
diff --git a/vendor/github.com/yaegashi/msgraph.go/beta/TiIndicatorModel.go b/vendor/github.com/yaegashi/msgraph.go/beta/TiIndicatorModel.go
new file mode 100644
index 00000000..deb8a11c
--- /dev/null
+++ b/vendor/github.com/yaegashi/msgraph.go/beta/TiIndicatorModel.go
@@ -0,0 +1,127 @@
+// Code generated by msgraph-generate.go DO NOT EDIT.
+
+package msgraph
+
+import "time"
+
+// TiIndicator undocumented
+type TiIndicator struct {
+ // Entity is the base model of TiIndicator
+ Entity
+ // Action undocumented
+ Action *TiAction `json:"action,omitempty"`
+ // ActivityGroupNames undocumented
+ ActivityGroupNames []string `json:"activityGroupNames,omitempty"`
+ // AdditionalInformation undocumented
+ AdditionalInformation *string `json:"additionalInformation,omitempty"`
+ // AzureTenantID undocumented
+ AzureTenantID *string `json:"azureTenantId,omitempty"`
+ // Confidence undocumented
+ Confidence *int `json:"confidence,omitempty"`
+ // Description undocumented
+ Description *string `json:"description,omitempty"`
+ // DiamondModel undocumented
+ DiamondModel *DiamondModel `json:"diamondModel,omitempty"`
+ // DomainName undocumented
+ DomainName *string `json:"domainName,omitempty"`
+ // EmailEncoding undocumented
+ EmailEncoding *string `json:"emailEncoding,omitempty"`
+ // EmailLanguage undocumented
+ EmailLanguage *string `json:"emailLanguage,omitempty"`
+ // EmailRecipient undocumented
+ EmailRecipient *string `json:"emailRecipient,omitempty"`
+ // EmailSenderAddress undocumented
+ EmailSenderAddress *string `json:"emailSenderAddress,omitempty"`
+ // EmailSenderName undocumented
+ EmailSenderName *string `json:"emailSenderName,omitempty"`
+ // EmailSourceDomain undocumented
+ EmailSourceDomain *string `json:"emailSourceDomain,omitempty"`
+ // EmailSourceIPAddress undocumented
+ EmailSourceIPAddress *string `json:"emailSourceIpAddress,omitempty"`
+ // EmailSubject undocumented
+ EmailSubject *string `json:"emailSubject,omitempty"`
+ // EmailXMailer undocumented
+ EmailXMailer *string `json:"emailXMailer,omitempty"`
+ // ExpirationDateTime undocumented
+ ExpirationDateTime *time.Time `json:"expirationDateTime,omitempty"`
+ // ExternalID undocumented
+ ExternalID *string `json:"externalId,omitempty"`
+ // FileCompileDateTime undocumented
+ FileCompileDateTime *time.Time `json:"fileCompileDateTime,omitempty"`
+ // FileCreatedDateTime undocumented
+ FileCreatedDateTime *time.Time `json:"fileCreatedDateTime,omitempty"`
+ // FileHashType undocumented
+ FileHashType *FileHashType `json:"fileHashType,omitempty"`
+ // FileHashValue undocumented
+ FileHashValue *string `json:"fileHashValue,omitempty"`
+ // FileMutexName undocumented
+ FileMutexName *string `json:"fileMutexName,omitempty"`
+ // FileName undocumented
+ FileName *string `json:"fileName,omitempty"`
+ // FilePacker undocumented
+ FilePacker *string `json:"filePacker,omitempty"`
+ // FilePath undocumented
+ FilePath *string `json:"filePath,omitempty"`
+ // FileSize undocumented
+ FileSize *int `json:"fileSize,omitempty"`
+ // FileType undocumented
+ FileType *string `json:"fileType,omitempty"`
+ // IngestedDateTime undocumented
+ IngestedDateTime *time.Time `json:"ingestedDateTime,omitempty"`
+ // IsActive undocumented
+ IsActive *bool `json:"isActive,omitempty"`
+ // KillChain undocumented
+ KillChain []string `json:"killChain,omitempty"`
+ // KnownFalsePositives undocumented
+ KnownFalsePositives *string `json:"knownFalsePositives,omitempty"`
+ // LastReportedDateTime undocumented
+ LastReportedDateTime *time.Time `json:"lastReportedDateTime,omitempty"`
+ // MalwareFamilyNames undocumented
+ MalwareFamilyNames []string `json:"malwareFamilyNames,omitempty"`
+ // NetworkCidrBlock undocumented
+ NetworkCidrBlock *string `json:"networkCidrBlock,omitempty"`
+ // NetworkDestinationAsn undocumented
+ NetworkDestinationAsn *int `json:"networkDestinationAsn,omitempty"`
+ // NetworkDestinationCidrBlock undocumented
+ NetworkDestinationCidrBlock *string `json:"networkDestinationCidrBlock,omitempty"`
+ // NetworkDestinationIPv4 undocumented
+ NetworkDestinationIPv4 *string `json:"networkDestinationIPv4,omitempty"`
+ // NetworkDestinationIPv6 undocumented
+ NetworkDestinationIPv6 *string `json:"networkDestinationIPv6,omitempty"`
+ // NetworkDestinationPort undocumented
+ NetworkDestinationPort *int `json:"networkDestinationPort,omitempty"`
+ // NetworkIPv4 undocumented
+ NetworkIPv4 *string `json:"networkIPv4,omitempty"`
+ // NetworkIPv6 undocumented
+ NetworkIPv6 *string `json:"networkIPv6,omitempty"`
+ // NetworkPort undocumented
+ NetworkPort *int `json:"networkPort,omitempty"`
+ // NetworkProtocol undocumented
+ NetworkProtocol *int `json:"networkProtocol,omitempty"`
+ // NetworkSourceAsn undocumented
+ NetworkSourceAsn *int `json:"networkSourceAsn,omitempty"`
+ // NetworkSourceCidrBlock undocumented
+ NetworkSourceCidrBlock *string `json:"networkSourceCidrBlock,omitempty"`
+ // NetworkSourceIPv4 undocumented
+ NetworkSourceIPv4 *string `json:"networkSourceIPv4,omitempty"`
+ // NetworkSourceIPv6 undocumented
+ NetworkSourceIPv6 *string `json:"networkSourceIPv6,omitempty"`
+ // NetworkSourcePort undocumented
+ NetworkSourcePort *int `json:"networkSourcePort,omitempty"`
+ // PassiveOnly undocumented
+ PassiveOnly *bool `json:"passiveOnly,omitempty"`
+ // Severity undocumented
+ Severity *int `json:"severity,omitempty"`
+ // Tags undocumented
+ Tags []string `json:"tags,omitempty"`
+ // TargetProduct undocumented
+ TargetProduct *string `json:"targetProduct,omitempty"`
+ // ThreatType undocumented
+ ThreatType *string `json:"threatType,omitempty"`
+ // TlpLevel undocumented
+ TlpLevel *TlpLevel `json:"tlpLevel,omitempty"`
+ // URL undocumented
+ URL *string `json:"url,omitempty"`
+ // UserAgent undocumented
+ UserAgent *string `json:"userAgent,omitempty"`
+}