microsoft / microsoft/security-devops-azdevops

Error message from default setup

Open
#25 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
86
Forks
22
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the MicrosoftSecurityDevOps@1 task with categories set to 'secrets' on ubuntu-22.04, then compare the documented setup with the generated MSDO CLI configuration. Done means the basic task detects an applicable tool or configuration and completes without RunCommandNoOptionsException.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, ubuntu
Domain
devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.