Skip to content

Commit ddfb4b1

Browse files
authored
Update SECURITY.md (#69)
1 parent d272e4e commit ddfb4b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ This document outlines the security requirements and best practices for implemen
6262

6363
**Implementation Requirements:**
6464

65-
1. **Default State**: All inbound traffic must be blocked by default
65+
1. **Default State**: All inbound traffic must be blocked by default (exemption may be made to 22, though the sdk prefers to explicitly set this)
6666
2. **Explicit Allow**: Inbound access must be explicitly granted through `FirewallRule` resources
6767
3. **Outbound Freedom**: Outbound traffic should be unrestricted by default
6868
5. **Security Groups**: Use cloud provider security groups or equivalent (AWS Security Groups, GCP Firewall Rules, Azure NSGs) for network isolation
@@ -137,4 +137,4 @@ For security issues, vulnerabilities, or questions:
137137

138138
---
139139

140-
**Note**: This document is a living document and will be updated as security requirements evolve. All cloud integrations must comply with these requirements to ensure the security and integrity of the Brev Compute SDK ecosystem.
140+
**Note**: This document is a living document and will be updated as security requirements evolve. All cloud integrations must comply with these requirements to ensure the security and integrity of the Brev Compute SDK ecosystem.

0 commit comments

Comments
 (0)