enable Vulnerability Checker
open fun enableVulnerabilityChecker(enabled: Boolean): STWConfiguration.Builder
Content copied to clipboard
Sets whether the Vulnerability checker is enabled.
Return
Builder This Builder object to allow for chaining of calls to set methods.
Parameters
enabled
Boolean true to enable the vulnerability checker.