pcehr-compiled-wsdl provides WSDL resources and generated types. Do not embed mutual-TLS private keys, keystore passwords, or production MHR endpoint URLs in your application's source control.
For security vulnerabilities in this library (not routine support):
- Prefer GitHub private vulnerability reporting for this repository if it is enabled (Security tab → Report a vulnerability).
- Otherwise use your organisation's channel for ADHA / AuDigitalHealth repositories. Do not post exploit details, live credentials, or production URLs in a public issue before triage.
- Do not commit secrets to git. That includes passwords, API tokens, private keys, mutual-TLS keystores, and vendor registration material — even in comments, tests, or documentation tracked in this repository.
- Do not commit populated
local.propertiesor a repo-rootsettings.xmlcontaining credentials. - B2B WSDL and XSD under
src/main/resources/wsdl/andsrc/main/java/wsdls/are part of this open-source MHR types artifact (not separately licensed like HI WSDL). Confirm redistribution terms with ADHA before mirroring to a public fork. - Generated Java under
src/main/java/is safe to commit; it contains no credentials.