mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
4 lines
57 B
Python
4 lines
57 B
Python
from uuid import uuid4
|
|
|
|
AZURE_SUSCRIPTION = str(uuid4())
|