•  
      request #14613 Use ESLint to prevent some XSS when working with unsafe DOM APIs
    Infos
    #14613
    Thomas Gerbet (tgerbet)
    2020-03-02 16:59
    2020-02-28 15:14
    15856
    Details
    Use ESLint to prevent some XSS when working with unsafe DOM APIs
    Most of the code written for Tuleap these days does not need to directly interact with the code. However there are still some cases when this is required. For those situations we should help the developer remember the code needs to be sanitized before being injected into the DOM.


    Typically this sort of thing should not happen: git #tuleap/stable/f19a5109847d8cfea4d99e8636033180519808ff
    Other
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2020-03-02
    Attachments
    Empty
    References

    Follow-ups