Falcon Scan Plugin - IZ Analyzer Configuration

Before installing the plugin, make sure you have:

  • Purchased a valid license for Falcon Scan Anypoint Studio Plugin.

  • For on-premise or hybrid instances, please use your organization specific service url instead of https://analyzer.integralzone.com

  • To scan and upload projects from the IDE, configure the Scanner CLI path. You can download the SonarScanner CLI from here. This feature is available form Anypoint Studio plugin version >=5.1.8.

Connection Setup

  1. Go to WindowPreferencesIZ Preferences (Anypoint StudioSettingsIZ Preferences in Mac)

    1. Choose IZ Analyzer plugin type

    2. Provide the Service Url. Service URL for cloud users will be https://analyzer.integralzone.com/ and for on-premise or hybrid installations, use your organization specific url.

    3. Login to the IZ Analyzer web application. Click on your Profile icon and navigate to My Account. Select the Security tab and generate a new token by providing a token name. Use this generated token in tne Access Token field. sonar cloud generate token

  2. Use the Developer Token shared as part of the license details

  3. Click on Test Connection to ensure connection is successful.

  4. Click on Sync Metadata to sync the available Quality Profiles and corresponding rules -

    1. Quality Profiles → Choose the required Quality Profile to sync the rules from server

    2. Choose the Enable Clean Code Severity to display the Severities based on Clean Code Severity attributes (i.e. HIGH, MEDIUM, LOW). Ensure to click on Sync Metadata button when this option is toggled. The subsequent scans will start displaying the updated Severities in On The Fly Results. iz analyzer preferences v2

    3. CLI Scanner Path → Specify the path to the downloaded SonarScanner CLI. Provide the full path to the executable, which will be used to run the analysis and upload the project to the configured server.

    4. Choose Apply and Select Apply and Close