Description
when the user passes --log the script prints to STDOUT and the log file.
script name: software_disovery.sh
Steps To Reproduce
Steps to reproduce the unexpected behavior:
sh ./security_software.sh --av=ps --encode=b64 --log
OBSERVED
See screenshot
Expected behavior
if --log is passed, all evidence is printed to the log, not the screen.
Screenshots

Description
when the user passes
--logthe script prints to STDOUT and the log file.script name: software_disovery.sh
Steps To Reproduce
Steps to reproduce the unexpected behavior:
sh ./security_software.sh --av=ps --encode=b64 --logOBSERVED
See screenshot
Expected behavior
if
--logis passed, all evidence is printed to the log, not the screen.Screenshots
