cloud-discovery icon indicating copy to clipboard operation
cloud-discovery copied to clipboard

Cloud Discovery provides a point in time enumeration of all the cloud native platform services

Results 9 cloud-discovery issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to run the docker image on cmd as you mentioned in the documentation. But it's getting failed with > Error response from daemon: OCI runtime create failed:...

what permissions do I need to assign to the gcp service account?

Are there plans to support Kubernetes platform?

I am trying to figure out how to use this tool using either `aws sts get-session-token` or the `UseAWSRole` option but I can't seem to make this work. Are there...

It looks like Azure was added as a cloud provider for discovery, but how to use it isn't documented.

This is most basically a question to the fact if is possible to use credentials retrieved from STS ``` aws sts get-session-token ```

Currently only AWS is covered for cloud scans. We need to add support for the following providers: - [x] Azure - [x] GCP - [ ] IBM Cloud - [...

enhancement

Currently our insecure app detector only uses insecure connectivity checks. It's important to verify that common apps are not deployed with common naive passwords. In this feature, we will add...

enhancement

Add mapping for the following popular docker hub apps: - [ ] [RabbitMQ](https://hub.docker.com/_/rabbitmq/) - [ ] [Redis](https://hub.docker.com/_/redis/) - [ ] [Postgres](https://hub.docker.com/_/postgres/) - [ ] [Wordpress](https://hub.docker.com/_/wordpress/) bruteforce support - [ ]...

enhancement