chore(attack-paths): pin cartography to 0.126.1#9893
Conversation
|
✅ All necessary |
|
✅ Conflict Markers Resolved All conflict markers have been successfully resolved in this pull request. |
There was a problem hiding this comment.
Pull request overview
This PR pins the Cartography dependency to version 0.126.1 from Prowler's fork, moving from the master branch to a specific tagged release. The new version adds support for scanning additional Azure services and AWS services like SageMaker, CloudFront, and Bedrock.
Changes:
- Pinned Cartography dependency from
@masterto@0.126.1tag in pyproject.toml - Updated poetry.lock to reflect the new version and additional Azure dependencies
- Added CHANGELOG entry documenting the dependency update
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| api/pyproject.toml | Updated cartography dependency reference from @master to @0.126.1 |
| api/poetry.lock | Updated cartography version, resolved reference hash, and added new Azure dependencies (keyvault-certificates, keyvault-secrets, mgmt-eventhub, mgmt-synapse, synapse-artifacts) |
| api/CHANGELOG.md | Added entry documenting the Cartography version update and new service support |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
🔒 Container Security ScanImage: 📊 Vulnerability Summary
12 package(s) affected
|
Co-authored-by: César Arroba <cesar@prowler.com>
Description
Upgrading Cartography to Prowler's
0.126.1version, a commit ahead of original0.126.0.Steps to review
Pass the tests and run a local scan.
Checklist
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.