15 lines
415 B
YAML
15 lines
415 B
YAML
# https://one.redhat.com/rhel-developer-guide/#_modifying_a_per_package_rpminspect_yaml_file
|
|
# https://github.com/rpminspect/rpminspect/blob/master/data/generic.yaml
|
|
# https://github.com/rpminspect/rpminspect-data-fedora/blob/main/fedora.yaml
|
|
|
|
---
|
|
|
|
annocheck:
|
|
extra_opts:
|
|
hardened: --skip-run-path --skip-stack-prot
|
|
|
|
runpath:
|
|
allowed_paths:
|
|
- /run/host/usr/lib
|
|
- /run/host/usr/lib64
|