{"id":22837256,"url":"https://github.com/cake-contrib/cake.sonarscanner","last_synced_at":"2025-04-24T03:26:23.065Z","repository":{"id":54061797,"uuid":"95556090","full_name":"cake-contrib/Cake.SonarScanner","owner":"cake-contrib","description":"Cake aliases for SonarScanner. To be used in conjunction with the sonar-scanner tool.","archived":false,"fork":false,"pushed_at":"2021-05-16T19:59:17.000Z","size":94,"stargazers_count":2,"open_issues_count":3,"forks_count":5,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-17T21:26:53.363Z","etag":null,"topics":["augustoproiete","cake","cake-addin","cake-build","cake-contrib","hacktoberfest","sonar","sonar-scanner","sonarscanner"],"latest_commit_sha":null,"homepage":"https://cakebuild.net/extensions/cake-sonarscanner/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cake-contrib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-27T12:31:02.000Z","updated_at":"2021-12-01T01:46:59.000Z","dependencies_parsed_at":"2022-08-13T06:20:54.026Z","dependency_job_id":null,"html_url":"https://github.com/cake-contrib/Cake.SonarScanner","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cake-contrib%2FCake.SonarScanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cake-contrib%2FCake.SonarScanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cake-contrib%2FCake.SonarScanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cake-contrib%2FCake.SonarScanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cake-contrib","download_url":"https://codeload.github.com/cake-contrib/Cake.SonarScanner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250553967,"owners_count":21449509,"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","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":["augustoproiete","cake","cake-addin","cake-build","cake-contrib","hacktoberfest","sonar","sonar-scanner","sonarscanner"],"created_at":"2024-12-12T23:16:08.672Z","updated_at":"2025-04-24T03:26:23.017Z","avatar_url":"https://github.com/cake-contrib.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cake.SonarScanner\n\nCake aliases for SonarScanner. To be used in conjunction with the sonar-scanner tool.\n\n## Give a Star! :star:\n\nIf you like or are using this project please give it a star. Thanks!\n\n## Pre requisites\n\nEnsure [sonar-scanner](https://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner) is on your path\n\nSuggestion: use chocolatey. https://chocolatey.org/packages/sonarqube-scanner.portable\n\n## Usage\n```cs\n#addin \"nuget:?package=Cake.SonarScanner\"\n    \n// Assuming a sonar-scanner.properties on the current directory\nSonarScanner(new SonarScannerSettings {\n    Properties = new Dictionary\u003cstring, string\u003e {\n        {\"sonar.login\", EnvironmentVariable(\"sonar_scanner_token\")}\n    }\n});\n```\n\n## Important\n.net projects should use the MSBuild scanner for SonarQube.\nSee https://github.com/AgileArchitect/Cake.Sonar\n\n[![Build status](https://ci.appveyor.com/api/projects/status/l00o9jw5cxh68255?svg=true)](https://ci.appveyor.com/project/pitermarx/cake-sonarscanner)\n[![NuGet](https://img.shields.io/nuget/v/Cake.SonarScanner.svg)](https://www.nuget.org/packages/Cake.SonarScanner/)\n[![Coverage Status](https://coveralls.io/repos/github/pitermarx/Cake.SonarScanner/badge.svg?branch=master)](https://coveralls.io/github/pitermarx/Cake.SonarScanner?branch=master)\n[![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=pitermarx%3ACake.SonarScanner\u0026metric=alert_status)](https://sonarcloud.io/dashboard/index/pitermarx:Cake.SonarScanner)\n\n## Discussion\n\nFor questions and to discuss ideas \u0026 feature requests, use the [GitHub discussions on the Cake GitHub repository](https://github.com/cake-build/cake/discussions), under the [Extension Q\u0026A](https://github.com/cake-build/cake/discussions/categories/extension-q-a) category.\n\n[![Join in the discussion on the Cake repository](https://img.shields.io/badge/GitHub-Discussions-green?logo=github)](https://github.com/cake-build/cake/discussions)\n\n## Release History\n\nClick on the [Releases](https://github.com/cake-contrib/Cake.SonarScanner/releases) tab on GitHub.\n\n---\n\n_Copyright \u0026copy; 2017-2021 Cake Contributors - Provided under the [MIT License](LICENSE)._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcake-contrib%2Fcake.sonarscanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcake-contrib%2Fcake.sonarscanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcake-contrib%2Fcake.sonarscanner/lists"}