From be9763bd843aab6d9bcdbceff4f4440fe7196129 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 13 Jun 2021 19:23:26 -0300 Subject: TODOs.md: Add #improvement-8dfd18cf-2c34-ee29-e6cd-53d300687789 --- TODOs.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/TODOs.md b/TODOs.md index cfd3d20..afdbace 100644 --- a/TODOs.md +++ b/TODOs.md @@ -238,6 +238,15 @@ On plain POSIX sh. # Improvements +## TODO Learn about secure programming in C {#improvement-8dfd18cf-2c34-ee29-e6cd-53d300687789} +- TODO in 2021-06-13 + +--- + +The best reference by far I've found to learn about secure programming in C is the [SEI CERT C Coding Standard](https://wiki.sei.cmu.edu/confluence/display/c/SEI+CERT+C+Coding+Standard). + +There's also [MISRA C](https://en.wikipedia.org/wiki/MISRA_C) but it feels like very corp. + # Questions # Resources -- cgit v1.2.3