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

Container Security & CI/CD Pipeline Implementation #7

Merged
merged 12 commits into from
Oct 30, 2024

Conversation

atulgoel126
Copy link
Owner

This PR implements container security scanning and CI/CD pipeline improvements for Week 2 deliverables:

Changes:

  1. Added Trivy container scanning to CI pipeline
  2. Integrated GitHub Container Registry
  3. Updated GitHub Actions workflow with latest versions
  4. Added Docker build/push job
  5. Improved pipeline security with proper permissions

Security:

  1. Container vulnerability scanning with Trivy
  2. Secure Docker image building and pushing
  3. Updated dependency management using npm ci

Technical Requirements:

  1. GitHub Secrets needed: GITHUB_TOKEN
  2. GitHub Variables needed: AWS_ACCOUNT_ID, AWS_DEFAULT_REGION

Closes tasks for Week 2, Days 5-6

@atulgoel126 atulgoel126 merged commit 31b1836 into main Oct 30, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants