EVERYTHING FROM THE OTHER REPO

This commit is contained in:
2026-07-29 03:36:26 +03:00
parent 6777ea96db
commit 92a6ae42f5
4426 changed files with 1696506 additions and 2 deletions
@@ -0,0 +1,13 @@
# These are false positives because they don't use any functions that need
# fortifying. Since we know we have hardening turned on globally, suppress
# them. If we ever see this warning again for *other* modules, then we know
# there's a real problem.
libpam-modules: hardening-no-fortify-functions *usr/lib/*/security/pam_echo.so*
libpam-modules: hardening-no-fortify-functions *usr/lib/*/security/pam_filter.so*
libpam-modules: hardening-no-fortify-functions *usr/lib/*/security/pam_group.so*
libpam-modules: hardening-no-fortify-functions *usr/lib/*/security/pam_localuser.so*
libpam-modules: hardening-no-fortify-functions *usr/lib/*/security/pam_shells.so*
libpam-modules: hardening-no-fortify-functions *usr/lib/*/security/pam_wheel.so*
# pam_deny.so does not use any symbol from libc.
libpam-modules: shared-lib-without-dependency-information *usr/lib/*/security/pam_deny.so*
libpam-modules: spare-manual-page [*]