BookatlasTwo-Day MuleSoft → Salesforce Bootcamp
150 / 279 · Module 8 — Configuration and Security · filtered: code← prev⊞ allnext →

8.42Another scenario

“Can we put an encrypted password in Git?”

Answer:

“Potentially an encrypted property value can be versioned, but the decryption key must be independently protected and injected at runtime. I would also follow the organization's secret-management standard rather than assuming encrypted files are automatically the best approach.”

Good.