Skip to content

Release v3.2.0

Compare
Choose a tag to compare
@grace-murphy grace-murphy released this 26 Sep 21:14
· 6 commits to main since this release

What's Changed since v3.1.5 ❇️

  • 🚨 User action required: Migration from Google’s soon-to-be-deprecated Security Command Center Asset API to Google’s Cloud Asset Inventory API in #26
  • Remove GCP stale seeds on each scan in #26
  • Reset AWS STS creds between scanning for seeds and cloud assets. This will remedy the recursion errors that some customers have been seeing in their healthcheck logs. in #41
  • Combine seeds submission for resource types with multiple versions (ex: AWS API Gateway v1 and API Gateway v2) in #40
  • Optional environmental variable AZURE_REFRESH_ALL_REGIONS available to scan all Azure regions and clear out lingering stale seeds in #34
  • CI updates in #38
  • build(deps-dev): bump cryptography from 41.0.3 to 41.0.4 in #39
  • Update docs to reflect recent changes in #42

Full Changelog: v3.1.5...v3.2.0

🚨 🚨 User action required 🚨 🚨

In response to Google’s deprecation of the Security Command Center (SCC) Asset API, the cloud connector will now use the Cloud Asset Inventory (CAI) as its source of truth. Users will need to take enable the Cloud Asset Inventory API and add the Cloud Asset Viewer role to their service account. Details steps for how to do this in one step with the Cloud Connector Configuration CLI can be found in our documentation.