1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 16:45:54 +02:00

enhance(backend): Implementation of HTTP header and body validation to fix SIF-2023-002 (#12334)

Using Buffer instead of string

Co-authored-by: perillamint <perillamint@silicon.moe>
This commit is contained in:
Jaehong Kang
2023-11-15 11:13:34 +09:00
committed by GitHub
parent aa6d0d4359
commit 04075ee0be
4 changed files with 29 additions and 5 deletions

3
pnpm-lock.yaml generated
View File

@@ -338,6 +338,9 @@ importers:
sanitize-html:
specifier: 2.11.0
version: 2.11.0
secure-json-parse:
specifier: ^2.4.0
version: 2.7.0
sharp:
specifier: 0.32.6
version: 0.32.6