Commit c37fae7
authored
fix(android): Add filterTouchesWhenObscured to prevent Tapjacking
Adds filterTouchesWhenObscured="true" to the user feedback dialog to prevent overlay/tapjacking attack ( CWE-1021)1 parent 83884a0 commit c37fae7
File tree
1 file changed
+1
-0
lines changed- sentry-android-core/src/main/res/layout
1 file changed
+1
-0
lines changedLines 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