Skip to content

Commit 5b53cf1

Browse files
committed
spelling
1 parent 26342a6 commit 5b53cf1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/manuals/enterprise/security/hardened-desktop/air-gapped-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use air-gapped containers if:
2121

2222
- Your organisation requires containers to communicate only with approved internal services
2323
- You need to meet compliance standards that mandate network isolation (such as SOC 2, ISO 27001, or PCI DSS)
24-
- You want to prevent containers from exfiltrating data or reaching unapproved external endpoints during builds or at runtime
24+
- You want to prevent containers from leaking data or reaching unapproved external endpoints during builds or at runtime
2525

2626
## How air-gapped containers work
2727

content/manuals/enterprise/security/hardened-desktop/image-access-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Image access restrictions apply to all Docker Hub operations including pulls, bu
107107
3. Carefully evaluate community images only for specific, vetted use cases
108108
4. Use the repository allowlist sparingly. Only add repositories that have been thoroughly vetted and approved through your organization's security review process
109109
- Monitor usage patterns: Review which images developers are attempting to pull, identify legitimate requests for additional image types, regularly audit approved image categories for continued relevance, and use Docker Desktop analytics to monitor usage patterns.
110-
- Regularly review the repository allow ist: Periodically audit the repositories in your allowlist to ensure they remain necessary and trustworthy, and remove any that are no longer needed or maintained.
110+
- Regularly review the repository allow list: Periodically audit the repositories in your allowlist to ensure they remain necessary and trustworthy, and remove any that are no longer needed or maintained.
111111

112112
## Scope and bypass considerations
113113

0 commit comments

Comments
 (0)