Order yaml field

This commit is contained in:
frack113
2022-10-25 06:48:55 +02:00
committed by GitHub
parent f78e9e9034
commit 7b55972146
28 changed files with 193 additions and 192 deletions
@@ -2,11 +2,14 @@ title: Python SQL Exceptions
id: 19aefed0-ffd4-47dc-a7fc-f8b1425e84f9
status: stable
description: Generic rule for SQL exceptions in Python according to PEP 249
references:
- https://www.python.org/dev/peps/pep-0249/#exceptions
author: Thomas Patzke
date: 2017/08/12
modified: 2020/09/01
references:
- https://www.python.org/dev/peps/pep-0249/#exceptions
tags:
- attack.initial_access
- attack.t1190
logsource:
category: application
product: python
@@ -20,6 +23,3 @@ detection:
falsepositives:
- Application bugs
level: medium
tags:
- attack.initial_access
- attack.t1190