diff --git a/.github/workflows/defender-for-devops.yml b/.github/workflows/defender-for-devops.yml index 178c2b7..2d15689 100644 --- a/.github/workflows/defender-for-devops.yml +++ b/.github/workflows/defender-for-devops.yml @@ -41,6 +41,8 @@ jobs: - name: Run Microsoft Security DevOps uses: microsoft/security-devops-action@v1.6.0 id: msdo + with: + tools: bandit, binskim, container-mapping, eslint, templateanalyzer, terrascan, trivy - name: Upload results to Security tab uses: github/codeql-action/upload-sarif@v3 with: