InputLinuxParameters interface

Input properties for patching a Linux machine.

Properties

classificationsToInclude

Classification category of patches to be patched

packageNameMasksToExclude

Package names to be excluded for patching.

packageNameMasksToInclude

Package names to be included for patching.

Property Details

classificationsToInclude

Classification category of patches to be patched

classificationsToInclude?: string[]

Property Value

string[]

packageNameMasksToExclude

Package names to be excluded for patching.

packageNameMasksToExclude?: string[]

Property Value

string[]

packageNameMasksToInclude

Package names to be included for patching.

packageNameMasksToInclude?: string[]

Property Value

string[]