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

(core): add security checks and test stages to CICD pipeline construct #28

Closed
jaidisido opened this issue Feb 25, 2022 · 0 comments · Fixed by #29
Closed

(core): add security checks and test stages to CICD pipeline construct #28

jaidisido opened this issue Feb 25, 2022 · 0 comments · Fixed by #29
Assignees
Labels
Milestone

Comments

@jaidisido
Copy link
Contributor

jaidisido commented Feb 25, 2022

Is your idea related to a problem? Please describe.
CI/CD Pipelines could benefit from allowing creation of stages for static code analysis.

Describe the solution you'd like
Add two methods to CI/CD pipeline construct.:

  1. Security Checks (CFN-Nag, Bandit)
  2. Unit Tests (Pytest)

P.S. Don't attach files. Please, prefer add code snippets directly in the message body.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants