Skip to content

Add SecurityManager support to block suspicious code  #622

Closed
@Markoutte

Description

@Markoutte
Collaborator

Description

Fuzzer doesn't analyze the code it runs for instrumentation. It is needed to sandbox this code to block suspicious code from running.

Expected behavior

Fuzzer shouldn't be able to run code without the appropriate permissions.

Environment

This restrictions should work for every supported environment.

Potential alternatives

The running can be instrumented or to be contained as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

ctg-enhancementNew feature, improvement or change request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @Markoutte@alisevych

    Issue actions

      Add SecurityManager support to block suspicious code · Issue #622 · UnitTestBot/UTBotJava