The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

Synopsys Rapid Scan Static Plugin

sigma: Execute Synopsys Rapid Scan Static

  • commandLine : String (optional)

    The command line arguments to execute for Rapid Scan Static which override the default analyze command. This allows for any Rapid Scan Static command line options to be specified.

    If this field is empty the default command will be:

    'sigma analyze --format jenkins'

  • ignorePolicies : boolean (optional)

    Prevents Rapid Scan Static from failing the build based on violated policies.
    If selected, then the '--ignore-policies' command line argument will be added to the Rapid Scan Static analyze sub-command.

  • sigmaToolName : String (optional)

    Select the name of the Rapid Scan Static tool installation to execute Rapid Scan Static with this build step.


Was this page helpful?

Please submit your feedback about this page through this quick form.

Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

    


See existing feedback here.