v0.41.0
Added:
- Added
AWSAccountIDfield toCloudDetailstruct in subscriptions model for AWS account identification - Added
govulncheckto CI pipeline for automated vulnerability detection - New
.github/workflows/vulnerability.ymlworkflow for parallel vulnerability checking - Enabled Go module caching in GitHub Actions for improved build performance
Updated:
- Updated Go toolchain to 1.25.3 to address stdlib vulnerabilities (GO-2025-4007, GO-2025-3751, GO-2025-3750, GO-2025-3749, GO-2025-3563)
Tests:
- Added AWS account ID to subscription test fixtures (
TestSubscription_List,TestSubscription_Get,TestSubscription_Get_PublicEndpointAccess)
Full Changelog: v0.40.0...v0.41.0