From 3a2f0808d3d3c4ae7e2e2bef89e20d4235d0b29a Mon Sep 17 00:00:00 2001 From: RelunSec Date: Tue, 10 Feb 2026 05:30:04 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66ad02f..2a78578 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ [![CodeQL Advanced](https://github.com/HackingRepo/dssrf-js/actions/workflows/codeql.yml/badge.svg)](https://github.com/HackingRepo/dssrf-js/actions/workflows/codeql.yml) [![CodSpeed](https://github.com/HackingRepo/dssrf-js/actions/workflows/codspeed.yml/badge.svg)](https://github.com/HackingRepo/dssrf-js/actions/workflows/codspeed.yml) [![DevSkim](https://github.com/HackingRepo/dssrf-js/actions/workflows/devskim.yml/badge.svg)](https://github.com/HackingRepo/dssrf-js/actions/workflows/devskim.yml) +[![Node.js CI](https://github.com/HackingRepo/dssrf-js/actions/workflows/node.js.yml/badge.svg)](https://github.com/HackingRepo/dssrf-js/actions/workflows/node.js.yml) `dssrf` is a priotized security‑first URL and network validation library designed to eliminate entire classes of SSRF vulnerabilities - from basic bypasses to extremely advanced bypass techniques used in real‑world attacks.