diff --git a/README.md b/README.md index 9226882..6962090 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ Language-independent tools such as [Valgrind](https://www.valgrind.org/), [Dr. M | Name | Repository | Description | |:------------:|:---------------------------------------:|:----------------------------------------------------------------------:| | Secure Rust Guidelines | https://github.com/ANSSI-FR/rust-guide | A guide providing recommendations and resources for secure application development in Rust. | +| The Complete Rust Security Handbook | https://github.com/yevh/rust-security-handbook | Ten-chapter guide covering type-safety, panic-proofing, integer-overflow traps, async pitfalls, and smart-contract security. | --- # Groups of people