From af05c7c84347f6da8a35bd72d63bfb42e8d27b69 Mon Sep 17 00:00:00 2001 From: June Date: Sun, 30 Jan 2022 05:43:20 +0000 Subject: [PATCH] Add SafetyNet enforcement --- .github/ISSUE_TEMPLATE/app_report.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/app_report.yml b/.github/ISSUE_TEMPLATE/app_report.yml index 86b06a1..1db557a 100644 --- a/.github/ISSUE_TEMPLATE/app_report.yml +++ b/.github/ISSUE_TEMPLATE/app_report.yml @@ -58,6 +58,13 @@ body: options: - label: Installed - label: Not installed + - type: checkboxes + attributes: + label: SafetyNet Enforcement + description: Does this app enforce SafetyNet? + options: + - label: Enforced + - label: Not enforced - type: checkboxes attributes: label: Native code debugging