authelia/.buildkite
Amir Zarrinkafsh bd6a8e3ea2
feat: hardened authelia binaries (#2410)
* 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
2021-09-26 12:08:47 +10:00
..
annotations feat: hardened authelia binaries (#2410) 2021-09-26 12:08:47 +10:00
hooks feat: hardened authelia binaries (#2410) 2021-09-26 12:08:47 +10:00
steps feat: hardened authelia binaries (#2410) 2021-09-26 12:08:47 +10:00
RELEASE.md release: v4.31.0 (#2387) 2021-09-17 20:08:15 +10:00
deployment.sh feat: builds with gox and buildx (#2381) 2021-09-16 22:39:18 +10:00
pipeline.sh ci(buildkite): remove test concurrency step (#2384) 2021-09-17 11:09:38 +10:00
pipeline.yml ci(buildkite): add notification webhook for blocked PRs (#2077) 2021-06-10 13:23:23 +10:00