Issue
Can you tell me how you protect source maps uploaded to Sentry? Is it safe to upload them directly to Sentry?
Applies To
- All SaaS Customers
- Source Maps
Resolution
Yes, it is safe to upload your source maps to Sentry (and also it is the recommended method for us to show you readable code in your errors). As mentioned in our Security & Compliance, data is sent securely to Sentry via TLS to an HTTPS endpoint. All data is AES-256bit encrypted, both in transit and at rest.
In order to not expose your source maps to your customers, we recommend deleting them after they have been uploaded to Sentry. If you are using one of Sentry's bundler plugins, you can use the filesToDeleteAfterUpload
option in your config.