Continuous Inspection
Go to file
2024-07-25 20:02:51 +00:00
.cirrus SONAR-22096 fixed a typo sonarqube analysis parameters when running on Cirrus 2024-04-18 20:03:12 +00:00
.github SONAR-22404 Update embedded Java analyzer 8.0.1.36337 (#11228) 2024-06-13 20:02:33 +00:00
.vscode SQDEVOPS-485 Creates fips_qa_task 2024-05-21 20:02:35 +00:00
buildSrc/src/main/groovy/org.sonar.build SONAR-21207 make nightly build depend on external trigger instead of internal state detection 2024-06-26 20:03:32 +00:00
docs Updating contributing.md to be more transparent with the process 2021-06-17 20:03:07 +00:00
gradle/wrapper SONAR-15595 Upgrade Gradle wrapper to 7.5.1 2022-12-01 20:03:11 +00:00
plugins SONAR-22542 Update XOO plugin to be able to manage security standards 2024-07-23 20:02:45 +00:00
scripts SONAR-22479 added new metric project_cpp_config_type 2024-07-24 20:02:48 +00:00
server SONAR-22596 Inform Admins about GitLab auto-provisioning 2024-07-25 20:02:51 +00:00
sonar-application SONAR-22603 Use generated code for the SARIF parser 2024-07-24 20:02:47 +00:00
sonar-core SONAR-22596 Inform Admins about GitLab auto-provisioning 2024-07-25 20:02:51 +00:00
sonar-duplications SONAR-22447 updated rename findbugs dependency 2024-06-28 20:02:47 +00:00
sonar-markdown SONAR-22162 Support empty quote line in issue comment (#11048) 2024-04-30 10:59:03 +02:00
sonar-plugin-api-impl SONAR-22542 Index new STIG security standard 2024-07-23 20:02:45 +00:00
sonar-sarif SONAR-22603 Manual fix of the SARIF schema 2024-07-24 20:02:47 +00:00
sonar-scanner-engine SONAR-22538 Import SARIF related locations as secondary issue locations 2024-07-25 20:02:51 +00:00
sonar-scanner-engine-shaded SONAR-22036 Add a main to the scanner engine 2024-04-15 20:02:44 +00:00
sonar-scanner-protocol SONAR-22447 updated rename findbugs dependency 2024-06-28 20:02:47 +00:00
sonar-shutdowner SONAR-22447 updated rename findbugs dependency 2024-06-28 20:02:47 +00:00
sonar-testing-harness SONAR-22447 javax.mail renamed to jakarta.mail and bumped patch version 2024-06-28 20:02:47 +00:00
sonar-testing-ldap SONAR-22447 move back all dependency management into the main build.gradle files 2024-07-01 20:03:10 +00:00
sonar-ws SONAR-22542 Add security report support for STIG 2024-07-23 20:02:45 +00:00
sonar-ws-generator SONAR-22447 move back all dependency management into the main build.gradle files 2024-07-01 20:03:10 +00:00
test-monitoring SONAR-22447 move back all dependency management into the main build.gradle files 2024-07-01 20:03:10 +00:00
ut-monitoring SONAR-22447 updated rename findbugs dependency 2024-06-28 20:02:47 +00:00
.cirrus.star SONAR-22448 prevent trying to run ci on missing cirrus files 2024-06-26 20:03:32 +00:00
.dockerignore BUILD-3755 migrate Travis to Cirrus CI 2024-01-23 20:04:15 +00:00
.gitignore [NO-JIRA] Add vscode settings (#10780) 2024-03-21 20:02:41 +00:00
build.gradle SONAR-22603 remove duplicated dependency declaration. 2024-07-25 20:02:50 +00:00
build.sh Double-quote variables used in command arguments in Bash 2019-04-09 20:21:05 +02:00
debug-server.sh SONAR-5709 Add properties sonar.search.javaAdditionalOpts and sonar.web.javaAdditionalOpts 2014-10-08 12:30:07 +02:00
gradle.properties SONAR-22542 Index new STIG security standard 2024-07-23 20:02:45 +00:00
gradlew SONAR-15595 Upgrade Gradle wrapper to 7.5.1 2022-12-01 20:03:11 +00:00
gradlew.bat SONAR-15595 Upgrade Gradle wrapper to 7.5.1 2022-12-01 20:03:11 +00:00
HEADER NO-JIRA Update license headers to 2024 2024-01-03 20:02:45 +00:00
LICENSE.txt Add LICENSE.txt 2016-05-20 13:53:06 +02:00
logs.sh [script] add logs.sh + tail all SQ log files in start.sh 2017-01-03 15:41:42 +01:00
NOTICE.txt NO-JIRA Update license headers to 2024 2024-01-03 20:02:45 +00:00
README.md SONAR-21124 Replace Twitter mention and logo with X 2024-02-01 20:02:46 +00:00
settings.gradle SONAR-22479 Create telemetry-core module 2024-07-24 20:02:48 +00:00
start.sh [SCRIPTS] add support for patches to start.sh 2015-08-06 14:18:35 +02:00
stop.sh SONAR-10690 start.sh, stop.sh & logs.sh support SQ editions 2018-06-12 20:20:59 +02:00
wss-unified-agent.config SONAR-20268 Add new module for test failure monitoring 2023-09-05 20:02:53 +00:00

SonarQube Build Status Quality Gate Status

Continuous Inspection

SonarQube provides the capability to not only show the health of an application but also to highlight issues newly introduced. With a Quality Gate in place, you can achieve Clean Code and therefore improve code quality systematically.

Have Questions or Feedback?

For support questions ("How do I?", "I got this error, why?", ...), please first read the documentation and then head to the SonarSource Community. The answer to your question has likely already been answered! 🤓

Be 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. 😄

Contributing

If you would like to see a new feature or report a bug, please create a new thread in our forum.

Please 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.

With 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.

Make sure that you follow our code style and all tests are passing (Travis build is executed for each pull request).

Willing to contribute to SonarSource products? We are looking for smart, passionate, and skilled people to help us build world-class code-quality solutions. Have a look at our current job offers here!

Building

To build sources locally follow these instructions.

Build and Run Unit Tests

Execute from the project base directory:

./gradlew build

The zip distribution file is generated in sonar-application/build/distributions/. Unzip it and start the server by executing:

# on Linux
bin/linux-x86-64/sonar.sh start
# or on MacOS
bin/macosx-universal-64/sonar.sh start
# or on Windows
bin\windows-x86-64\StartSonar.bat

Open in IDE

If the project has never been built, then build it as usual (see previous section) or use the quicker command:

./gradlew ide

Then open the root file build.gradle as a project in IntelliJ or Eclipse.

Gradle Hints

./gradlew command Description
dependencies list dependencies
licenseFormat --rerun-tasks fix source headers by applying HEADER.txt
wrapper --gradle-version 5.2.1 upgrade wrapper

License

Copyright 2008-2024 SonarSource.

Licensed under the GNU Lesser General Public License, Version 3.0