Add rpminpect configuration

Suggested-by: Marta Lewandowska <mlewando@redhat.com>
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
This commit is contained in:
Robbie Harwood 2022-03-24 14:06:13 -04:00
parent ea7d8bd7b9
commit da61652c94
1 changed files with 15 additions and 0 deletions

15
rpminspect.yaml Normal file
View File

@ -0,0 +1,15 @@
---
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"