Skip to content

Commit a81364e

Browse files
authored
Update azure-devops-extension.md
1 parent 2a4b03f commit a81364e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/defender-for-cloud/azure-devops-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ If you don't have access to install the extension, you must request access from
102102
# command: 'run' | 'pre-job' | 'post-job'. Optional. The command to run. Default: run
103103
# config: string. Optional. A file path to an MSDO configuration file ('*.gdnconfig').
104104
# policy: 'azuredevops' | '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: azuredevops.
105-
# categories: string. Optional. A comma-separated list of analyzer categories to run. Values: 'secrets', 'code', 'artifacts', 'IaC', 'containers. Example: 'IaC,secrets'. Defaults to all.
105+
# categories: string. Optional. A comma-separated list of analyzer categories to run. Values: 'code', 'artifacts', 'IaC', 'containers'. Example: 'IaC, containers'. Defaults to all.
106106
# languages: string. Optional. A comma-separated list of languages to analyze. Example: 'javascript,typescript'. Defaults to all.
107107
# tools: string. Optional. A comma-separated list of analyzer tools to run. Values: 'bandit', 'binskim', 'eslint', 'templateanalyzer', 'terrascan', 'trivy'.
108108
# break: boolean. Optional. If true, will fail this build step if any error level results are found. Default: false.

0 commit comments

Comments
 (0)