mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
bd6a8e3ea2
* feat: hardened authelia binaries This change ensures that all Authelia binaries which are compiled and distributed are hardened with the following standards: * RELRO * Stack canary * NX * PIE/ASLR * Stripped RPATH AND RUNPATH * Stripped Symbols * Fortify The musl variants currently [do not support Fortify](https://wiki.musl-libc.org/future-ideas.html#Fortify). * refactor: docker pull for authelia/crossbuild in background |
||
---|---|---|
.. | ||
authelia-scripts | ||
cmd_bootstrap.go | ||
cmd_build.go | ||
cmd_ci.go | ||
cmd_clean.go | ||
cmd_docker.go | ||
cmd_serve.go | ||
cmd_suites.go | ||
cmd_unittest.go | ||
cmd_xflags.go | ||
const.go | ||
docker.go | ||
helpers.go | ||
main.go |