microsoft / microsoft/security-devops-azdevops
Error message from default setup
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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