https://github.com/jamesagnew/hapi-fhir
Raw File
Tip revision: fb52a81173d56b0ed82ed229cbeaf95fd8e55860 authored by jamesagnew on 14 June 2021, 13:14:06 UTC
Version bump for 5.4.1
Tip revision: fb52a81
.whitesource
{
  "scanSettings": {
    "baseBranches": []
  },
  "checkRunSettings": {
    "vulnerableCheckRunConclusionLevel": "failure",
    "displayMode": "diff"
  },
  "issueSettings": {
    "minSeverityLevel": "LOW"
  }
}
back to top