mirror of
https://github.com/ben-grande/qusal.git
synced 2025-09-26 19:20:53 -04:00
fix: unstrusted input marking and sanitization
This commit is contained in:
parent
6314658c23
commit
5e53ed259f
3 changed files with 54 additions and 28 deletions
|
@ -4,4 +4,6 @@
|
|||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
set -eu
|
||||
|
||||
exec socat STDIO TCP:localhost:22000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue