Skip to content

Commit

Permalink
Update defender-for-devops.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick2bad4u authored Apr 15, 2024
1 parent ce1a9ef commit cd92be1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/defender-for-devops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
uses: microsoft/security-devops-action@latest
id: msdo
with:
tools: dit, binskim, eslint, templateanalyzer, terrascan, trivy
policy: GitHub
# config: string. Optional. A file path to an MSDO configuration file ('*.gdnconfig').
# policy: 'GitHub' | 'microsoft' | 'none'. Optional. The name of a well-known Microsoft policy. If no configuration file or list of tools is provided, the policy may instruct MSDO which tools to run. Default: GitHub.
# categories: string. Optional. A comma-separated list of analyzer categories to run. Values: 'code', 'artifacts', 'IaC', 'containers'. Example: 'IaC, containers'. Defaults to all.
Expand Down

0 comments on commit cd92be1

Please sign in to comment.