Skip to content

Add spec to cover XSS attack

Dheeraj Joshi requested to merge djadmin-xss-test into master

Add a spec to ensure GlFriendlyWrap escapes every text.

This is to prevent XSS related bugs in security dashboard which highly make sure of GlFriendlyWrap, related issue is https://gitlab.com/gitlab-org/gitlab/issues/118977

Edited by Dheeraj Joshi

Merge request reports