mirror of
https://github.com/PrivSec-dev/banking-apps-compat-report
synced 2024-11-21 14:01:34 -05:00
Add more info links
Signed-off-by: akc3n <git@akc3n.page>
This commit is contained in:
parent
5c35616edc
commit
3af6599175
10
.github/ISSUE_TEMPLATE/app_report.yml
vendored
10
.github/ISSUE_TEMPLATE/app_report.yml
vendored
@ -112,14 +112,20 @@ body:
|
|||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Native code debugging
|
label: Native code debugging
|
||||||
description: Was native code debugging enabled or disabled during the testing? (Owner Profile → Settings → Security → Enable native code debugging)
|
description: |
|
||||||
|
Was native code debugging enabled or disabled during the testing?
|
||||||
|
|
||||||
|
`Owner Profile` → `Settings` → `Security` → `Enable native code debugging` _[More info](https://grapheneos.org/usage#banking-apps)_
|
||||||
options:
|
options:
|
||||||
- label: Enabled
|
- label: Enabled
|
||||||
- label: Disabled
|
- label: Disabled
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Exploit protection compatibility mode
|
label: Exploit protection compatibility mode
|
||||||
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)
|
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:
|
options:
|
||||||
- label: Enabled
|
- label: Enabled
|
||||||
- label: Disabled
|
- label: Disabled
|
||||||
|
Loading…
Reference in New Issue
Block a user