mirror of
https://github.com/PrivSec-dev/banking-apps-compat-report
synced 2024-11-21 14:01:34 -05:00
Add links for more info
Signed-off-by: akc3n <git@akc3n.page>
This commit is contained in:
parent
3af6599175
commit
7575cf0544
18
.github/ISSUE_TEMPLATE/app_report.yml
vendored
18
.github/ISSUE_TEMPLATE/app_report.yml
vendored
@ -34,7 +34,10 @@ body:
|
|||||||
id: os
|
id: os
|
||||||
attributes:
|
attributes:
|
||||||
label: App version
|
label: App version
|
||||||
description: What version of the app did you test it with? (Settings → Apps → App → Version at the bottom)
|
description: |
|
||||||
|
What version of the app did you test it with?
|
||||||
|
|
||||||
|
`Settings` → `Apps` → `All apps` → `<app_name>` → `Version`
|
||||||
placeholder: v1.3.3.7
|
placeholder: v1.3.3.7
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@ -50,7 +53,10 @@ body:
|
|||||||
id: build_number
|
id: build_number
|
||||||
attributes:
|
attributes:
|
||||||
label: Build Number
|
label: Build Number
|
||||||
description: What version of GrapheneOS are you currently using? (Settings → About phone → Build number)
|
description: |
|
||||||
|
What version of GrapheneOS are you currently using?
|
||||||
|
|
||||||
|
`Settings` → `About phone` → `Build number`
|
||||||
placeholder: SP2A.220405.003.2022040400
|
placeholder: SP2A.220405.003.2022040400
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@ -113,9 +119,9 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Native code debugging
|
label: Native code debugging
|
||||||
description: |
|
description: |
|
||||||
Was native code debugging enabled or disabled during the testing?
|
Was [native code debugging](https://grapheneos.org/usage#banking-apps) enabled or disabled during the testing?
|
||||||
|
|
||||||
`Owner Profile` → `Settings` → `Security` → `Enable native code debugging` _[More info](https://grapheneos.org/usage#banking-apps)_
|
`Settings` → `Security` → `Enable native code debugging`
|
||||||
options:
|
options:
|
||||||
- label: Enabled
|
- label: Enabled
|
||||||
- label: Disabled
|
- label: Disabled
|
||||||
@ -123,9 +129,9 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Exploit protection compatibility mode
|
label: Exploit protection compatibility mode
|
||||||
description: |
|
description: |
|
||||||
Was per-app exploit protection compatibility mode enabled or disabled during the testing?
|
Was per-app [exploit protection compatibility mode](https://grapheneos.org/usage#bugs-uncovered-by-security-features) enabled or disabled during the testing?
|
||||||
|
|
||||||
`Settings` → `Apps` → `App` → `Advanced` _[More info](https://grapheneos.org/usage#bugs-uncovered-by-security-features)_
|
`Settings` → `Apps` → `App` → `Advanced`
|
||||||
options:
|
options:
|
||||||
- label: Enabled
|
- label: Enabled
|
||||||
- label: Disabled
|
- label: Disabled
|
||||||
|
Loading…
Reference in New Issue
Block a user