From 1fbd254078c38257a85a12419866bb7e0376d135 Mon Sep 17 00:00:00 2001 From: Carlos Uscanga Date: Mon, 29 Apr 2024 16:22:43 -0600 Subject: [PATCH] update product name --- .github/workflows/semgrep-to-dojo.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/semgrep-to-dojo.yaml b/.github/workflows/semgrep-to-dojo.yaml index ba786f2..2b8a521 100644 --- a/.github/workflows/semgrep-to-dojo.yaml +++ b/.github/workflows/semgrep-to-dojo.yaml @@ -49,3 +49,4 @@ jobs: tool: defectdojo defectdojo-token: ${{ secrets.DEFECTDOJO_TOKEN }} defectdojo-api-url: ${{ secrets.DEFECTDOJO_URL }} + defectdojo-product-name: pygoat_demo