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
CodeQL complains of issues with vendored code that is bundled into coldfront.js that is part of the Bootstrap sanitizer. We could turn this scanner off or figure out a way to minimize the bundle to exclude the scripts that trigger the errors.
CodeQL complains of issues with vendored code that is bundled into
coldfront.jsthat is part of the Bootstrap sanitizer. We could turn this scanner off or figure out a way to minimize the bundle to exclude the scripts that trigger the errors.