intrigueio / intrigue-core

Discover Your Attack Surface!
https://core.intrigue.io
Other
1.36k stars 267 forks source link

Cloudcreds entities #385

Closed shpendk closed 3 years ago

shpendk commented 3 years ago

This PR enables support for cloudcredentials as entities, which have a sensitive_details field. This field is not shown anywhere nor exported. It is simply used to store sensitive details as part of an entity.

In addition to that, there is a _get_entity_sensitive_detail helper function designed to access these details.