Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

checksec FORTIFY detection (proccheck) #243

Closed
wants to merge 8 commits into from
Closed

checksec FORTIFY detection (proccheck) #243

wants to merge 8 commits into from

Commits on May 7, 2024

  1. Update proccheck.sh (Fortify)

    Added detailed results for Fortify: 'N/A', 'Partial'
    teoberi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    33dadb3 View commit details
    Browse the repository at this point in the history
  2. Update hardening-checks.sh (Fortify proccheck)

    Add cases for 'N/A' and 'Partial'
    teoberi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e90b36e View commit details
    Browse the repository at this point in the history
  3. Update build_binaries.sh (Fortify)

    Netwide Assembler (NASM) installation check
    Generating test files for Fortify (nolibc*, fszero*)
    teoberi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f30146e View commit details
    Browse the repository at this point in the history
  4. Run make build

    teoberi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8618be6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d84aca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e76e27b View commit details
    Browse the repository at this point in the history
  7. Fix tests/binaries/build_binaries.sh

    Check shell style (shfmt) failed!
    teoberi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5b3cc9f View commit details
    Browse the repository at this point in the history
  8. Run make build again!

    teoberi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    bd872bd View commit details
    Browse the repository at this point in the history