grub2/rpminspect.yaml
Leo Sandoval 0d94677103 rpminspect: disable abidiff inspections
GRUB does not care about ABI changes between versions, e.g modules are
not intended to be loaded in different GRUB versions, thus abidiff
inspections are irrelevant.

Resolves: #RHEL-106446
Signed-off-by: Leo Sandoval <lsandova@redhat.com>
2025-12-08 11:43:45 -06:00

12 lines
262 B
YAML

# additional rpminspect configuration for this branch
inspections:
abidiff: off
---
# Disable annobin stack check since grub's initialization code doesn't support it
annocheck:
extra_opts:
- hardened: --skip-stack-prot --ignore-unknown --verbose