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

Unable to run Azure Cloud scan #1989

Open
imvignesh27 opened this issue Apr 10, 2024 · 0 comments
Open

Unable to run Azure Cloud scan #1989

imvignesh27 opened this issue Apr 10, 2024 · 0 comments

Comments

@imvignesh27
Copy link

$ ./index.js --config=/home/vivriti/credential_file.json --csv=azure.csv


/ | | | |/ | | | () |
| | | | ___ _ _ | | (
_ __ | | ___ | |
| | | |/ _ | | | |/ ` |_
| '
| |/ _ | | __|
| |
| | () | || | (| |) | |) | | () | | |
_||___/ _,|_,|___/| ./||___/||_|
| |
|_|

CloudSploit by Aqua Security, Ltd.
Cloud security auditing for AWS, Azure, GCP, Oracle, and GitHub

INFO: Using CloudSploit config file: /home/vivriti/credential_file.json
/home/vivriti/github/cloudsploit/index.js:134
if (config.credentials.aws.credential_file && (!settings.cloud || (settings.cloud == 'aws'))) {
^

TypeError: Cannot read properties of undefined (reading 'aws')
at Object. (/home/vivriti/github/cloudsploit/index.js:134:24)
at Module._compile (node:internal/modules/cjs/loader:1356:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
at Module.load (node:internal/modules/cjs/loader:1197:32)
at Module._load (node:internal/modules/cjs/loader:1013:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
at node:internal/main/run_main_module:28:49

Node.js v18.19.0

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

No branches or pull requests

1 participant