Skip to content

Commit 936c24c

Browse files
authored
fix: Add new sensitive fields to docs (#5392)
1 parent 5e9d673 commit 936c24c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/docs/product/data-management-settings/scrubbing/server-side-scrubbing.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ With it enabled, Sentry will scrub the following:
2424
- mysql_pwd
2525
- stripetoken
2626
- card[number]
27+
- github_token
28+
- privatekey
29+
- private_key
2730
- Any values whose keynames are contained in the list of additional fields in your Project Settings.
2831

2932
Sentry will redact arrays and literal values, but not entire objects. For example:

0 commit comments

Comments
 (0)