From c39fb3ad249875f48cc59e1721614c21c50a83e6 Mon Sep 17 00:00:00 2001 From: Jeremy Bonghwan Choi Date: Mon, 9 Dec 2024 10:42:01 +1000 Subject: [PATCH] Update README.md Co-authored-by: sfowl --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df8da7d1..3c369f6c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ RapiDAST (Rapid DAST) is an open-source security testing tool that automates DAS RapiDAST provides: - Automated HTTP/API security scanning using ZAP -- Kubernetes opearator scanning using OOBTKUBE +- Kubernetes operator scanning using OOBTKUBE - Automated vulnerability scanning using Nessus (requires a Nessus instance) - Command-line execution with yaml configuration, suitable for integration in CI/CD pipelines - Ability to run automated DAST scanning with pre-built or custom container images