In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade openssl-encrypt to version 1.4.0 or higher.
openssl-encrypt is an A package for secure file encryption and decryption based on modern ciphers using heavy-compute-load chaining of hashing and KDF to generate strong encryption password based on users provided password to ensure secure encryption of files
Affected versions of this package are vulnerable to Credential Exposure via the --password and --keystore-password CLI arguments, which are visible in the process list to any user on the system. An attacker can obtain sensitive credentials by inspecting running processes or accessing process command-line arguments.