7 lines
399 B
Plaintext
7 lines
399 B
Plaintext
# These are PostgreSQL server plugins; some need no external libraries
|
|
hardening-no-fortify-functions usr/lib/postgresql/*/lib/*
|
|
# These are PostgreSQL server plugins; some need no external libraries
|
|
library-not-linked-against-libc usr/lib/postgresql/*/lib/*
|
|
# These are PostgreSQL server plugins; some need no external libraries
|
|
shared-lib-without-dependency-information usr/lib/postgresql/*/lib/*
|