From bd814059fc9a15c1024948fdbb5c0f512666a766 Mon Sep 17 00:00:00 2001 From: Zachary Conger Date: Thu, 5 Aug 2021 06:39:44 -0600 Subject: [PATCH] update stackhawk code scanning workflow description --- code-scanning/properties/stackhawk.properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-scanning/properties/stackhawk.properties.json b/code-scanning/properties/stackhawk.properties.json index de29b7a..f422535 100644 --- a/code-scanning/properties/stackhawk.properties.json +++ b/code-scanning/properties/stackhawk.properties.json @@ -1,7 +1,7 @@ { "name": "StackHawk", "creator": "StackHawk", - "description": "Integrate dynamic application security testing (DAST) into your CI pipeline with StackHawk", + "description": "Integrate dynamic application security testing (DAST) and API security testing into your CI pipeline with StackHawk", "iconName": "stackhawk", "categories": [ "Code Scanning",