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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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