datasharingframework / dsf

A distributed process engine based on the BPMN 2.0 and FHIR R4 standards
https://dsf.dev
Apache License 2.0
13 stars 7 forks source link

Complete Class and Resource Allow Lists for ProcessPluginApiClassLoader #241

Open hhund opened 1 month ago

hhund commented 1 month ago

Access to BPE classes and resources is granted via the use of allow lists in the ProcessPluginApiClassLoader. The allow list for the v1 and v2 APIs are stored in plain-text files of the dsf-bpe-server module. Additional classes and resources may need to be added.