After upgrading of all DLP components on the DLP system, complete the following steps to handle vulnerability during upgrading to PolicyEngine 9.0 on linux.Note: This section is only
applicable for Linux system.
Steps
-
Go to %DSS_HOME%\policies_store\policies\config_files\
-
Open
extractorlinux.config.xml
file.
-
Delete the following snippet from the file.
<fileType id="291">
<!-- XML_FMT -->
<textExtractors>
</textExtractors>
<binaryExtractors>
<name>XML</name>
</binaryExtractors>
<metadataExtractors/>
</fileType>
-
Save
extractorlinux.config.xml
file.
-
Perform the same steps for
extractor.config.xm
l
-
Make a ‘fake deploy’ by changing the severity of one of the rules and click No on the Deployment Needed screen.
-
Then select the original severity of this rule and click Yes on the Deployment Needed screen to deploy the changes.