refactor condition
This commit is contained in:
@@ -11,12 +11,12 @@ logsource:
|
||||
category: application
|
||||
product: python
|
||||
detection:
|
||||
exceptions:
|
||||
selection:
|
||||
- DataError
|
||||
- IntegrityError
|
||||
- ProgrammingError
|
||||
- OperationalError
|
||||
condition: exceptions
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- Application bugs
|
||||
level: medium
|
||||
|
||||
Reference in New Issue
Block a user