Currently, we have at least two types of secrets saved in the database in plain text:
- Cobbler XML-RPC API passwords
- BMC passwords
There may be other sensitive data that may need to be encrypted before being saved into the database. We should review this and try to fix as many of those issues as possible.
Currently, we have at least two types of secrets saved in the database in plain text:
There may be other sensitive data that may need to be encrypted before being saved into the database. We should review this and try to fix as many of those issues as possible.