Skip to content

Conversation

plr0man
Copy link
Contributor

@plr0man plr0man commented Apr 22, 2020

Issue: Resolves #282

CVSS v3 Mapping: AV:P/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

CWE Mapping: CWE-919 (Inherited from parent)

Remediation Advice Mapping:

Consider disabling auto backup of any sensitive application data. In Android you can disable auto backup by setting android:allowBackup in your app manifest file to false.
https://developer.android.com/guide/topics/data/autobackup

Checklist:

  • I have added entries to CHANGELOG.md and marked it Added/Changed/Removed

@plr0man plr0man added this to the v1.9 milestone Apr 22, 2020
@plr0man plr0man requested review from adamrdavid and m-q-t April 22, 2020 20:58
@adamrdavid adamrdavid merged commit 5911b2c into master Apr 24, 2020
@adamrdavid adamrdavid deleted the add-auto-backup branch April 24, 2020 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add category for android:allowBackup="true"

3 participants