Skip to main content

Starting a Scan from Build Tools

A scan may be initiated from Java build tools (such as Maven, Gradle, SBT) and starts automatically, using DerScanner’s clt.jar. In the settings, the following parameters must be set:

  • token (API authorization token)
  • rest (API address (with the trailing slash))
  • a path to the clt.jar file

In Eclipse, the scan startup settings are set using the DerScanner->Settings menu item. You can start the scan using the menu item DerScanner->Run (see Eclipse).