Package io.codemodder

Annotation Interface WantsSarif


@Target(TYPE) @Retention(RUNTIME) public @interface WantsSarif
Used by CodemodProviders for requesting RuleSarifs generated by a given list of tools.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    A list of all the tool names.
  • Element Details

    • toolNames

      String[] toolNames
      A list of all the tool names.