HangfireIO / Hangfire

An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
https://www.hangfire.io
Other
9.36k stars 1.69k forks source link

DashboardUI: Outdated no longer supported Bootstrap 3.4.1 library is used #2410

Open ManuelHaas opened 4 months ago

ManuelHaas commented 4 months ago

Hi, in the course of a pentest, a finding in HangFire 1.8.12 was reported to us. The no longer supported Bootstrap 3.4.1 library is used. Is it possible to upgrade this library to 5.3.3?

Further information: https://github.com/twbs/release

Thanks for your consideration.

odinserj commented 4 months ago

A lot of changes required for the whole set of libraries to make this change, since these versions aren't backward compatible. Sooner or later, this will be done, but currently can't.