Tag: secrets

AWS credentials logged

Logging unencrypted AWS credentials can expose them to an attacker.

Hardcoded credentials

Credentials, such as passwords and access keys, should not be hardcoded in source code.

Clear text credentials

Credentials that are stored in clear text can be intercepted by a malicious actor.