Class MutateOptions

Namespace
Kuestenlogik.Bowire.Security.Scanner
Assembly
Kuestenlogik.Bowire.Security.Scanner.dll

Options for bowire scan mutate.

public sealed class MutateOptions
Inheritance
MutateOptions
Inherited Members

Constructors

MutateOptions()

public MutateOptions()

Properties

Budget

public int Budget { get; init; }

Property Value

int

Enum

public string? Enum { get; init; }

Property Value

string

Format

public string? Format { get; init; }

Property Value

string

Required

public bool Required { get; init; }

Property Value

bool

Seed

public int Seed { get; init; }

Property Value

int

Type

public string? Type { get; init; }

Property Value

string