mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-05 02:29:55 +02:00
Close high-severity findings from the security review: default-deny blob gets for unmapped hashes, map collection members for ACL, fail closed on unknown access modes, require vnd1 tickets only, redact tickets from events, exclude Android app-data backups, and tighten secret-file creation.
6 lines
208 B
XML
6 lines
208 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Exclude core identity, tickets, history, and blob store from Auto Backup. -->
|
|
<full-backup-content>
|
|
<exclude domain="file" path="vnidrop"/>
|
|
</full-backup-content>
|