-
Heuristics detection
A scan reports a threat message that a file is corrupted when scanned with virustotal.com. A heuristic detection comes as a message. Thus, a heuristic detection may actually represent a previously completely unknown virus, but it may also be a false alarm. Malicious file: RapidMiner-Studio-App.sh.x Detected:…
-
avoiding error "The given script violated security constraints of RapidMiner"
Hi, I am trying to run an OS command using the "script operator". I get the following error: 'Process Document with jq' failed with: The given script violated security constraints of RapidMiner Studio. Is there any way to avoid it? Is there any way to whitelist my script? Kind regards, Amnon Khen
-
How to encrypt specific attributes
I have a question about data encryption. We analyze personal information data, but we would like to encrypt all ID attributes. If you only know the ID, you can link it to various data. High security environment is required in our project.We would like to encrypt the ID key once, then share to some analyst, and only the…
-
Enabling SSL in RM Server
Hi RMers, I've been trying to enable SSL access on the port 8443 again, which I have used with a lot of effort with RM 8.2 before. Unfortunately, I don't have the standalone.xml file that used to work. I've been following the guide https://docs.rapidminer.com/latest/server/administration/security/enabling-https.html which…