grub2/rpminspect.yaml
Robbie Harwood 64dc7670b0 Add rpminspect config file
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
2021-09-23 16:44:52 -04:00

23 lines
470 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=2007427
manpage: 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