Calling Synopsys Detect from AWS CodePipeline by using the AWS console UI

The AWS CodeBuld project that is created and verified in Calling Synopsys Detect from AWS CodeBuild is referenced in the following steps:

  1. Create a pipeline in AWS CodePipeline by following the procedures in http://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-create.html
    When you create a pipeline in the build stage, do the following steps:
    1. Select Build > Builder provider > AWS CodeBuild.
    2. Under Build > Configure your project > Select an existing build project > Project name, and then select the project that was created and verified using AWS CodeBuild.
  2. When a new pipeline is created, a pipeline job automatically starts. If it is successful, you can download and view the artifacts from S3.
    The artifacts are pushed to S3 in archive (.zip) files. the artifact contains the built artifact and a PDF of the risk profile report.
  3. View the scan results that are pushed to Black Duck.
  4. View the console logs and check the pipeline job status.
    1. View the console logs for CodeBuild at https://console.aws.amazon.com under Services > Management Tools > CloudWatch > Logs.
    2. Select the corresponding CodeBuild project and check the latest log.
    3. Check the status of your pipeline job by navigating to the corresponding pipeline at https://console.aws.amazon.com/codepipeline, and then click View pipeline history.

       When there are changes in the source code, AWS CodePipeline runs the changes through the pipeline and starts a new pipeline job. The AWS CodeBuild project is invoked during the build stage













©2020 Synopsys, Inc. All Rights Reserved