9.2. Basic Variables of a Plugin File

These are the basic variables that all plugin files must have defined.

9.2.1. PLUGIN VARIABLE: VERSION

The version of the plugin file itself set as a string variable VERSION

9.2.2. PLUGIN VARIABLE: MINIMUM_THAT_VERSION

The minimum version of Tanium HAT required by the plugin file set as a string variable MINIMUM_THAT_VERSION

9.2.3. PLUGIN VARIABLE: NAME

The name of the plugin set as a string variable NAME

9.2.4. PLUGIN VARIABLE: PRIORITY

The execution priority of the plugin set as an integer variable PRIORITY