1 / 5
Applications should ___ secrets from a secure vault.
-
-
-
-
You retrieve secrets. Retrieve is the precise collocation; the others are vague. So retrieve secrets.
2 / 5
Teams must ___ secrets regularly to limit exposure.
-
-
-
-
You rotate secrets. Rotate is the exact technical verb; the others do not fit. So rotate secrets.
3 / 5
The vault will ___ secrets at rest and in transit.
-
-
-
-
A vault encrypts secrets. Encrypt is the precise collocation; the others are informal. So encrypt secrets.
4 / 5
You should never ___ secrets in the source code.
-
-
-
-
You should never hardcode secrets. Hardcode is the precise technical verb; the others do not fit. So hardcode secrets.
5 / 5
The platform can ___ access to each secret per service.
-
-
-
-
You restrict access. Restrict is the standard collocation; the others are vague. So restrict access.