Skip to content

Sakshi3027/cloudcart-analytics-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions Workflows

CI/CD Pipeline Status

Test Services Build & Security CodeQL

Workflows

1. Test Services (test.yml)

  • Runs on every push and PR
  • Tests all microservices
  • Checks code quality
  • Node.js and Python testing

2. Build & Security Scan (build.yml)

  • Builds Docker images
  • Scans for vulnerabilities with Trivy
  • Uploads security findings to GitHub Security

3. CodeQL Analysis (codeql.yml)

  • Advanced security analysis
  • Runs weekly and on every PR
  • JavaScript and Python scanning

4. Dependency Review (dependency-review.yml)

  • Reviews dependencies on PRs
  • Checks for known vulnerabilities
  • Comments findings directly on PRs

5. PR Labeler (labeler.yml)

  • Automatically labels PRs based on changed files
  • Helps organize and categorize changes

About

Production-grade microservices e-commerce platform with real-time analytics | Node.js | Python | Kafka | Kubernetes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors