Jeremy Chapeau
Jeremy Chapeau
### Summary This PR simply had a `build-requirements.txt` for pinned dependency during the build phase. ref: https://github.com/cartography-cncf/cartography/security/code-scanning/51
### Summary This PR add a Scaleway intel (french cloud provider). This PR only add the following resources (more resources to come in further PR): - ScalewayOrganization - ScalewayProject -...
I started working on an intel module for Authentik, and an issue came up: - In Authentik, I can define GitHub as an identity provider for my Authentik instance -...
### Problem The recent addition of the `one_to_many` flag in relationships has improved the usability of the data model for request ingestion. However, it doesn't fully address a specific use...
*Description*: The `aws_s3acl_analysis.json` analysis job fail if AWS module is not called in the same execution. The analysis job seems to rely on a AWS_ID parameter that is only presents...
### Summary > Describe your changes. ### Related issues or links > Include links to relevant issues or other pages. - https://github.com/cartography-cncf/cartography/issues/... ### Checklist Provide proof that this works (this...
*Description*: We're progressively migrating Cartography modules to the modern declarative data model using `CartographyNodeSchema` and `CartographyRelSchema`. This improves consistency, makes relationships explicit, and enables scoped cleanup. If you're looking for...
### Summary This PR enhances the maintainability of the codebase by clarifying function behaviors, harmonizing docstring formatting, and enabling developer tooling compatibility. It does not introduce any functional change. ###...
### Summary Add support in the GitHub intel module to ingest: 1. **GitHub secrets (org / repo / environment):** * Only metadata about existing secrets (name, scope, type, creation/update timestamps,...