shim-unsigned-x64/rpminspect.yaml
Robbie Harwood 6619b62792 Add rpminpect configuration
Suggested-by: Marta Lewandowska <mlewando@redhat.com>
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
2025-03-06 11:28:58 +01:00

16 lines
234 B
YAML

---
inspections:
# These just flag when things change "too much"
changedfiles: off
filesize: off
patches: off
upstream: off
# shim is... well, shim
disttag: off
elf:
# This is PE-land
exclude_path: ".*.efi.debug"