Commit 20ec62a
fix(android): Add filterTouchesWhenObscured to prevent Tapjacking (#5155)
* fix(android): Add filterTouchesWhenObscured to prevent Tapjacking
Adds filterTouchesWhenObscured="true" to the user feedback dialog to prevent overlay/tapjacking attack ( CWE-1021)
* Changelog
---------
Co-authored-by: Roman Zavarnitsyn <rom4ek93@gmail.com>1 parent 7272747 commit 20ec62a
File tree
2 files changed
+2
-0
lines changed- sentry-android-core/src/main/res/layout
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments