Jeremy Chapeau
Jeremy Chapeau
### Confirmation - [X] My issue isn't already found on the issue tracker. - [X] I have replicated my issue using the latest version of the provider and it is...
In the current version, configuration can be painfull because it's inconsistant. Exemple : - GSuite intel use hardcoded VAR ENV - GitHub use VAR ENV defined by an argparse argument...
Variable `REDIS_DB` is not listed in https://automatisch.io/docs/advanced/configuration
### Summary This PR builds on top of PR #1563 and includes the following changes: * **Improves documentation** by adding missing elements across several modules. * **Enhances clarity** around naming...
This PR adds a new date-parsing utility and applies it across multiple intel ingestion modules, updates related tests, and removes some legacy cleanup jobs and indexes. - Introduce `dict_date_to_datetime` in...
This PR introduces the first iteration of the ontology (see https://github.com/cartography-cncf/cartography/discussions/1579)! It includes the following changes: * Adds a semantic `UserAccount` label to all nodes representing user accounts (as an...
### Summary I find launching Cartography with parameters to be anoying. This PR (currently applied to only one module) introduces Dynaconf for more efficient configuration management: - Through a configuration...
This PR is the migration of the Azure module to the new schema. ⚠️ **Warning:** This PR introduces breaking changes in some relationships. The following relationships have been renamed from...
**This PR updates the CI workflow to trigger on tag pushes instead of release publications.** The release is now created automatically by the CI once a tag is pushed. This...
### Summary This PR adds a new module for **Airbyte**. It enables the injection of the following nodes into Cartography: - AirbyteOrganization - AirbyteUser - AirbyteSource - AirbyteDestination - AirbyteConnection...