mantas gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · sonarqube analysis...

23
2017-12-06 Mantas Gedrimas

Upload: others

Post on 19-Jun-2020

8 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

2017-12-06

Mantas Gedrimas

Page 2: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

What’s SonarQube?

• Static code analysis tool

• Open-source

• Commercial for some languages

• Creators – SonarSource (Switzerland)

2017-12-06 VU, MIF

Page 3: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Supported Languages

• Free (open-source):

– JavaScript, C#, Java, PHP, Python, HTML…

• Commercial:

– C/C++, COBOL, PL/SQL, VB.NET, Objective-C,

Swift…

2017-12-06 VU, MIF

Page 4: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Supported Languages

• Several languages can be used at the same time

2017-12-06 VU, MIF

Page 5: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Overall Health

2017-12-06 VU, MIF

Page 6: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Focus on the Leak

2017-12-06 VU, MIF

Page 7: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Enforce Quality Gate

2017-12-06 VU, MIF

Page 8: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Analyze pull requests

2017-12-06 VU, MIF

Page 9: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Branch Analysis

2017-12-06 VU, MIF

Page 10: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Dig into issues

2017-12-06 VU, MIF

Page 11: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Highlight hot spots

2017-12-06 VU, MIF

Page 12: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Visualise the history of a project

2017-12-06 VU, MIF

Page 13: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Detect Bugs

2017-12-06 VU, MIF

Page 14: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Code Smells

2017-12-06 VU, MIF

Page 15: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Security Vulnerability

2017-12-06 VU, MIF

Page 16: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Activate The Rules You Need

2017-12-06 VU, MIF

Page 17: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Explore All Execution Paths

2017-12-06 VU, MIF

Page 18: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Build Systems

2017-12-06 VU, MIF

Page 19: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

CI Engines

2017-12-06 VU, MIF

Page 20: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Pass/Fail Notification

2017-12-06 VU, MIF

Page 21: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Metrics

• LOC

• Functions

• Classes

• Files

• Directories

• ...

2017-12-06 VU, MIF

Page 22: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Metrics

• Cyclomatic complexity

• Comments

• Coverage

• …

2017-12-06 VU, MIF

Page 23: Mantas Gedrimas - klevas.mif.vu.ltadamonis/tikv/1718r/pr/sonarqube.pdf · SonarQube analysis reported 1 issues to 11 minor Watch the comments in this conversatic that were not in

Questions?

2017-12-06 VU, MIF