From e243492888ebda0854f59703d6e72c248f51e6f9 Mon Sep 17 00:00:00 2001 From: maismas Date: Wed, 11 Jun 2025 14:24:46 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d1119fc0e7..b9dd432f427 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A vulnerable Node.js demo application, based on the [Dreamers Lab tutorial](http This vulnerable app includes the following capabilities to experiment with: * [Exploitable packages](#exploiting-the-vulnerabilities) with known vulnerabilities -* [Docker Image Scanning](#docker-image-scanning) for base images with known vulnerabilities in system libraries +* [Docker Image Scanning](#docker-image-scanning) for basxxxe images with known vulnerabilities in system libraries * [Runtime alerts](#runtime-alerts) for detecting an invocation of vulnerable functions in open source dependencies ## Running