Menu

#129 [chore] Addressing vulnerabilities

open
nobody
typescript (26)
2025-09-22
2025-08-27
Anonymous
No

Originally created by: Quimisagi

Currently, running npm audit returns:

25 vulnerabilities (6 low, 5 moderate, 12 high, 2 critical)

This is a relatively high number of vulnerabilities. We should review these issues and address them.
In most cases, running npm audit fix --force is enough, but we need to ensure that no breaking changes are introduced.

Additionally, this is a good opportunity to check for unused dependencies and remove them if they are no longer needed.

Related

Tickets: #140

Discussion

  • Anonymous

    Anonymous - 2025-09-22

    Originally posted by: supreme-gg-gg

    Done in [#140]

     

    Related

    Tickets: #140

  • Anonymous

    Anonymous - 2025-09-22

    Ticket changed by: supreme-gg-gg

    • status: open --> closed
     
  • Anonymous

    Anonymous - 2025-09-22

    Originally posted by: endernoke

    Done in #140

    we still have 8 vulnerabilities lmao 💀

    See the linked PR description, most of them can't be fixed unless we contribute upstream or fork

    I guess we should reopen this until we finish forking/fixing all of them

     
  • Anonymous

    Anonymous - 2025-09-22

    Ticket changed by: endernoke

    • status: closed --> open
     

Log in to post a comment.

Monday.com Logo