2.7.0
What's Changed
- libc cleanup by @slimm609 in #194
- Add github page by @slimm609 in #195
- Add kernel check for YAMA by @cgzones in #196
- fix RELRO check and stack_chk by @slimm609 in #197
- fix nx check by @slimm609 in #198
- fix branch name for release by @slimm609 in #199
- gitattributes enforce line endings by @calebTree in #203
- Search libc at user defined place, allow cross plattform analysis by @sreschke80 in #206
- add test for listfile by @ysmaoui in #207
- If no program header is present in the ELF binary return N/A for RELRO and NX check by @petervas in #211
- Improve libc search by @petervas in #213
- Escape special characters and add missing quotes for grep by @petervas in #214
- Rewrite manpage in mdoc(7) and update by @Artoria2e5 in #215
- Fix stack protection check and full relro check by @petervas in #222
- Test suite for all supported checksec file and process hardening checks by @petervas in #224
- FS_comparison: do sorted comparison to get 10x speed up by @Artoria2e5 in #217
- pre-commit-config: only run shellcheck on the final thing by @Artoria2e5 in #220
- debug: fix exit code by @katexochen in #226
- fix: fix docs link by @slimm609 in #227
- Use dynamic section if no symbol table by @ffontaine in #231
- Fix fortify check by checking fortified vs fortifiable instead by @azat in #232
- fix: fix generation by @slimm609 in #234
New Contributors
- @calebTree made their first contribution in #203
- @sreschke80 made their first contribution in #206
- @ysmaoui made their first contribution in #207
- @petervas made their first contribution in #211
- @Artoria2e5 made their first contribution in #215
- @katexochen made their first contribution in #226
- @ffontaine made their first contribution in #231
- @azat made their first contribution in #232
Full Changelog: 2.6.0...2.7.0