mirror of
https://github.com/PrivSec-dev/banking-apps-compat-report
synced 2024-11-21 05:51:34 -05:00
Remove SafetyNet checkboxes
Signed-off-by: akc3n <git@akc3n.page>
This commit is contained in:
parent
62331cc19b
commit
4eb1de0504
10
.github/ISSUE_TEMPLATE/app_report.yml
vendored
10
.github/ISSUE_TEMPLATE/app_report.yml
vendored
@ -109,14 +109,6 @@ body:
|
||||
- label: Revoked
|
||||
- label: Not revoked
|
||||
- label: I did not have Google Play services installed
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: SafetyNet Enforcement
|
||||
description: Does this app enforce SafetyNet? (If you can't use it even with Google Play installed + native code debugging enabled, it may be enforcing SafetyNet ctsProfileMatch)
|
||||
options:
|
||||
- label: Enforced
|
||||
- label: Not enforced
|
||||
- label: Unsure
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Native code debugging
|
||||
@ -127,7 +119,7 @@ body:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Exploit protection compatibility mode
|
||||
description: Was per-app exploit protection compatibility mode enabled or disabled during the testing? (Settings → Apps → App → Advanced)
|
||||
description: Was per-app exploit protection compatibility mode enabled or disabled during the testing? (Settings → Apps → App → Advanced) [More info](https://grapheneos.org/usage#bugs-uncovered-by-security-features)
|
||||
options:
|
||||
- label: Enabled
|
||||
- label: Disabled
|
||||
|
Loading…
Reference in New Issue
Block a user