I’ve lost count of how many times a junior engineer accidentally pushed something into a dev branch that either contained secrets/credentials etc. or that leaked those into logs/std. out.Secure-log prevent logging for apps on production, scan for Secrets and remove them from logging.
No more console.log().