Skip to content

Commit 8b1c6a9

Browse files
authored
chore: Adds SentryFileManager and SentrySerialization to dangerous files (#4307)
1 parent 27f970b commit 8b1c6a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/file-filters.yml

+3
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ high_risk_code: &high_risk_code
1010
- 'Sources/Sentry/SentrySwizzleWrapper.m'
1111
- 'Sources/Sentry/include/SentrySwizzle.h'
1212
- 'Sources/Sentry/SentrySwizzle.m'
13+
- 'Sources/Sentry/SentryFileManager.m'
14+
- 'Sources/Sentry/SentrySerialization.m'
15+
- 'Sources/Sentry/SentrySerialization.h'

0 commit comments

Comments
 (0)