Skip to content

Execution should be sandboxed #5

@llewelld

Description

@llewelld

A student could submit code that does nasty things (either intentionally or unintentionally) and currently there's nothing that will stop it.

The two obvious solutions would be to set the Java security profile to restrict what the program can do, or execute the program in a Docker container.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions