From 9f544e26a492c0e2d597467767576bb9272f4c0b Mon Sep 17 00:00:00 2001 From: RelunSec Date: Tue, 10 Feb 2026 05:10:17 -0800 Subject: [PATCH] Added CodeQL Advanced badge. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68287d6..72227af 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ [![Open Source Helpers](https://www.codetriage.com/hackingrepo/dssrf-js/badges/users.svg)](https://www.codetriage.com/hackingrepo/dssrf-js) [![Contributors](https://img.shields.io/github/contributors/HackingRepo/dssrf-js)](https://github.com/HackingRepo/dssrf-js/graphs/contributors) [![CodeQL](https://github.com/HackingRepo/dssrf-js/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/HackingRepo/dssrf-js/actions/workflows/github-code-scanning/codeql) +[![CodeQL Advanced](https://github.com/HackingRepo/dssrf-js/actions/workflows/codeql.yml/badge.svg)](https://github.com/HackingRepo/dssrf-js/actions/workflows/codeql.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.