The library seems to include an old [jQuery static file](https://github.com/sybrenjansen/mpire/blob/master/mpire/dashboard/static/jquery.min.js) which is known to have [security vulnerability](https://security.snyk.io/package/npm/jquery). jQuery should be updated, or even not installed when the `[dashboard]` extras is not selected.
The library seems to include an old jQuery static file which is known to have security vulnerability.
jQuery should be updated, or even not installed when the
[dashboard]extras is not selected.