shim-unsigned-x64/rpminspect.yaml
Robbie Harwood da61652c94 Add rpminpect configuration
Suggested-by: Marta Lewandowska <mlewando@redhat.com>
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
2022-03-24 14:06:13 -04: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"