wcutshall
wcutshall
This PR Is a first step attempt at removing vulnerabilities from the ReportStream Docker image. The specific goals for this PR are to: 1. Put environment variables of the `Dockerfile`...
# DevSecOps Issue ## Summary After merging origin/platform/bill/17644 to the demo1 branch the subsequent [GitHub workflow](https://github.com/CDCgov/prime-reportstream/actions/runs/14317736226/job/40127644362) that was initiated failed in the "Deploy Infrastructure" step with what appears to be...
This PR investigates using GitHub Packages to serve the hl7v2-fhir-converter jar file as a dependency. Ensure that the hl7v2-fhir-converter jar has been published in the CDCgov/hl7v2-fhir-converter repository. Make sure you...
Investigate the possibility of utilizing GitHub Packages as a way to include the hl7v2-fhir-converter library as a ReportStream project dependency in the same way as dependent jar file dependencies are...