Replies: 1 comment
-
The cleanest place to do so would be within the build step (where the CDK runs your application to generate the CloudFormation template). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What would be the recommended way to add a static code analysis (SCA) step before the cdk pipeline self-update step. We want to run this analysis on the pipeline stack and the application stacks before updating the pipeline. Thank you for your guidance here.
Beta Was this translation helpful? Give feedback.
All reactions