Skip to content

Feature/huawei cloud scanning - "Added Huawei Cloud Scanning Support for ECS, VPC, and OBS” #2135

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

srinivasanazhagar-1990
Copy link

This PR adds Huawei Cloud scanning to CloudSploit:

  • Collectors for ECS, VPC, and OBS using @huaweicloud/huaweicloud-sdk-* and esdk-obs-nodejs.
  • Plugins for ECS disk encryption, VPC flow logs, OBS bucket encryption, and public access checks.
  • Updated index.js, engine.js for Huawei integration.
  • Enhanced .gitignore to exclude config.js, node_modules, etc.
  • Added collectors/huawei/ and plugins/huawei/ for Huawei-specific checks.
  • Tested in ap-southeast-3 with environment variables (no secrets).

Changes:

  • Modified index.js, engine.js, package.json.
  • New collectors/huawei/* and plugins/huawei/*.
  • Updated .gitignore for safety.

Ready for review. Please let me know if changes are needed!

image

@CLAassistant
Copy link

CLAassistant commented Apr 18, 2025

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@srinivasanazhagar-1990 srinivasanazhagar-1990 marked this pull request as draft April 18, 2025 16:16
@srinivasanazhagar-1990 srinivasanazhagar-1990 marked this pull request as ready for review April 18, 2025 16:17
@srinivasanazhagar-1990
Copy link
Author

Hi @aquasec-bot @tomer-aqua (or other maintainers),

I’ve updated the PR with Huawei Cloud scanning support (ECS, VPC, OBS). It includes collectors, plugins, and esdk-obs-nodejs integration, tested in ap-southeast-3. No secrets are included.

Could you please review and approve the workflow to run CI checks? Let me know if any changes are needed. Thanks!

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