1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-20 00:08:02 +01:00
unleash.unleash/src/lib
Gastón Fournier 36f1125c25
fix: input used to read file should be sanitized (#3402)
## About the changes
Following the recommendation to fix
https://github.com/Unleash/unleash/security/code-scanning/2 and
https://github.com/Unleash/unleash/security/code-scanning/3

The endpoint seems to be used for developing purposes only (to preview
an email under development) but it's available in every Unleash
installation and can potentially be exploited.
2023-04-03 14:17:44 +02:00
..
__snapshots__ refactor: revert adding apiPagination feature flag (#3433) 2023-03-31 13:20:18 +02:00
addons
db fix: show profile projects correctly (#3422) 2023-03-30 07:37:42 +00:00
domain/project-health
error
features feat: add import export flag (#3411) 2023-03-29 09:19:33 +03:00
middleware
openapi Fix: make stickiness accept any string (#3408) 2023-03-28 16:42:16 +03:00
proxy
read-models/time-to-production
routes fix: input used to read file should be sanitized (#3402) 2023-04-03 14:17:44 +02:00
schema
segments
services Fix: make stickiness accept any string (#3408) 2023-03-28 16:42:16 +03:00
types refactor: revert adding apiPagination feature flag (#3433) 2023-03-31 13:20:18 +02:00
util
app.test.ts
app.ts
create-config.test.ts
create-config.ts
default-custom-auth-deny-all.ts
event-hook.test.ts
event-hook.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts
metrics.ts
server-impl.test.ts
server-impl.ts