Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Content-type=[multipart/form-data]:
projectId=[integer] – Unique Id of the project to be scanned
postScanActionId=[integer] – Unique Id of API for version 1.1
customFields=[integer] – Specifies API version in version 1.2
overrideProjectSetting=[boolean] – Specifies whether to overwrite project settings
isIncremental=[boolean] – Specifies whether the requested scan is incremental or full scan
isPublic=[boolean] – Specifies whether the requested scan is public or private
forceScan=[boolean] – Specifies whether the code should be scanned, regardless of whether changes were made to the code since the last scan.
comment=[string] – Specifies the scan comment
presetId=[integer] – Specifies the preset id to use during the scan (0 = use project's default
engineConfigurationId=[integer] – Specify the engine-configuration to use during the scan (0 = use project's default)
zippedSource=[file] – Zipped source code to scan

...