Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Secure Static Analysis to Jenkins Pipeline #39

Merged
merged 10 commits into from
Nov 2, 2023

Commits on Nov 2, 2023

  1. Add cdk-nag and update existing modules in requirements.txt

    Signed-off-by: Brian Herrera <[email protected]>
    brianherrera committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    18ffbaa View commit details
    Browse the repository at this point in the history
  2. Add cdk-nag rule set to pipeline and server stacks.

    Signed-off-by: Brian Herrera <[email protected]>
    brianherrera committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c5a8095 View commit details
    Browse the repository at this point in the history
  3. Add nag suppressions for cdk pipeline stack

    Signed-off-by: Brian Herrera <[email protected]>
    brianherrera committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    926a6b0 View commit details
    Browse the repository at this point in the history
  4. Add fixes to cdk-nag errors

    Signed-off-by: Brian Herrera <[email protected]>
    brianherrera committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    db9624e View commit details
    Browse the repository at this point in the history
  5. Move suppression to stack level to avoid errors

    Signed-off-by: Brian Herrera <[email protected]>
    brianherrera committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3d61c3e View commit details
    Browse the repository at this point in the history
  6. Add cdk-nag to test workflow

    Signed-off-by: Brian Herrera <[email protected]>
    brianherrera committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5ba30e2 View commit details
    Browse the repository at this point in the history
  7. Add test cdk context file

    Signed-off-by: Brian Herrera <[email protected]>
    brianherrera committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    cc97127 View commit details
    Browse the repository at this point in the history
  8. Fix error with vpc tests

    Signed-off-by: Brian Herrera <[email protected]>
    brianherrera committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    bc78dcf View commit details
    Browse the repository at this point in the history
  9. Update log group count. Logs added for VPC.

    Signed-off-by: Brian Herrera <[email protected]>
    brianherrera committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0149107 View commit details
    Browse the repository at this point in the history
  10. Install cdk

    Signed-off-by: Brian Herrera <[email protected]>
    brianherrera committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e35e695 View commit details
    Browse the repository at this point in the history