{"id":17209118,"url":"https://github.com/zaquestion/docker-sonarqube-scanner","last_synced_at":"2025-04-11T15:41:15.818Z","repository":{"id":69164904,"uuid":"71627575","full_name":"zaquestion/docker-sonarqube-scanner","owner":"zaquestion","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-30T23:01:34.000Z","size":18,"stargazers_count":9,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T11:49:24.573Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/zaquestion/sonarqube-scanner/","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zaquestion.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-22T08:47:40.000Z","updated_at":"2022-07-12T11:29:25.000Z","dependencies_parsed_at":"2023-09-15T05:16:13.639Z","dependency_job_id":null,"html_url":"https://github.com/zaquestion/docker-sonarqube-scanner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaquestion%2Fdocker-sonarqube-scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaquestion%2Fdocker-sonarqube-scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaquestion%2Fdocker-sonarqube-scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaquestion%2Fdocker-sonarqube-scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaquestion","download_url":"https://codeload.github.com/zaquestion/docker-sonarqube-scanner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248432951,"owners_count":21102476,"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":[],"created_at":"2024-10-15T02:50:50.903Z","updated_at":"2025-04-11T15:41:15.799Z","avatar_url":"https://github.com/zaquestion.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deprecated\n\nOriginally when this project was made there wasn't an official image and there were issues with newtmitch's version (circa 2016), which have since be resolved. I will review/merge PR's made here for those using this project, however I recommend using the better maintained alternatives:\n* https://hub.docker.com/r/sonarsource/sonar-scanner-cli\n* https://hub.docker.com/r/newtmitch/sonar-scanner\n\n# docker-sonarqube-scanner\n\nruns sonar-scanner in a docker container so you don't have to pollute your system with Java.\n\nTo pull and run\n```\ndocker run -ti -v $(pwd):/root/src zaquestion/sonarqube-scanner\n```\n\n# Example Project Config\nYou need a sonar-project.properties in the root of your project file heres\na template for python\n```\n# Required metadata\nsonar.projectKey=org.sonarqube:python-sonar-scanner\nsonar.projectName=Python :: PYTHON! : SonarQube Scanner\nsonar.projectVersion=1.0\n\n# Comma-separated paths to directories with sources (required)\nsonar.sources=\u003cSRC\u003e\n\n# Language\nsonar.language=py\n\n# Encoding of the source files\nsonar.sourceEncoding=UTF-8\n\nsonar.host.url=http://172.17.0.5:9000\n```\n\n# Using [docker-sonarqube-python](https://github.com/zaquestion/docker-sonarqube-python) server\nTo get the IP of a sonarqube server running in docker\n```\ndocker network inspect bridge\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaquestion%2Fdocker-sonarqube-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaquestion%2Fdocker-sonarqube-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaquestion%2Fdocker-sonarqube-scanner/lists"}