cloudsploit
cloudsploit copied to clipboard
Cloud Security Posture Management (CSPM)
Hello, I am playing with Cloudsploit in AWS CodeBuild. All works, but generated report cannot be published: error processing report: [/codebuild/output/.../src/reports/report.xml: XML syntax error on line 13512: invalid XML name:...
This adds the feature to upload the generated json/csv/junit file(s) to a defined S3 bucket within the same account.
Hello, I'm getting an error when trying to run cloudsploit on Docker by following your instructions: ``` ❯ cd cloudsploit ❯ git status On branch master Your branch is up...
Hi, Thanks for creating this cloud assessment tool. I am actively using it. When running the latest code for AWS, I am getting below error hence it does not complete...
INFO: No config file provided, using default AWS credential chain. INFO: Skipping AWS pagination mode INFO: Determining API calls to make... INFO: Found 192 API calls to make for aws...
Added notes about how to deploy GCP role in case you use project only and not organization Resolves #978
The code here assumed that any condition value must be a string, but condition values may also be arrays. The regex tests succeed in many cases because the array stringifies...
Hello All, I am working on validating some policies for an application and have been getting an error on the GCP openAllPorts policy. Here is the output: ''' $ node...