Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PathRecommendation

Package version

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

Hierarchy

  • PathRecommendation

Index

Properties

Optional action

The recommendation action of the machine or rule

Optional common

common: undefined | false | true

Whether the application is commonly run on the machine

Optional configurationStatus

configurationStatus: ConfigurationStatus

The configuration status of the machines group or machine or rule

Optional fileType

fileType: FileType

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

Optional path

path: undefined | string

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

Optional publisherInfo

publisherInfo: PublisherInfo

Represents the publisher information of a process/rule

Optional type

The type of IoT Security recommendation.

Optional userSids

userSids: string[]

Optional usernames

usernames: UserRecommendation[]

Generated using TypeDoc