I'm testing opentaxii in kubernetes. Database credentials are displayed when opentaxii is started. This allows people to see them in the logs.
The credentials, or at least the password, should be redacted before being printed. Or alternatively, an environment variable could be used to indicate that only errors should be printed to stdout (and not the config data)
I'm testing opentaxii in kubernetes. Database credentials are displayed when opentaxii is started. This allows people to see them in the logs.
The credentials, or at least the password, should be redacted before being printed. Or alternatively, an environment variable could be used to indicate that only errors should be printed to stdout (and not the config data)