Skip to content

Commit

Permalink
Bump date for Compiler Options Hardening Guide for C and C++
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Nyman <thomas.nyman@ericsson.com>
  • Loading branch information
thomasnyman committed May 2, 2024
1 parent 319e903 commit bf1d125
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,6 +1,6 @@
# Compiler Options Hardening Guide for C and C++

*by the [Open Source Security Foundation (OpenSSF)](https://openssf.org) [Best Practices Working Group](https://best.openssf.org/), 2024-04-10*
*by the [Open Source Security Foundation (OpenSSF)](https://openssf.org) [Best Practices Working Group](https://best.openssf.org/), 2024-05-02*

This document is a guide for compiler and linker options that contribute to delivering reliable and secure code using native (or cross) toolchains for C and C++. The objective of compiler options hardening is to produce application binaries (executables) with security mechanisms against potential attacks and/or misbehavior.

Expand Down

0 comments on commit bf1d125

Please sign in to comment.