Added OperationalError to relevant Python DB exceptions
This commit is contained in:
@@ -11,6 +11,7 @@ detection:
|
||||
- DataError
|
||||
- IntegrityError
|
||||
- ProgrammingError
|
||||
- OperationalError
|
||||
condition: exceptions
|
||||
falsepositives:
|
||||
- Application bugs
|
||||
|
||||
Reference in New Issue
Block a user