Skip to content

Commit f7d315c

Browse files
authored
docs: add owasp badge to readme (#4)
1 parent b97f3a4 commit f7d315c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<a href="https://codecov.io/gh/owasp/cwe-sdk-javascript"><img src="https://badgen.net/codecov/c/github/owasp/cwe-sdk-javascript" alt="codecov"/></a>
1515
<a href="https://snyk.io/test/github/owasp/cwe-sdk-javascript"><img src="https://snyk.io/test/github/owasp/cwe-sdk-javascript/badge.svg" alt="Known Vulnerabilities"/></a>
1616
<a href="./SECURITY.md"><img src="https://img.shields.io/badge/Security-Responsible%20Disclosure-yellow.svg" alt="Responsible Disclosure Policy" /></a>
17+
<a href="https://owasp.org/www-project-cwe-toolkit/"><img src="https://badgen.net/badge/owasp/cwe-toolkit" alt="OWASP CWE Toolkit" /></a>
1718
</p>
1819

1920
# Install

0 commit comments

Comments
 (0)