qiskit-serverless
qiskit-serverless copied to clipboard
Limit dependencies to use in Nested Program
What is the expected behavior?
We need a way to configure in the Middleware installation the dependencies to use (like a white list or black list, think about it), to restrict in someway external libraries to install and use it. Even it can be great if we can restrict access to external APIs, IPs or services (following the same approach with white list or black list).
It is a open question... think about it and design a proposal that can fit with that idea.