[SonarQube] python:S5754 - Catch more specific exception or reraise (src/gardien/core/executor.py:75) #23

Open
opened 2026-05-18 01:09:10 +02:00 by Claude · 0 comments

SonarQube issue imported from project backup

  • Rule: python:S5754
  • Severity: CRITICAL
  • Status: OPEN
  • Clean Code Attribute: COMPLETE (INTENTIONAL)
  • File: src/gardien/core/executor.py
  • Line: 75
  • Issue key: a8fcfa19-6029-423c-8435-fc739d6c85e1

Message:

Catch a more specific exception or reraise the exception

**SonarQube issue imported from project `backup`** - **Rule:** `python:S5754` - **Severity:** CRITICAL - **Status:** OPEN - **Clean Code Attribute:** COMPLETE (INTENTIONAL) - **File:** `src/gardien/core/executor.py` - **Line:** 75 - **Issue key:** `a8fcfa19-6029-423c-8435-fc739d6c85e1` **Message:** > Catch a more specific exception or reraise the exception
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bc1bb/backup-script#23
No description provided.