microsoft / security-devops-azdevops

Microsoft Security DevOps extension for Azure DevOps.
MIT License
60 stars 16 forks source link

Error message from default setup #25

Open akata72 opened 1 year ago

akata72 commented 1 year ago

I have this task; (following the doc)

- task: MicrosoftSecurityDevOps@1
  inputs:
    categories: 'secrets'

This is the error messages I get from this basic setup; using ubuntu-22.04 (is a special MS hosted agent preferred).

##[error]RunCommandNoOptionsException: No applicable tools were detected. Run requires at least one configuration to run. Provide at least one Guardian config or tool with --config or --tool.
##[error]MSDO CLI exited with an error exit code: 2
larspmohr commented 1 year ago

Shipped CredScan for Linux back in March 24, 2023