{"id":21768484,"url":"https://github.com/lucascorpion/instant-sonar","last_synced_at":"2026-04-11T21:41:00.685Z","repository":{"id":189140409,"uuid":"680073065","full_name":"LucaScorpion/instant-sonar","owner":"LucaScorpion","description":"Instantly analyse your code with SonarQube in Docker, with a single command.","archived":false,"fork":false,"pushed_at":"2023-10-23T10:27:22.000Z","size":46,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-21T05:44:37.958Z","etag":null,"topics":["cli","docker","sonarqube","static-code-analysis"],"latest_commit_sha":null,"homepage":"","language":"Go","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/LucaScorpion.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2023-08-18T09:21:47.000Z","updated_at":"2024-07-30T12:00:44.000Z","dependencies_parsed_at":"2023-08-18T12:56:08.285Z","dependency_job_id":"4869e5ca-2341-4a59-8651-33c53cad44fb","html_url":"https://github.com/LucaScorpion/instant-sonar","commit_stats":null,"previous_names":["lucascorpion/instant-sonar"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/LucaScorpion/instant-sonar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucaScorpion%2Finstant-sonar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucaScorpion%2Finstant-sonar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucaScorpion%2Finstant-sonar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucaScorpion%2Finstant-sonar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LucaScorpion","download_url":"https://codeload.github.com/LucaScorpion/instant-sonar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucaScorpion%2Finstant-sonar/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268550505,"owners_count":24268399,"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-08-03T02:00:12.545Z","response_time":2577,"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":["cli","docker","sonarqube","static-code-analysis"],"created_at":"2024-11-26T13:36:28.500Z","updated_at":"2026-04-11T21:40:55.631Z","avatar_url":"https://github.com/LucaScorpion.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instant Sonar\n\n**Instantly analyse your code with SonarQube in Docker, with a single command.**\n\n[![Build](https://github.com/LucaScorpion/instant-sonar/actions/workflows/build.yml/badge.svg)](https://github.com/LucaScorpion/instant-sonar/actions/workflows/build.yml)\n[![Publish](https://github.com/LucaScorpion/instant-sonar/actions/workflows/publish.yml/badge.svg)](https://github.com/LucaScorpion/instant-sonar/actions/workflows/publish.yml)\n\n[![asciicast of instant-sonar](https://asciinema.org/a/604152.svg)](https://asciinema.org/a/604152)\n\n## Usage\n\nSimply download the appropriate binary for your platform from the [latest release](https://github.com/LucaScorpion/instant-sonar/releases/latest) and execute it.\n\nTo analyse your current working directory:\n\n```shell\ninstant-sonar\n```\n\nTo analyse a different directory:\n\n```shell\ninstant-sonar \"path/to/project\"\n```\n\nFor all help and options:\n\n```shell\ninstant-sonar --help\n```\n\n## Performance Note (Mac + Windows)\n\nOn Mac and Windows,\nusing a bound volume for the Sonar Scanner can induce a performance hit.\nTo improve this, there is a \"copy\" flag (`-c` or `--copy`),\nwhich will copy files into the Sonar Scanner container instead of binding a volume.\nOn Linux, using this option is slower than using a bound volume.\n\n## What it Does\n\nInstant Sonar will start a [SonarQube](https://hub.docker.com/_/sonarqube) container,\nconfigure it so it can be accessed without having to log in,\nand set up a new project.\nIt will then start a [Sonar Scanner](https://hub.docker.com/r/sonarsource/sonar-scanner-cli) container,\nwhich will run the project analysis and send the results to SonarQube.\nAfter this is done, it will output a link which you can use to view the analysis results.\n\nIs something not working as intended?\nFeel free to [create an issue](https://github.com/LucaScorpion/instant-sonar/issues/new)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucascorpion%2Finstant-sonar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucascorpion%2Finstant-sonar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucascorpion%2Finstant-sonar/lists"}