Skip to content

Commit e5dbae6

Browse files
authored
chore: Update shared responsibility model (edge function is hipaa com… (supabase#40084)
chore: Update shared responsibility model (edge function is hipaa compliant) Removed a guideline regarding the use of Edge functions for processing PHI.
1 parent aa69b29 commit e5dbae6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/docs/content/guides/deployment/shared-responsibility-model.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ You can use Supabase to store and process Protected Health Information (PHI). Yo
9797
- Turning on [SSL Enforcement](/docs/guides/platform/ssl-enforcement).
9898
- Enabling [Network Restrictions](/docs/guides/platform/network-restrictions).
9999
- Complying with encryption requirements in the HIPAA Security Rule. Data is encrypted at rest and in transit by Supabase. You can consider encrypting the data at your application layer.
100-
- Not using [Edge functions](/docs/guides/functions) to process PHI.
101100
- Not storing PHI in [public Storage buckets](/docs/guides/storage/buckets/fundamentals#public-buckets).
102101
- Not [transferring projects](/docs/guides/platform/project-transfer) to a non-HIPAA organization.
103102

0 commit comments

Comments
 (0)