Validate Azure DevOps pipeline steps (integration of other SAST/SCA tooling)
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
The payload names no repository files or tests. Start by reading the Azure DevOps YAML example and checking the project's documented pipeline entry points for whether MSDO scans pipeline definitions; done would be a clear supported or unsupported answer for detecting SonarQube or Nexus IQ steps.
Written by the indexing model from the issue text.
Description
Hi,
Could I also use this to check for the existence of certain steps in an Azure DevOps YAML pipeline? Does it have this capability? For example, if there is a step that uses SonarQube or Nexus IQ - ie. can MSDO scan the following Azure DevOps YAML file and look for the existence of the steps involving SonarQube (example YAML below):
trigger:
- master # or the name of the main branch
- feature/*
steps:
- task: SonarQubePrepare@5
inputs:
SonarQube: 'YourSonarqubeServerEndpoint'
scannerMode: 'Other'
extraProperties: 'sonar.projectKey=YourProjectKey'
- task: SonarQubePublish@5
inputs:
pollingTimeoutSec: '300'
- Dominant language
- JavaScript
- Stars
- 164
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
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.
More from microsoft/security-devops-action
-
Difficulty 3/5 1-2 days Newbie friendliness 50/100
microsoft/security-devops-action#270 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
microsoft/security-devops-action#104 · 11 comments · 1 reaction ·
-
area:msdo-cli priority:high status:blocked type:bug
microsoft/security-devops-action#97 · 4 comments · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
microsoft/security-devops-action#54 · 2 comments · 2 reactions ·
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
microsoft/security-devops-action#47 · 2 comments ·
All issues in microsoft/security-devops-action
Similar issues
-
awaiting triage bug Causes friction Hop Gui P1 P2 Transforms
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
georgestephanis/p2026#40 ·
-
Enatega Customer and Rider app: Add-ons price is not visible to customer after order is placed. Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Margaret-Petersen/food-delivery-app-clone-react-native#1981 ·