[SonarQube] python:S5754 - Catch more specific exception or reraise (src/gardien/core/signals.py:101) #31

Open
opened 2026-05-18 01:09:41 +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/signals.py
  • Line: 101
  • Issue key: 8c548fdb-1de5-463c-854e-a57eddf36725

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/signals.py` - **Line:** 101 - **Issue key:** `8c548fdb-1de5-463c-854e-a57eddf36725` **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#31
No description provided.