You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Can I get a list of all the JS libraries in the all-minified.js file?
I know there are the following:
JQuery
moment.js
But that is not all of them, as trying to make an updated file version broke parts of the site. But need to be updated as at least those two are reasonably outdated with known vulnerabilities that my campus IT security scanning is giving me trouble about. Short-term a list of what libraries is in that monolith file would be a quick fix, long term, either separate files, better documentation, or update the static files to have newer versions of the libraries.
INGInious installation details
Version: v.0.8.7
To Reproduce
Steps to reproduce the behavior:
Install 0.8.7 as comes with the outdated libraries
Expected behavior
Mentioned above, should have versions of the JS libraries without vulnerabilities.
Screenshots
N/A
Desktop (please complete the following information):
N/A
Additional context
Hopefully has already be covered.
The text was updated successfully, but these errors were encountered:
Describe the bug
Can I get a list of all the JS libraries in the all-minified.js file?
I know there are the following:
But that is not all of them, as trying to make an updated file version broke parts of the site. But need to be updated as at least those two are reasonably outdated with known vulnerabilities that my campus IT security scanning is giving me trouble about. Short-term a list of what libraries is in that monolith file would be a quick fix, long term, either separate files, better documentation, or update the static files to have newer versions of the libraries.
INGInious installation details
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Mentioned above, should have versions of the JS libraries without vulnerabilities.
Screenshots
N/A
Desktop (please complete the following information):
N/A
Additional context
Hopefully has already be covered.
The text was updated successfully, but these errors were encountered: