ThreatIntelligenceExternalReference interface
외부 참조에 대해 설명합니다.
속성
| description | 외부 참조 설명 |
| external |
외부 참조 ID |
| hashes | 외부 참조 해시 |
| source |
외부 참조 원본 이름 |
| url | 외부 참조 URL |
속성 세부 정보
description
외부 참조 설명
description?: string
속성 값
string
externalId
외부 참조 ID
externalId?: string
속성 값
string
hashes
외부 참조 해시
hashes?: {[propertyName: string]: string}
속성 값
{[propertyName: string]: string}
sourceName
외부 참조 원본 이름
sourceName?: string
속성 값
string
url
외부 참조 URL
url?: string
속성 값
string