Skip to content

Commit fa7348e

Browse files
Update redaction configuration (#115)
Co-authored-by: postman-insights-builds[bot] <146154414+postman-insights-builds[bot]@users.noreply.github.com>
1 parent 515617d commit fa7348e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

data_masks/redaction_config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,10 @@ sensitive_value_regexes:
169169
- sb_secret_[-_a-zA-Z0-9]{27}
170170
- \bLTAI[a-zA-Z0-9]{17,21}\b
171171
- (?i)\beyJhbGciOi[a-z0-9_\-\.]{2,1000}\b
172+
- (?i)\bfw_[a-zA-Z0-9]{24}\b
173+
- (?i)\b^lsv2_pt_[0-9a-f]{32}_[0-9a-f]{10}\b
174+
- (?i)\b(gsk_[a-zA-Z0-9]{52})\b
175+
- (?i)\b^lsv2_sk_[0-9a-f]{32}_[0-9a-f]{10}\b
172176
ignored_keys:
173177
- clientId
174178
- value

0 commit comments

Comments
 (0)