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
Enum
public string? Enum { get; init; }
Property Value
Format
public string? Format { get; init; }
Property Value
Required
public bool Required { get; init; }
Property Value
Seed
public int Seed { get; init; }
Property Value
Type
public string? Type { get; init; }