Skip to content

Commit

Permalink
Merge pull request #7 from ossf/crob
Browse files Browse the repository at this point in the history
Update revised-stream-4-language.md
  • Loading branch information
SecurityCRob authored Jul 20, 2023
2 parents 784d7fe + 435b655 commit 9c1f6ca
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/revised-stream-4-language.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,14 @@ TO DO - need examples.

### Invest in Education

It is important to not only provide tooling for developers to develop memory-safely, but sharing HOW and WHY to do so is equally of value. There are several areas where educational materials, training, and job aids should be identified or created to help developers quickly learn about memory safe languages, how to use more memory-safe coding techniques in older languages, as well as the threats and vulnerabilities non-memory-safe coding practices can incur. We propose to create a reference library and educational materials on:

- the threats and vulnerabilities that exist around memory safety coding flaws
- the benefits of developing using memory safe languages
- references to authoritative guides for memory-safe languages
- educational training material for older languages, such as C & C++, on how to develop using memory-safety techniques and safe memory handling practices
- spread awareness and help others develop skills in memory safe languages and secure coding techniques through blogs, podcasts, conference presentations, and training classes
=======
TO DO

### Challenges
Expand Down

0 comments on commit 9c1f6ca

Please sign in to comment.