Add Christian Brauner to SECURITY.md

Signed-off-by: Serge Hallyn <serge@hallyn.com>
This commit is contained in:
Serge Hallyn 2021-10-25 14:26:37 -05:00
parent cdc8c1e25b
commit 82b5983301
2 changed files with 4 additions and 2 deletions

View File

@ -6,4 +6,6 @@ At the moment only the latest release is supported.
## Reporting a Vulnerability
Security vulnerabilities may be reported to serge@hallyn.com (B175CFA98F192AF2).
Security vulnerabilities may be reported to
* Serge Hallyn <serge@hallyn.com> (B175CFA98F192AF2)
* Christian Brauner <christian@brauner.io> (4880B8C9BD0E5106FC070F4F7B3C391EFEA93624)

View File

@ -6,7 +6,7 @@ autoreconf -v -f --install || exit 1
CFLAGS="-O2 -Wall" \
--enable-man \
--enable-maintainer-mode \
--enable-shared \
--disable-shared \
--without-libpam \
--with-selinux \
"$@"