Skip to content

Commit bed2bbb

Browse files
authored
docs: add a reference to building secure Node.js apps
1 parent e4e74b6 commit bed2bbb

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

README.md

+15-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
1-
<p align="center">
2-
<img src=".github/node-js-cli-apps-best-practices.png" height="400px" />
3-
</p>
1+
<div align="center">
2+
<p>
3+
<a href="https://nodejs-security.com">
4+
<img alt="Node.js Security" align="center" src="https://img.shields.io/badge/%F0%9F%A6%84-Learn%20Node.js%20Security%E2%86%92-gray.svg?colorA=5734F5&colorB=5734F5&style=flat" />
5+
</a>
6+
</p>
7+
8+
![Screenshot 2024-09-12 at 20 08 07](https://github.com/user-attachments/assets/970a97fd-16bd-4b3c-b535-ae7445b52d4c)
9+
10+
<p>
11+
Learn Node.js Secure Coding techniques and best practices from <a href="https://www.lirantal.com">Liran Tal</a>
12+
</p>
13+
</div>
14+
15+
<br/>
416

517
<p align="center">
618
<h1 align="center">Node.js CLI Apps Best Practices</h1>

0 commit comments

Comments
 (0)