Skip to main content

Remediation for build time

Create a new PR or commit and push to existing PR

Request Body required
  • owner string required
  • pr string

    A list with all the relevant data to create a PR.

  • repoName string required

    The repository owner.

  • resources object[] required

    The branch name with the violations to create a PR with the remediations.

  • Array [
  • fixPath string
  • frameworkType string required
  • fullId string required
  • metadataChecksMetadataPath string required
  • metadataLines string required
  • owner string required
  • repoName string required
  • resourceId string required
  • s3FilePath string required
  • s3FixFilePath string
  • violationId string required
  • ]
  • sourceBranchName string required

    The repository name.

Responses

Post Remediation Code


Schema
  • Array [
  • data string required
  • ]
Loading...