You can import an industrial software exclusions profile or Performance Analysis task results into application settings using the command:
kics-control [-T] --import-vendor-exclusions --json <file>
where:
--json <file> – full path to a JSON file containing a custom exclusion profile or Performance Analysis task results.
Running the command adds the exclusions in the file to the application settings. New exclusions do not replace existing exclusions, they are only added to the list. Duplicate exclusions are not created.
If an exclusion profile file is specified and it contains mount point exclusions, the console displays a warning. You need to make sure that the mount points specified in the warning exist, or add the parameters of the new mount points to the /etc/fstab configuration file.
A restart may be required to apply changes to /etc/fstab.
Page top