# For C++ libraries it is often better not to ship symbols files
no-symbols-control-file

# In my opinion, this is a false positive; -D_FORTIFY_SOURCE=2 is used during build
hardening-no-fortify-functions

