Skip to content
Snippets Groups Projects
  • JediKev's avatar
    xss: Prevent Agent Directory XSS · 36651b91
    JediKev authored
    This addresses a vulnerability where an Agent can perform XSS via the
    Agent Directory’s REQUEST query string. This sanitizes the request params
    so the code will be escaped and not executed in the browser.
    36651b91