Remove Terrascan from Defender for DevOps workflow (#1691)

* Initial plan

* Remove terrascan from Defender for DevOps workflow tools list

Co-authored-by: tamirkamara <26870601+tamirkamara@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: tamirkamara <26870601+tamirkamara@users.noreply.github.com>
This commit is contained in:
Copilot
2025-08-11 08:59:02 +03:00
committed by GitHub
co-authored by tamirkamara
parent a4d49983e4
commit 2122bc4ed5
+1 -1
View File
@@ -48,7 +48,7 @@ jobs:
env:
GDN_CHECKOV_SKIPPATH: 'docs/'
with:
tools: bandit, checkov, templateanalyzer, terrascan, trivy
tools: bandit, checkov, templateanalyzer, trivy
- name: Upload results to Security tab
uses: github/codeql-action/upload-sarif@v3