grub2/rpminspect.yaml
Robbie Harwood d17f80cfd5 Update rpminspect configuration
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
2022-04-01 13:50:04 -04:00

22 lines
473 B
YAML

---
inspections:
# Not a Java package
javabytecode: off
# These just flag when things change "too much"
changedfiles: off
filesize: off
patches: off
upstream: off
# https://bugzilla.redhat.com/show_bug.cgi?id=2007428
elf: off
# https://bugzilla.redhat.com/show_bug.cgi?id=1961250
annocheck: off
# https://bugzilla.redhat.com/show_bug.cgi?id=2007431
permissions: off
# https://bugzilla.redhat.com/show_bug.cgi?id=2007431
addedfiles: off