dependency-track/plugin
nscuro 12eeeddbfa
Remove toggle to disable loading of extensions
This was originally necessary because `FileStorage` was an extension point, and it didn't make sense to load the s3 provider when only the local provider was used. We have since moved all infra-level concerns *away* from the extension mechanism, so this use-case no longer exists.

Once we add support for loading extensions from external plugins, we'll need a similar mechanism, but most likely one with opt-in rather than opt-out semantics (i.e. operators decide explicitly what to load).

Until then, this toggle only adds unnecessary config surface.

Signed-off-by: nscuro <nscuro@protonmail.com>
2026-04-27 12:53:15 +02:00
..
api [maven-release-plugin] prepare for next development iteration 2026-04-22 14:21:38 +00:00
config [maven-release-plugin] prepare for next development iteration 2026-04-22 14:21:38 +00:00
runtime Remove toggle to disable loading of extensions 2026-04-27 12:53:15 +02:00
testing [maven-release-plugin] prepare for next development iteration 2026-04-22 14:21:38 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2026-04-22 14:21:38 +00:00