Skip to content

Commit 6dd7c4f

Browse files
committed
add missing whitelist
1 parent 6edf4be commit 6dd7c4f

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[
2+
"/etc/apt/sources\\.list\\.d/gardenlinux\\.sources",
3+
"/etc/os-release",
4+
"/etc/shadow",
5+
"/etc/update-motd\\.d/05-logo",
6+
"/var/lib/apt/lists/packages\\.gardenlinux\\.io_gardenlinux_dists_[0-9]*\\.[0-9]*\\.[0-9]*_.*",
7+
"/var/lib/apt/lists/packages\\.gardenlinux\\.io_gardenlinux_dists_[0-9]*\\.[0-9]*\\.[0-9]*_main_binary-(arm64|amd64)_Packages",
8+
"/efi/loader/entries/Default-[0-9]*\\.[0-9]*\\.[0-9]*-(cloud-)?(arm64|amd64)\\.conf",
9+
"/efi/Default/[0-9]*\\.[0-9]*\\.[0-9]*-(cloud-)?(arm64|amd64)/initrd",
10+
"/boot/initrd\\.img-[0-9]*\\.[0-9]*\\.[0-9]*-(cloud-)?(arm64|amd64)"
11+
]

0 commit comments

Comments
 (0)