.github/ISSUE_TEMPLATE/security.md
---
name: Security Vulnerability
about: Report a security vulnerability
title: "[SECURITY] - "
labels: security
assignees: biodrone
---
### Describe the vulnerability
A clear and concise description of what the issue is.
Links to CVEs are always appreciated if relevant.
### Exploitable behavior
A clear and concise description of how this can be exploited.
If the CVE explains this well enough then that will suffice.
If you've been able to exploit this yourself,
please add as much detail as possible here.
### Platform
Add relevant versions of vulnerable dependencies here.
- Python Version: [e.g. 3.8.1]
- FFMPEG Version: [e.g. 4.2.1]
### Additional context
Add any other context here.