ソリューションが必要です
About a year ago I attempted to create DLP lookup script in powershell. For some reason it was unable to integrate with then Enforce engine.
I was now advised to write the script in Python.
Can you refresh my memory, how is the script called
Are the arguments in the form
"variable-value, variable-value, variable-value"
i.e
"address=10 main st, sender-ip=10.10.10.10, email=joe@gmail.com"
Thank you