dotasek

Results 102 issues of dotasek

In response to #1474 This PR will remain in draft until the tests are updated to check for case insensitivity.

# DO NOT MERGE This branch tracks the current master branch of HAPI. It is not to be merged until a release of HAPI is available, and a non-snapshot HAPI...

## Description Create CodeQL vulnerability scanning.

## Description Adds trivy workflow to check for vulnerabilities.

Adds I18n coverage table to the README.md

checkCodeOnServer calls in InstanceValidator can produce general Exceptions. By switching to a wrapper exception, we can force handling of any internal exceptions in InstanceValidator code.

This is a version bump of the org.hl7.fhir.core library from 6.1.2.2 to 6.3.7. The trivial changes are matching changing method signatures and class changes. The more difficult changes revolve around...

`jetty-maven-plugin` is not available for Jetty beyond version 11.x, which can result in errors in downstream projects due to an inability to resolve the 12+ version we're currently using. It...

**Description** A Subscription with content set to `null` will cause the getPayloadByContent method to throw a NullPointerException. **To Reproduce** Check out the rel_7_1_tracking branch of HAPI FHIR JPA Server Starter...

POST requests to 127.0.0.1 from an https location fail from Firefox