mirror of
https://github.com/clearlinux/graphene.git
synced 2026-08-19 04:07:39 +00:00
[GSC] Exclude /graphene/signer/* from generated list of trusted files
This commit is contained in:
@@ -21,6 +21,7 @@ def generate_trusted_files(root_dir):
|
||||
r'boot/.*'
|
||||
r'|dev/.*'
|
||||
r'|etc/rc(\d|.)\.d/.*'
|
||||
r'|graphene/signer/.*'
|
||||
r'|proc/.*'
|
||||
r'|sys/.*'
|
||||
r'|var/.*)'
|
||||
|
||||
Reference in New Issue
Block a user