VerificationScript

Contains metadata for a verification script that can be used to reproduce a security finding.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of environment variables required to run the verification script.

Link copied to clipboard

Instructions for running the verification script, including prerequisites and how to interpret results.

Link copied to clipboard

The type of script. Valid values are python and bash.

Link copied to clipboard

URL to download the verification script.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String