feat(api): support alibabacloud provider (#9485)

This commit is contained in:
Pedro Martín
2025-12-22 12:46:50 +01:00
committed by GitHub
parent d776356d16
commit 3eb2595f6d
43 changed files with 1747 additions and 123 deletions

View File

@@ -2,6 +2,13 @@
All notable changes to the **Prowler API** are documented in this file.
## [1.18.0] (Prowler UUNRELEASED)
### Added
- Support AlibabaCloud provider [(#9485)](https://github.com/prowler-cloud/prowler/pull/9485)
---
## [1.17.0] (Prowler v5.16.0)
### Added