You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

WP9 T2 provides a special service for GÉANT development teams to make their code more robust against all kind of threats, to increase the quality of the code or to help them be compliant with the GÉANT Software IPR policy. In addition, the PLM process requires to pass a quality gate before the software can be put into production. A code assessment conducted by WP9 T2 or an IPR check are examples of such a quality gate. The prerequisite for an assessment is that the application or service is listed in the GÉANT Software Catalogue.

Introduction

We offer several types of review services for code assessment. They vary with respect to the method of review, scope and granularity of the report.

Each type of the above mentioned services is a combination of various review procedures. Differences between the procedures are briefly discussed below:

  • Automated code analysis concerns mainly maintainability and reliability as the core quality characteristics. SonarQube (SQ) scans the source code of the subject system, identifying flaws and vulnerabilities in the source code, based on internally computed software metrics, and by comparing the subject source code with known anti-patterns. Additionally, SQ defines so-called Quality Gates that verify if the subject code meets requirements to be transitioned to another step in the Product Lifecycle Management (PLM) and can provide recommendations for the decision makers.
  • Manual expert review also concerns maintainability and reliability and has similar objectives to the automated code analysis, but it is conducted by domain experts, using pre-defined checklists and/or in an exploratory manner. Experts review and re-validate the results reported by the automated code analysis, and also independently review the parts of code that require particular attention, e.g., classes that are complex and play important roles in the system, or may expose known vulnerabilities. The expert code review requires significantly more effort than automated analysis, so it is performed according to the priorities defined by the requestor.

Additionally, we offer WhiteSource software scan supporting software IPR check.

Types of service we offer

SonarQube setup assistance

This is not a code review, but rather a special service offered to development teams. We assist you to set up your project in SQ, so that your team is able to use the tool for continuous evaluation and improvement by itself. SQ should generally be used by all GÉANT software development teams to improve and assure software quality.

  • We help you add your project to the SonarQube instance that we maintain
  • We provide you with some introductory information on how to perform the review and interpret the results
  • SQ analyzes your code in a continuous manner and provides the results of the analysis

This option requires least effort for the requestor and provides instant, continuous access to the assessment results. It involves no proxy to execute the assessment.

Recommended for: teams that expect regular, frequent feedback on the code quality.

SonarQube-based expert review

This review type is a combination of a tools-based SonarQube review and a manual expert anaylsis. It involves Subject-Matter Experts to cross-validate the results collected by the tool. This review type is most frequently asked for and therefore supposed to be the standard review type.

  • We help you add your project to SonarQube
  • Subject-Matter Experts review the SonarQube output and perform manual cross-validation of the results
  • We provide detailed reporting on the results of the review
  • We attest code quality as required by the PLM process

Recommended for: teams that expect occasional, highly reliable reports concerning the code quality. Due to considerable effort needed to perform the manual validation by experts, it is not recommended for frequent quality assesments.

Extended review

The extended review can be requested either as a one-off service or in addition to the SonarQube-based expert review. It focuses on a comprehensive, manual assessment of the code by selected Subject Matter Experts that best match with their expert skills your specific assessment requirements. Since the extended review often addresses very special requirements, it does not necessarily aim for a code quality attestation as required by the PLM process.

  • In case of critical services, software or parts of the software, an extended review can be requested.
  • Our focus is on quality and/or security assessments and we partner with WP8 for other special review types like e.g. vulnerability assessments.
  • We use additional assessment tools beyond those used in SonarQube. The analysis tools will be run and critical or major issues in their output are verified manually in the source code. Sometimes specific test cases/scenarios are executed with those tools.

  • The used tool may support a peer review. In a peer review, several humans check the software mainly by viewing and reading parts of its source code, and this may happen at the end or during the development. A similar peer review approach is used in the assessment of software aspects that are not directly bound to code quality.
  • Check with us about potential reviews of documentation, architecture, UI, performance, alignment with functional requirements.

This is the most costly, but also highly customizable type of review, as it relies on manual review that requires involvement of (possibly) several subject-matter experts. It is not frequently expected in usual practice of development teams and must be negotiated on a per-request basis.

Recommended for: teams that expect a thorough, multi-directional insight to the project quality.

WhiteSource setup assistance

This is a technical supporting service for the PLM software compliance check. We assist you to set up your project in the WhiteSource tool, to get your team an insight into the 3rd party libraries imported into the software project. The tool delivers a two-fold information about the 3rd party software: license compliance and security information about the vulnerabilities and defects identified in the 3rd party components used in a project.

  • We help you to add your project to the WhiteSource instance that is provided for GÉANT as SaaS by a commercial vendor
  • We generate a set of reports identifying any non conformance with defined IPR and security policies. These reports are delivered either directly to you or to the appropriate Subject Matter Experts for further results analysis, depending on the origin of the request.
  • We provide you with some introductory information on how to interpret the results
  • This service can be required in combination with other software review services or as a stand-alone service

This option requires minimal effort from your side and provides instant, continuous access to the assessment results. 

Recommended for: teams that expect regular, frequent feedback for risks associated with the infringement of IPR and associated security vulnerabilities that may be inherent in third-party libraries.

Overview of request options


Project setupSummary reportDetailed reportQuality gate confirmation for PLM

SonarQube setup assistance

SonarQube


SonarQube-based expert reviewSonarQubexxy/n
Extended review
xxy/n
WhiteSource setup assistanceWhiteSourcex
x

Contact us

Contact Task 2 team to request for any of the before-mentioned services.

  • No labels