Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ScmConfiguration

A configuration for the Source Code Management tool/platform used by a remediation recipe.

Properties

branch

branch: string

The branch used by ADM to patch vulnerabilities.

Optional buildFileLocation

buildFileLocation: undefined | string

The location of the build file relative to the root of the repository. Only Maven build files (POM) are currently supported. If this property is not specified, ADM will use the build file located at the root of the repository.

isAutomergeEnabled

isAutomergeEnabled: boolean

If true, the Pull Request (PR) will be merged after the verify stage completes successfully If false, the PR with the proposed changes must be reviewed and manually merged.

scmType

scmType: string

Functions

getDeserializedJsonObj

getJsonObj