From 8be853d355e57e4d061289efecaacb98854ce983 Mon Sep 17 00:00:00 2001 From: sanks205 <100505221+sanks205@users.noreply.github.com> Date: Mon, 20 Jul 2026 23:43:13 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5467d34..6bde817 100644 --- a/README.md +++ b/README.md @@ -216,6 +216,7 @@ Testing is an essential element of a DevSecOps program because it helps to prepa * [Node Security Platform](https://nodesecurity.io/) * [npm-check](https://www.npmjs.com/package/npm-check) * [npm-outdated](https://docs.npmjs.com/cli/outdated) +* [Observer](https://github.com/sanks205/getobserver) - Offline, single-binary CLI that unifies code, dependency (CVE), config and infra findings into one HTML report; emits SARIF + has a GitHub Action for CI. * [OSS Fuzz](https://github.com/google/oss-fuzz) * [OWASP OWTF](https://www.owasp.org/index.php/OWASP_OWTF) * [OWASP ZAP](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project)