The current implementation allows the user a select variables to be passed to the scanner. This is a problem is the scanner has a plethora of variables that needs to be defined for different cases.
This PR allows the user add extra options via an extra object in the project json or via environment variables.
The current implementation allows the user a select variables to be passed to the scanner. This is a problem is the scanner has a plethora of variables that needs to be defined for different cases.
This PR allows the user add extra options via an extra object in the project json or via environment variables.