Skip to content

Commit 6f337ba

Browse files
authored
docs: add a link back to Node.js Security website
1 parent 7b2486e commit 6f337ba

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

+19
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,25 @@ You can install globally via:
112112
npm install -g is-website-vulnerable
113113
```
114114

115+
# Learn Node.js Security
116+
117+
<hr/>
118+
119+
<div align="center">
120+
<p>
121+
<a href="https://nodejs-security.com">
122+
<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" />
123+
</a>
124+
</p>
125+
126+
![Screenshot 2024-09-12 at 20 14 27](https://github.com/user-attachments/assets/586f3151-eed9-4542-92f1-de9237f6783c)
127+
128+
<p>
129+
Learn Node.js Secure Coding techniques and best practices from <a href="https://www.lirantal.com">Liran Tal</a>
130+
</p>
131+
</div>
132+
133+
115134
# Contributing
116135

117136
Please consult [CONTRIBUTING](./CONTRIBUTING.md) for guidelines on contributing to this project.

0 commit comments

Comments
 (0)