mirror of
https://github.com/sbilly/awesome-security
synced 2024-11-21 19:03:10 +00:00
Merge pull request #257 from lirantal/patch-3
docs: Update README.md to add new secure coding book, thx @lirantal
This commit is contained in:
commit
846f4bdc52
1 changed files with 1 additions and 0 deletions
|
@ -455,6 +455,7 @@ Provided data: IPv4 hosts, sub/domains/whois, ports/banners/protocols, technolog
|
|||
- [Spring Security in Action, Second Edition](https://www.manning.com/books/spring-security-in-action-second-edition) - A book about designing and developing Spring applications that are secure right from the start.
|
||||
- [Azure Security](https://www.manning.com/books/azure-security-2) - A practical guide to the native security services of Microsoft Azure.
|
||||
- [Node.js Secure Coding: Defending Against Command Injection Vulnerabilities](https://www.nodejs-security.com) - Learn secure coding conventions in Node.js by executing command injection attacks on real-world npm packages and analyzing vulnerable code.
|
||||
- [Node.js Secure Coding: Prevention and Exploitation of Path Traversal Vulnerabilities](https://www.nodejs-security.com/book/path-traversal) - Master secure coding in Node.js with real-world vulnerable dependencies and experience firsthand secure coding techniques against Path Traversal vulnerabilities.
|
||||
|
||||
## Other Awesome Lists
|
||||
|
||||
|
|
Loading…
Reference in a new issue