Yang Gao

Results 7 issues of Yang Gao

- Allow judger with `PRIV.PRIV_JUDGE` gain unlimited access - Do throw error when errored status received from server: https://github.com/ladjs/superagent/issues/1575

- Add stream interface (requires sandbox v1.8.1+) to run program interactively. - Use `./bin/hydrojudge.js terminal` to run an interactive terminal via the stream interface. - Draft as pending [updates to...

A malware zip file could report as many of number of disk entries as possible, so adding a check before `new Array` for protection.

`encryited -> encrypted`

The [`open2opaque` tool uses the `goimports` tool to fix build after the auto migration](https://github.com/golang/open2opaque/blob/87af3f7ec9fb143e52a35fdef6c7f185d7d68c7c/internal/o2o/rewrite/rewrite.go#L576), but the `goimports` is not installed by default. This change ensures the `goimports` tool properly installed...

I am running a program that will create a transient `systemd` scope on its own, and I reboot the system using `systemctl reboot`. During the reboot process, `systemd` sends the...

### Description The `block-beta` that has a node spanning multiple columns is not able to take full width of the column, but only the width of one column. ### Steps...

Type: Bug / Error
Status: Triage