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) last #245

Merged
merged 6 commits into from
May 23, 2024
Merged

checksec FORTIFY detection (proccheck) last #245

merged 6 commits into from
May 23, 2024

Conversation

teoberi
Copy link
Contributor

@teoberi teoberi commented May 23, 2024

Add detailed results for Fortify: 'N/A', 'Partial' in src/functions/proccheck.sh
Add cases for 'N/A' and 'Partial' in tests/hardening-checks.sh ('# process checks' section)
Update Dockerfile.ubuntu and Dockerfile.photon to add NASM and binutils
Change test files for Fortify
Update build_binaries.sh ('# Fortify source' section)
Fix for #241

Added detailed results for Fortify: 'N/A', 'Partial'
Add cases for 'N/A' and 'Partial'
Add NASM and binutils in the base image
Add NASM and binutils in the base image
Added a warning about the need to install the NASM assembler
Generating test files for Fortify (nolibc*, fszero*)
@teoberi
Copy link
Contributor Author

teoberi commented May 23, 2024

Everything seems fine now, on the third try!
I had a bit to learn about Bash (shellcheck + shfmt), but a lot more about git.
That's great!

@slimm609
Copy link
Owner

Thanks for this contribution. This helps a lot towards testing future changes as well!

@slimm609 slimm609 merged commit a5819f3 into slimm609:main May 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants