Jeremy Chapeau

Results 34 comments of Jeremy Chapeau

Update: `email_list` should also be available in `cloudflare_access_policy`

@achantavy one solution for this problem (and especially #910) is to use computed community ID. With new datamodel it will be easy to implement: - add a flag for Field...

This https://github.com/lyft/cartography/pull/1071 does not solve the issue but allow to use an other auth method (OAuth) that can be considered as a workaround.

"Humans" are mainly used as a pivot between different providers such as Okta, GSuite, LastPass, Duo, GitHub, etc. Its purpose is to provide a "generic" node that links multiple identities...

@ramonpetgrave64 may you can add : - edit cli.py - edit config.py - add module description on READEME.md May be you can refer to @achantavy Google Doc or add some...

@ramonpetgrave64 may be you can add a reminder for "extra-index" in your checklist

Regarding the cleanup you're right, my bad, I didn’t check whether your node had any relationships. As for the extra index, I usually go with a query like `(Pod)

@achantavy interesting but can lead to very very long runs :) @AdityaPandeyCN you did not choose the easiest one. Adding the `DEFAULT_MAX_OBJECTS_PER_BUCKET = 10000` is a good security, but I...

Yeah, that will allow so many new analyses use cases

Hi @AdityaPandeyCN can your handle the merge conflict ? Sorry for the delay in PR review, was very busy recently.