Skip to content

Commit

Permalink
chore: Adds SentryFileManager and SentrySerialization to dangerous fi…
Browse files Browse the repository at this point in the history
…les (#4307)
  • Loading branch information
kahest authored Sep 3, 2024
1 parent 27f970b commit 8b1c6a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/file-filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ high_risk_code: &high_risk_code
- 'Sources/Sentry/SentrySwizzleWrapper.m'
- 'Sources/Sentry/include/SentrySwizzle.h'
- 'Sources/Sentry/SentrySwizzle.m'
- 'Sources/Sentry/SentryFileManager.m'
- 'Sources/Sentry/SentrySerialization.m'
- 'Sources/Sentry/SentrySerialization.h'

0 comments on commit 8b1c6a9

Please sign in to comment.