refactor condition

This commit is contained in:
frack113
2022-06-03 15:35:24 +02:00
parent 2c1fd87a27
commit 8de0027ca3
58 changed files with 120 additions and 120 deletions
@@ -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