The Vulnerability Integration form contains the integration factory script and, when the
Custom Report Processor report processor strategy is selected, the
Processor factory script. These fields are used to provide the logic to actually instantiate the
object defined by the script include reference fields, Integration script, and Report processor,
respectively.
When the script include is selected, both fields are pre-populated with a no-argument
constructor call. Often, this is sufficient, but there can be occasions where more logic is
required to instantiate the script object.
The integrationProcessGr record is exposed to the factory script fields so process-specific
information can be used, as needed.