checksec
Check security properties of executables. More information: <https://github.com/slimm609/checksec.sh>.
RUN apt-get update && \
apt-get install -y checksec
RUN apt-get update && \
apt-get install -y checksec
RUN pacman -S --noconfirm checksec
RUN apt-get update && \
apt-get install -y checksec
RUN dnf install -y checksec