Interface RulesBundle


@ScannerSide @SonarLintSide public interface RulesBundle
  • Method Details

    • bundlePath

      String bundlePath()
      Returns:
      Path of the tgz bundle inside the plugin jar, should start with /
    • bundleKey

      default String bundleKey()
    • bundleVersion

      default String bundleVersion()