Sonar metrics for OpenMRS Core Master

Build: #2343 was successful Scheduled with changes by 4 people

Stages & jobs

  1. Sonar Analysis

Code commits

Git

  • dkayiwa <kayiwadaniel@gmail.com>

    dkayiwa <kayiwadaniel@gmail.com> 8371cf705af92b488985c4449704468c290f7719

    Revert "Corrected punctuation (#3124)"
    This reverts commit 8fb28cc11c31b963b71bec5c3a602c6c548b171b.

    • license-header.txt (version 8371cf705af92b488985c4449704468c290f7719)
  • Alekya Narne <53556450+alekyanarne@users.noreply.github.com>

    Alekya Narne <53556450+alekyanarne@users.noreply.github.com> 8fb28cc11c31b963b71bec5c3a602c6c548b171b

    Corrected punctuation (#3124)

    • license-header.txt (version 8fb28cc11c31b963b71bec5c3a602c6c548b171b)
  • Ian Bacher

    Ian Bacher 0cda1f6e5bb3a8d6c00849ffe9ce083ff4f12f12

    Merge pull request #3122 from JLLeitschuh/fix/JLL/use_https_to_resolve_dependencies
    [SECURITY] Use HTTPS to resolve dependencies in Maven Build

  • Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>

    Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com> 98e2035386631f83a92cd104fb722fa51b210681

    Use HTTPS instead of HTTP to resolve dependencies
    This fixes a security vulnerability in this project where the `pom.xml`
    files were configuring Maven to resolve dependencies over HTTP instead of
    HTTPS.

    Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>

    • pom.xml (version 98e2035386631f83a92cd104fb722fa51b210681)