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:
parent
aa6d0d4359
commit
04075ee0be
4 changed files with 29 additions and 5 deletions
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue