{"id":28495948,"url":"https://github.com/sonarsource/sonar-scanner-java-library","last_synced_at":"2025-12-17T02:01:48.183Z","repository":{"id":4545657,"uuid":"5686301","full_name":"SonarSource/sonar-scanner-java-library","owner":"SonarSource","description":"Common Java library used by many SonarScanners","archived":false,"fork":false,"pushed_at":"2025-09-26T07:21:13.000Z","size":2212,"stargazers_count":119,"open_issues_count":2,"forks_count":85,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-09-26T09:24:56.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jira.sonarsource.com/browse/SCANJLIB","language":"Java","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/SonarSource.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":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-09-05T11:32:39.000Z","updated_at":"2025-08-27T08:48:09.000Z","dependencies_parsed_at":"2024-03-25T10:52:12.398Z","dependency_job_id":"99e73044-9a77-45d7-83a3-9f91d2a2822f","html_url":"https://github.com/SonarSource/sonar-scanner-java-library","commit_stats":null,"previous_names":["sonarsource/sonar-runner","sonarsource/sonar-scanner-api","sonarsource/sonar-scanner-java-library","sonarsource/sonar-scanner-commons"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/SonarSource/sonar-scanner-java-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonar-scanner-java-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonar-scanner-java-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonar-scanner-java-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonar-scanner-java-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SonarSource","download_url":"https://codeload.github.com/SonarSource/sonar-scanner-java-library/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonar-scanner-java-library/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006111,"owners_count":26084027,"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-11T02:00:06.511Z","response_time":55,"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":"2025-06-08T11:38:13.609Z","updated_at":"2025-10-11T03:40:29.286Z","avatar_url":"https://github.com/SonarSource.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SonarScanner Java Library\n\nCommon library used by many Scanners (SQ Scanner, SQ Scanner for Maven, SQ Scanner for Gradle, SQ Scanner for Ant, ...).\n\nUsed to programmatically run SQ analysis to help developers write [Clean Code](https://www.sonarsource.com/solutions/clean-code/?utm_medium=referral\u0026utm_source=github\u0026utm_campaign=clean-code\u0026utm_content=sonar-scanner-java-library).\n\n[![Build Status](https://api.cirrus-ci.com/github/SonarSource/sonar-scanner-java-library.svg?branch=master)](https://cirrus-ci.com/github/SonarSource/sonar-scanner-java-library) [![Quality Gate Status](https://next.sonarqube.com/sonarqube/api/project_badges/measure?project=org.sonarsource.scanner.lib%3Asonar-scanner-java-library-parent\u0026metric=alert_status\u0026token=5402ff8aea6466f2c1de75ce30617a365a8d3f8e)](https://next.sonarqube.com/sonarqube/dashboard?id=org.sonarsource.scanner.lib%3Asonar-scanner-java-library-parent)\n\n## Have Questions or Feedback?\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## Contributing\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.\n\n## License\n\nCopyright 2011-2025 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%2Fsonarsource%2Fsonar-scanner-java-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonarsource%2Fsonar-scanner-java-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonarsource%2Fsonar-scanner-java-library/lists"}