다음을 통해 공유


SingleQueryResultOutput interface

속성

description

서명이 적용하는 내용에 대해 설명합니다.

destinationPorts

이 서명과 관련된 대상 포트 목록을 설명합니다.

direction

방향 서명이 적용되는 방향 설명: 0 - 인바운드, 1 - 아웃바운드, 2 - 양방향

group

서명이 속한 그룹에 대해 설명합니다.

inheritedFromParentPolicy

이 재정의가 기본 정책에서 상속되는지 여부를 설명합니다.

lastUpdated

서명의 마지막 업데이트 시간을 설명합니다(타사 공급업체에서 제공).

mode

현재 모드 적용됨, 0 - 사용 안 함, 1 - 경고, 2 -Deny

protocol

서명이 적용되는 프로토콜에 대해 설명합니다.

severity

서명의 심각도를 설명합니다. 1 - 낮음, 2 - 보통, 3 - 높음

signatureId

서명의 ID입니다.

sourcePorts

이 서명과 관련된 원본 포트 목록을 설명합니다.

속성 세부 정보

description

서명이 적용하는 내용에 대해 설명합니다.

description?: string

속성 값

string

destinationPorts

이 서명과 관련된 대상 포트 목록을 설명합니다.

destinationPorts?: string[]

속성 값

string[]

direction

방향 서명이 적용되는 방향 설명: 0 - 인바운드, 1 - 아웃바운드, 2 - 양방향

direction?: "0" | "1" | "2"

속성 값

"0" | "1" | "2"

group

서명이 속한 그룹에 대해 설명합니다.

group?: string

속성 값

string

inheritedFromParentPolicy

이 재정의가 기본 정책에서 상속되는지 여부를 설명합니다.

inheritedFromParentPolicy?: boolean

속성 값

boolean

lastUpdated

서명의 마지막 업데이트 시간을 설명합니다(타사 공급업체에서 제공).

lastUpdated?: string

속성 값

string

mode

현재 모드 적용됨, 0 - 사용 안 함, 1 - 경고, 2 -Deny

mode?: "0" | "1" | "2"

속성 값

"0" | "1" | "2"

protocol

서명이 적용되는 프로토콜에 대해 설명합니다.

protocol?: string

속성 값

string

severity

서명의 심각도를 설명합니다. 1 - 낮음, 2 - 보통, 3 - 높음

severity?: "1" | "2" | "3"

속성 값

"1" | "2" | "3"

signatureId

서명의 ID입니다.

signatureId?: number

속성 값

number

sourcePorts

이 서명과 관련된 원본 포트 목록을 설명합니다.

sourcePorts?: string[]

속성 값

string[]