Package version:

Interface PathRecommendation

Represents a path that is recommended to be allowed and its properties

Hierarchy

  • PathRecommendation

Properties

action?: string

The recommendation action of the machine or rule

common?: boolean

Whether the application is commonly run on the machine

configurationStatus?: string

The configuration status of the machines group or machine or rule

fileType?: string

The type of the file (for Linux files - Executable is used)

path?: string

The full path of the file, or an identifier of the application

publisherInfo?: PublisherInfo

Represents the publisher information of a process/rule

type?: string

The type of IoT Security recommendation.

userSids?: string[]
usernames?: UserRecommendation[]

Generated using TypeDoc