Skip to content

Commit

Permalink
Update TI-reports/2024/2024-Q3-BEST-WG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Nyman <[email protected]>
Signed-off-by: CRob <[email protected]>
  • Loading branch information
SecurityCRob and thomasnyman authored Aug 19, 2024
1 parent 01e3ae0 commit c79c501
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions TI-reports/2024/2024-Q3-BEST-WG.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,15 @@ Provide baseline security education for developers.
#### Up Next
- TBD

### Compiler Hardening Guides
#### Purpose
- Help C and C++ developers and those who compile C/C++ code, e.g., package maintainers, ensure that produced application binaries (libraries and executables) are equipped with security mechanisms provided by compilers against potential attacks and/or misbehavior.
#### Current Status
- Continued revision, updates, & enhancement, e.g., keeping the compiler options hardening guide up-to-date with upstream options additions and changes in GCC and Clang/LLVM.
#### Up next
- Compiler annotations guide for C and C++ (in incubation), expanding compiler options guide to also cover other compilers, such as Microsoft MSVC (tracked in [BEST Issue 150](https://github.com/ossf/wg-best-practices-os-developers/issues/150))
- Outreach, e.g., upcoming talk at Nordic Software Security Summit 2024

### EDU.SIG
#### Purpose
- Deliver Baseline Secure Software Development Education and Certification to All. Provide access to open and widely available education materials to all learners.
Expand Down

0 comments on commit c79c501

Please sign in to comment.