Symantec DLP Agent FlexResponse Plugin Invocation Failure
DLP Agent fails to execute the Seclore Flexresponse python plugin.
DLP Agent 25.1 and later
Error in the DLP Agent logs.
Level: WARNING
Source: ResponseRules.FlexResponseHost
Message: Failed to execute plugin's Execute function. Error: Traceback (most recent call last):
File "SeclorePlugin.zip\SeclorePlugin.py", line 227, in Execute
random.seed(datetime.now())
~~~~~~~~~~~^^^^^^^^^^^^^^^^
File ".\3.13.1\Lib\random.py", line 170, in seed
TypeError: The only supported seed types are:
None, int, float, str, bytes, and bytearray.
Python library of DLP Agent 25.1 has been upgraded to 3.13.1.
Please make sure your Flexresponse python scripts are compatible with Python 3.13.1.