Whitelist awk

This commit is contained in:
mattx 2020-03-21 18:03:56 +01:00 committed by GitHub
parent 4edbe1008d
commit 5d0ff6b69e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,6 +63,7 @@ func Execute(res http.ResponseWriter, req *http.Request) {
"brainfuck", "bf",
"rust",
"bash",
"awk",
}
// check if the supplied language is supported