Rationale
A recurring problem when developing applications is that people may accidentally hardcode and commit secrets to their remote Git repositories. Secrets include keys, passwords, API tokens, IPs, and other sensitive information. Secrets exposed in this way must be treated as compromised and replaced, which can be costly.
Scope
Apex
LWC
Aura
See also
โ