-
Notifications
You must be signed in to change notification settings - Fork 688
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
./index.js --suppress *:us-east-1:* - command not working #1729
Comments
Hi @AbhinavCSY , Can you try out with this command |
hi @AbhinavCSY , please let me know if it worked. so we can close this issue |
Sure @alphadev4 , will check and comment. |
Works @alphadev4. |
@alphadev4 is there any other command without a plugin flag to suppress region |
I rechecked @alphadev4 the command mentioned here is not working, Is there any other command: |
hi @AbhinavCSY this is the format for suppression --suppress pluginId:region:resourceId , you can add * for resourceId and likewise. And if you want to suppress the region for specific plugin you can try lambdaHasTags:us-east-1:* For more information please refer to this https://github.com/aquasecurity/cloudsploit?tab=readme-ov-file#suppressions |
hi @AbhinavCSY Can you please confirm? |
I am having the same problem. I tried the suggested format mentioned above "--suppress :us-east-1:" by @alphadev4 and while it does run instead of erroring off, it still pulls the region info. I should mention that I am running this against Azure instead of AWS so my region is "southcentralus", but I dont feel like that should be the problem. I have also played around with suppressing certain plugins instead of region but that does not appear to be working for me either. Running the latest build from master as of 1-18-24. |
Any resolution for the same @alphadev4 ? |
I was trying to suppress cloud-sploit results for a particular region, but I got command not found error. Can Anyone help me with this issue?
Tasks
The text was updated successfully, but these errors were encountered: