{"id":22007358,"url":"https://github.com/7ph/sonar-scanner-azdo-maintenance-branches-poc","last_synced_at":"2026-05-18T04:07:16.163Z","repository":{"id":264482294,"uuid":"881391072","full_name":"7PH/sonar-scanner-azdo-maintenance-branches-poc","owner":"7PH","description":"Proof of Concept to use maintenance branches for the AzDO repository extension for Sonar","archived":false,"fork":false,"pushed_at":"2024-10-31T13:36:04.000Z","size":5378,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-03T12:41:08.712Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/7PH.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-31T13:35:10.000Z","updated_at":"2024-10-31T13:36:50.000Z","dependencies_parsed_at":"2024-11-24T18:16:16.820Z","dependency_job_id":null,"html_url":"https://github.com/7PH/sonar-scanner-azdo-maintenance-branches-poc","commit_stats":null,"previous_names":["7ph/sonar-scanner-azdo-maintenance-branches-poc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/7PH/sonar-scanner-azdo-maintenance-branches-poc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7PH%2Fsonar-scanner-azdo-maintenance-branches-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7PH%2Fsonar-scanner-azdo-maintenance-branches-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7PH%2Fsonar-scanner-azdo-maintenance-branches-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7PH%2Fsonar-scanner-azdo-maintenance-branches-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/7PH","download_url":"https://codeload.github.com/7PH/sonar-scanner-azdo-maintenance-branches-poc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7PH%2Fsonar-scanner-azdo-maintenance-branches-poc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279085239,"owners_count":26100015,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-30T01:20:11.186Z","updated_at":"2025-10-15T14:18:54.866Z","avatar_url":"https://github.com/7PH.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"SonarQube/SonarCloud Azure Pipelines Extension\n========================================\n\n[![Build Status](https://dev.azure.com/sonarsource/DotNetTeam%20Project/_apis/build/status%2FSonarSource.sonar-scanner-vsts?branchName=master)](https://dev.azure.com/sonarsource/DotNetTeam%20Project/_build/latest?definitionId=126\u0026branchName=master)\n\nSonar's [Clean Code solutions](https://www.sonarsource.com/solutions/clean-code/?utm_medium=referral\u0026utm_source=github\u0026utm_campaign=clean-code\u0026utm_content=sonar-scanner-vsts) help developers deliver high-quality, efficient code standards that benefit the entire team or organization.\n\nMarketplace\n-----------\n\nhttps://marketplace.visualstudio.com/items?itemName=SonarSource.sonarqube\nhttps://marketplace.visualstudio.com/items?itemName=SonarSource.sonarcloud\n\nHave Questions or Feedback?\n---------------------------\n\nFor support questions (\"How do I?\", \"I got this error, why?\", ...), please head to the [SonarSource forum](https://community.sonarsource.com/c/help). There are chances that a question similar to yours has already been answered.\n\nBe aware that this forum is a community, so the standard pleasantries (\"Hi\", \"Thanks\", ...) are expected. And if you don't get an answer to your thread, you should sit on your hands for at least three days before bumping it. Operators are not standing by. :-)\n\n\nContributing\n------------\n\nIf you would like to see a new feature, please create a new thread in the forum [\"Suggest new features\"](https://community.sonarsource.com/c/suggestions/features).\n\nPlease be aware that we are not actively looking for feature contributions. The truth is that it's extremely difficult for someone outside SonarSource to comply with our roadmap and expectations. Therefore, we typically only accept minor cosmetic changes and typo fixes.\n\nWith that in mind, if you would like to submit a code contribution, please create a pull request for this repository. Please explain your motives to contribute this change: what problem you are trying to fix, what improvement you are trying to make.\n\nMake sure that you follow our [code style](https://github.com/SonarSource/sonar-developer-toolset#code-style) and all tests are passing (Travis build is executed for each pull request).\n\n\nDeveloper documentation\n-----------------------\n\n### How to set the environment\n\n* Install NPM (v8 or higher) / Node.js (v14 or higher)\n* `npm install -g tfx-cli`\n* `bash scripts/install.sh` (or run `scripts/install.ps1` on Windows)\n\n### Package a production build\n\n* `npm run build`\n\n### Package a test build\n\n* `npm run test-build -- --publisher \u003cpublisher-id\u003e`\n\n### Run tests\n\n* `npm test`\n\nLicense\n-------\n\nCopyright 2017-2023 SonarSource.\n\nLicensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7ph%2Fsonar-scanner-azdo-maintenance-branches-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F7ph%2Fsonar-scanner-azdo-maintenance-branches-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7ph%2Fsonar-scanner-azdo-maintenance-branches-poc/lists"}