1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src
Gastón Fournier ea9bf7f447
chore: add linter rules for regexp (#3500)
## About the changes
Add linter rules for regexp security vulnerabilities

Commit 1c5d54c76e [fails due to
regexp/no-super-linear-backtracking](https://github.com/Unleash/unleash/actions/runs/4668430535/jobs/8265506170#step:5:37)
as reported here:
https://github.com/Unleash/unleash/security/code-scanning/1


[0127d1a](0127d1a746)
fixes the issues and warnings by running `yarn lint --fix`
2023-04-17 07:11:22 +00:00
..
lib chore: add linter rules for regexp (#3500) 2023-04-17 07:11:22 +00:00
mailtemplates
migrations feat: change request title migration (#3502) 2023-04-12 08:42:52 +02:00
test chore: add linter rules for regexp (#3500) 2023-04-17 07:11:22 +00:00
migrator.ts feat: disable verbosity from db-migrate (#3301) 2023-03-13 10:12:43 +01:00
server-dev.ts chore: remove showProjectApiAccess flag (#3406) 2023-03-30 10:22:45 +03:00
server.ts