fix: fixed missing date fields in other files

This commit is contained in:
Florian Roth
2020-01-30 15:32:39 +01:00
parent 617ece1aa2
commit efd3af0812
33 changed files with 55 additions and 26 deletions
@@ -2,6 +2,7 @@ title: Python SQL Exceptions
id: 19aefed0-ffd4-47dc-a7fc-f8b1425e84f9
description: Generic rule for SQL exceptions in Python according to PEP 249
author: Thomas Patzke
date: 2017/08/12
references:
- https://www.python.org/dev/peps/pep-0249/#exceptions
logsource:
@@ -18,4 +19,3 @@ falsepositives:
- Application bugs
- Penetration testing
level: medium