Snippet below.... My company's Windows user policies has blocked the standalone executable for 7zip that is used to unpack the files for the chromium browser to allow you to view/edit Perspective views in the designer. This is because that version seems to be flagged due to a known exploit or vulnerability. 7zr.exe This occurred upgrading from 8.1.21 -> 8.1.42 which I then triggered a designer update. First time I had to since this Windows policy was put in place.
Luckily, I was able to just download the same designer version on my PC at home and moved the unpacked files to my cache folder myself. However, this is not favorable
FWIW, the 7z executable is only used once the first time JXBrowser starts, to unpack the libraries for whatever OS you're on, and then isn't used again.
Security software may flag it, but it's not technically a danger because it's not used again after that, and it's not being run against untrusted user input.