We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5532e5e commit 7263ebaCopy full SHA for 7263eba
docs/index.md
@@ -11,6 +11,7 @@ This is a list of materials (documents, services, and so on) released by the
11
* [npm Best Practices Guide](https://github.com/ossf/package-manager-best-practices/blob/main/published/npm.md)
12
* [Source Code Management Platform Configuration Best Practices Guide](https://best.openssf.org/SCM-BestPractices/)
13
* [Compiler Options Hardening Guide for C and C++](https://best.openssf.org/Compiler-Hardening-Guides/Compiler-Options-Hardening-Guide-for-C-and-C++)
14
+* [Correctly Using Regular Expressions for Secure Input Validation](https://best.openssf.org/Correctly-Using-Regular-Expressions)
15
* [The Memory Safety Continuum](https://memorysafety.openssf.org/memory-safety-continuum)
16
17
Note: You can also see the larger list of
0 commit comments