mirror of
https://github.com/data-privacy-stack/presidio.git
synced 2026-09-21 21:47:53 -05:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user