OWASP / www-project-proactive-controls

OWASP Foundation Web Respository
Creative Commons Attribution Share Alike 4.0 International
128 stars 70 forks source link

Fixed typos and grammar. Added read once pattern #23

Closed pi3ch closed 7 months ago

pi3ch commented 2 years ago

Fixed a number of typos and grammar issues. Added an important missing section on how to safely handle the secrets while loaded by the process. Added references for read once defensive design pattern.

knathanp commented 7 months ago

@jmanico Can you merge this in? Good typo fixes and additions from @pi3ch. Good addition on the read once pattern. I have more to contribute, but it seems this repo is getting stale.

andreashappe commented 7 months ago

Hey, thanks for your contribution!

I have merged it but we're currently working on a new version of the guide (you can see it in the v4-initial-version branch) so the changes might only be visible for a couple of weeks before the new version superseedes them. Any work on the new branch would be highly appreciated (:

cheers, Andreas