VerificationScript
class VerificationScript
Contains metadata for a verification script that can be used to reproduce a security finding.
Types
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.