Files
prowler/scripts
Rubén De la Torre Vico 7bf7ba6d41 fix: prefer Poetry in setup-git-hooks.sh for system hook deps
Poetry must be preferred over standalone prek because local hooks
(pylint, bandit, safety, vulture, trufflehog) are Python dev
dependencies installed via Poetry. When only standalone prek is
available, warn that these hooks will fail without the deps.
2026-04-07 18:36:45 +02:00
..