glib2/rpminspect.yaml
Michael Catanzaro 3a4fac44e5 Update annocheck policy
The mem-overflow test depends on -O1. This is less-secure, but that's OK
because it's just a test.

I'm not sure exactly what is wrong with the second test: various
security checks are failing, likely related to the strange way this test
binary is constructed via objcopy. My main concern was to ensure that
nothing is generally wrong with GResource, but that seems to be OK.
Since the issues are isolated to this test, and it's just a test, I
think we can safely ignore them.
2021-12-06 13:38:54 -06:00

18 lines
459 B
YAML

---
annocheck:
ignore:
- /usr/libexec/installed-tests/glib/mem-overflow
- /usr/libexec/installed-tests/glib/resources
elf:
ignore:
- /usr/libexec/installed-tests/glib/resources
inspections:
# https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2097
badfuncs: off
runpath:
allowed_paths:
- /usr/libexec/installed-tests/glib
xml:
ignore:
- /usr/libexec/installed-tests/glib/bookmarks/fail-*.xbel