feat(findings): Add new index for finding UID lookup (#7800)

This commit is contained in:
Víctor Fernández Poyatos
2025-05-21 11:56:54 +02:00
committed by GitHub
parent 31ea672c61
commit 1c1c58c975
7 changed files with 60 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ name = "prowler-api"
package-mode = false
# Needed for the SDK compatibility
requires-python = ">=3.11,<3.13"
version = "1.8.0"
version = "1.8.1"
[project.scripts]
celery = "src.backend.config.settings.celery"