mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-04-04 06:28:14 +00:00
- Fix shared dict mutation in ImageBaseException (thread-safety) - Handle unexpected status codes in OCI adapter auth flow - Force TLS verification for Docker Hub endpoints - Add credential-safe __repr__ to RegistryAdapter - Rename _next_page_url override to _next_tag_page_url in DockerHubAdapter - Distinguish rate-limit from connection errors in retry logic - Add type hints to all public adapter methods - Remove unused imports in test files (flake8)