→ Sensitive information in the application can leak if directly used in the application or pushed in the repository. → A good practice is keeping sensitive information like — user, password, application key, secret key, etc (i.e. environment files credentials) in secret manager. What is a secret manager? A secret manager is a service that…