Package hardening-wrapper: Information

    Source package: hardening-wrapper
    Version: 2.6-alt1
    Build time:  Apr 19, 2019, 05:15 PM
    Report package bug
    License: GPLv2+
    Summary: Tool to check ELF for being built hardened
    Description: 
    hardening-check is a tool to check whether an already compiled ELF file
    was built using hardening flags.
    
    It checks, using readelf, for these hardening characteristics:
    
      * Position Independent Executable
      * Stack protected
      * Fortify source functions
      * Read-only relocations
      * Immediate binding

    List of rpms provided by this srpm:
    hardening-check (noarch)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin

      1. perl-podlators
      2. rpm-build-perl

    Last changed


    April 19, 2019 Michael Shigorin 2.6-alt1
    - adapted from fedora