# unfortunately wine doesn't do fortify hardening
hardening-no-fortify-functions
# incorrectly flagged
spelling-error-in-binary
# the loader often requires exit in the shared library, see thread around
# https://www.winehq.org/pipermail/wine-devel/2016-October/114988.html
exit-in-shared-library
# mingw is not yet capable of producing ASLR capable executables
portable-executable-missing-security-features
