For ORT's implementation of the Disco client is it already possible to use alternative Foojay service by adding server URL. But the JavaBootstrapper class does not yet support any configuration options to do so and needs to be extended.
One way to specify this URL could be in the ORT's AnalyzerConfiguration. It is easily accessible from package managers when they interact with the JavaBootstrapper.
For ORT's implementation of the Disco client is it already possible to use alternative Foojay service by adding server URL. But the JavaBootstrapper class does not yet support any configuration options to do so and needs to be extended.
One way to specify this URL could be in the ORT's AnalyzerConfiguration. It is easily accessible from package managers when they interact with the JavaBootstrapper.