From 1d040fc79369dd15b28d5e5f74111fd19dc1dd92 Mon Sep 17 00:00:00 2001 From: James Kettle Date: Mon, 2 Dec 2024 15:34:47 +0000 Subject: [PATCH] Don't advertise non-existent features --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 18be49c..57f5e9d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,6 @@ To invoke these checks, just run a normal active scan. #### Changelog: **2.0.0 20241202** - Rewrite in Java! -- Add support for running individual checks at scale via context menu **1.0.24 20230801** - Devise (no CVE, refer to [Smashing the State Machine](https://portswigger.net/research/smashing-the-state-machine))