Sonar metrics for OpenMRS Core Master

Build: #2932 failed

Job: Sonar Full Analysis failed

Stages & jobs

  1. Sonar Analysis

Code commits

Git

  • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 8a39137052318e00faa7b0727d1bc648e0423e51

    maven(deps): bump junitVersion from 5.7.2 to 5.8.0 (#3859)
    Bumps `junitVersion` from 5.7.2 to 5.8.0.

    Updates `junit-jupiter-api` from 5.7.2 to 5.8.0
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/compare/r5.7.2...r5.8.0)

    Updates `junit-jupiter-engine` from 5.7.2 to 5.8.0
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/compare/r5.7.2...r5.8.0)

    Updates `junit-jupiter-params` from 5.7.2 to 5.8.0
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/compare/r5.7.2...r5.8.0)

    Updates `junit-vintage-engine` from 5.7.2 to 5.8.0
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/compare/r5.7.2...r5.8.0)

    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.junit.jupiter:junit-jupiter-params
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.junit.vintage:junit-vintage-engine
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    • pom.xml (version 8a39137052318e00faa7b0727d1bc648e0423e51)
  • Ian Bacher

    Ian Bacher e9322321366bb405ce41993bc3576593d9ae47ec

    Add an actual email address to the security policy

    • SECURITY.md (version e9322321366bb405ce41993bc3576593d9ae47ec)
  • Ziding Zhang <zidingz@gmail.com>

    Ziding Zhang <zidingz@gmail.com> 8205fdd078e828da3eda73ace420632d64e3f3a9

    Create SECURITY.md (#3856)
    A simple instruction for security researchers.

    • SECURITY.md (version 8205fdd078e828da3eda73ace420632d64e3f3a9)
  • Ndacyayisenga-droid <58124613+Ndacyayisenga-droid@users.noreply.github.com>

    Ndacyayisenga-droid <58124613+Ndacyayisenga-droid@users.noreply.github.com> 5a8b117f9babb59b783405e0acd6dc9eebd0042e

    TRUNK-6012: Change the max age limit of 120 years to 140 years in openmrs-core (#3835)

    • api/src/main/java/org/openmrs/validator/PatientValidator.java (version 5a8b117f9babb59b783405e0acd6dc9eebd0042e)
    • api/src/main/java/org/openmrs/validator/PersonValidator.java (version 5a8b117f9babb59b783405e0acd6dc9eebd0042e)
    • api/src/test/java/org/openmrs/validator/PersonValidatorTest.java (version 5a8b117f9babb59b783405e0acd6dc9eebd0042e)